Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 16:27 UTC

inversify / monorepo

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.

TypeScript · MDXMIT★ 266 stars⑂ 22 forkssince Oct 2024View on GitHub ↗

inversify/monorepo holds a health index of 79 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on Sustainability & Governance (66/100). It was last updated today. A single contributor accounts for most of its recent work.

79
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

79
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

inversifyOrganization
104 followers21 public repossince Apr 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@inversifyjs/logger2.0.019,7562128 days agodependency-injectiondependency-inversiondiinversion-of-control-containeriocjavascriptnodetypescript

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

100Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 3,178 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year3,178
human_commit_share0.88
days_since_last_push0
active_weeks_last_year52

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~0.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@inversifyjs/core@14.0.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases0.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

69Moderate · 18% of overall
How it's scored
39.3/60Stars — 266 stars
11/25Forks — 22 forks
2.7/15Watchers — 4 watchers
Inputs used
forks22
stars266
watchers4
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
57.3/80Monthly downloads — 19,756 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@inversifyjs/logger
dependents
ecosystemsnpm
total_downloads
monthly_downloads19,756
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.2/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.858
How it's scored
43.4/46.8Issue resolution — 93% of issues closed
37/38.3PR acceptance — 1,849/1,914 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs1,849
open_issues6
closed_issues77
issue_closed_ratio0.928
closed_unmerged_prs65
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.5/25Owner reach — 104 followers of inversify
21.8/25Track record — 21 public repos, account ~11 yr old
Inputs used
followers104
owner_typeOrganization
is_verified
owner_logininversify
public_repos21
account_age_days4,120
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 128 days ago
12/20Version history — 2 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@inversifyjs/logger
ecosystemsnpm
any_deprecatedno
min_days_since_publish128

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 10 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://inversify.io/
10/10Repository description
10/10Topics — 10 topics
10/10Wiki
Inputs used
topicsdependency-injection, http, inversifyjs, ioc, javascript, json, json-schema, nodejs, openapi, typescript
has_wikiyes
homepagehttps://inversify.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages109
unassessed_packages28
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 109 resolved dependencies against OSV. 28 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.

AI Readiness

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.

68Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, AGENTS.md, CLAUDE.md, packages/container/examples/AGENTS.md, packages/container/libraries/binding-decorators/AGENTS.md, packages/container/libraries/common/AGENTS.md, packages/container/libraries/container/AGENTS.md, packages/container/libraries/core/AGENTS.md, packages/container/libraries/plugin-dispose/AGENTS.md, packages/container/libraries/plugin/AGENTS.md, packages/container/libraries/strongly-typed/AGENTS.md, packages/docs/tools/AGENTS.md, packages/foundation/tools/AGENTS.md, packages/framework/core/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.989
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md, packages/container/examples/AGENTS.md, packages/container/libraries/binding-decorators/AGENTS.md, packages/container/libraries/common/AGENTS.md, packages/container/libraries/container/AGENTS.md, packages/container/libraries/core/AGENTS.md, packages/container/libraries/plugin-dispose/AGENTS.md, packages/container/libraries/plugin/AGENTS.md, packages/container/libraries/strongly-typed/AGENTS.md, packages/docs/tools/AGENTS.md, packages/foundation/tools/AGENTS.md, packages/framework/core/AGENTS.md
agent_instruction_max_bytes9,228
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — packages/container/examples/plugin-example/tsconfig.json, packages/container/examples/plugin-usage-example/tsconfig.json, packages/container/libraries/binding-decorators/tsconfig.json, packages/container/libraries/common/tsconfig.json, packages/container/libraries/container/tsconfig.json, packages/container/libraries/core/tsconfig.json, packages/container/libraries/inversify/tsconfig.json, packages/container/libraries/plugin-dispose/tsconfig.json, packages/container/libraries/plugin/tsconfig.json, packages/container/libraries/strongly-typed/tsconfig.json, packages/container/tools/container-benchmarks/tsconfig.json, packages/container/tools/e2e-tests/tsconfig.json, packages/docs/services/inversify-binding-decorators-site/tsconfig.json, packages/docs/services/inversify-framework-site/tsconfig.json, packages/docs/services/inversify-site/tsconfig.json, packages/docs/tools/binding-decorators-code-examples/tsconfig.json, packages/docs/tools/code-examples-devkit/tsconfig.json, packages/docs/tools/inversify-code-examples/tsconfig.json, packages/docs/tools/inversify-graphql-code-examples/tsconfig.json, packages/docs/tools/inversify-http-code-examples/tsconfig.json, packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json, packages/docs/tools/inversify-logger-code-examples/tsconfig.json, packages/docs/tools/inversify-validation-code-examples/tsconfig.json, packages/docs/tools/react-code-runner/tsconfig.json, packages/foundation/libraries/benchmark-utils/tsconfig.json, packages/foundation/libraries/prototype-utils/tsconfig.json, packages/foundation/libraries/reflect-metadata-utils/tsconfig.json, packages/foundation/tools/changelog-generator/tsconfig.json, packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json, packages/framework/core/tsconfig.json, packages/framework/http/libraries/better-auth/tsconfig.json, packages/framework/http/libraries/core/tsconfig.json, packages/framework/http/libraries/express-v4/tsconfig.json, packages/framework/http/libraries/express/tsconfig.json, packages/framework/http/libraries/fastify/tsconfig.json, packages/framework/http/libraries/hono/tsconfig.json, packages/framework/http/libraries/open-api/tsconfig.json, packages/framework/http/libraries/sse/tsconfig.json, packages/framework/http/libraries/uwebsockets/tsconfig.json, packages/framework/http/libraries/validation/tsconfig.json, packages/framework/http/tools/e2e-tests/tsconfig.json, packages/framework/http/tools/http-benchmarks/tsconfig.json, packages/framework/http/tools/http-openapi-example/tsconfig.json, packages/framework/validation/libraries/ajv/tsconfig.json, packages/framework/validation/libraries/class-validator/tsconfig.json, packages/framework/validation/libraries/common/tsconfig.json, packages/framework/validation/libraries/openapi/tsconfig.json, packages/framework/validation/libraries/standard-schema/tsconfig.json, packages/json-schema/libraries/json-schema-pointer/tsconfig.json, packages/json-schema/libraries/json-schema-types/tsconfig.json, packages/json-schema/libraries/json-schema-utils/tsconfig.json, packages/logger/tsconfig.json, packages/open-api/libraries/open-api-types/tsconfig.json, packages/open-api/libraries/open-api-utils/tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/container/examples/plugin-example/tsconfig.json, packages/container/examples/plugin-usage-example/tsconfig.json, packages/container/libraries/binding-decorators/tsconfig.json, packages/container/libraries/common/tsconfig.json, packages/container/libraries/container/tsconfig.json, packages/container/libraries/core/tsconfig.json, packages/container/libraries/inversify/tsconfig.json, packages/container/libraries/plugin-dispose/tsconfig.json, packages/container/libraries/plugin/tsconfig.json, packages/container/libraries/strongly-typed/tsconfig.json, packages/container/tools/container-benchmarks/tsconfig.json, packages/container/tools/e2e-tests/tsconfig.json, packages/docs/services/inversify-binding-decorators-site/tsconfig.json, packages/docs/services/inversify-framework-site/tsconfig.json, packages/docs/services/inversify-site/tsconfig.json, packages/docs/tools/binding-decorators-code-examples/tsconfig.json, packages/docs/tools/code-examples-devkit/tsconfig.json, packages/docs/tools/inversify-code-examples/tsconfig.json, packages/docs/tools/inversify-graphql-code-examples/tsconfig.json, packages/docs/tools/inversify-http-code-examples/tsconfig.json, packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json, packages/docs/tools/inversify-logger-code-examples/tsconfig.json, packages/docs/tools/inversify-validation-code-examples/tsconfig.json, packages/docs/tools/react-code-runner/tsconfig.json, packages/foundation/libraries/benchmark-utils/tsconfig.json, packages/foundation/libraries/prototype-utils/tsconfig.json, packages/foundation/libraries/reflect-metadata-utils/tsconfig.json, packages/foundation/tools/changelog-generator/tsconfig.json, packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json, packages/framework/core/tsconfig.json, packages/framework/http/libraries/better-auth/tsconfig.json, packages/framework/http/libraries/core/tsconfig.json, packages/framework/http/libraries/express-v4/tsconfig.json, packages/framework/http/libraries/express/tsconfig.json, packages/framework/http/libraries/fastify/tsconfig.json, packages/framework/http/libraries/hono/tsconfig.json, packages/framework/http/libraries/open-api/tsconfig.json, packages/framework/http/libraries/sse/tsconfig.json, packages/framework/http/libraries/uwebsockets/tsconfig.json, packages/framework/http/libraries/validation/tsconfig.json, packages/framework/http/tools/e2e-tests/tsconfig.json, packages/framework/http/tools/http-benchmarks/tsconfig.json, packages/framework/http/tools/http-openapi-example/tsconfig.json, packages/framework/validation/libraries/ajv/tsconfig.json, packages/framework/validation/libraries/class-validator/tsconfig.json, packages/framework/validation/libraries/common/tsconfig.json, packages/framework/validation/libraries/openapi/tsconfig.json, packages/framework/validation/libraries/standard-schema/tsconfig.json, packages/json-schema/libraries/json-schema-pointer/tsconfig.json, packages/json-schema/libraries/json-schema-types/tsconfig.json, packages/json-schema/libraries/json-schema-utils/tsconfig.json, packages/logger/tsconfig.json, packages/open-api/libraries/open-api-types/tsconfig.json, packages/open-api/libraries/open-api-utils/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 2/3,157 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes85,939
source_files_sampled3,157
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

266GitHub stars
10contributors
3,178commits, last 12 months
0days since last push
100releases
1bus factor
6open issues
npmpackage ecosystems

More detail

Star and fork history 266 ★ / 22 ⇿
266Stars
22Forks
96Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0501001502002503002662262024-102025-092026-07
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 16:26 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 137

Full resolved dependency set from the GitHub dependency graph: 0 direct and 137 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@apollo/server5.5.1indirect
npm@apollo/subgraph2.14.2indirect
npm@babel/standalone7.29.7indirect
npm@babel/types7.29.7indirect
npm@changesets/cli2.31.1indirect
npm@changesets/types6.1.0indirect
npm@commitlint/cli21.2.1indirect
npm@commitlint/config-conventional21.2.0indirect
npm@commitlint/prompt-cli21.2.0indirect
npm@cucumber/cucumber13.1.1indirect
npm@docusaurus/core3.10.2indirect
npm@docusaurus/faster3.10.2indirect
npm@docusaurus/module-type-aliases3.10.2indirect
npm@docusaurus/plugin-content-docs3.10.2indirect
npm@docusaurus/preset-classic3.10.2indirect
npm@docusaurus/types3.10.2indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/config-helpers~0.6.0indirect
npm@eslint/js10.0.1indirect
npm@fastify/cookie11.1.2indirect
npm@fastify/formbody8.0.2indirect
npm@fastify/multipart10.1.0indirect
npm@graphql-tools/utils11.2.2indirect
npm@hono/node-server2.0.10indirect
npm@iconify/react^6.0.2indirect
npm@inversifyjs/apollo-core0.7.1indirect
npm@inversifyjs/apollo-express0.8.1indirect
npm@inversifyjs/common2.0.1indirect
npm@inversifyjs/http-core5.4.5indirect
npm@inversifyjs/http-express5.4.5indirect
npm@inversifyjs/logger2.0.0indirect
npm@inversifyjs/plugin0.3.1indirect
npm@inversifyjs/prototype-utils0.2.1indirect
npm@inversifyjs/reflect-metadata-utils1.5.0indirect
npm@mdx-js/react3.1.1indirect
npm@microsoft/api-extractor7.58.11indirect
npm@nestjs/common11.1.28indirect
npm@nestjs/core11.1.28indirect
npm@nestjs/platform-express11.1.28indirect
npm@nestjs/platform-fastify11.1.28indirect
npm@rollup/plugin-multi-entry7.1.0indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/plugin-terser1.0.0indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rspack/core1.7.12indirect
npm@standard-schema/spec1.1.0indirect
npm@stryker-mutator/api9.6.1indirect
npm@stryker-mutator/core9.6.1indirect
npm@stryker-mutator/typescript-checker9.6.1indirect
npm@stryker-mutator/vitest-runner9.6.1indirect
npm@swc/wasm-web1.15.43indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__standalone7.1.9indirect
npm@types/better-sqlite37.6.13indirect
npm@types/better-sqlite3^7.6.13indirect
npm@types/cookie-parser^1.4.10indirect
npm@types/express4.17.25indirect
npm@types/express5.0.6indirect
npm@types/express^4.17.25indirect
npm@types/express^5.0.6indirect
npm@types/k6^2.0.1indirect
npm@types/mime-types3.0.1indirect
npm@types/multer2.2.0indirect
npm@types/node24.13.3indirect
npm@types/node^24.13.3indirect
npm@types/react19.2.17indirect
npm@types/statuses2.0.6indirect
npm@types/swagger-ui-dist3.30.6indirect
npm@vitejs/plugin-react6.0.3indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/eslint-plugin^1.6.23indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmawilix13.0.5indirect
npmbetter-auth1.6.23indirect
npmbetter-sqlite312.11.1indirect
npmbetter-sqlite3^12.11.1indirect
npmclass-transformer~0.5.1indirect
npmclass-validator~0.15.1indirect
npmclsx2.1.1indirect
npmcookie-parser^1.4.7indirect
npmeslint10.7.0indirect
npmeslint-config-prettier^10.1.8indirect
npmeslint-plugin-prettier5.5.6indirect
npmeslint-plugin-prettier^5.5.6indirect
npmeslint-plugin-simple-import-sort14.0.0indirect
npmeslint-plugin-simple-import-sort^14.0.0indirect
npmexpress4.22.2indirect
npmexpress5.2.1indirect
npmexpress^5.2.1indirect
npmfastify5.10.0indirect
npmfastify^5.10.0indirect
npmglob13.0.6indirect
npmhono4.12.30indirect
npmhono^4.12.30indirect
npmhusky9.1.7indirect
npminversify6.2.2indirect
npminversify7.11.0indirect
npminversify8.2.1indirect
npminversify^8.2.1indirect
npmknip6.27.0indirect
npmlint-staged17.0.8indirect
npmlmdb^3.5.6indirect
npmlogform^2.7.0indirect
npmmercurius16.10.0indirect
npmmermaid^11.16.0indirect
npmmime-types^3.0.2indirect
npmmonaco-editor0.55.1indirect
npmmonaco-editor-webpack-plugin7.1.1indirect
npmmulter2.2.0indirect
npmprettier3.9.5indirect
npmprism-react-renderer2.4.1indirect
npmreact19.2.7indirect
npmreact-dom19.2.7indirect
npmreflect-metadata0.2.2indirect
npmrimraf6.1.3indirect
npmrollup4.62.2indirect
npmrollup-plugin-dts6.4.1indirect
npmrxjs7.8.2indirect
npmsponsorkit17.1.1indirect
npmstatuses^2.0.2indirect
npmswagger-ui-dist^5.32.9indirect
npmtinybench6.0.2indirect
npmts-loader9.6.2indirect
npmts-node10.9.2indirect
npmtslib2.8.1indirect
npmtsyringe4.10.0indirect
npmturbo2.10.5indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.64.0indirect
npmtypescript-eslint^8.64.0indirect
npmunplugin-dts1.0.3indirect
npmvite8.1.5indirect
npmvite-plugin-lib-inject-css2.2.2indirect
npmvitest4.1.10indirect
npmzod4.4.3indirect
npmzod^4.4.3indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 109 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 28 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "dependency-injection",
        "http",
        "inversifyjs",
        "ioc",
        "javascript",
        "json",
        "json-schema",
        "nodejs",
        "openapi",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 15109,
      "has_wiki": true,
      "homepage": "https://inversify.io/",
      "languages": {
        "CSS": 31546,
        "MDX": 1039704,
        "Shell": 188,
        "Gherkin": 63004,
        "JavaScript": 115886,
        "TypeScript": 5677191
      },
      "pushed_at": "2026-07-21T13:24:51Z",
      "created_at": "2024-10-13T10:20:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T13:26:49Z",
      "description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "MDX"
      ]
    },
    "owner": {
      "blog": "http://inversify.io",
      "name": "inversify",
      "type": "Organization",
      "login": "inversify",
      "company": null,
      "location": "Dublin",
      "followers": 104,
      "avatar_url": "https://avatars.githubusercontent.com/u/11887183?v=4",
      "created_at": "2015-04-10T12:56:45Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 4120
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "@inversifyjs/core@14.0.0",
          "kind": "other",
          "published_at": "2026-07-17T00:08:01Z"
        },
        {
          "tag": "@inversifyjs/plugin-dispose@0.4.5",
          "kind": "other",
          "published_at": "2026-07-17T00:07:58Z"
        },
        {
          "tag": "inversify@8.2.1",
          "kind": "other",
          "published_at": "2026-07-17T00:07:55Z"
        },
        {
          "tag": "@inversifyjs/container@3.1.1",
          "kind": "other",
          "published_at": "2026-07-17T00:07:53Z"
        },
        {
          "tag": "@inversifyjs/core@13.0.0",
          "kind": "other",
          "published_at": "2026-07-15T23:10:34Z"
        },
        {
          "tag": "@inversifyjs/container@3.1.0",
          "kind": "other",
          "published_at": "2026-07-15T23:10:31Z"
        },
        {
          "tag": "inversify@8.2.0",
          "kind": "other",
          "published_at": "2026-07-15T23:10:28Z"
        },
        {
          "tag": "@inversifyjs/plugin-dispose@0.4.4",
          "kind": "other",
          "published_at": "2026-07-15T23:10:25Z"
        },
        {
          "tag": "@inversifyjs/core@12.0.1",
          "kind": "other",
          "published_at": "2026-07-11T08:36:37Z"
        },
        {
          "tag": "inversify@8.1.3",
          "kind": "other",
          "published_at": "2026-07-11T08:36:34Z"
        },
        {
          "tag": "@inversifyjs/container@3.0.1",
          "kind": "other",
          "published_at": "2026-07-11T08:36:31Z"
        },
        {
          "tag": "@inversifyjs/plugin-dispose@0.4.3",
          "kind": "other",
          "published_at": "2026-07-11T08:36:28Z"
        },
        {
          "tag": "inversify@8.1.2",
          "kind": "other",
          "published_at": "2026-07-07T21:44:14Z"
        },
        {
          "tag": "@inversifyjs/plugin-dispose@0.4.2",
          "kind": "other",
          "published_at": "2026-07-07T21:44:11Z"
        },
        {
          "tag": "@inversifyjs/container@3.0.0",
          "kind": "other",
          "published_at": "2026-07-07T21:44:08Z"
        },
        {
          "tag": "@inversifyjs/core@12.0.0",
          "kind": "other",
          "published_at": "2026-07-07T21:44:06Z"
        },
        {
          "tag": "@inversifyjs/plugin-dispose@0.4.1",
          "kind": "other",
          "published_at": "2026-06-17T19:28:16Z"
        },
        {
          "tag": "@inversifyjs/core@11.0.0",
          "kind": "other",
          "published_at": "2026-06-17T19:28:13Z"
        },
        {
          "tag": "inversify@8.1.1",
          "kind": "other",
          "published_at": "2026-06-17T19:28:10Z"
        },
        {
          "tag": "@inversifyjs/container@2.0.2",
          "kind": "other",
          "published_at": "2026-06-17T19:28:07Z"
        },
        {
          "tag": "@inversifyjs/foundation-eslint-config@0.3.0",
          "kind": "other",
          "published_at": "2026-05-31T10:35:45Z"
        },
        {
          "tag": "@inversifyjs/foundation-eslint-config@0.2.1",
          "kind": "other",
          "published_at": "2026-05-09T18:42:08Z"
        },
        {
          "tag": "@inversifyjs/class-validation@3.4.3",
          "kind": "other",
          "published_at": "2026-05-04T21:51:31Z"
        },
        {
          "tag": "@inversifyjs/open-api-validation@3.4.3",
          "kind": "other",
          "published_at": "2026-05-04T21:51:28Z"
        },
        {
          "tag": "@inversifyjs/standard-schema-validation@3.4.3",
          "kind": "other",
          "published_at": "2026-05-04T21:51:25Z"
        },
        {
          "tag": "@inversifyjs/validation-common@3.4.3",
          "kind": "other",
          "published_at": "2026-05-04T21:51:22Z"
        },
        {
          "tag": "@inversifyjs/ajv-validation@3.4.3",
          "kind": "other",
          "published_at": "2026-05-04T21:51:19Z"
        },
        {
          "tag": "@inversifyjs/http-better-auth@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:51:16Z"
        },
        {
          "tag": "@inversifyjs/http-express-v4@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:51:13Z"
        },
        {
          "tag": "@inversifyjs/http-fastify@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:51:10Z"
        },
        {
          "tag": "@inversifyjs/http-uwebsockets@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:51:07Z"
        },
        {
          "tag": "@inversifyjs/http-core@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:51:04Z"
        },
        {
          "tag": "@inversifyjs/http-sse@2.0.11",
          "kind": "other",
          "published_at": "2026-05-04T21:51:01Z"
        },
        {
          "tag": "@inversifyjs/http-express@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:50:58Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:50:55Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:50:52Z"
        },
        {
          "tag": "@inversifyjs/http-open-api@5.4.5",
          "kind": "other",
          "published_at": "2026-05-04T21:50:49Z"
        },
        {
          "tag": "@inversifyjs/standard-schema-validation@3.4.2",
          "kind": "other",
          "published_at": "2026-04-27T16:51:01Z"
        },
        {
          "tag": "@inversifyjs/open-api-validation@3.4.2",
          "kind": "other",
          "published_at": "2026-04-27T16:50:58Z"
        },
        {
          "tag": "@inversifyjs/http-fastify@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:54Z"
        },
        {
          "tag": "@inversifyjs/http-uwebsockets@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:52Z"
        },
        {
          "tag": "@inversifyjs/class-validation@3.4.2",
          "kind": "other",
          "published_at": "2026-04-27T16:50:49Z"
        },
        {
          "tag": "@inversifyjs/http-express-v4@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:46Z"
        },
        {
          "tag": "@inversifyjs/http-sse@2.0.10",
          "kind": "other",
          "published_at": "2026-04-27T16:50:42Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:39Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:37Z"
        },
        {
          "tag": "@inversifyjs/http-better-auth@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:33Z"
        },
        {
          "tag": "@inversifyjs/ajv-validation@3.4.2",
          "kind": "other",
          "published_at": "2026-04-27T16:50:31Z"
        },
        {
          "tag": "@inversifyjs/http-open-api@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:28Z"
        },
        {
          "tag": "@inversifyjs/http-express@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:25Z"
        },
        {
          "tag": "@inversifyjs/http-core@5.4.4",
          "kind": "other",
          "published_at": "2026-04-27T16:50:22Z"
        },
        {
          "tag": "@inversifyjs/validation-common@3.4.2",
          "kind": "other",
          "published_at": "2026-04-27T16:50:19Z"
        },
        {
          "tag": "@inversifyjs/http-open-api@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:05:24Z"
        },
        {
          "tag": "@inversifyjs/open-api-validation@3.4.1",
          "kind": "other",
          "published_at": "2026-04-26T12:05:21Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:05:18Z"
        },
        {
          "tag": "@inversifyjs/class-validation@3.4.1",
          "kind": "other",
          "published_at": "2026-04-26T12:05:15Z"
        },
        {
          "tag": "@inversifyjs/http-uwebsockets@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:05:12Z"
        },
        {
          "tag": "@inversifyjs/http-sse@2.0.9",
          "kind": "other",
          "published_at": "2026-04-26T12:05:09Z"
        },
        {
          "tag": "@inversifyjs/validation-common@3.4.1",
          "kind": "other",
          "published_at": "2026-04-26T12:05:06Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:05:03Z"
        },
        {
          "tag": "@inversifyjs/http-express-v4@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:05:00Z"
        },
        {
          "tag": "@inversifyjs/ajv-validation@3.4.1",
          "kind": "other",
          "published_at": "2026-04-26T12:04:57Z"
        },
        {
          "tag": "@inversifyjs/foundation-typescript-config@0.2.0",
          "kind": "other",
          "published_at": "2026-04-26T12:04:54Z"
        },
        {
          "tag": "@inversifyjs/http-core@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:04:51Z"
        },
        {
          "tag": "@inversifyjs/http-fastify@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:04:48Z"
        },
        {
          "tag": "@inversifyjs/standard-schema-validation@3.4.1",
          "kind": "other",
          "published_at": "2026-04-26T12:04:45Z"
        },
        {
          "tag": "@inversifyjs/http-express@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:04:42Z"
        },
        {
          "tag": "@inversifyjs/http-better-auth@5.4.3",
          "kind": "other",
          "published_at": "2026-04-26T12:04:39Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:29:16Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:29:13Z"
        },
        {
          "tag": "@inversifyjs/validation-common@3.4.0",
          "kind": "other",
          "published_at": "2026-04-24T16:29:10Z"
        },
        {
          "tag": "@inversifyjs/http-express-v4@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:29:07Z"
        },
        {
          "tag": "@inversifyjs/http-open-api@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:29:04Z"
        },
        {
          "tag": "@inversifyjs/http-fastify@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:29:01Z"
        },
        {
          "tag": "@inversifyjs/http-better-auth@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:28:58Z"
        },
        {
          "tag": "@inversifyjs/class-validation@3.4.0",
          "kind": "other",
          "published_at": "2026-04-24T16:28:55Z"
        },
        {
          "tag": "@inversifyjs/standard-schema-validation@3.4.0",
          "kind": "other",
          "published_at": "2026-04-24T16:28:52Z"
        },
        {
          "tag": "@inversifyjs/http-sse@2.0.8",
          "kind": "other",
          "published_at": "2026-04-24T16:28:49Z"
        },
        {
          "tag": "@inversifyjs/http-uwebsockets@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:28:46Z"
        },
        {
          "tag": "@inversifyjs/http-core@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:28:43Z"
        },
        {
          "tag": "@inversifyjs/ajv-validation@3.4.0",
          "kind": "other",
          "published_at": "2026-04-24T16:28:40Z"
        },
        {
          "tag": "@inversifyjs/open-api-validation@3.4.0",
          "kind": "other",
          "published_at": "2026-04-24T16:28:37Z"
        },
        {
          "tag": "@inversifyjs/http-express@5.4.2",
          "kind": "other",
          "published_at": "2026-04-24T16:28:34Z"
        },
        {
          "tag": "@inversifyjs/http-sse@2.0.7",
          "kind": "other",
          "published_at": "2026-04-22T18:39:10Z"
        },
        {
          "tag": "@inversifyjs/http-core@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:39:07Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:39:04Z"
        },
        {
          "tag": "@inversifyjs/http-open-api@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:39:01Z"
        },
        {
          "tag": "@inversifyjs/open-api-validation@3.3.0",
          "kind": "other",
          "published_at": "2026-04-22T18:38:58Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:55Z"
        },
        {
          "tag": "@inversifyjs/class-validation@3.3.0",
          "kind": "other",
          "published_at": "2026-04-22T18:38:52Z"
        },
        {
          "tag": "@inversifyjs/http-fastify@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:49Z"
        },
        {
          "tag": "@inversifyjs/http-uwebsockets@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:46Z"
        },
        {
          "tag": "@inversifyjs/ajv-validation@3.3.0",
          "kind": "other",
          "published_at": "2026-04-22T18:38:43Z"
        },
        {
          "tag": "@inversifyjs/standard-schema-validation@3.3.0",
          "kind": "other",
          "published_at": "2026-04-22T18:38:40Z"
        },
        {
          "tag": "@inversifyjs/http-express-v4@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:37Z"
        },
        {
          "tag": "@inversifyjs/http-better-auth@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:34Z"
        },
        {
          "tag": "@inversifyjs/validation-common@3.3.0",
          "kind": "other",
          "published_at": "2026-04-22T18:38:31Z"
        },
        {
          "tag": "@inversifyjs/http-express@5.4.1",
          "kind": "other",
          "published_at": "2026-04-22T18:38:28Z"
        },
        {
          "tag": "@inversifyjs/http-hono@5.4.0",
          "kind": "other",
          "published_at": "2026-04-18T20:45:04Z"
        },
        {
          "tag": "@inversifyjs/http-validation@5.4.0",
          "kind": "other",
          "published_at": "2026-04-18T20:45:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e89437e55a1625d7ce146bf9b9602b82a7d42991",
          "body": "chore: update dependency @fission-ai/openspec to v1.6.0",
          "is_bot": false,
          "headline": "Merge pull request #2013 from inversify/renovate/openspec",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T13:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89900de5a5a4226a61efbe186b3835c64a5ada31",
          "body": "…or-minor\n\nfix: update auto merge on patch or minor",
          "is_bot": false,
          "headline": "Merge pull request #2012 from inversify/renovate/auto-merge-on-patch-…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T13:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ec482d6e53b776a2fd438dad1f7016ce00fa4c",
          "body": null,
          "is_bot": true,
          "headline": "chore: update dependency @fission-ai/openspec to v1.6.0",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-21T13:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9d5ed7e0d7c904f250d4a58f5c582c93b292a8",
          "body": null,
          "is_bot": true,
          "headline": "fix: update auto merge on patch or minor",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-21T13:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6330b9b10fd81da10f96c78f49359f293e9adc54",
          "body": "Downgrade skills",
          "is_bot": false,
          "headline": "Merge pull request #2011 from inversify/chore/downgrade-skill-versions",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T13:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba2c37958cb610a0f674a3c246e60580e96e3ea",
          "body": null,
          "is_bot": false,
          "headline": "chore: downgrade skills",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T12:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c167ad68cc7abceab646a68c2876a58ebc8923",
          "body": "…tebot\n\nUpdate config to properly update openspec skills",
          "is_bot": false,
          "headline": "Merge pull request #2010 from inversify/fix/openspec-update-on-renova…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T12:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab74cd39d1aa11acbcc3e6f1cdbff7f7fa4cc4d",
          "body": null,
          "is_bot": false,
          "headline": "fix: update config to properly update openspec skills",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-21T12:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8a9a6ac9c102168304d5a11e5d1678e5bef0f3",
          "body": "…solution-flow\n\n[Performance]: No service activation resolution flow",
          "is_bot": false,
          "headline": "Merge pull request #2009 from inversify/perf/no-service-activation-re…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T23:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99264e169b3e1430b83508839bf531e7338f04ee",
          "body": "update node to avoid service activation checks when possible",
          "is_bot": false,
          "headline": "feat: update ResolvedValueBindingNodeImplementation",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T22:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae08ca9b95eac1c404682281b6db6f280244b8ba",
          "body": "update node to receive BasePlanParams",
          "is_bot": false,
          "headline": "refactor: update ResolvedValueBindingNodeImplementation",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T21:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "399ae66c9b994f35e634e8be340397f89d67c03d",
          "body": "…or-minor\n\nfix: update auto merge on patch or minor",
          "is_bot": false,
          "headline": "Merge pull request #2004 from inversify/renovate/auto-merge-on-patch-…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T18:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed1c93fae15bf43f63650b3f93158c8d634470b",
          "body": "Resolve eslint-config conflict by keeping simple-import-sort 14 from\nmain and typescript-eslint 8.64 from renovate.",
          "is_bot": false,
          "headline": "chore: merge main into renovate/auto-merge-on-patch-or-minor",
          "author_name": "Cursor Agent",
          "author_login": "cursoragent",
          "committed_at": "2026-07-20T18:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08dfcebec03916404680737fe8c7b2ab8e8ea805",
          "body": "…ta-e577\n\nfix: preload reflect-metadata in container e2e tests",
          "is_bot": false,
          "headline": "Merge pull request #2008 from inversify/cursor/fix-e2e-reflect-metada…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T18:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af2a4608cc8cca46cf6b57f209e921d0aaee38d",
          "body": null,
          "is_bot": false,
          "headline": "chore: register container e2e reflect-metadata setup in knip entries",
          "author_name": "Cursor Agent",
          "author_login": "cursoragent",
          "committed_at": "2026-07-20T17:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7921b77ce535352b9d3160c6c0711648add68a",
          "body": "Cucumber 13.1 drops the accidental Reflect polyfill from\n@cucumber/messages, so CJS support code that imports decorators from\n@inversifyjs/core must load reflect-metadata before decorated classes.",
          "is_bot": false,
          "headline": "fix: preload reflect-metadata in container e2e tests",
          "author_name": "Cursor Agent",
          "author_login": "cursoragent",
          "committed_at": "2026-07-20T17:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6ae97d1d63fc544cfde5ffd597493bda9c35bd",
          "body": "…solution-flow\n\n[Perf]: No service activation resolution flow",
          "is_bot": false,
          "headline": "Merge pull request #2006 from inversify/perf/no-service-activation-re…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T17:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69dbb822d27d232376cae99e20a43f88b52c345d",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove wrong resolver implementation",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877b05d32df897f732799bebc12ba1072c70e81a",
          "body": null,
          "is_bot": false,
          "headline": "test: add test cases",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c5455529ca46c1badb78c4a4d246fdd4eed1c1",
          "body": "no service activation resolution performance has been enhanced.",
          "is_bot": false,
          "headline": "feat: update instance resolution flow",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c9b83781f48487c2194b844d57960260fdca93",
          "body": "update module to handle dynamically resolvable binding nodes",
          "is_bot": false,
          "headline": "feat: update PlanSingleBindingServiceNodeImplementation",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae10db0af1b9fcc43fa3fa93ad2337c1b68e606",
          "body": null,
          "is_bot": false,
          "headline": "feat: update blog to show 8.2 announcement",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51708dd6d9bf54070cbd8a7969cfc97086a9afa4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add isDynamicallyResolvableBindingNode",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405f312ebae90667da22a0d7bb5e3f9abffcd5a6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add DynamicallyResolvableBindingNode",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aebf4e9b07902daf9b2ec20f59eb195e92652f5",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update ActivationsService to receive activation subscribers",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca9a245ad609af039ea959842f15edb742d8b49",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add ActivationSubscriber",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd04850efb63fd8b4d6822d5b40e3595483e675",
          "body": null,
          "is_bot": false,
          "headline": "feat: update PlanParamsOperations with getActivations",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T16:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505fee7e230b4a110b893440c08b59f37dd64da0",
          "body": "…-import-sort-14.x\n\nfix: update dependency eslint-plugin-simple-import-sort to v14",
          "is_bot": false,
          "headline": "Merge pull request #2005 from inversify/renovate/eslint-plugin-simple…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T08:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898107fefa31698fa656d9d944565080a8ae3ea6",
          "body": "chore: update dependency turbo to v2.10.5",
          "is_bot": false,
          "headline": "Merge pull request #2003 from inversify/renovate/turbo-monorepo",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-20T07:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b2c5303cbfdd726315b4d7df8518d3d6897b18",
          "body": null,
          "is_bot": true,
          "headline": "fix: update dependency eslint-plugin-simple-import-sort to v14",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-20T03:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3def806e38ce2b13b867caa808cbe7cab36961",
          "body": null,
          "is_bot": true,
          "headline": "fix: update auto merge on patch or minor",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-20T03:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d294bb7ccef3c058954f99cb5f8cf49f732cdd30",
          "body": null,
          "is_bot": true,
          "headline": "chore: update dependency turbo to v2.10.5",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-20T03:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b8193a93b40d7901e3bbf06dec421adff35a80",
          "body": "[Changesets] Bump package versions",
          "is_bot": false,
          "headline": "Merge pull request #2001 from inversify/changeset-release/main",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-17T00:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "916da25d53b29e729dc0bc92af21033cb7f3295a",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump package versions",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T23:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b17ad407ea674abec384f9a0ecd5ed9b95ce56",
          "body": "Fix `jitless` flag being ignored by resolved value binding resolvers",
          "is_bot": false,
          "headline": "Merge pull request #2000 from inversify/copilot/fix-jitless-flag-issue",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T23:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7175426eb64438a0f0fe951403603efd5a86b7a0",
          "body": "…e plans",
          "is_bot": false,
          "headline": "fix: update currySubplan with missing depth detection on resolve valu…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T23:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e5218963de3f368c66bd7ffc74f0c8dbed626e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update resolver without redundant params",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T23:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbe3ed43c4c78a023942c227f5f31f301f53c5a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update resolver without redundant params",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e91ad430a2a55ddf1eb2f3125923a292c5b2a9de",
          "body": "…e specific csp resolvers",
          "is_bot": false,
          "headline": "refactor: update buildResolvedValueBindingNodeResolver to rely on mor…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d551f778cc3d9f5dd825bb40cad4cc200317fef",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildNoActivationsResolvedValueBindingNodeResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bdcb3b0cafc6f19c78e6ee22821e8382410289",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildNoActivationsResolvedValueBindingNodeResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f168dea04e84dedd79a684260b90a20efdd50985",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildFourResolvedValueArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6368b93480796efb950a3e521290bf7714746c16",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildThreeResolvedValueArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a71d0a9555a7a330ba5a1df1a0e7c80a3079b2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildTwoResolvedValueArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T22:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c49a0a128c25983683caf5349ec528e04093a0",
          "body": null,
          "is_bot": true,
          "headline": "fix(core): respect jitless flag for resolved value bindings",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-16T17:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0c57b7c5d847cc53a521842855232ee236166e",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-16T17:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161c5c5cfe550ca2d31174052362e40c6f44e1b6",
          "body": "…-to-resolution-context\n\nMove getActivations to ResolutionContext",
          "is_bot": false,
          "headline": "Merge pull request #1999 from inversify/refactor/move-get-activations…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T17:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecb0b2d1c9d0236874c277bae8226f477e8c634",
          "body": null,
          "is_bot": false,
          "headline": "feat: move getActivations to ResolutionContext",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-16T17:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b6022a4c29034d649d58e6679fc819ba2aa5a6",
          "body": "[Changesets] Bump package versions",
          "is_bot": false,
          "headline": "Merge pull request #1997 from inversify/changeset-release/main",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T23:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea6bcbc704c891cc9d7776315ad8563f1c04ce9",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump package versions",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T22:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a80cc23f725cf9167b6638d7f454391f41a2722",
          "body": "Fix resolution on csp env",
          "is_bot": false,
          "headline": "Merge pull request #1996 from inversify/fix/resolution-on-csp-env",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T22:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31bd8577f50937c2b8090521277477615fb2495",
          "body": null,
          "is_bot": false,
          "headline": "docs: update speedups",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T22:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c7e3e37540456bcf9fb1bf57ef95cc3656af84",
          "body": null,
          "is_bot": false,
          "headline": "fix: assertion",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T22:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c99bb94ef254ad3c9b24e7616f0b5935f37a63",
          "body": null,
          "is_bot": false,
          "headline": "fix: update resolver to rely on csp functions",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T17:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99391881bd4e2a15d36f9a9c6533bba34e7befe",
          "body": null,
          "is_bot": false,
          "headline": "docs: add changesets",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ec665f7615b0a77c29953d9e075149fe7baea4",
          "body": null,
          "is_bot": false,
          "headline": "chore: add benchmark scenario",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a7dd8cfbf06feee494d80cd5f8252ebd1b4bc8",
          "body": null,
          "is_bot": false,
          "headline": "docs: update Container docs",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07e2e14ab0727ba23c79bb8888b1cba81ee8d32",
          "body": null,
          "is_bot": false,
          "headline": "feat: add jitless Container option",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b159d9f3d1e548254fccb15da270190a76068b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildNoActivationsInstanceBindingNodeResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d2ea2682ad28ede8fb09049e7171f606e6254b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildNoActivationsInstanceBindingNodeResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195732b06dce98cd39bbea79fe747ab6d507205c",
          "body": "update function to rely on resolveActivations",
          "is_bot": false,
          "headline": "refactor: update buildSimpleResolvedValueBindingNodeResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1251a95f6375075f9ba805bb48bf861a16a08c09",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildConstructorArgumentsResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119f870a85ae161fc2d82cdb1a27f8e90ef2be5b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add resolveServiceActivations",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1b10a1992f70d3b3fc26bb69a6ae6fdbcdb557",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildFourConstructorArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768c6ebc5c85c44707b6e69429c52affc27e20dc",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildThreeConstructorArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e08039d779e170647739f8190f19d9b326bd26",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildTwoConstructorArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7868ea9edbdf4c59c55cbdc37a52fad698d71c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildOneConstructorArgumentResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3746ee18549f292655b9a4fb5ea3c8c09b23579",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add buildZeroConstructorArgumentsResolverOnCsp",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-15T16:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02bf7e84674e31a17c3e7f21c316455f35a8c7d",
          "body": "…-properties\n\n[Perf]: Instance resolution with properties",
          "is_bot": false,
          "headline": "Merge pull request #1995 from inversify/perf/instance-resolution-with…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-14T18:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7e248307eb80ca9651d821bf8474b64109f778",
          "body": null,
          "is_bot": false,
          "headline": "perf: improve instance resolution",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-14T17:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9912cc357cac37e928c7b7fd2c0d943639bf0ce",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildOnePropertyArgumentResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-14T17:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af72a732f73bc742ef060440bb653e4608be6c7",
          "body": null,
          "is_bot": false,
          "headline": "feat: update benchmarks with new scenario",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-14T17:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e5a11f9f358a6b4b31fe7b6f6a222c37aba9f4",
          "body": "Perf: wide instance services",
          "is_bot": false,
          "headline": "Merge pull request #1993 from inversify/perf/wide-instance-services",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad2d09514ba0bbeb253efbce3e5a26d1c8c9330c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove unused function",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102f5849fe7e67be4d40fae63eb48981c5c4d973",
          "body": "constructors with more than four arguments are also inlined",
          "is_bot": false,
          "headline": "perf: update buildInstanceNodeResolver with better performance",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db5aeb902c999cf8a58ef22da2a6d8a6df3d1c7",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract binding resolvers",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f541f2edd27cee55ab4cefc991596111250710b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildResolveMany",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de5df60af4cf73cb4d05c2ab325904ffd1708a8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add wide instance service in transient scope scenario",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T22:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9852b60b77db907702baf7be9b5062ec0814bf3c",
          "body": "…ed-value-argument-resolver\n\nExtract build resolved value argument resolver",
          "is_bot": false,
          "headline": "Merge pull request #1991 from inversify/refactor/extract-build-resolv…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T07:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70921dd0728b46a64a11b8370ab9ca8535bee417",
          "body": "…or-minor\n\nfix: update auto merge on patch or minor",
          "is_bot": false,
          "headline": "Merge pull request #1992 from inversify/renovate/auto-merge-on-patch-…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-13T07:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b0a9a889225454fd4308f59363bd06cc7feaab",
          "body": null,
          "is_bot": true,
          "headline": "fix: update auto merge on patch or minor",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-13T02:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "462e6c5b6e1476963bddd02765c5e4ac6d939e3b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update resolver to rely on resolver builders",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T20:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8d1fa32fab931fd5261a353122da039b9a3233",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildResolvedValueArgumentsResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T20:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82334d238ee258b528b5655a6d4409a1bb86cd19",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildOneResolvedValueArgumentResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T20:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7428718031b359993b0e1e147dba5b61d29304ea",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildZeroResolvedValueArgumentsResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T20:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddada7c4e3f7ca810dd321ca6c314a9b832fd1ff",
          "body": "…uctor-argument-resolver\n\nExtract build constructor argument resolver",
          "is_bot": false,
          "headline": "Merge pull request #1987 from inversify/refactor/extract-build-constr…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T12:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21bf1501a2d9cbeab1f2c8582aa2518a58b7e79",
          "body": "…tract-build-constructor-argument-resolver",
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:inversify/monorepo into refactor/ex…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T12:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "766f39622526be1303e846bae00d898d37fdf5ec",
          "body": "…or-minor\n\nfix: update auto merge on patch or minor",
          "is_bot": false,
          "headline": "Merge pull request #1989 from inversify/renovate/auto-merge-on-patch-…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T12:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e6d8439d6ca6896d03cb4e655266db4b42f374",
          "body": null,
          "is_bot": false,
          "headline": "fix: code examples",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T12:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6312499042c5f3e623e2cfe52397c76088685b7",
          "body": "chore: update dependency turbo to v2.10.4",
          "is_bot": false,
          "headline": "Merge pull request #1988 from inversify/renovate/turbo-monorepo",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b6589cf15f5620a1823916f073e0ead5822ace",
          "body": null,
          "is_bot": false,
          "headline": "fix: knip poor pnpm workspace analysis",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7675a5b3cd1844c603d2d382402aa3d483d9faf0",
          "body": null,
          "is_bot": true,
          "headline": "fix: update auto merge on patch or minor",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-12T11:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0761face224fea289e7d91c14208c7be72dc90af",
          "body": null,
          "is_bot": true,
          "headline": "chore: update dependency turbo to v2.10.4",
          "author_name": "inversify-app[bot]",
          "author_login": "inversify-app[bot]",
          "committed_at": "2026-07-12T11:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395d77dbb7d80c034abfc1aa7c7fc72987fbdc2f",
          "body": null,
          "is_bot": false,
          "headline": "refactor: update buildInstanceBindingNode to rely on resolve builders",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ae3740eba8b3de20ed477e884457cba3c4d1da",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildConstructorArgumentsResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e986f03792955ffedefa559e39b1436b2b7d830",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildOneConstructorArgumentsResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249f97031ab3a58881a3138356021d3eb7f5f923",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract buildZeroConstructorArgumentsResolver",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411f474ab72a63ec4b245c0d837da19805732f77",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract getGeneratedResolverId",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d3144680bc38bbc2cb105ac5bd9273a9ad65be",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump pnpm",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-12T11:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f430029f4b3dfb044fd9e7a8919c05160156e4b",
          "body": "…-entry\n\nUpdate blog with 8.1.3 release",
          "is_bot": false,
          "headline": "Merge pull request #1986 from inversify/feat/add-inversify-8-1-3-blog…",
          "author_name": "notaphplover",
          "author_login": "notaphplover",
          "committed_at": "2026-07-11T10:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 3178,
      "latest_release_at": "2026-07-17T00:08:01Z",
      "latest_release_tag": "@inversifyjs/core@14.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@inversifyjs/logger",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "dependency injection",
            "dependency inversion",
            "di",
            "inversion of control container",
            "ioc",
            "javascript",
            "node",
            "typescript"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@inversifyjs/logger",
          "is_deprecated": false,
          "latest_version": "2.0.0",
          "repository_url": "https://github.com/inversify/monorepo",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 19756,
          "first_published_at": "2025-09-22T17:18:23.552000Z",
          "latest_published_at": "2026-03-15T13:32:26.275000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 128
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 266,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": {
        "days": [
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 3
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 2
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 2
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 2
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 3
          },
          {
            "date": "2025-10-29",
            "count": 3
          },
          {
            "date": "2025-10-31",
            "count": 2
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 2
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 2
          },
          {
            "date": "2025-11-19",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 3
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 3
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 2
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 3
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 3
          },
          {
            "date": "2026-01-24",
            "count": 2
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 2
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 3
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 3
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 3
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 3
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 3
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 3
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 4
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 266,
        "total_stars": 266
      },
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/container/examples/plugin-example/tsconfig.json",
        "packages/container/examples/plugin-usage-example/tsconfig.json",
        "packages/container/libraries/binding-decorators/tsconfig.json",
        "packages/container/libraries/common/tsconfig.json",
        "packages/container/libraries/container/tsconfig.json",
        "packages/container/libraries/core/tsconfig.json",
        "packages/container/libraries/inversify/tsconfig.json",
        "packages/container/libraries/plugin-dispose/tsconfig.json",
        "packages/container/libraries/plugin/tsconfig.json",
        "packages/container/libraries/strongly-typed/tsconfig.json",
        "packages/container/tools/container-benchmarks/tsconfig.json",
        "packages/container/tools/e2e-tests/tsconfig.json",
        "packages/docs/services/inversify-binding-decorators-site/tsconfig.json",
        "packages/docs/services/inversify-framework-site/tsconfig.json",
        "packages/docs/services/inversify-site/tsconfig.json",
        "packages/docs/tools/binding-decorators-code-examples/tsconfig.json",
        "packages/docs/tools/code-examples-devkit/tsconfig.json",
        "packages/docs/tools/inversify-code-examples/tsconfig.json",
        "packages/docs/tools/inversify-graphql-code-examples/tsconfig.json",
        "packages/docs/tools/inversify-http-code-examples/tsconfig.json",
        "packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json",
        "packages/docs/tools/inversify-logger-code-examples/tsconfig.json",
        "packages/docs/tools/inversify-validation-code-examples/tsconfig.json",
        "packages/docs/tools/react-code-runner/tsconfig.json",
        "packages/foundation/libraries/benchmark-utils/tsconfig.json",
        "packages/foundation/libraries/prototype-utils/tsconfig.json",
        "packages/foundation/libraries/reflect-metadata-utils/tsconfig.json",
        "packages/foundation/tools/changelog-generator/tsconfig.json",
        "packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json",
        "packages/framework/core/tsconfig.json",
        "packages/framework/http/libraries/better-auth/tsconfig.json",
        "packages/framework/http/libraries/core/tsconfig.json",
        "packages/framework/http/libraries/express-v4/tsconfig.json",
        "packages/framework/http/libraries/express/tsconfig.json",
        "packages/framework/http/libraries/fastify/tsconfig.json",
        "packages/framework/http/libraries/hono/tsconfig.json",
        "packages/framework/http/libraries/open-api/tsconfig.json",
        "packages/framework/http/libraries/sse/tsconfig.json",
        "packages/framework/http/libraries/uwebsockets/tsconfig.json",
        "packages/framework/http/libraries/validation/tsconfig.json",
        "packages/framework/http/tools/e2e-tests/tsconfig.json",
        "packages/framework/http/tools/http-benchmarks/tsconfig.json",
        "packages/framework/http/tools/http-openapi-example/tsconfig.json",
        "packages/framework/validation/libraries/ajv/tsconfig.json",
        "packages/framework/validation/libraries/class-validator/tsconfig.json",
        "packages/framework/validation/libraries/common/tsconfig.json",
        "packages/framework/validation/libraries/openapi/tsconfig.json",
        "packages/framework/validation/libraries/standard-schema/tsconfig.json",
        "packages/json-schema/libraries/json-schema-pointer/tsconfig.json",
        "packages/json-schema/libraries/json-schema-types/tsconfig.json",
        "packages/json-schema/libraries/json-schema-utils/tsconfig.json",
        "packages/logger/tsconfig.json",
        "packages/open-api/libraries/open-api-types/tsconfig.json",
        "packages/open-api/libraries/open-api-utils/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 85939,
      "source_files_sampled": 3157,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "AGENTS.md",
        "CLAUDE.md",
        "packages/container/examples/AGENTS.md",
        "packages/container/libraries/binding-decorators/AGENTS.md",
        "packages/container/libraries/common/AGENTS.md",
        "packages/container/libraries/container/AGENTS.md",
        "packages/container/libraries/core/AGENTS.md",
        "packages/container/libraries/plugin-dispose/AGENTS.md",
        "packages/container/libraries/plugin/AGENTS.md",
        "packages/container/libraries/strongly-typed/AGENTS.md",
        "packages/docs/tools/AGENTS.md",
        "packages/foundation/tools/AGENTS.md",
        "packages/framework/core/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 9228
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 109,
        "assessed_package": null,
        "unassessed_count": 28,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@apollo/server",
            "direct": false,
            "version": "5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@apollo/subgraph",
            "direct": false,
            "version": "2.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/standalone",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "21.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/prompt-cli",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cucumber/cucumber",
            "direct": false,
            "version": "13.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/core",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/faster",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-docs",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "~0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/cookie",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/formbody",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/multipart",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": false,
            "version": "11.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@iconify/react",
            "direct": false,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/apollo-core",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/apollo-express",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/common",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/http-core",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/http-express",
            "direct": false,
            "version": "5.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/logger",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/plugin",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/prototype-utils",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inversifyjs/reflect-metadata-utils",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor",
            "direct": false,
            "version": "7.58.11",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/common",
            "direct": false,
            "version": "11.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/core",
            "direct": false,
            "version": "11.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/platform-express",
            "direct": false,
            "version": "11.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/platform-fastify",
            "direct": false,
            "version": "11.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-multi-entry",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "16.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-terser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/core",
            "direct": false,
            "version": "1.7.12",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/api",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/core",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/typescript-checker",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/vitest-runner",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/wasm-web",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__standalone",
            "direct": false,
            "version": "7.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/better-sqlite3",
            "direct": false,
            "version": "7.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/better-sqlite3",
            "direct": false,
            "version": "^7.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookie-parser",
            "direct": false,
            "version": "^1.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/k6",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime-types",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/multer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/statuses",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/swagger-ui-dist",
            "direct": false,
            "version": "3.30.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/eslint-plugin",
            "direct": false,
            "version": "^1.6.23",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "awilix",
            "direct": false,
            "version": "13.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "better-auth",
            "direct": false,
            "version": "1.6.23",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": false,
            "version": "12.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": false,
            "version": "^12.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "class-transformer",
            "direct": false,
            "version": "~0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "class-validator",
            "direct": false,
            "version": "~0.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-parser",
            "direct": false,
            "version": "^1.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "^14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "^5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.30",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "^4.12.30",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "inversify",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "inversify",
            "direct": false,
            "version": "7.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "inversify",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "inversify",
            "direct": false,
            "version": "^8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "^3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "^2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "mercurius",
            "direct": false,
            "version": "16.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "mermaid",
            "direct": false,
            "version": "^11.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": false,
            "version": "0.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor-webpack-plugin",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "multer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "sponsorkit",
            "direct": false,
            "version": "17.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "swagger-ui-dist",
            "direct": false,
            "version": "^5.32.9",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-loader",
            "direct": false,
            "version": "9.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsyringe",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "2.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-dts",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-lib-inject-css",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "^4.4.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 137,
        "direct_count": 0,
        "indirect_count": 137
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 1849,
        "open_issues": 6,
        "closed_ratio": 0.928,
        "closed_issues": 77,
        "closed_unmerged_prs": 65
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "notaphplover",
          "commits": 4206,
          "avatar_url": "https://avatars.githubusercontent.com/u/16786032?v=4"
        },
        {
          "type": "User",
          "login": "adrianmjim",
          "commits": 664,
          "avatar_url": "https://avatars.githubusercontent.com/u/11887815?v=4"
        },
        {
          "type": "User",
          "login": "alecgibson",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/12036746?v=4"
        },
        {
          "type": "User",
          "login": "bytenik",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/441347?v=4"
        },
        {
          "type": "User",
          "login": "omermorad",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6696717?v=4"
        },
        {
          "type": "User",
          "login": "cursoragent",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
        },
        {
          "type": "User",
          "login": "leoptizmo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/150753425?v=4"
        },
        {
          "type": "User",
          "login": "BurningEnlightenment",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5796962?v=4"
        },
        {
          "type": "User",
          "login": "jonaslalin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23449085?v=4"
        },
        {
          "type": "User",
          "login": "viceice",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1798109?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.858
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "clear-gh-actions-cache.yaml",
        "collect-coverage.yaml",
        "create-bump-pr.yaml",
        "deploy-binding-decorators-pages.yaml",
        "deploy-inversify-framework-pages.yaml",
        "deploy-inversify-pages.yaml",
        "publish.yaml",
        "renovate.yaml",
        "sponsors-wall.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 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/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e89437e55a1625d7ce146bf9b9602b82a7d42991",
        "ran_at": "2026-07-21T16:26:59Z",
        "aggregate_score": 6.3,
        "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/inversify/monorepo",
    "host": "github.com",
    "name": "monorepo",
    "owner": "inversify"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 70,
        "vitality": 100,
        "community": 69,
        "governance": 66,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 3178,
              "human_commit_share": 0.88,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "3178 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 3178
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "@inversifyjs/core@14.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 22,
              "stars": 266,
              "watchers": 4,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "266 stars",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 266
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "packages": [
                "@inversifyjs/logger"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 19756
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "19,756 downloads/month across npm",
                "points": 57.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 19756,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.858
            },
            "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 86% of commits",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 1849,
              "open_issues": 6,
              "closed_issues": 77,
              "issue_closed_ratio": 0.928,
              "closed_unmerged_prs": 65
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1849/1914 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1849,
                      "decided": 1914
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 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": 66,
            "inputs": {
              "followers": 104,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "inversify",
              "public_repos": 21,
              "account_age_days": 4120
            },
            "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": "104 followers of inversify",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 104,
                      "login": "inversify"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~11 yr old",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "@inversifyjs/logger"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 128
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 128 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 128
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "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": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "dependency-injection",
                "http",
                "inversifyjs",
                "ioc",
                "javascript",
                "json",
                "json-schema",
                "nodejs",
                "openapi",
                "typescript"
              ],
              "has_wiki": true,
              "homepage": "https://inversify.io/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://inversify.io/",
                "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": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.3
            },
            "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 is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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 109 resolved dependencies against OSV; 28 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": 109
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 28
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 109,
              "unassessed_packages": 28,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": 109,
              "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": 17
            },
            "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": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.989,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "AGENTS.md",
                "CLAUDE.md",
                "packages/container/examples/AGENTS.md",
                "packages/container/libraries/binding-decorators/AGENTS.md",
                "packages/container/libraries/common/AGENTS.md",
                "packages/container/libraries/container/AGENTS.md",
                "packages/container/libraries/core/AGENTS.md",
                "packages/container/libraries/plugin-dispose/AGENTS.md",
                "packages/container/libraries/plugin/AGENTS.md",
                "packages/container/libraries/strongly-typed/AGENTS.md",
                "packages/docs/tools/AGENTS.md",
                "packages/foundation/tools/AGENTS.md",
                "packages/framework/core/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 9228
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md, packages/container/examples/AGENTS.md, packages/container/libraries/binding-decorators/AGENTS.md, packages/container/libraries/common/AGENTS.md, packages/container/libraries/container/AGENTS.md, packages/container/libraries/core/AGENTS.md, packages/container/libraries/plugin-dispose/AGENTS.md, packages/container/libraries/plugin/AGENTS.md, packages/container/libraries/strongly-typed/AGENTS.md, packages/docs/tools/AGENTS.md, packages/foundation/tools/AGENTS.md, packages/framework/core/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md, packages/container/examples/AGENTS.md, packages/container/libraries/binding-decorators/AGENTS.md, packages/container/libraries/common/AGENTS.md, packages/container/libraries/container/AGENTS.md, packages/container/libraries/core/AGENTS.md, packages/container/libraries/plugin-dispose/AGENTS.md, packages/container/libraries/plugin/AGENTS.md, packages/container/libraries/strongly-typed/AGENTS.md, packages/docs/tools/AGENTS.md, packages/foundation/tools/AGENTS.md, packages/framework/core/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "87 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/container/examples/plugin-example/tsconfig.json",
                "packages/container/examples/plugin-usage-example/tsconfig.json",
                "packages/container/libraries/binding-decorators/tsconfig.json",
                "packages/container/libraries/common/tsconfig.json",
                "packages/container/libraries/container/tsconfig.json",
                "packages/container/libraries/core/tsconfig.json",
                "packages/container/libraries/inversify/tsconfig.json",
                "packages/container/libraries/plugin-dispose/tsconfig.json",
                "packages/container/libraries/plugin/tsconfig.json",
                "packages/container/libraries/strongly-typed/tsconfig.json",
                "packages/container/tools/container-benchmarks/tsconfig.json",
                "packages/container/tools/e2e-tests/tsconfig.json",
                "packages/docs/services/inversify-binding-decorators-site/tsconfig.json",
                "packages/docs/services/inversify-framework-site/tsconfig.json",
                "packages/docs/services/inversify-site/tsconfig.json",
                "packages/docs/tools/binding-decorators-code-examples/tsconfig.json",
                "packages/docs/tools/code-examples-devkit/tsconfig.json",
                "packages/docs/tools/inversify-code-examples/tsconfig.json",
                "packages/docs/tools/inversify-graphql-code-examples/tsconfig.json",
                "packages/docs/tools/inversify-http-code-examples/tsconfig.json",
                "packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json",
                "packages/docs/tools/inversify-logger-code-examples/tsconfig.json",
                "packages/docs/tools/inversify-validation-code-examples/tsconfig.json",
                "packages/docs/tools/react-code-runner/tsconfig.json",
                "packages/foundation/libraries/benchmark-utils/tsconfig.json",
                "packages/foundation/libraries/prototype-utils/tsconfig.json",
                "packages/foundation/libraries/reflect-metadata-utils/tsconfig.json",
                "packages/foundation/tools/changelog-generator/tsconfig.json",
                "packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json",
                "packages/framework/core/tsconfig.json",
                "packages/framework/http/libraries/better-auth/tsconfig.json",
                "packages/framework/http/libraries/core/tsconfig.json",
                "packages/framework/http/libraries/express-v4/tsconfig.json",
                "packages/framework/http/libraries/express/tsconfig.json",
                "packages/framework/http/libraries/fastify/tsconfig.json",
                "packages/framework/http/libraries/hono/tsconfig.json",
                "packages/framework/http/libraries/open-api/tsconfig.json",
                "packages/framework/http/libraries/sse/tsconfig.json",
                "packages/framework/http/libraries/uwebsockets/tsconfig.json",
                "packages/framework/http/libraries/validation/tsconfig.json",
                "packages/framework/http/tools/e2e-tests/tsconfig.json",
                "packages/framework/http/tools/http-benchmarks/tsconfig.json",
                "packages/framework/http/tools/http-openapi-example/tsconfig.json",
                "packages/framework/validation/libraries/ajv/tsconfig.json",
                "packages/framework/validation/libraries/class-validator/tsconfig.json",
                "packages/framework/validation/libraries/common/tsconfig.json",
                "packages/framework/validation/libraries/openapi/tsconfig.json",
                "packages/framework/validation/libraries/standard-schema/tsconfig.json",
                "packages/json-schema/libraries/json-schema-pointer/tsconfig.json",
                "packages/json-schema/libraries/json-schema-types/tsconfig.json",
                "packages/json-schema/libraries/json-schema-utils/tsconfig.json",
                "packages/logger/tsconfig.json",
                "packages/open-api/libraries/open-api-types/tsconfig.json",
                "packages/open-api/libraries/open-api-utils/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "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.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/container/examples/plugin-example/tsconfig.json, packages/container/examples/plugin-usage-example/tsconfig.json, packages/container/libraries/binding-decorators/tsconfig.json, packages/container/libraries/common/tsconfig.json, packages/container/libraries/container/tsconfig.json, packages/container/libraries/core/tsconfig.json, packages/container/libraries/inversify/tsconfig.json, packages/container/libraries/plugin-dispose/tsconfig.json, packages/container/libraries/plugin/tsconfig.json, packages/container/libraries/strongly-typed/tsconfig.json, packages/container/tools/container-benchmarks/tsconfig.json, packages/container/tools/e2e-tests/tsconfig.json, packages/docs/services/inversify-binding-decorators-site/tsconfig.json, packages/docs/services/inversify-framework-site/tsconfig.json, packages/docs/services/inversify-site/tsconfig.json, packages/docs/tools/binding-decorators-code-examples/tsconfig.json, packages/docs/tools/code-examples-devkit/tsconfig.json, packages/docs/tools/inversify-code-examples/tsconfig.json, packages/docs/tools/inversify-graphql-code-examples/tsconfig.json, packages/docs/tools/inversify-http-code-examples/tsconfig.json, packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json, packages/docs/tools/inversify-logger-code-examples/tsconfig.json, packages/docs/tools/inversify-validation-code-examples/tsconfig.json, packages/docs/tools/react-code-runner/tsconfig.json, packages/foundation/libraries/benchmark-utils/tsconfig.json, packages/foundation/libraries/prototype-utils/tsconfig.json, packages/foundation/libraries/reflect-metadata-utils/tsconfig.json, packages/foundation/tools/changelog-generator/tsconfig.json, packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json, packages/framework/core/tsconfig.json, packages/framework/http/libraries/better-auth/tsconfig.json, packages/framework/http/libraries/core/tsconfig.json, packages/framework/http/libraries/express-v4/tsconfig.json, packages/framework/http/libraries/express/tsconfig.json, packages/framework/http/libraries/fastify/tsconfig.json, packages/framework/http/libraries/hono/tsconfig.json, packages/framework/http/libraries/open-api/tsconfig.json, packages/framework/http/libraries/sse/tsconfig.json, packages/framework/http/libraries/uwebsockets/tsconfig.json, packages/framework/http/libraries/validation/tsconfig.json, packages/framework/http/tools/e2e-tests/tsconfig.json, packages/framework/http/tools/http-benchmarks/tsconfig.json, packages/framework/http/tools/http-openapi-example/tsconfig.json, packages/framework/validation/libraries/ajv/tsconfig.json, packages/framework/validation/libraries/class-validator/tsconfig.json, packages/framework/validation/libraries/common/tsconfig.json, packages/framework/validation/libraries/openapi/tsconfig.json, packages/framework/validation/libraries/standard-schema/tsconfig.json, packages/json-schema/libraries/json-schema-pointer/tsconfig.json, packages/json-schema/libraries/json-schema-types/tsconfig.json, packages/json-schema/libraries/json-schema-utils/tsconfig.json, packages/logger/tsconfig.json, packages/open-api/libraries/open-api-types/tsconfig.json, packages/open-api/libraries/open-api-utils/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/container/examples/plugin-example/tsconfig.json, packages/container/examples/plugin-usage-example/tsconfig.json, packages/container/libraries/binding-decorators/tsconfig.json, packages/container/libraries/common/tsconfig.json, packages/container/libraries/container/tsconfig.json, packages/container/libraries/core/tsconfig.json, packages/container/libraries/inversify/tsconfig.json, packages/container/libraries/plugin-dispose/tsconfig.json, packages/container/libraries/plugin/tsconfig.json, packages/container/libraries/strongly-typed/tsconfig.json, packages/container/tools/container-benchmarks/tsconfig.json, packages/container/tools/e2e-tests/tsconfig.json, packages/docs/services/inversify-binding-decorators-site/tsconfig.json, packages/docs/services/inversify-framework-site/tsconfig.json, packages/docs/services/inversify-site/tsconfig.json, packages/docs/tools/binding-decorators-code-examples/tsconfig.json, packages/docs/tools/code-examples-devkit/tsconfig.json, packages/docs/tools/inversify-code-examples/tsconfig.json, packages/docs/tools/inversify-graphql-code-examples/tsconfig.json, packages/docs/tools/inversify-http-code-examples/tsconfig.json, packages/docs/tools/inversify-http-open-api-code-examples/tsconfig.json, packages/docs/tools/inversify-logger-code-examples/tsconfig.json, packages/docs/tools/inversify-validation-code-examples/tsconfig.json, packages/docs/tools/react-code-runner/tsconfig.json, packages/foundation/libraries/benchmark-utils/tsconfig.json, packages/foundation/libraries/prototype-utils/tsconfig.json, packages/foundation/libraries/reflect-metadata-utils/tsconfig.json, packages/foundation/tools/changelog-generator/tsconfig.json, packages/foundation/tools/eslint-plugin-require-extensions/tsconfig.json, packages/framework/core/tsconfig.json, packages/framework/http/libraries/better-auth/tsconfig.json, packages/framework/http/libraries/core/tsconfig.json, packages/framework/http/libraries/express-v4/tsconfig.json, packages/framework/http/libraries/express/tsconfig.json, packages/framework/http/libraries/fastify/tsconfig.json, packages/framework/http/libraries/hono/tsconfig.json, packages/framework/http/libraries/open-api/tsconfig.json, packages/framework/http/libraries/sse/tsconfig.json, packages/framework/http/libraries/uwebsockets/tsconfig.json, packages/framework/http/libraries/validation/tsconfig.json, packages/framework/http/tools/e2e-tests/tsconfig.json, packages/framework/http/tools/http-benchmarks/tsconfig.json, packages/framework/http/tools/http-openapi-example/tsconfig.json, packages/framework/validation/libraries/ajv/tsconfig.json, packages/framework/validation/libraries/class-validator/tsconfig.json, packages/framework/validation/libraries/common/tsconfig.json, packages/framework/validation/libraries/openapi/tsconfig.json, packages/framework/validation/libraries/standard-schema/tsconfig.json, packages/json-schema/libraries/json-schema-pointer/tsconfig.json, packages/json-schema/libraries/json-schema-types/tsconfig.json, packages/json-schema/libraries/json-schema-utils/tsconfig.json, packages/logger/tsconfig.json, packages/open-api/libraries/open-api-types/tsconfig.json, packages/open-api/libraries/open-api-utils/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 85939,
              "source_files_sampled": 3157,
              "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/3157 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3157,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T16:27:23.813322Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/inversify/monorepo.svg",
  "full_name": "inversify/monorepo",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.