Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 973,
"has_wiki": false,
"homepage": "https://expresso-ts.com",
"languages": {
"CSS": 12880,
"HTML": 769,
"Shell": 809,
"JavaScript": 23508,
"TypeScript": 1308978
},
"pushed_at": "2026-07-17T03:16:45Z",
"created_at": "2026-04-25T02:25:39Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T03:14:14Z",
"description": "ExpressoTS Studio - Developer Experience Platform 🐎",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://expresso-ts.com",
"name": "expressots",
"type": "Organization",
"login": "expressots",
"company": null,
"location": "Canada",
"followers": 272,
"avatar_url": "https://avatars.githubusercontent.com/u/124537431?v=4",
"created_at": "2023-02-05T23:56:52Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 1261
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-07-17T03:18:11Z"
}
],
"recent_commits": [
{
"oid": "2fdfd69bcd6fee7254b09e69375985e6a7f31be9",
"body": null,
"is_bot": false,
"headline": "chore(release): bump to 4.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-17T03:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9c74468781d80fda7fd683a7eb59d588678046",
"body": "- Remove unused deps: serve-static (studio), socket.io-client and 3 direct\n OTEL packages (studio-agent)\n- Add tests for mcp-server (0 to 15) and studio server (23 to 32)\n- Add root MIT LICENSE; fix README badge links\n- Drop decorator tsconfig flags (no decorators in the workspace)\n- engines.node >= 20.19.0 across all workspaces\n- CHANGELOG: mark mcp-server private for 4.0, add preview.3.x history",
"is_bot": false,
"headline": "chore(studio): production hardening for 4.0 GA",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-07-17T02:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ceead72d87b195b6559dbf90cd1ad7a43d19a0",
"body": "- Updated `vite` version to `^6.4.3` in multiple package.json files.\n- Added `overrides` section in package.json to specify exact versions for several dependencies including `js-yaml`, `hono`, `ws`, `esbuild`, `protobufjs`, and `@opentelemetry/core`.\n- Updated `esbuild` version to `0.28.1` in packag\n[…]\nson.\n- Introduced a simple in-memory rate limiter in the Studio class to manage request limits.\n- Enhanced path normalization and error handling in various modules for improved stability and security.",
"is_bot": false,
"headline": "chore(dependencies): update package versions and add overrides",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T20:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ed956833736511513d8f983d3b004d7b0d3bb88",
"body": "feat: merge ExpressoTS Studio v4.0.0 to main",
"is_bot": false,
"headline": "Merge pull request #1 from expressots/feature/v4.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T20:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d105c67e467a6a40bb8070a09a5cdbb483197d6",
"body": "- Added coverage artifact detection with support for both Istanbul JSON and LCOV formats.\n- Introduced `CoverageEngine` to orchestrate coverage data processing and reporting.\n- Implemented parsers for Istanbul and LCOV formats to normalize coverage data.\n- Added functionality for computing diff cove\n[…]\nanced configuration management for coverage settings and thresholds.\n- Introduced a history tracking mechanism for coverage trends.\n- Added unit tests to ensure coverage functionality and correctness.",
"is_bot": false,
"headline": "feat(coverage): implement coverage detection and reporting features",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T20:26:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "88af7443cdd5d51094dedd33172e0dd941b6d181",
"body": null,
"is_bot": false,
"headline": "feat(package): set module type in package.json for ES module support",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T20:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c6b5bb1f0f882122c143fb9b7a8a082dd064e3",
"body": "…arity\n\n- Updated `formatGeneratedCode` and `formatAnalysisResult` functions to use specific types (`GeneratedCode` and `CodeAnalysisResult`) instead of generic `any`.\n- Introduced `DrillListItem` interface in `StatusDashboard` for better structure and type safety of drill items.\n- Refined type anno\n[…]\ne safety in `RequestRecorder` with detailed SQLite row interfaces.\n- Improved overall type safety across the codebase, facilitating better development experience and reducing potential runtime errors.",
"is_bot": false,
"headline": "feat(types): enhance type definitions for improved type safety and cl…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T20:15:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b7a7bbf615ccbd881eafdff21409a032634d449",
"body": "Bring in issue templates and Expressots Project sync workflow before v4 merge.",
"is_bot": false,
"headline": "Merge branch 'main' into feature/v4.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-16T18:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b55896b9ace3467f7bbfd709ee5eb3352609d93",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.4",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-13T09:49:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6bd831652ca4bf5a0343e17ba28cb0b4701691f8",
"body": "… for enhanced architecture exploration\n\n- Added `ArchitectureView` component to provide a comprehensive overview of the application's architecture.\n- Implemented `ArchitectureHealthStrip` and `ArchitectureLegend` for visual representation of architectural warnings and component types.\n- Introduced \n[…]\niews, including the ability to filter and focus on specific nodes.\n- Improved overall structure and readability of architecture-related components, ensuring better maintainability and user experience.",
"is_bot": false,
"headline": "feat(architecture): introduce ArchitectureView and related components…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-13T08:31:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5b8ec62b66dd71bf760f423ebf58f00b6c88e19",
"body": "…refresh functionality\n\n- Updated the Container Inspector to provide a focused view on dependency injection (DI) health, including health signals for scope mismatches and dead bindings.\n- Introduced a refreshContainer method in the socket context to re-capture the DI container snapshot, ensuring up-\n[…]\nbetter user experience.\n- Added new types and interfaces to support detailed binding information and health warnings.\n- Improved overall structure and readability of the Container Inspector component.",
"is_bot": false,
"headline": "feat(ui): enhance Container Inspector with binding health checks and …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-12T09:55:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1401ed0a129098268829319712a2ebaa4d32d243",
"body": "…vigation\n\n- Added a new `CommandPalette` component for quick access to routes via fuzzy search, triggered by Cmd/Ctrl+K.\n- Implemented `RouteSidebar` to display discovered routes grouped by resource, controller, or method, with support for favorites and recent routes.\n- Integrated keyboard shortcut\n[…]\nnew `api-client-store` for persisting user preferences related to route grouping and sidebar width.\n- Refactored existing components to accommodate the new features and improve overall UI consistency.",
"is_bot": false,
"headline": "feat(ui): introduce Command Palette and Route Sidebar for enhanced na…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-12T09:10:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba9848ac94f09c5d60e116d4ca49b684f2ae9c8f",
"body": "…t tests\n\n- Extracted layered-layout depth assignment logic into a new `architecture-layout.ts` module for better testability and separation of concerns.\n- Introduced `assignNodeDepths` and `buildAdjacency` functions to handle node depth assignment and adjacency list creation, respectively.\n- Added \n[…]\nensure correct behavior, including handling of cyclic dependencies and edge cases.\n- Updated `ArchitectureMap` component to utilize the new layout functions, improving performance and maintainability.",
"is_bot": false,
"headline": "feat(architecture): refactor ArchitectureMap layout logic and add uni…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-12T06:37:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa97470fe036868b623519e46aeebcfb3411d184",
"body": "Ensure published npm pages show version, license, Discord, and build badges for studio and studio-agent.",
"is_bot": false,
"headline": "docs(studio): add npm badge headers to package READMEs",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-11T04:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797cba55252af10e1331b103247da95abcfecbc3",
"body": "- Updated package versions for `@expressots/mcp-server`, `@expressots/studio`, and `@expressots/studio-agent` to 4.0.0-preview.3.3.\n- Enhanced documentation in `studio.ts`, `agent.ts`, and `route-scanner.ts` with detailed comments and examples for better clarity and usability.\n- Improved logging and error handling in various components to ensure robustness and maintainability.",
"is_bot": false,
"headline": "chore(release): bump version to 4.0.0-preview.3.3",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-11T04:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b968c7dc9e31d7fcb875f682b646122fe3510c",
"body": "- Added `CoverageView` component to the Studio UI for displaying coverage reports.\n- Updated `App` component to include coverage in routing options.\n- Enhanced `Sidebar` with a new navigation item for coverage.\n- Implemented coverage-related socket context methods for fetching and managing coverage data.\n- Introduced coverage types and interfaces in the application state and types.\n- Integrated coverage engine in the agent for real-time coverage report handling and updates.",
"is_bot": false,
"headline": "feat(coverage): integrate coverage reporting and UI components",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-10T23:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986b9170e66b5d26d709a70a03cf4e2cf23d0260",
"body": "…mponent updates\n\n- Implemented lazy loading for major views in the App component to optimize initial load time.\n- Updated Tailwind CSS configuration to introduce a layered surface system for improved dark mode support.\n- Refactored various components to utilize new styles, including `studio-card`, \n[…]\nnteractions.\n- Improved scrollbar styles and added custom styles for selection and focus states.\n- Enhanced the Vite configuration to optimize chunking of third-party libraries for better performance.",
"is_bot": false,
"headline": "refactor(ui): enhance Studio UI with lazy loading, new styles, and co…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-09T10:13:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eff9f3a1d804ea0838cea0557f16883c009b4bce",
"body": "…Studio UI panel\n\nImplement zero-annotation OpenAPI 3.1 document generation powered by the\nexisting route scanner and recorded traffic. Dev/CI-time only, zero\nproduction runtime cost.\n\n- New `openapi/` module in studio-agent: `buildOpenApiDocument()` assembles\n paths from routes + bodyDto/bodySampl\n[…]\nn\n from package.json, auto-detects global prefix, supports --fail-on-drift).\n- Unit tests: spec-builder, spec-diff, prefix detection, emit smoke test.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(openapi): add OpenAPI 3.1 spec generation, drift detection, and …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-09T06:43:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c97702b61da52f36a0108f580428a5091988d1e9",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.2",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T06:26:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "69eb7a6bc34f18defa9863718fdbdc3f17b2df0e",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): bump to 4.0.0-preview.3.1",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T05:15:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1cc71a35a6f6bd247086d52a050c9c4ef12ea460",
"body": null,
"is_bot": false,
"headline": "chore: add Expressots Project sync workflow",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T04:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd11b34d8f1e2f12f47cd06e8f919903dcfcdea9",
"body": null,
"is_bot": false,
"headline": "chore: update bug report issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea55c4077afd97f592617e8e989ca3f9de54cfee",
"body": null,
"is_bot": false,
"headline": "chore: update community ideas issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0144a2f01b08fe773b77f40e0cd9068197fbab22",
"body": null,
"is_bot": false,
"headline": "chore: add documentation issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d32e1bba3242528db5cbc239ddf2719967d876",
"body": null,
"is_bot": false,
"headline": "chore: add feature request issue template",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30c5bd134f282d6218aeda1d8ee9a6d2645e35c",
"body": null,
"is_bot": false,
"headline": "chore: add issue template chooser config",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-07T03:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18068c12a3ff7435f52ac8770906778e5240bf0a",
"body": "- Removed dependency on `better-sqlite3` and integrated Node's built-in `node:sqlite` for request recording, improving compatibility with Node versions >=22.5.\n- Updated `RequestRecorder` to handle SQLite initialization gracefully, ensuring recording can be disabled without affecting other Studio fe\n[…]\ne backend, providing clear warnings when recording is disabled due to environment constraints.\n- Refactored related code to maintain functionality while transitioning to the new SQLite implementation.",
"is_bot": false,
"headline": "feat(agent): enhance request recording with SQLite support",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-05T05:41:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8d5c62990974805729d6396ed8e9b761c4dc21f",
"body": "- Added `eslint-plugin-react-hooks` version 5.2.0 to enhance linting for React hooks.\n- Updated test commands in `mcp-server` and `studio` packages to allow passing with no tests, improving flexibility during development.\n- Made minor adjustments to the `SecurityView` component to ensure hooks run unconditionally, enhancing reliability.",
"is_bot": false,
"headline": "feat(deps): add eslint-plugin-react-hooks and update test commands",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-01T03:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7faa141f7c5424bdc709d489ddaa95a1c700d0a4",
"body": "- Introduced a new `DatabaseView` component for inspecting the in-memory database, including table lists, schema details, and paginated row browsing.\n- Updated the `App` component to include the `DatabaseView` in the routing options.\n- Enhanced the `SocketProvider` to handle database schema and tabl\n[…]\nsary types for database introspection and integrated the `DatabaseIntrospector` in the agent for capturing database state.\n- Updated the sidebar to include a navigation item for the new database view.",
"is_bot": false,
"headline": "feat(database): add DatabaseView component and integrate into App",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-06-01T01:37:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4485763bef6f2a12910d8bfd37b96d315d8f1cfe",
"body": "…utput\n\n- Implemented a `stripAnsi` function to remove ANSI escape sequences from log messages, ensuring they render cleanly in non-terminal consumers.\n- Updated the `LogCapture` class to utilize the new function, enhancing the readability of logs in the Studio web UI and downstream log aggregators.",
"is_bot": false,
"headline": "fix(logging): strip ANSI escape codes from log messages for cleaner o…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T10:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb7edc88299a0257a6fe65cc2d16d633fc2e939",
"body": "…idation\n\n- Added @commitlint/cli and @commitlint/config-conventional to enforce conventional commit messages.\n- Integrated husky to manage Git hooks, ensuring commit messages adhere to the defined format.\n- Updated lint and format scripts to utilize caching for improved performance.",
"is_bot": false,
"headline": "chore(deps): add commitlint and husky for improved commit message val…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T09:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b487a792df289669cdcc56b47554d09e5b85a68d",
"body": "- Implemented an error guard to suppress IPC channel errors emitted by OpenTelemetry's HTTP exporter when using `tsx --watch`.\n- Ensured that unexpected errors are re-emitted to maintain default Node behavior while preventing unhandled errors during shutdown.\n- The guard is temporarily installed to handle potential errors from lazy-loaded imports, enhancing the stability of the shutdown process.",
"is_bot": false,
"headline": "fix(tracer): add IPC error handling during OpenTelemetry shutdown",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-31T08:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529143ef2ef9f5e26f5ca51e0f3fc5bf1e3212c2",
"body": "…guration management\n\n- Introduced `installId` for stable anonymous identification and telemetry correlation.\n- Added `mode` to specify agent operation as either `development` or `production`, enhancing flexibility in deployment scenarios.\n- Updated default configuration to include new fields, ensuring backward compatibility.",
"is_bot": false,
"headline": "feat(agent): add installId and mode to AgentConfig for improved confi…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-30T09:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62aafb468b889007d074fce3cf0844ed2463c4e0",
"body": "…packages (esbuild moderate CVE)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(security): upgrade vitest ^2→^4 and vite ^6 across all workspace …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T06:23:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d2eed7acee66dc9196a104b08c81866152fc400e",
"body": "…down, Studio SPA path\n\n- Bump studio and studio-agent to 4.0.0-preview.3, mark mcp-server private\n- Add prepare-publish.mjs / restore-package-json.mjs release scripts\n- Fix studio.ts: change SPA catch-all from '*' to '/*splat' for Express 5 / path-to-regexp v8\n- Fix studio/ui/ApiClient.tsx: dynamic\n[…]\nr global-prefix discovery\n- Add CI build workflow for expressots-studio monorepo\n- Add publish-preview.yml manual-dispatch workflow for studio packages\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(v4): preview-3 — route scanner fix, global prefix, graceful shut…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-26T05:12:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "836c815bea65a69f647ba04e0ac6ea748ea07239",
"body": "- Upgraded several @babel packages to version 7.29.7, enhancing compatibility and performance.\n- Added integrity and resolved URLs for new package versions to ensure security and reliability.\n- Included @alloc/quick-lru package version 5.2.0 with integrity details for improved caching functionality.",
"is_bot": false,
"headline": "chore(deps): update dependencies in package-lock.json to latest versions",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-25T21:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fed703f9121ac5c591b42e8a57ce1b8a299e173",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "refactor(studio): rename Middleware card to Preset and hide when empty",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-21T04:16:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "189068e340d37df3ee25dedb9048baaa4f7a06a3",
"body": "- Added middleware visibility to the ArchitectureMap, allowing users to hide/show middleware nodes.\n- Introduced new middleware scope badges for better differentiation in the UI.\n- Updated the data structure to support middleware as first-class nodes, including their scope and relationships.\n- Enhan\n[…]\nrmalize middleware data from older agents, ensuring consistent type handling.\n- Improved the StatusDashboard to reflect middleware integration, including active middleware counts and detailed metrics.",
"is_bot": false,
"headline": "feat(studio): enhance ArchitectureMap with middleware support",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-20T06:22:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12823ca1590dab4fe55e9104770700deeb0dfbeb",
"body": "- Added tooltips to the Memory, Heap, RSS, and Connections rows in the StatusDashboard to provide detailed explanations of each metric.\n- Included a live refresh indicator to inform users about the update frequency of the displayed metrics.",
"is_bot": false,
"headline": "feat(studio): enhance StatusDashboard with tooltips for memory metrics",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-19T15:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61623bb602c5ffd03003a4a1f973e6a7e3bbc31",
"body": "- Added a new \"Middleware\" row to the StatusDashboard, displaying active middleware counts and allowing drill-down functionality.\n- Implemented a mergeMiddleware function to combine runtime and static middleware data, improving the accuracy of displayed middleware information.\n- Updated RuntimeItems and MiddlewarePipelineItem types to support the new middleware structure, enhancing type safety and clarity in the codebase.",
"is_bot": false,
"headline": "feat(studio): enhance StatusDashboard with middleware integration",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-19T05:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a047b4d8234769830a3db13e20c1ed934c4f0599",
"body": "- Introduced a new card displaying active middleware preset information, including parsing, security, and compression settings.\n- Updated RuntimeInfo and AgentConfig types to include middlewarePreset.\n- Enhanced StatusDashboard with detailed metrics for startup events and middleware configuration, improving visibility into the application's runtime state.",
"is_bot": false,
"headline": "feat(studio): add Middleware Preset card to StatusDashboard",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-18T20:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bcdc797e3ac14bb007550966ad171bb3500826",
"body": "…API client)\n\nStudio Agent\n\n- route-scanner: balanced-paren method-signature parsing, case-insensitive\n @body decorator detection, @inject(TOKEN) handling, field-injection\n scanner, hardened parseService (require explicit @provide(<ClassName>)),\n CreateModule() detection + ModuleInfo, body DTO sa\n[…]\ne-shot migration\n for existing browsers that still have 'requests' cached.\n- app-store: pendingApiClientRequest action for cross-view request hand-off.\n- types: ModuleInfo + auxiliary security types.",
"is_bot": false,
"headline": "feat(studio): major UI + agent overhaul (security, architecture map, …",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-16T07:40:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa8ad8feff830bf4c2adaaa5216145be0814d32c",
"body": "…ies, fix peerDep semver for prereleases\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump to 4.0.0-preview.1, upgrade OTel deps to fix vulnerabilit…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-14T08:17:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "64818c8a29946967d9ec1bcca1539c39ded98d9b",
"body": "Revamped the README to improve clarity and presentation, including:\n- Added a centered header with logo and description.\n- Updated package installation instructions and feature descriptions.\n- Enhanced the layout with badges for npm version, license, and Discord community.\n- Improved the organization of features and documentation links for better accessibility.\n\nThis update reflects the latest features and provides a clearer overview of the ExpressoTS Studio capabilities.",
"is_bot": false,
"headline": "docs(README): update and enhance README for ExpressoTS Studio",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T16:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a557ea4721911efecc184792ac72ac077db4aac",
"body": "First public GA release of ExpressoTS Studio as part of the ExpressoTS v4.0.0 release bundle.\n\nAll three packages graduate from 4.0.0-preview.x to 4.0.0:\n - @expressots/studio (CLI + bundled UI)\n - @expressots/studio-agent (in-process instrumentation, recorder, security engine)\n - @expressots/mcp\n[…]\n. Tightens peer-dependency ranges to require @expressots/core ^4.0.0 and @expressots/adapter-express ^4.0.0.\n\nSee CHANGELOG.md for the feature summary.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(release): 4.0.0",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T05:58:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d91d02cce8a53d5352e53240f0d23abd2288154a",
"body": "…, logs, errors)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs(studio): refresh README to reflect v4 features (security, status…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T04:08:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "248fd9bc2572aa5943bb53be7012b7874b0ec8c5",
"body": "…ability, and one-click fixes\n\nstudio-agent:\n- SecurityEngine orchestrates `npm audit` + OSV.dev with an on-disk cache,\n posture analysis over recorded traffic/routes/logs/DI graph, and\n emits a single SecurityReport envelope debounced to client activity.\n- lockfile-graph parses package-lock.json \n[…]\nh to the Security view.\n- app-store + socket-context mirror the new types and forward\n fix_progress / fix_result frames into a FixRunState transcript.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(studio): security view with supply-chain, runtime posture, reach…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-13T03:46:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8945c9ed140ff71e2faed0f9256643b5c78500f5",
"body": "Follow-up to 014f80d. Awaiting `httpServer.close()` and `io.close()`\nserially could hang on slow socket.io drains (especially with the\nStudio UI still connected over WebSocket from the previous run). When\nthat happens during `tsx --watch` / `nodemon` hot-reload, the watcher\nSIGKILLs the host process\n[…]\n flip `isRunning = false` up-front so a concurrent `stop()` call\nfrom a duplicate signal handler bails immediately instead of doing the\nteardown twice.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(studio-agent): cap WebSocket shutdown so hot-reload never hangs",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T11:16:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "014f80d748c12dd9b481baec1e1ebc010ca32b5c",
"body": "The agent's WebSocket server was started with a naked `httpServer.listen()`\nand no `'error'` handler, so an unhandled `'error'` event during a\nhot-reload race (typical with `tsx --watch` / `nodemon` when the previous\nprocess hasn't yet released the agent port) would emit an unhandled error\nand termi\n[…]\napp; if Studio still\ncan't bind after retries, the integration layer logs a friendly warning\nand the host keeps running (Studio is opt-in dev tooling).\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(studio-agent): survive EADDRINUSE on hot reload",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T11:00:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9906121ee48ab1032e6d3e6efc996387c159d697",
"body": "Adds a browser-side equivalent of the CLI startup banner — surfaces\nserver/config/health/metrics/security/startup info live and refreshable\ninstead of frozen at boot. Reachable from the sidebar (Status), the\nsettings default-view picker, and the `G then S` shortcut.\n\nAgent side\n- New `runtime` WS me\n[…]\ncan list, enriching each\n entry with file paths, scope pills, and an \"Open in editor\" link\n- Store + socket-context wiring for the new `runtime` event\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(studio): App Status dashboard with runtime info + drill-down",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T10:30:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1a061a4cb022984f576e07095a65b807e3d7ac43",
"body": "Each controller / service / provider node now carries a small badge\n(Singleton / Request / Transient / custom) read from the live container\nsnapshot. Reuses the same colour palette as the Container Inspector so\nthe two views stay visually consistent. Falls back to no badge when the\nsnapshot isn't available yet (e.g. UI-only mode).\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(studio): show DI scope badges on architecture map nodes",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T10:30:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d6878cfd46756710c5d5a20f1701b26a17ee0239",
"body": "…tor parens\n\nThe constructor scanner used `constructor\\s*\\(([^)]*)\\)` which truncates\nat the first `)` — so any parameter carrying `@inject(MyService)` was\nsilently dropped, leaving the architecture map without dependency edges.\nReplaced the regex with a balanced-paren scanner and a stricter\nparamet\n[…]\nr that handles every shape ExpressoTS users hit\n(`@inject(...) private readonly foo: Foo`, parameter properties,\nmultiple modifiers, namespaced types).\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(studio-agent): connect controllers to use cases by parsing decora…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T10:29:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ec19072893987b1aa74a3fc8cae9a0a3a28d814b",
"body": "\r\nThe Header element renders with `backdrop-blur-sm`, which translates to\r\n`backdrop-filter: blur(4px)`. Per the CSS spec, that property creates a\r\ncontaining block for any `position: fixed` descendants — so the clear\r\nconfirmation modal was being pinned to the 64px-tall header strip\r\ninstead of the\n[…]\nePortal(..., document.body) lets it escape\r\nthe header subtree entirely and renders against the real viewport, so\r\n`fixed inset-0` and `items-center justify-center` once again do what\r\nthey advertise.",
"is_bot": false,
"headline": "fix(studio): portal clear-confirm dialog so the header doesn't trap it",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T08:46:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "103ba173bfab005fd85fb4bf47f79930ba15cddb",
"body": "\r\nThe old dialog was a flat single-paragraph confirm that didn't make the\r\nscope of destruction obvious. The redesign:\r\n\r\n* Adds a destructive-accent header strip with an AlertTriangle icon in\r\n an error-tinted badge, so the dialog reads as \"danger\" at a glance.\r\n\r\n* Replaces the generic prose with\n[…]\nor the new \"this wipes everything\" copy, handleClear now fires\r\nboth `clear_recordings` (exchanges + endpoint stats + metrics counters)\r\nand `clear_logs` (agent log buffer) instead of just the former.",
"is_bot": false,
"headline": "refactor(studio): redesign clear-all confirmation dialog",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T08:31:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "088e57d383d57e1757ffbbbe1d9cb5bc0ea5f9b4",
"body": "…ot, active path\n\n\r\nSix high-leverage upgrades that move Studio from \"viewer\" to a serious\r\ndebugging surface for v4.0:\r\n\r\n* Settings drawer — persisted to localStorage under\r\n `expressots.studio.settings.v1`. Surfaces agent URL, editor scheme\r\n (Cursor/VSCode/WebStorm/IDEA/Sublime/custom), record\n[…]\nsn't look like a rendering glitch.\r\n\r\nBundle impact: studio UI grew ~80kB minified (~20kB gzipped) for all\r\nsix features combined; agent grew ~0.2kB for the ping handler. No new\r\nruntime dependencies.",
"is_bot": false,
"headline": "feat(studio): settings drawer, replay diff, shortcuts, health, snapsh…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T08:12:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6460f6856899da651d9f65d9d44f71bb72110bef",
"body": "\r\nAdds three high-signal panels for v4.0 Studio:\r\n\r\n* Per-route performance table (Metrics tab) — sortable p50/p95/p99,\r\n error-rate %, latency color coding, route filter. Computes from the\r\n same EndpointStats the agent already aggregates.\r\n\r\n* Error Inspector (TraceDetail) — surfaces RFC-7807 fi\n[…]\nault; production\r\nauto-init returns false when NODE_ENV=production. When enabled, the\r\nper-request cost is dominated by SQLite recording (~1-3ms) and the\r\nWebSocket broadcast (~50-100us on localhost).",
"is_bot": false,
"headline": "feat(studio): error inspector, live logs, per-route performance",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T06:06:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d23e752d079102c63e3d4d86cc27fd6a1cf133a4",
"body": "Adds the controls that turn the Requests view from a passive log into a\nlive debugging surface.\n\nAgent (`@expressots/studio-agent`)\n- New `set_recording {enabled}` socket event toggles the recording flag\n at runtime. The middleware short-circuits when paused so no exchanges\n are persisted while de\n[…]\ncontainer-resolutions map.\n- `markLiveEvent()` is called whenever a `request` event arrives so\n the toolbar badge can pulse.\n- socket-context handles the new `recording_state` and `cleared`\n events.",
"is_bot": false,
"headline": "feat(studio): timeline toolbar — clear, pause/resume, live, auto-scroll",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T04:29:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c45410d8416f1a6139b7d30b20cc132931d08dbe",
"body": "The built UI already used `/expressots-icon.svg` as its favicon, but the\nfallback HTML served when `dist/ui/` is missing still rendered a `⚡`\nemoji as the logo and had no favicon link at all. Worse, that branch is\nserved as a catch-all so `/expressots-icon.svg` would itself return the\nHTML — meaning\n[…]\nrect identity regardless of whether the UI assets are reachable.\n\nAlso fixes a leftover `rgba(14, 165, 233, 0.1)` (sky-blue) tint on the\nstatus box — replaced with the brand green at the same opacity.",
"is_bot": false,
"headline": "fix(studio): brand favicon on the dev-mode fallback page",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-12T04:14:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fedecd80d5019956af74a2f4908b4ac0b153a2f0",
"body": "Adds three high-value views built on the existing agent / UI plumbing:\n\nDI Container Inspector\n- Agent: ContainerIntrospector reads bindings from the ExpressoTS\n AppContainer (introspect()) and builds a dependency graph from\n Inversify's `inversify:tagged` / `inversify:tagged_props` metadata.\n- Ag\n[…]\n`.\n- UI: `container` + `container_resolutions` types, store actions,\n and socket-context wiring.\n- .gitignore: allow `packages/studio/ui/lib/**` (was being swept up\n by the global `lib/` exclusion).",
"is_bot": false,
"headline": "feat(studio): DI container inspector, open-in-editor, export menu",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-11T21:17:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bb4811aa6cc42e4f67a41dfe3c0a9f0278b369d",
"body": "…, align brand\n\nConsolidate @expressots/studio-ui into @expressots/studio so the dev tool\nships as a single package. Bump @expressots/studio to 4.0.0-preview.2.\n\nStudio (UI + orchestrator):\n- Move studio-ui/src into studio/ui; UI now bundles via vite into dist/ui\n- React, tailwind, recharts, @xyflow\n[…]\nration alongside status\n\nCleanup:\n- Delete stale studio-ui/src/hooks/use-socket.ts\n- Drop noisy console.logs from socket-context\n- Remove studio-ui package, update workspace scripts, gitignore, README",
"is_bot": false,
"headline": "feat(studio): merge studio-ui into studio, fix replay, add API Client…",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-05-11T20:26:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c591ec5e6eb1aa8801a4e3944c705025eeca36a",
"body": "Initial commit of ExpressoTS Studio - Developer Experience Platform.\n\nStudio ships under the npm 'preview' dist-tag for the v4.0.0 release line.\nThe polished GA ships with v4.1.0. See README and ROADMAP for the full\nlist of preview-only limitations.\n\nPackages\n- @expressots/studio (4.0.0-preview.1): \n[…]\nional.\n- Studio agent does not yet consume AppContainer.introspect().\n- MCP server is parallel, not integrated with Studio recordings.\n- AI Fix Generator is roadmapped, not present.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat(v4.1-preview): initial snapshot - v4.0.0-preview.1",
"author_name": "Richard Zampieri",
"author_login": "rsaz",
"committed_at": "2026-04-25T02:26:30Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 61,
"latest_release_at": "2026-07-17T03:18:11Z",
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 9,
"days_since_latest_release": 4,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@expressots/studio",
"exists": true,
"license": "MIT",
"keywords": [
"expressots",
"studio",
"devtools",
"observability",
"developer-experience"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@expressots/studio",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/expressots/expressots-studio",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 155267,
"first_published_at": "2026-05-14T08:29:37.627000Z",
"latest_published_at": "2026-07-17T03:28:52.075000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@expressots/studio-agent",
"exists": true,
"license": "MIT",
"keywords": [
"expressots",
"studio",
"instrumentation",
"tracing",
"opentelemetry",
"observability"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@expressots/studio-agent",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/expressots/expressots-studio",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 309957,
"first_published_at": "2026-05-14T08:27:10.508000Z",
"latest_published_at": "2026-07-17T03:27:31.698000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-06-16",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_stars": 1
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/mcp-server/tsconfig.json",
"packages/studio-agent/tsconfig.json",
"packages/studio/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 123948,
"source_files_sampled": 148,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "@opentelemetry/propagator-jaeger",
"direct": false,
"version": "2.7.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-45rx-2jwx-cxfr"
],
"fixed_version": "2.9.0",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6"
],
"fixed_version": "4.0.1",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m"
],
"fixed_version": "4.3.0",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "@hono/node-server",
"direct": false,
"version": "1.19.14",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-frvp-7c67-39w9"
],
"fixed_version": "2.0.5",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "hono",
"direct": false,
"version": "4.12.25",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-hvrm-45r6-mjfj",
"GHSA-w62v-xxxg-mg59",
"GHSA-xgm2-5f3f-mvvc"
],
"fixed_version": "4.12.27",
"advisory_count": 3,
"oldest_advisory_days": 0
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.4",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j3f2-48v5-ccww"
],
"fixed_version": "8.6.6",
"advisory_count": 1,
"oldest_advisory_days": 0
}
],
"collected": true,
"truncated": false,
"by_severity": {
"high": 6,
"moderate": 3
},
"advisory_count": 11,
"affected_count": 9,
"assessed_count": 735,
"assessed_package": null,
"unassessed_count": 39,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@modelcontextprotocol/sdk",
"manifest": "packages/mcp-server/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "glob",
"manifest": "packages/mcp-server/package.json",
"ecosystem": "npm",
"version_constraint": "^11.0.0"
},
{
"name": "@opentelemetry/api",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^1.9.1"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.76.0"
},
{
"name": "@opentelemetry/resources",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^2.7.1"
},
{
"name": "@opentelemetry/sdk-node",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.218.0"
},
{
"name": "@opentelemetry/sdk-trace-node",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^2.7.1"
},
{
"name": "@opentelemetry/semantic-conventions",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^1.41.1"
},
{
"name": "glob",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^13.0.0"
},
{
"name": "socket.io",
"manifest": "packages/studio-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.0"
},
{
"name": "@expressots/studio-agent",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "chalk",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^5.3.0"
},
{
"name": "commander",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^12.1.0"
},
{
"name": "express",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.0"
},
{
"name": "open",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.0"
},
{
"name": "ora",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^8.1.0"
},
{
"name": "socket.io-client",
"manifest": "packages/studio/package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@expressots/studio-agent",
"direct": true,
"version": "4.0.0-preview.3.4",
"ecosystem": "npm"
},
{
"name": "@expressots/studio-agent",
"direct": true,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "@modelcontextprotocol/sdk",
"direct": true,
"version": "1.29.0",
"ecosystem": "npm"
},
{
"name": "@modelcontextprotocol/sdk",
"direct": true,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api",
"direct": true,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api",
"direct": true,
"version": "^1.9.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"direct": true,
"version": "0.76.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/auto-instrumentations-node",
"direct": true,
"version": "^0.76.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resources",
"direct": true,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resources",
"direct": true,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resources",
"direct": true,
"version": "^2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-node",
"direct": true,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-node",
"direct": true,
"version": "^0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-node",
"direct": true,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-node",
"direct": true,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-node",
"direct": true,
"version": "^2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/semantic-conventions",
"direct": true,
"version": "1.41.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/semantic-conventions",
"direct": true,
"version": "^1.41.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "^5.3.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "^12.1.0",
"ecosystem": "npm"
},
{
"name": "express",
"direct": true,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "express",
"direct": true,
"version": "^5.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "^11.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": true,
"version": "^13.0.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": true,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": true,
"version": "^10.1.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": true,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": true,
"version": "^8.1.0",
"ecosystem": "npm"
},
{
"name": "socket.io",
"direct": true,
"version": "4.8.3",
"ecosystem": "npm"
},
{
"name": "socket.io",
"direct": true,
"version": "^4.8.0",
"ecosystem": "npm"
},
{
"name": "socket.io-client",
"direct": true,
"version": "4.8.3",
"ecosystem": "npm"
},
{
"name": "socket.io-client",
"direct": true,
"version": "^4.8.0",
"ecosystem": "npm"
},
{
"name": "@alloc/quick-lru",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.29.7",
"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/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "19.8.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "19.8.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.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@expressots/mcp-server",
"direct": false,
"version": "4.0.0-preview.3.4",
"ecosystem": "npm"
},
{
"name": "@expressots/studio",
"direct": false,
"version": "4.0.0-preview.3.4",
"ecosystem": "npm"
},
{
"name": "@grpc/grpc-js",
"direct": false,
"version": "1.14.4",
"ecosystem": "npm"
},
{
"name": "@grpc/proto-loader",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@hono/node-server",
"direct": false,
"version": "1.19.14",
"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": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"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": "@js-sdsl/ordered-map",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api-logs",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/configuration",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/context-async-hooks",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/context-async-hooks",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/core",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-logs-otlp-grpc",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-logs-otlp-http",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-logs-otlp-proto",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-metrics-otlp-grpc",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-metrics-otlp-http",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-metrics-otlp-proto",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-prometheus",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-trace-otlp-grpc",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-trace-otlp-http",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-trace-otlp-proto",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/exporter-zipkin",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-amqplib",
"direct": false,
"version": "0.65.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-aws-lambda",
"direct": false,
"version": "0.70.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-aws-sdk",
"direct": false,
"version": "0.73.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-bunyan",
"direct": false,
"version": "0.63.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-cassandra-driver",
"direct": false,
"version": "0.63.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-connect",
"direct": false,
"version": "0.61.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-cucumber",
"direct": false,
"version": "0.34.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-dataloader",
"direct": false,
"version": "0.35.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-dns",
"direct": false,
"version": "0.61.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-express",
"direct": false,
"version": "0.66.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-fs",
"direct": false,
"version": "0.37.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-generic-pool",
"direct": false,
"version": "0.61.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-graphql",
"direct": false,
"version": "0.66.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-grpc",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-hapi",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-http",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-ioredis",
"direct": false,
"version": "0.66.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-kafkajs",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-knex",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-koa",
"direct": false,
"version": "0.66.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-lru-memoizer",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-memcached",
"direct": false,
"version": "0.61.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-mongodb",
"direct": false,
"version": "0.71.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-mongoose",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-mysql",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-mysql2",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-nestjs-core",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-net",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-openai",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-oracledb",
"direct": false,
"version": "0.43.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-pg",
"direct": false,
"version": "0.70.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-pino",
"direct": false,
"version": "0.64.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-redis",
"direct": false,
"version": "0.66.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-restify",
"direct": false,
"version": "0.63.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-router",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-runtime-node",
"direct": false,
"version": "0.31.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-socket.io",
"direct": false,
"version": "0.65.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-tedious",
"direct": false,
"version": "0.37.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-undici",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-winston",
"direct": false,
"version": "0.62.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/otlp-exporter-base",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/otlp-grpc-exporter-base",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/otlp-transformer",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/propagator-b3",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/propagator-jaeger",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/redis-common",
"direct": false,
"version": "0.38.3",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resource-detector-alibaba-cloud",
"direct": false,
"version": "0.33.8",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resource-detector-aws",
"direct": false,
"version": "2.19.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resource-detector-azure",
"direct": false,
"version": "0.26.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resource-detector-container",
"direct": false,
"version": "0.8.10",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resource-detector-gcp",
"direct": false,
"version": "0.53.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-logs",
"direct": false,
"version": "0.218.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-metrics",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-base",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-base",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sql-common",
"direct": false,
"version": "0.41.2",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@protobufjs/aspromise",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/base64",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/codegen",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@protobufjs/eventemitter",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@protobufjs/fetch",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@protobufjs/float",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/path",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/pool",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@protobufjs/utf8",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-beta.27",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "@socket.io/component-emitter",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/forms",
"direct": false,
"version": "0.5.11",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/forms",
"direct": false,
"version": "^0.5.9",
"ecosystem": "npm"
},
{
"name": "@tanstack/query-core",
"direct": false,
"version": "5.101.0",
"ecosystem": "npm"
},
{
"name": "@tanstack/react-query",
"direct": false,
"version": "5.101.0",
"ecosystem": "npm"
},
{
"name": "@tanstack/react-query",
"direct": false,
"version": "^5.60.0",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "8.10.162",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.6",
"ecosystem": "npm"
},
{
"name": "@types/bunyan",
"direct": false,
"version": "1.8.11",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/connect",
"direct": false,
"version": "3.4.38",
"ecosystem": "npm"
},
{
"name": "@types/conventional-commits-parser",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@types/cors",
"direct": false,
"version": "2.8.19",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/express-serve-static-core",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@types/http-errors",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/memcached",
"direct": false,
"version": "2.2.10",
"ecosystem": "npm"
},
{
"name": "@types/mysql",
"direct": false,
"version": "2.15.27",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.21",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^22.0.0",
"ecosystem": "npm"
},
{
"name": "@types/oracledb",
"direct": false,
"version": "6.5.2",
"ecosystem": "npm"
},
{
"name": "@types/pg",
"direct": false,
"version": "8.15.6",
"ecosystem": "npm"
},
{
"name": "@types/pg-pool",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.15.1",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.17",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "@types/send",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@types/serve-static",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@types/tedious",
"direct": false,
"version": "4.0.14",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": false,
"version": "8.18.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "^4.3.0",
"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": "@xyflow/react",
"direct": false,
"version": "12.11.0",
"ecosystem": "npm"
},
{
"name": "@xyflow/react",
"direct": false,
"version": "^12.3.0",
"ecosystem": "npm"
},
{
"name": "@xyflow/system",
"direct": false,
"version": "0.0.77",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-import-attributes",
"direct": false,
"version": "1.9.5",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "^10.4.20",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base64id",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.37",
"ecosystem": "npm"
},
{
"name": "bignumber.js",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase-css",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001799",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "classcat",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "^2.1.0",
"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": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "cookie-signature",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": false,
"version": "2.8.6",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dargs",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decimal.js-light",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "didyoumean",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "dlv",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "dom-helpers",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.374",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "engine.io",
"direct": false,
"version": "6.6.9",
"ecosystem": "npm"
},
{
"name": "engine.io-client",
"direct": false,
"version": "6.6.6",
"ecosystem": "npm"
},
{
"name": "engine.io-parser",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-react-hooks",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"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": "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": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "eventsource",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "eventsource-parser",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "express-rate-limit",
"direct": false,
"version": "8.5.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-equals",
"direct": false,
"version": "5.4.0",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fetch-blob",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "7.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": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "formdata-polyfill",
"direct": false,
"version": "4.0.10",
"ecosystem": "npm"
},
{
"name": "forwarded",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "forwarded-parse",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "fraction.js",
"direct": false,
"version": "5.3.4",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "gcp-metadata",
"direct": false,
"version": "8.1.3",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "google-logging-utils",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "hono",
"direct": false,
"version": "4.12.25",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-in-the-middle",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.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-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-promise",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-text-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "1.21.7",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "jose",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-bigint",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-typed",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.mergewith",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.snakecase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.upperfirst",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "long",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lucide-react",
"direct": false,
"version": "0.460.0",
"ecosystem": "npm"
},
{
"name": "lucide-react",
"direct": false,
"version": "^0.460.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "12.1.1",
"ecosystem": "npm"
},
{
"name": "merge-descriptors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "mini-svg-data-uri",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "module-details-from-path",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-domexception",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.47",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object-hash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"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-limit",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pg-int8",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pg-protocol",
"direct": false,
"version": "1.14.0",
"ecosystem": "npm"
},
{
"name": "pg-types",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkce-challenge",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "^8.4.49",
"ecosystem": "npm"
},
{
"name": "postcss-import",
"direct": false,
"version": "15.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-js",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-nested",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "postgres-array",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "postgres-bytea",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "postgres-date",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "postgres-interval",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.4",
"ecosystem": "npm"
},
{
"name": "prop-types",
"direct": false,
"version": "15.8.1",
"ecosystem": "npm"
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.4",
"ecosystem": "npm"
},
{
"name": "proxy-addr",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.15.2",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^19.0.0",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "16.13.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "react-smooth",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "react-transition-group",
"direct": false,
"version": "4.4.5",
"ecosystem": "npm"
},
{
"name": "read-cache",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "recharts",
"direct": false,
"version": "2.15.4",
"ecosystem": "npm"
},
{
"name": "recharts",
"direct": false,
"version": "^2.14.0",
"ecosystem": "npm"
},
{
"name": "recharts-scale",
"direct": false,
"version": "0.4.5",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "require-in-the-middle",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "5.0.10",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.0",
"ecosystem": "npm"
},
{
"name": "router",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "socket.io-adapter",
"direct": false,
"version": "2.5.8",
"ecosystem": "npm"
},
{
"name": "socket.io-parser",
"direct": false,
"version": "4.2.6",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "sucrase",
"direct": false,
"version": "3.35.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "^2.5.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "3.4.19",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "^3.4.0",
"ecosystem": "npm"
},
{
"name": "text-extensions",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tiny-invariant",
"direct": false,
"version": "1.3.3",
"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": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-interface-checker",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.5.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "use-sync-external-store",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "victory-vendor",
"direct": false,
"version": "36.9.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "^6.4.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.1.7",
"ecosystem": "npm"
},
{
"name": "web-streams-polyfill",
"direct": false,
"version": "3.3.3",
"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": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xmlhttprequest-ssl",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.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"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
},
{
"name": "zustand",
"direct": false,
"version": "4.5.7",
"ecosystem": "npm"
},
{
"name": "zustand",
"direct": false,
"version": "5.0.14",
"ecosystem": "npm"
},
{
"name": "zustand",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 774,
"direct_count": 39,
"indirect_count": 735
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rsaz",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/4088378?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"publish-preview.yml",
"sync-to-expressots-project.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 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": 0,
"reason": "Found 0/10 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2fdfd69bcd6fee7254b09e69375985e6a7f31be9",
"ran_at": "2026-07-21T21:20:09Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/expressots/expressots-studio",
"host": "github.com",
"name": "expressots-studio",
"owner": "expressots"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 48,
"vitality": 68,
"community": 41,
"governance": 58,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 61,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 9
},
"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": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "61 commits in the last year",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 61
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 94,
"inputs": {
"packages": [
"@expressots/studio",
"@expressots/studio-agent"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 465224
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "465,224 downloads/month across npm",
"points": 75.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 465224,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 272,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "expressots",
"public_repos": 22,
"account_age_days": 1261
},
"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": "272 followers of expressots",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 272,
"login": "expressots"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~3 yr old",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@expressots/studio",
"@expressots/studio-agent"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://expresso-ts.com",
"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://expresso-ts.com",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 735 resolved dependencies against OSV; 39 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 735
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 39
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 9,
"assessed_packages": 735,
"unassessed_packages": 39,
"affected_by_severity": "high 6, moderate 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 735,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.984,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "60 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"packages/mcp-server/tsconfig.json",
"packages/studio-agent/tsconfig.json",
"packages/studio/tsconfig.json"
],
"agent_commit_share": 0.262,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/mcp-server/tsconfig.json, packages/studio-agent/tsconfig.json, packages/studio/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/mcp-server/tsconfig.json, packages/studio-agent/tsconfig.json, packages/studio/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": "16 of the last 61 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 16,
"sampled": 61
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 123948,
"source_files_sampled": 148,
"oversized_source_files": 2
},
"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": "2/148 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 148,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"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": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"deps.dev does not index npm:@expressots/studio@4.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:20:21.619962Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/expressots/expressots-studio.svg",
"full_name": "expressots/expressots-studio",
"license_state": "standard",
"license_spdx": "MIT"
}