Public record
Software health reportschema 0.11.0 · metrics 1.13.0 · 2026-07-16 19:41 UTC

SonarSource / SonarJS

SonarSource Static Analyzer for JavaScript and TypeScript

TypeScript · JavaCustom license★ 1,250 stars⑂ 193 forkssince May 2012View on GitHub ↗

SonarSource/SonarJS holds a health index of 29 out of 100, placing it in the Critical band. It scores highest on Vitality (100/100) and lowest on Security (52/100). It was last updated today. 5 contributors account for most of its recent work.

29
overall / 100
Critical

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.

29
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.

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

SonarOrganization
1,185 followers256 public repossince Jan 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Mavenorg.sonarsource.javascript:javascript-its2.11-33779 days ago
npmsonarjs⚠ SonarJS CLI is deprecated. Consider using SonarJS with SonarQube or its extension for ESLint1.0.06,207133137 days agosonarjsanalyzer
Mavenorg.sonarsource.javascript:javascriptpoints to another repo — not scored13.2.0.43154-1329 days ago
Mavenorg.sonarsource.javascript:sonar-plugin13.2.0.43154-549 days ago

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 — 1,516 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,516
human_commit_share
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 9 days ago
27/27Release cadence — a release every ~18.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag13.2.0.43154
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases18.3
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?

65Moderate · 18% of overall
How it's scored
50.2/60Stars — 1,250 stars
19/25Forks — 193 forks
9.5/15Watchers — 52 watchers
Inputs used
forks193
stars1,250
watchers52
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
50.6/80Monthly downloads — 6,207 downloads/month across maven, npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesorg.sonarsource.javascript:javascript-its, sonarjs, org.sonarsource.javascript:sonar-plugin
dependents
ecosystemsmaven, npm
total_downloads
monthly_downloads6,207
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?

84Good · 24% of overall
How it's scored
45.9/54Bus factor — 5 contributor(s) cover half of all commits
18.6/22.5Commit distribution — top contributor authored 17% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled100
top_contributor_share0.173
How it's scored
0/46.8Issue resolution — no issues or no data
33/38.3PR acceptance — 4,978/5,770 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs4,978
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs792
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.1/25Owner reach — 1,185 followers of SonarSource
25/25Track record — 256 public repos, account ~15 yr old
Inputs used
followers1,185
owner_typeOrganization
is_verified
owner_loginSonarSource
public_repos256
account_age_days5,672
How it's scored
25/25Published & resolvable — 3 package(s) on maven, npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 54 published versions
0/20Not deprecated — sonarjs: SonarJS CLI is deprecated. Consider using SonarJS with SonarQube or its extension for ESLint
Inputs used
packagesorg.sonarsource.javascript:javascript-its, sonarjs, org.sonarsource.javascript:sonar-plugin
ecosystemsmaven, npm
any_deprecatedyes
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://community.sonarsource.com/
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicssonarqube, javascript, static-analysis, static-code-analysis, static-analyzer, code-quality, language-team, sonarcloud, typescript
has_wikino
homepagehttps://community.sonarsource.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 17 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 30 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

78Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,878
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json, eslint.config.mjs
11/11Static type checking — its/eslint10-plugin-sonarjs/tsconfig.json, its/eslint8-plugin-sonarjs/tsconfig.json, its/eslint9-plugin-sonarjs/tsconfig.json, its/plugin/projects/custom_rules/src/dir/tsconfig.json, its/plugin/projects/disable-type-checking/tsconfig.json, its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json, its/plugin/projects/pr-analysis-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-ts-main/tsconfig.json, its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json, its/plugin/projects/referenced-tsconfigs/tsconfig.json, its/plugin/projects/resolve-json-module/tsconfig.json, its/plugin/projects/same-filename/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/tsconfig.json, its/plugin/projects/solution-tsconfig/tsconfig.json, its/plugin/projects/ts-rule-project/tsconfig.json, its/plugin/projects/tslint-report-project/tsconfig.json, its/plugin/projects/tsproject-extended/dir/tsconfig.json, its/plugin/projects/tsproject-extended/tsconfig.json, its/plugin/projects/tsproject-no-typescript/tsconfig.json, its/plugin/projects/tsproject/tsconfig.json, its/plugin/projects/tsprojects/tsconfig.json, its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json, its/plugin/projects/typechecker-config/jsconfig/jsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json, its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json, its/plugin/projects/typechecker-config/shared-base/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json, its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json, its/sources/custom/jsts/tsconfig.json, packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json, packages/analysis/tests/fixtures-source-files/paths/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json, packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json, packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json, packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json, packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json, packages/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json, tools/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsits/eslint10-plugin-sonarjs/tsconfig.json, its/eslint8-plugin-sonarjs/tsconfig.json, its/eslint9-plugin-sonarjs/tsconfig.json, its/plugin/projects/custom_rules/src/dir/tsconfig.json, its/plugin/projects/disable-type-checking/tsconfig.json, its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json, its/plugin/projects/pr-analysis-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-ts-main/tsconfig.json, its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json, its/plugin/projects/referenced-tsconfigs/tsconfig.json, its/plugin/projects/resolve-json-module/tsconfig.json, its/plugin/projects/same-filename/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/tsconfig.json, its/plugin/projects/solution-tsconfig/tsconfig.json, its/plugin/projects/ts-rule-project/tsconfig.json, its/plugin/projects/tslint-report-project/tsconfig.json, its/plugin/projects/tsproject-extended/dir/tsconfig.json, its/plugin/projects/tsproject-extended/tsconfig.json, its/plugin/projects/tsproject-no-typescript/tsconfig.json, its/plugin/projects/tsproject/tsconfig.json, its/plugin/projects/tsprojects/tsconfig.json, its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json, its/plugin/projects/typechecker-config/jsconfig/jsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json, its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json, its/plugin/projects/typechecker-config/shared-base/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json, its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json, its/sources/custom/jsts/tsconfig.json, packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json, packages/analysis/tests/fixtures-source-files/paths/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json, packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json, packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json, packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json, packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json, packages/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json, tools/tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 3/3,552 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes128,110
source_files_sampled3,552
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — packages/analysis/src/jsts/parsers/estree.proto, packages/grpc/src/proto/analyze-project.proto, packages/grpc/src/proto/health.proto, packages/grpc/src/proto/language_analyzer.proto, sonar-plugin/bridge/src/test/resources/files/serialized.proto, sonar-plugin/bridge/src/test/resources/files/unknown.proto
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_filespackages/analysis/src/jsts/parsers/estree.proto, packages/grpc/src/proto/analyze-project.proto, packages/grpc/src/proto/health.proto, packages/grpc/src/proto/language_analyzer.proto, sonar-plugin/bridge/src/test/resources/files/serialized.proto, sonar-plugin/bridge/src/test/resources/files/unknown.proto

Key facts

1,250GitHub stars
100contributors
1,516commits, last 12 months
0days since last push
100releases
5bus factor
0open issues
Maven, npmpackage ecosystems

Data collection warnings

  • maven package 'org.sonarsource.javascript:javascript' points at a different repository (https://github.com/SonarSource/sonar-javascript); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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-16 19:40 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 17 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities30 existing vulnerabilities detected
Direct dependencies 59
RegistryPackageVersion constraintManifest
npm@angular-eslint/eslint-plugin22.0.0package.json
npm@babel/core8.0.1package.json
npm@babel/eslint-parser8.0.1package.json
npm@eslint-community/regexpp4.12.2package.json
npm@grpc/grpc-js1.14.4package.json
npm@protobufjs/base641.1.2package.json
npm@stylistic/eslint-plugin5.10.0package.json
npm@stylistic/stylelint-plugin5.2.1package.json
npm@typescript-eslint/eslint-plugin8.63.0package.json
npm@typescript-eslint/parser8.63.0package.json
npm@typescript-eslint/type-utils8.63.0package.json
npm@typescript-eslint/utils8.63.0package.json
npmbuiltin-modules5.3.0package.json
npmbytes3.1.2package.json
npmcolor5.0.3package.json
npmcss-unit-converter1.1.2package.json
npmeslint9.39.5package.json
npmeslint-plugin-import2.32.0package.json
npmeslint-plugin-jsx-a11y6.10.2package.json
npmeslint-plugin-react7.37.5package.json
npmeslint-plugin-react-hooks7.1.1package.json
npmeslint-plugin-testing-library7.16.2package.json
npmeslint-plugin-unicorn65.0.1package.json
npmeslint-plugin-vue10.9.2package.json
npmfunctional-red-black-tree1.0.1package.json
npmglobals17.7.0package.json
npmhtmlparser212.0.0package.json
npmjsx-ast-utils-x0.1.0package.json
npmlodash.merge4.6.2package.json
npmminimatch10.2.5package.json
npmpostcss8.5.16package.json
npmpostcss-html1.8.1package.json
npmpostcss-less6.0.0package.json
npmpostcss-sass0.5.0package.json
npmpostcss-scss4.0.9package.json
npmpostcss-selector-parser7.1.4package.json
npmpostcss-value-parser4.2.0package.json
npmprotobufjs8.7.0package.json
npmscslre0.3.0package.json
npmsemver7.8.5package.json
npmstylelint17.14.0package.json
npmstylelint-config-html1.1.0package.json
npmts-api-utils2.5.0package.json
npmtypescript6.0.3package.json
npmvue-eslint-parser10.4.1package.json
npmyaml2.9.0package.json
Maven${project.groupId}:api${project.version}pom.xml
Maven${project.groupId}:bridge${project.version}pom.xml
Maven${project.groupId}:javascript-checks${project.version}pom.xml
Maven${project.groupId}:css${project.version}pom.xml
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commons${analyzer-commons.version}pom.xml
Mavencom.google.code.gson:gson${gson.version}pom.xml
Mavencom.google.code.findbugs:jsr3053.0.2pom.xml
Mavenorg.apache.commons:commons-compress1.28.0pom.xml
Mavenorg.apache.commons:commons-lang33.20.0pom.xml
Mavencommons-io:commons-io2.22.0pom.xml
Mavenorg.tukaani:xz1.12pom.xml
Mavenorg.jetbrains:annotations${jetbrains.annotations.version}pom.xml
Mavenorg.junit:junit-bom${junit.version}pom.xml
All dependencies 1,296

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

RegistryPackageVersionRelation
Mavencom.google.code.findbugs:jsr305direct
Mavencom.google.code.findbugs:jsr3053.0.2direct
Mavencom.google.code.gson:gsondirect
Mavencom.google.code.gson:gson2.14.0direct
Mavencommons-io:commons-iodirect
Mavencommons-io:commons-io2.22.0direct
Mavenorg.apache.commons:commons-compressdirect
Mavenorg.apache.commons:commons-compress1.28.0direct
Mavenorg.apache.commons:commons-lang33.20.0direct
Mavenorg.jetbrains:annotationsdirect
Mavenorg.jetbrains:annotations26.1.0direct
Mavenorg.junit:junit-bom6.1.1direct
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commonsdirect
Mavenorg.sonarsource.analyzer-commons:sonar-analyzer-commons2.27.0.5007direct
Mavenorg.tukaani:xzdirect
Mavenorg.tukaani:xz1.12direct
npm@angular-eslint/eslint-plugin22.0.0direct
npm@babel/core7.29.7direct
npm@babel/core8.0.1direct
npm@babel/eslint-parser8.0.1direct
npm@eslint-community/regexpp4.12.2direct
npm@eslint-community/regexpp4.8.0direct
npm@grpc/grpc-js1.14.4direct
npm@protobufjs/base641.1.2direct
npm@stylistic/eslint-plugin5.10.0direct
npm@stylistic/stylelint-plugin5.2.1direct
npm@typescript-eslint/eslint-plugin6.4.1direct
npm@typescript-eslint/eslint-plugin8.63.0direct
npm@typescript-eslint/parser6.4.1direct
npm@typescript-eslint/parser8.63.0direct
npm@typescript-eslint/parser^7direct
npm@typescript-eslint/parser^8direct
npm@typescript-eslint/type-utils6.4.1direct
npm@typescript-eslint/type-utils8.63.0direct
npm@typescript-eslint/utils6.4.1direct
npm@typescript-eslint/utils8.63.0direct
npmbuiltin-modules1.1.1direct
npmbuiltin-modules5.3.0direct
npmbytes3.1.2direct
npmcolor5.0.3direct
npmcss-unit-converter1.1.2direct
npmeslint8.48.0direct
npmeslint9.39.5direct
npmeslint^10direct
npmeslint^8direct
npmeslint^9direct
npmeslint-plugin-import2.32.0direct
npmeslint-plugin-jsx-a11y6.10.2direct
npmeslint-plugin-react7.37.5direct
npmeslint-plugin-react-hooks7.1.1direct
npmeslint-plugin-testing-library7.16.2direct
npmeslint-plugin-unicorn65.0.1direct
npmeslint-plugin-vue10.9.2direct
npmfunctional-red-black-tree1.0.1direct
npmglobals13.21.0direct
npmglobals14.0.0direct
npmglobals17.7.0direct
npmhtmlparser212.0.0direct
npmhtmlparser28.0.2direct
npmjsx-ast-utils-x0.1.0direct
npmlodash.merge4.6.2direct
npmminimatch10.2.5direct
npmminimatch3.0.4direct
npmminimatch3.1.2direct
npmminimatch3.1.5direct
npmminimatch5.1.9direct
npmminimatch9.0.9direct
npmpostcss8.5.16direct
npmpostcss-html1.8.1direct
npmpostcss-less6.0.0direct
npmpostcss-sass0.5.0direct
npmpostcss-scss4.0.9direct
npmpostcss-selector-parser7.1.4direct
npmpostcss-value-parser4.2.0direct
npmprotobufjs7.6.4direct
npmprotobufjs8.7.0direct
npmscslre0.3.0direct
npmsemver5.5.0direct
npmsemver5.7.2direct
npmsemver6.3.1direct
npmsemver7.5.4direct
npmsemver7.8.5direct
npmstylelint17.14.0direct
npmstylelint-config-html1.1.0direct
npmts-api-utils1.0.2direct
npmts-api-utils2.5.0direct
npmtypescript2.8.3direct
npmtypescript3.5.3direct
npmtypescript3.9.7direct
npmtypescript4.9.5direct
npmtypescript5.2.2direct
npmtypescript5.5.4direct
npmtypescript6.0.2direct
npmtypescript6.0.3direct
npmtypescript^5direct
npmtypescript^5.7.0direct
npmtypescript^5.7.2direct
npmvue-eslint-parser10.4.1direct
npmyaml2.9.0direct
Mavench.qos.logback:logback-classic1.5.38indirect
Mavencom.google.protobuf:protobuf-java4.35.1indirect
Mavencom.google.protobuf:protoc4.35.1indirect
Mavencom.mycila:license-maven-pluginindirect
Mavencom.sonarsource.scanner.integrationtester:sonar-scanner-integration-tester1.2.0.1354indirect
Mavenio.grpc:grpc-okhttp1.82.2indirect
Mavenio.grpc:grpc-protobuf1.82.2indirect
Mavenio.grpc:grpc-stub1.82.2indirect
Mavenorg.apache.maven.plugins:maven-dependency-plugin24.11.0.70indirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.6.2indirect
Mavenorg.assertj:assertj-coreindirect
Mavenorg.assertj:assertj-core3.27.7indirect
Mavenorg.awaitility:awaitilityindirect
Mavenorg.awaitility:awaitility4.3.0indirect
Mavenorg.codehaus.mojo:build-helper-maven-pluginindirect
Mavenorg.codehaus.mojo:build-helper-maven-plugin3.6.1indirect
Mavenorg.codehaus.mojo:exec-maven-pluginindirect
Mavenorg.codehaus.mojo:exec-maven-plugin3.6.3indirect
Mavenorg.codehaus.mojo:flatten-maven-pluginindirect
Mavenorg.codehaus.mojo:flatten-maven-plugin1.7.3indirect
Mavenorg.codehaus.mojo:license-maven-plugin2.7.1indirect
Mavenorg.codehaus.mojo:properties-maven-plugin1.3.0indirect
Mavenorg.cyclonedx:cyclonedx-maven-pluginindirect
Mavenorg.cyclonedx:cyclonedx-maven-plugin2.9.2indirect
Mavenorg.eclipse.jgit:org.eclipse.jgitindirect
Mavenorg.eclipse.jgit:org.eclipse.jgit7.7.0.202606012155-rindirect
Mavenorg.hamcrest:hamcrest3.0indirect
Mavenorg.jacoco:jacoco-maven-pluginindirect
Mavenorg.junit.jupiter:junit-jupiter-apiindirect
Mavenorg.junit.jupiter:junit-jupiter-paramsindirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.mockito:mockito-core5.23.0indirect
Mavenorg.slf4j:slf4j-apiindirect
Mavenorg.slf4j:slf4j-api2.0.18indirect
Mavenorg.sonarsource.api.plugin:sonar-plugin-apiindirect
Mavenorg.sonarsource.api.plugin:sonar-plugin-api13.8.0.4399indirect
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixturesindirect
Mavenorg.sonarsource.api.plugin:sonar-plugin-api-test-fixtures13.8.0.4399indirect
Mavenorg.sonarsource.javascript:apiindirect
Mavenorg.sonarsource.javascript:sonar-javascript-pluginindirect
Mavenorg.sonarsource.nodejs:nodejs-runtime24.11.0.70indirect
Mavenorg.sonarsource.orchestrator:sonar-orchestrator-junit5indirect
Mavenorg.sonarsource.orchestrator:sonar-orchestrator-junit56.3.0.4464indirect
Mavenorg.sonarsource.rspec:rspec-maven-plugin1.5.0.155indirect
Mavenorg.sonarsource.scanner.engine:plugin-api-scanner-implindirect
Mavenorg.sonarsource.scanner.engine:plugin-api-scanner-impl13.4.1.4007indirect
Mavenorg.sonarsource.scanner.engine:sensor-test-fixturesindirect
Mavenorg.sonarsource.scanner.engine:sensor-test-fixtures13.4.1.4007indirect
Mavenorg.sonarsource.sonar-packaging-maven-plugin:sonar-packaging-maven-pluginindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-analysis-engineindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-analysis-engine11.6.0.85952indirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-commonsindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-commons11.6.0.85952indirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-core11.6.0.85952indirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-core-test-utilsindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-plugin-apiindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-plugin-api11.6.0.85952indirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-plugin-commonsindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-plugin-commons11.6.0.85952indirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-rpc-java-clientindirect
Mavenorg.sonarsource.sonarlint.core:sonarlint-rpc-protocolindirect
Mavenorg.sonarsource.sonarqube:sonar-wsindirect
Mavenorg.sonarsource.sonarqube:sonar-ws26.7.0.124771indirect
Mavenorg.xolstice.maven.plugins:protobuf-maven-plugin0.6.1indirect
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@angular-eslint/bundled-angular-compiler22.0.0indirect
npm@angular-eslint/utils22.0.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/code-frame8.0.0indirect
npm@babel/compat-data7.29.7indirect
npm@babel/compat-data8.0.0indirect
npm@babel/generator7.29.7indirect
npm@babel/generator8.0.0indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-compilation-targets8.0.0indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-globals8.0.0indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-string-parser8.0.0indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-identifier8.0.0indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helper-validator-option8.0.0indirect
npm@babel/helpers7.29.7indirect
npm@babel/helpers8.0.0indirect
npm@babel/parser7.29.7indirect
npm@babel/parser8.0.0indirect
npm@babel/plugin-syntax-decorators7.29.7indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-transform-modules-commonjs7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/preset-typescript7.29.7indirect
npm@babel/runtime7.28.6indirect
npm@babel/template7.29.7indirect
npm@babel/template8.0.0indirect
npm@babel/traverse7.29.7indirect
npm@babel/traverse8.0.0indirect
npm@babel/types7.29.7indirect
npm@babel/types8.0.0indirect
npm@cacheable/memory2.0.8indirect
npm@cacheable/utils2.4.0indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.5indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@csstools/media-query-list-parser5.0.0indirect
npm@csstools/selector-resolve-nested4.0.0indirect
npm@csstools/selector-specificity6.0.0indirect
npm@cyclonedx/cyclonedx-library10.1.0indirect
npm@cyclonedx/cyclonedx-npm6.0.0indirect
npm@emnapi/core1.11.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.0indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@emotion/react^11.0.0indirect
npm@epic-web/invariant1.0.0indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/eslintrc2.1.2indirect
npm@eslint/eslintrc3.3.6indirect
npm@eslint/js8.48.0indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@graphql-codegen/cli5.0.0indirect
npm@grpc/proto-loader0.8.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/config-array0.11.10indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.5.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/cliui9.0.0indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/esm-loader-hook0.3.0indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/expect-utils30.4.1indirect
npm@jest/get-type30.1.0indirect
npm@jest/pattern30.4.0indirect
npm@jest/schemas30.4.1indirect
npm@jest/types30.4.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@jsdoc/salty0.2.10indirect
npm@jsonjoy.com/base641.1.2indirect
npm@jsonjoy.com/base6417.67.0indirect
npm@jsonjoy.com/buffers1.2.1indirect
npm@jsonjoy.com/buffers17.67.0indirect
npm@jsonjoy.com/codegen1.0.0indirect
npm@jsonjoy.com/codegen17.67.0indirect
npm@jsonjoy.com/fs-core4.64.0indirect
npm@jsonjoy.com/fs-fsa4.64.0indirect
npm@jsonjoy.com/fs-node4.64.0indirect
npm@jsonjoy.com/fs-node-builtins4.64.0indirect
npm@jsonjoy.com/fs-node-to-fsa4.64.0indirect
npm@jsonjoy.com/fs-node-utils4.64.0indirect
npm@jsonjoy.com/fs-print4.64.0indirect
npm@jsonjoy.com/fs-snapshot4.64.0indirect
npm@jsonjoy.com/json-pack1.21.0indirect
npm@jsonjoy.com/json-pack17.67.0indirect
npm@jsonjoy.com/json-pointer1.0.2indirect
npm@jsonjoy.com/json-pointer17.67.0indirect
npm@jsonjoy.com/util1.9.0indirect
npm@jsonjoy.com/util17.67.0indirect
npm@keyv/bigmap1.3.1indirect
npm@keyv/serialize1.1.1indirect
npm@namespaced/dependencylatestindirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent3.0.0indirect
npm@npmcli/fs4.0.0indirect
npm@one-ini/wasm0.2.1indirect
npm@oozcitak/dom2.0.2indirect
npm@oozcitak/infra2.0.2indirect
npm@oozcitak/url3.0.0indirect
npm@oozcitak/util10.0.0indirect
npm@openapitools/openapi-generator-cli7.0.0indirect
npm@oxc-parser/binding-android-arm-eabi0.137.0indirect
npm@oxc-parser/binding-android-arm640.137.0indirect
npm@oxc-parser/binding-darwin-arm640.137.0indirect
npm@oxc-parser/binding-darwin-x640.137.0indirect
npm@oxc-parser/binding-freebsd-x640.137.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.137.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.137.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.137.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.137.0indirect
npm@oxc-parser/binding-linux-x64-musl0.137.0indirect
npm@oxc-parser/binding-openharmony-arm640.137.0indirect
npm@oxc-parser/binding-wasm32-wasi0.137.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.137.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.137.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.137.0indirect
npm@oxc-project/types0.137.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.21.3indirect
npm@oxc-resolver/binding-android-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-arm6411.21.3indirect
npm@oxc-resolver/binding-darwin-x6411.21.3indirect
npm@oxc-resolver/binding-freebsd-x6411.21.3indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-arm64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.21.3indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-gnu11.21.3indirect
npm@oxc-resolver/binding-linux-x64-musl11.21.3indirect
npm@oxc-resolver/binding-openharmony-arm6411.21.3indirect
npm@oxc-resolver/binding-wasm32-wasi11.21.3indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.21.3indirect
npm@oxc-resolver/binding-win32-x64-msvc11.21.3indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@playwright/test1.0.0indirect
npm@playwright/test1.2.3indirect
npm@playwright/test1.49.0indirect
npm@playwright/testlatestindirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.1indirect
npm@rtsao/scc1.1.0indirect
npm@sinclair/typebox0.34.49indirect
npm@sindresorhus/is4.6.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@tsconfig/node141.0.3indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/bytes3.1.5indirect
npm@types/eslint^8indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/estree-jsx1.0.5indirect
npm@types/functional-red-black-tree1.0.6indirect
npm@types/gensync1.0.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jsesc2.5.1indirect
npm@types/json-schema7.0.12indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/linkify-it5.0.0indirect
npm@types/lodash4.17.24indirect
npm@types/lodash.merge4.6.9indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl2.0.0indirect
npm@types/node18.14.6indirect
npm@types/node24.13.3indirect
npm@types/node^16.0.0indirect
npm@types/node^18.0.0indirect
npm@types/node^18.7.13indirect
npm@types/node^20.0.0indirect
npm@types/node^22.0.0indirect
npm@types/semver7.5.0indirect
npm@types/semver7.7.1indirect
npm@types/stack-utils2.0.3indirect
npm@types/typed-dependencylatestindirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/project-service8.63.0indirect
npm@typescript-eslint/scope-manager6.4.1indirect
npm@typescript-eslint/scope-manager8.63.0indirect
npm@typescript-eslint/tsconfig-utils8.63.0indirect
npm@typescript-eslint/types6.4.1indirect
npm@typescript-eslint/types8.63.0indirect
npm@typescript-eslint/typescript-estree6.4.1indirect
npm@typescript-eslint/typescript-estree8.63.0indirect
npm@typescript-eslint/visitor-keys6.4.1indirect
npm@typescript-eslint/visitor-keys8.63.0indirect
npm@typescript/native-preview7.0.0-dev.20260329.1indirect
npm@typescript/native-preview7.0.0-dev.20260630.1indirect
npm@typescript/native-preview-darwin-arm647.0.0-dev.20260630.1indirect
npm@typescript/native-preview-darwin-x647.0.0-dev.20260630.1indirect
npm@typescript/native-preview-linux-arm7.0.0-dev.20260630.1indirect
npm@typescript/native-preview-linux-arm647.0.0-dev.20260630.1indirect
npm@typescript/native-preview-linux-x647.0.0-dev.20260630.1indirect
npm@typescript/native-preview-win32-arm647.0.0-dev.20260630.1indirect
npm@typescript/native-preview-win32-x647.0.0-dev.20260630.1indirect
npm@vercel/og^0.6.0indirect
npm@yarnpkg/lockfile1.1.0indirect
npmabbrev1.1.1indirect
npmabbrev3.0.1indirect
npmacorn8.10.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmajv-formats-draft20191.6.1indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.3.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-find-index1.0.2indirect
npmarray-includes3.1.9indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasap2.0.6indirect
npmast-types-flow0.0.8indirect
npmastral-regex2.0.0indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaws-cdk-lib2.200.1indirect
npmaxe-core4.11.1indirect
npmaxobject-query4.1.0indirect
npmbabel-code-frame6.26.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbalanced-match1.0.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.8indirect
npmbinary-extensions2.3.0indirect
npmbindings1.5.0indirect
npmbl4.1.0indirect
npmbluebird3.7.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion1.1.13indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.1.1indirect
npmbrace-expansion2.1.2indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbuffer5.7.1indirect
npmcacache19.0.1indirect
npmcacheable2.3.4indirect
npmcaching-transform4.0.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001779indirect
npmcatharsis0.9.0indirect
npmchalk1.1.3indirect
npmchalk2.4.1indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchange-case5.4.4indirect
npmchar-regex1.0.2indirect
npmchardet2.1.1indirect
npmchild-only1.0.0indirect
npmchokidar3.6.0indirect
npmchownr1.1.4indirect
npmchownr3.0.0indirect
npmci-info3.9.0indirect
npmci-info4.4.0indirect
npmclean-stack2.2.0indirect
npmcli-width4.1.0indirect
npmcliui6.0.0indirect
npmcliui8.0.1indirect
npmcolor-convert1.9.1indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.3indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-name2.1.0indirect
npmcolor-string2.1.4indirect
npmcolord2.9.3indirect
npmcommander12.1.0indirect
npmcommander14.0.3indirect
npmcommander2.15.1indirect
npmcommander2.20.3indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcopy-file11.1.0indirect
npmcore-js3.48.0indirect
npmcore-js-compat3.49.0indirect
npmcosmiconfig9.0.2indirect
npmcpy13.2.1indirect
npmcpy-cli7.0.0indirect
npmcross-env10.1.0indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-functions-list3.3.3indirect
npmcss-tree3.2.1indirect
npmcssesc3.0.0indirect
npmcypress1.2.3indirect
npmcypress^13.0.0indirect
npmcypresslatestindirect
npmdamerau-levenshtein1.0.8indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdebug4.4.3indirect
npmdebuglog1.0.1indirect
npmdecamelize1.2.0indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefault-require-extensions3.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdependencylatestindirect
npmdependency-in-package-jsonlatestindirect
npmdetect-indent7.0.2indirect
npmdetect-libc2.1.2indirect
npmdevDependencylatestindirect
npmdezalgo1.0.4indirect
npmdiff3.5.0indirect
npmdir-compare5.0.0indirect
npmdir-glob3.0.1indirect
npmdiscontinuous-range1.0.0indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdom-serializer2.0.0indirect
npmdom-serializer3.0.0indirect
npmdomelementtype2.3.0indirect
npmdomelementtype3.0.0indirect
npmdomhandler5.0.3indirect
npmdomhandler6.0.1indirect
npmdomutils3.2.2indirect
npmdomutils4.0.2indirect
npmdot-prop10.1.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmeditorconfig3.0.2indirect
npmelectron-to-chromium1.5.313indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmempathic2.0.1indirect
npmencoding0.1.13indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmentities8.0.0indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.4indirect
npmes-abstract1.24.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.3.1indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmes6-error4.1.1indirect
npmesbuild0.28.1indirect
npmesbuild-plugin-copy2.1.1indirect
npmesbuild-plugin-text-replace1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen1.14.3indirect
npmeslint-doc-generator3.6.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.12.1indirect
npmeslint-scope7.2.2indirect
npmeslint-scope8.4.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmespree9.6.1indirect
npmesprima4.0.0indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.2indirect
npmesutils2.0.3indirect
npmexpand-template2.0.3indirect
npmexpect30.4.1indirect
npmexponential-backoff3.1.3indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.1indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri3.1.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.15.0indirect
npmfastq1.20.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.5.0indirect
npmfile-entry-cache11.1.3indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache8.0.0indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.0.1indirect
npmfill-range7.1.1indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmfind-yarn-workspace-root2.0.0indirect
npmflat-cache3.1.0indirect
npmflat-cache4.0.1indirect
npmflat-cache6.1.22indirect
npmflatted3.2.7indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmforeground-child2.0.0indirect
npmforeground-child3.3.1indirect
npmformatly0.3.0indirect
npmfromentries1.3.2indirect
npmfs-constants1.0.0indirect
npmfs-extra10.1.0indirect
npmfs-minipass3.0.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.14.0indirect
npmgithub-from-package0.0.0indirect
npmglob10.5.0indirect
npmglob11.1.0indirect
npmglob13.0.6indirect
npmglob7.1.2indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regex.js1.2.0indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmglobby16.2.0indirect
npmglobjoin0.1.4indirect
npmgonzales-pe4.3.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-flag5.0.1indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasha5.2.2indirect
npmhashery1.5.0indirect
npmhasown2.0.2indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhookified1.15.1indirect
npmhookified2.1.1indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info9.0.3indirect
npmhtml-escaper2.0.2indirect
npmhtml-tags5.1.0indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhusky9.1.7indirect
npmhyperdyperid1.2.0indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.2.4indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.0indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.1.0indirect
npmip-address10.2.0indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-builtin-module5.0.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-path-inside3.0.3indirect
npmis-path-inside4.0.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-typedarray1.0.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe3.1.5indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-processinfo3.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.2.0indirect
npmiterator.prototype1.1.5indirect
npmjackspeak3.4.3indirect
npmjackspeak4.2.3indirect
npmjasmine1.2.3indirect
npmjasmine^5.0.0indirect
npmjasmine-core2.8.0indirect
npmjasmine-core3.6.0indirect
npmjasmine-core5.7.1indirect
npmjasmine-node1.16.2indirect
npmjasmine-node2.0.0indirect
npmjest1.2.3indirect
npmjest29.0.0indirect
npmjest29.7.0indirect
npmjest30.0.0indirect
npmjest^29.0.0indirect
npmjestcatalog:testingindirect
npmjest-diff30.4.1indirect
npmjest-matcher-utils30.4.1indirect
npmjest-message-util30.4.1indirect
npmjest-mock30.4.1indirect
npmjest-regex-util30.4.0indirect
npmjest-util30.4.1indirect
npmjiti2.7.0indirect
npmjoi^17.0.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens3.0.2indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjs-yaml3.11.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.2.0indirect
npmjs-yaml4.3.0indirect
npmjs2xmlparser4.0.2indirect
npmjsdoc4.0.5indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.4.0indirect
npmjson-schema-to-ts3.1.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify1.3.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonfile6.2.0indirect
npmjsonify0.0.1indirect
npmjsx-ast-utils3.3.5indirect
npmjunk4.0.1indirect
npmkarma-jasmine1.1.2indirect
npmkeyv4.5.3indirect
npmkeyv4.5.4indirect
npmkeyv5.6.0indirect
npmkind-of6.0.3indirect
npmklaw3.0.0indirect
npmklaw-sync6.0.0indirect
npmknip6.26.0indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmlibxmljs20.37.0indirect
npmlicense-checker25.0.1indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodashindirect
npmlodash3.10.1indirect
npmlodash4.17.21indirect
npmlodash4.18.1indirect
npmlodash-es*indirect
npmlodash-es3.10.1indirect
npmlodash-es4.17.21indirect
npmlodash-es>=04.00.0indirect
npmlodash-esinvalid-versionindirect
npmlodash.camelcase4.3.0indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.truncate4.4.2indirect
npmlong5.3.2indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.7indirect
npmlru-cache11.5.1indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmake-dir3.1.0indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen14.0.3indirect
npmmarkdown-it14.2.0indirect
npmmarkdown-it-anchor8.6.7indirect
npmmarkdown-table3.0.4indirect
npmmarked4.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmathml-tag-names4.0.0indirect
npmmdn-data2.27.1indirect
npmmdurl2.0.0indirect
npmmemfs4.64.0indirect
npmmeow14.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmicromatch4.0.8indirect
npmmimic-response3.1.0indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch4.0.1indirect
npmminipass-flush1.0.7indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib3.1.0indirect
npmmkdirp0.5.6indirect
npmmkdirp1.0.4indirect
npmmkdirp-classic0.5.3indirect
npmmocha1.2.3indirect
npmmocha10.0.0indirect
npmmocha^10.0.0indirect
npmmoo0.5.3indirect
npmmri1.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmnan2.22.2indirect
npmnanoid3.3.12indirect
npmnapi-build-utils2.0.0indirect
npmnatural-compare1.4.0indirect
npmnearley2.20.1indirect
npmnegotiator1.0.0indirect
npmnested-dependencylatestindirect
npmnext^14.0.0indirect
npmnode-abi3.94.0indirect
npmnode-emoji2.2.0indirect
npmnode-exports-info1.6.0indirect
npmnode-gyp11.5.0indirect
npmnode-preload0.2.1indirect
npmnode-releases2.0.36indirect
npmnode-reporter-sonarqube1.0.3indirect
npmnopt4.0.3indirect
npmnopt8.1.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data8.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-normalize-package-bin1.0.1indirect
npmnth-check2.1.1indirect
npmnyc18.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.3indirect
npmonce1.4.0indirect
npmopen7.4.2indirect
npmoptionalDependencylatestindirect
npmoptionator0.8.3indirect
npmoptionator0.9.3indirect
npmoptionator0.9.4indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmown-keys1.0.1indirect
npmoxc-parser0.137.0indirect
npmoxc-resolver11.21.3indirect
npmp-event6.0.1indirect
npmp-filter4.1.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map3.0.0indirect
npmp-map7.0.4indirect
npmp-timeout6.1.4indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manifest-generator1.0.0-beta.4indirect
npmpackage-only1.0.0indirect
npmpackageurl-js2.0.1indirect
npmparent-module1.0.1indirect
npmparent-only1.0.0indirect
npmparse-json5.2.0indirect
npmpatch-package8.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.5indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpkg-dir4.2.0indirect
npmpkg11.0.7indirect
npmpkg22.0.0indirect
npmpluralize8.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss-safe-parser6.0.0indirect
npmpostcss-safe-parser7.0.1indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.5indirect
npmprettier-plugin-java2.10.2indirect
npmpretty-format30.4.1indirect
npmpretty-quick4.2.2indirect
npmproc-log5.0.0indirect
npmprocess-on-spawn1.1.0indirect
npmpromise-retry2.0.1indirect
npmprop-types15.8.1indirect
npmprotobufjs-cli2.6.0indirect
npmpump3.0.4indirect
npmpunycode2.3.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqified0.9.1indirect
npmqueue-microtask1.2.3indirect
npmrailroad-diagrams1.0.0indirect
npmrambda0.8.7indirect
npmrambda0.8.8indirect
npmrambdaxindirect
npmrandexp0.4.6indirect
npmrc1.2.8indirect
npmreact1.2.3indirect
npmreact15.0indirect
npmreact19.0indirect
npmreact19.0.0indirect
npmreact19.1.0indirect
npmreact^18.0.0indirect
npmreact^18.2.0indirect
npmreact^19.0.0indirect
npmreact^19.1.0indirect
npmreactcatalog:indirect
npmreactcatalog:frontendindirect
npmreactcatalog:uiindirect
npmreact-domcatalog:indirect
npmreact-domcatalog:defaultindirect
npmreact-domcatalog:uiindirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.6indirect
npmread-installed4.0.3indirect
npmread-package-json2.1.2indirect
npmreadable-stream3.6.2indirect
npmreaddir-scoped-modules1.1.0indirect
npmreaddirp3.6.0indirect
npmrefa0.12.1indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp-ast-analysis0.7.1indirect
npmregexp.prototype.flags1.5.4indirect
npmregjsparser0.13.0indirect
npmrelease-zalgo1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-main-filename2.0.0indirect
npmrequizzle0.2.4indirect
npmresolve1.22.11indirect
npmresolve1.7.1indirect
npmresolve2.0.0-next.6indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmret0.1.15indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrimraf4.3.0indirect
npmrimraf6.1.3indirect
npmrollupcatalog:buildindirect
npmrun-parallel1.2.0indirect
npmrxjs7.1.0indirect
npmrxjs7.2.0indirect
npmrxjslatestindirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsatori^0.10.0indirect
npmschemes1.4.0indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshared1.0.0indirect
npmshared2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmskin-tone2.0.0indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmslide1.1.6indirect
npmsmart-buffer4.2.0indirect
npmsmol-toml1.6.1indirect
npmsmtp-address-parser1.1.0indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmspawn-wrap3.0.0indirect
npmspdx-compare1.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmspdx-ranges2.1.1indirect
npmspdx-satisfies4.0.1indirect
npmsprintf-js1.0.3indirect
npmssri12.0.0indirect
npmstack-utils2.0.6indirect
npmstop-iteration-iterator1.1.0indirect
npmstrapi-utils^3.0.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width8.2.1indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-indent4.1.1indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.3indirect
npmstyle-search0.1.0indirect
npmstyled-jsx^5.0.0indirect
npmsupports-color10.2.2indirect
npmsupports-color2.0.0indirect
npmsupports-color5.4.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks4.4.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvelte^5indirect
npmsvelte-eslint-parser^1indirect
npmsvg-tags1.0.0indirect
npmtable6.9.0indirect
npmtagged-tag1.0.0indirect
npmtar7.5.20indirect
npmtar-fs2.1.5indirect
npmtar-stream2.2.0indirect
npmtest-exclude6.0.0indirect
npmtest-exclude8.0.0indirect
npmtesting-librarycatalog:testingindirect
npmtext-table0.2.0indirect
npmthingies2.5.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.17indirect
npmtmp0.2.7indirect
npmto-regex-range5.0.1indirect
npmtoml3.0.0indirect
npmtop-dependencylatestindirect
npmtree-dump1.1.0indirect
npmtreeify1.1.0indirect
npmts-algebra2.0.0indirect
npmts-replace-all1.0.0indirect
npmtsc-alias1.8.2indirect
npmtsconfig-paths3.15.0indirect
npmtslib1.9.0indirect
npmtslib2.8.1indirect
npmtslint5.10.0indirect
npmtsutils2.26.2indirect
npmtsx4.23.0indirect
npmtunnel-agent0.6.0indirect
npmtwin.macro^3.0.0indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.8.1indirect
npmtype-fest5.8.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript-eslint^7indirect
npmtypescript-eslint^8indirect
npmuc.micro2.1.0indirect
npmunbash4.0.1indirect
npmunbox-primitive1.1.0indirect
npmunderscore1.13.8indirect
npmundici-types7.18.2indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunicorn-magic0.4.0indirect
npmunique-filename4.0.0indirect
npmunique-slug5.0.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmutil-extend1.0.3indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidator12.0.0indirect
npmvalidator12.1.0indirect
npmvalidatorXindirect
npmvitest1.0.0indirect
npmvitest1.2.3indirect
npmvue3.5.0indirect
npmvuecatalog:frontendindirect
npmwalk-up-path4.0.0indirect
npmweb-tree-sitter0.26.9indirect
npmwebpackcatalog:buildindirect
npmwebpackcatalog:unknownindirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.20indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmwrite-file-atomic7.0.1indirect
npmxml-name-validator4.0.0indirect
npmxmlbuilder24.0.3indirect
npmxmlcreate2.0.4indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs15.4.1indirect
npmyargs17.7.2indirect
npmyargs-parser18.1.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmyup^1.0.0indirect
npmzod4.3.6indirect
npmzod-validation-error4.0.2indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "sonarqube",
        "javascript",
        "static-analysis",
        "static-code-analysis",
        "static-analyzer",
        "code-quality",
        "language-team",
        "sonarcloud",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 69944,
      "has_wiki": false,
      "homepage": "https://community.sonarsource.com/",
      "languages": {
        "CSS": 10822,
        "PHP": 153,
        "Vue": 6652,
        "HTML": 4030,
        "Java": 1146689,
        "Less": 3226,
        "SCSS": 4587,
        "Sass": 2808,
        "Shell": 19485,
        "Svelte": 92,
        "Dockerfile": 294,
        "JavaScript": 508702,
        "TypeScript": 7754522
      },
      "pushed_at": "2026-07-16T16:27:39Z",
      "created_at": "2012-05-15T12:35:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-16T16:09:47Z",
      "description": "SonarSource Static Analyzer for JavaScript and TypeScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "Java"
      ]
    },
    "owner": {
      "blog": "https://www.sonarsource.com",
      "name": "Sonar",
      "type": "Organization",
      "login": "SonarSource",
      "company": null,
      "location": "Switzerland",
      "followers": 1185,
      "avatar_url": "https://avatars.githubusercontent.com/u/545988?v=4",
      "created_at": "2011-01-03T20:41:22Z",
      "is_verified": null,
      "public_repos": 256,
      "account_age_days": 5672
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 1516,
      "latest_release_at": "2026-07-07T07:35:57Z",
      "latest_release_tag": "13.2.0.43154",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 18.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "org.sonarsource.javascript:javascript-its",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.sonarsource.javascript/javascript-its",
          "is_deprecated": false,
          "latest_version": "2.11",
          "repository_url": null,
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2016-03-11T14:14:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3779
        },
        {
          "name": "sonarjs",
          "exists": true,
          "license": "LGPL-3.0",
          "keywords": [
            "sonarjs",
            "analyzer"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/sonarjs",
          "is_deprecated": true,
          "latest_version": "1.0.0",
          "repository_url": "git+https://github.com/SonarSource/sonarjs-cli.git",
          "versions_count": 13,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": "SonarJS CLI is deprecated. Consider using SonarJS with SonarQube or its extension for ESLint",
          "maintainers_count": 2,
          "monthly_downloads": 6207,
          "first_published_at": "2013-01-10T22:44:59.065000Z",
          "latest_published_at": "2017-12-13T11:07:19.955000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3137
        },
        {
          "name": "org.sonarsource.javascript:javascript",
          "exists": true,
          "license": "SSALv1",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": false,
          "registry_url": "https://central.sonatype.com/artifact/org.sonarsource.javascript/javascript",
          "is_deprecated": false,
          "latest_version": "13.2.0.43154",
          "repository_url": "https://github.com/SonarSource/sonar-javascript",
          "versions_count": 132,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-07T07:47:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "org.sonarsource.javascript:sonar-plugin",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.sonarsource.javascript/sonar-plugin",
          "is_deprecated": false,
          "latest_version": "13.2.0.43154",
          "repository_url": null,
          "versions_count": 54,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-07T07:47:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 193,
      "stars": 1250,
      "watchers": 52,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "packages/analysis/src/jsts/parsers/estree.proto",
        "packages/grpc/src/proto/analyze-project.proto",
        "packages/grpc/src/proto/health.proto",
        "packages/grpc/src/proto/language_analyzer.proto",
        "sonar-plugin/bridge/src/test/resources/files/serialized.proto",
        "sonar-plugin/bridge/src/test/resources/files/unknown.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "its/eslint10-plugin-sonarjs/tsconfig.json",
        "its/eslint8-plugin-sonarjs/tsconfig.json",
        "its/eslint9-plugin-sonarjs/tsconfig.json",
        "its/plugin/projects/custom_rules/src/dir/tsconfig.json",
        "its/plugin/projects/disable-type-checking/tsconfig.json",
        "its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json",
        "its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json",
        "its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json",
        "its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json",
        "its/plugin/projects/multi-tsconfig-test-project/tsconfig.json",
        "its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json",
        "its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json",
        "its/plugin/projects/pr-analysis-ts-branch/tsconfig.json",
        "its/plugin/projects/pr-analysis-ts-main/tsconfig.json",
        "its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json",
        "its/plugin/projects/referenced-tsconfigs/tsconfig.json",
        "its/plugin/projects/resolve-json-module/tsconfig.json",
        "its/plugin/projects/same-filename/tsconfig.json",
        "its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json",
        "its/plugin/projects/solution-tsconfig-custom/tsconfig.json",
        "its/plugin/projects/solution-tsconfig/tsconfig.json",
        "its/plugin/projects/ts-rule-project/tsconfig.json",
        "its/plugin/projects/tslint-report-project/tsconfig.json",
        "its/plugin/projects/tsproject-extended/dir/tsconfig.json",
        "its/plugin/projects/tsproject-extended/tsconfig.json",
        "its/plugin/projects/tsproject-no-typescript/tsconfig.json",
        "its/plugin/projects/tsproject/tsconfig.json",
        "its/plugin/projects/tsprojects/tsconfig.json",
        "its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json",
        "its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json",
        "its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json",
        "its/plugin/projects/typechecker-config/jsconfig/jsconfig.json",
        "its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json",
        "its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json",
        "its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json",
        "its/plugin/projects/typechecker-config/shared-base/tsconfig.json",
        "its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json",
        "its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json",
        "its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json",
        "its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json",
        "its/sources/custom/jsts/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json",
        "packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json",
        "packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json",
        "packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json",
        "packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json",
        "packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json",
        "packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json",
        "packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json",
        "packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json",
        "packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json",
        "packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json",
        "packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json",
        "packages/analysis/tests/fixtures-source-files/paths/tsconfig.json",
        "packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json",
        "packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json",
        "packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json",
        "packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json",
        "packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json",
        "packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json",
        "packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json",
        "packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json",
        "packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json",
        "packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json",
        "packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json",
        "packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json",
        "packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json",
        "packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/tsconfig.json",
        "packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json",
        "packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json",
        "packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json",
        "packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json",
        "packages/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json",
        "sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json",
        "tools/tsconfig.json"
      ],
      "largest_source_bytes": 128110,
      "source_files_sampled": 3552,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2878
    },
    "dependencies": {
      "manifests": [
        "its/pom.xml",
        "package.json",
        "pom.xml",
        "sonar-plugin/pom.xml"
      ],
      "ecosystems": [
        "maven",
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular-eslint/eslint-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "22.0.0"
        },
        {
          "name": "@babel/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.1"
        },
        {
          "name": "@babel/eslint-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.1"
        },
        {
          "name": "@eslint-community/regexpp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.12.2"
        },
        {
          "name": "@grpc/grpc-js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.14.4"
        },
        {
          "name": "@protobufjs/base64",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.2"
        },
        {
          "name": "@stylistic/eslint-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.10.0"
        },
        {
          "name": "@stylistic/stylelint-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.2.1"
        },
        {
          "name": "@typescript-eslint/eslint-plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.63.0"
        },
        {
          "name": "@typescript-eslint/parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.63.0"
        },
        {
          "name": "@typescript-eslint/type-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.63.0"
        },
        {
          "name": "@typescript-eslint/utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.63.0"
        },
        {
          "name": "builtin-modules",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.3.0"
        },
        {
          "name": "bytes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.2"
        },
        {
          "name": "color",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.3"
        },
        {
          "name": "css-unit-converter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.2"
        },
        {
          "name": "eslint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "9.39.5"
        },
        {
          "name": "eslint-plugin-import",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.32.0"
        },
        {
          "name": "eslint-plugin-jsx-a11y",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.10.2"
        },
        {
          "name": "eslint-plugin-react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.37.5"
        },
        {
          "name": "eslint-plugin-react-hooks",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.1"
        },
        {
          "name": "eslint-plugin-testing-library",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.16.2"
        },
        {
          "name": "eslint-plugin-unicorn",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "65.0.1"
        },
        {
          "name": "eslint-plugin-vue",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.9.2"
        },
        {
          "name": "functional-red-black-tree",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.1"
        },
        {
          "name": "globals",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.7.0"
        },
        {
          "name": "htmlparser2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "12.0.0"
        },
        {
          "name": "jsx-ast-utils-x",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.0"
        },
        {
          "name": "lodash.merge",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.6.2"
        },
        {
          "name": "minimatch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.2.5"
        },
        {
          "name": "postcss",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.5.16"
        },
        {
          "name": "postcss-html",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.8.1"
        },
        {
          "name": "postcss-less",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "postcss-sass",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.5.0"
        },
        {
          "name": "postcss-scss",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.9"
        },
        {
          "name": "postcss-selector-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.4"
        },
        {
          "name": "postcss-value-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.0"
        },
        {
          "name": "protobufjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.7.0"
        },
        {
          "name": "scslre",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.0"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.5"
        },
        {
          "name": "stylelint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.14.0"
        },
        {
          "name": "stylelint-config-html",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.0"
        },
        {
          "name": "ts-api-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.5.0"
        },
        {
          "name": "typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.3"
        },
        {
          "name": "vue-eslint-parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.4.1"
        },
        {
          "name": "yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.9.0"
        },
        {
          "name": "${project.groupId}:api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "${project.groupId}:bridge",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "${project.groupId}:javascript-checks",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "${project.groupId}:css",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.sonarsource.analyzer-commons:sonar-analyzer-commons",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${analyzer-commons.version}"
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${gson.version}"
        },
        {
          "name": "com.google.code.findbugs:jsr305",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.2"
        },
        {
          "name": "org.apache.commons:commons-compress",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.28.0"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.20.0"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.22.0"
        },
        {
          "name": "org.tukaani:xz",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.12"
        },
        {
          "name": "org.jetbrains:annotations",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jetbrains.annotations.version}"
        },
        {
          "name": "org.junit:junit-bom",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junit.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.google.code.findbugs:jsr305",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.findbugs:jsr305",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": "2.14.0",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-compress",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-compress",
            "direct": true,
            "version": "1.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains:annotations",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains:annotations",
            "direct": true,
            "version": "26.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit:junit-bom",
            "direct": true,
            "version": "6.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.analyzer-commons:sonar-analyzer-commons",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.analyzer-commons:sonar-analyzer-commons",
            "direct": true,
            "version": "2.27.0.5007",
            "ecosystem": "maven"
          },
          {
            "name": "org.tukaani:xz",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.tukaani:xz",
            "direct": true,
            "version": "1.12",
            "ecosystem": "maven"
          },
          {
            "name": "@angular-eslint/eslint-plugin",
            "direct": true,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": true,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": true,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": true,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/grpc-js",
            "direct": true,
            "version": "1.14.4",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/base64",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/eslint-plugin",
            "direct": true,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/stylelint-plugin",
            "direct": true,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": true,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": true,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "^7",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": true,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": true,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": true,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": true,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": true,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": true,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-unit-converter",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": true,
            "version": "8.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": true,
            "version": "9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": true,
            "version": "^10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": true,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": true,
            "version": "^9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": true,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": true,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": true,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": true,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-testing-library",
            "direct": true,
            "version": "7.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": true,
            "version": "65.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": true,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "13.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": true,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": true,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": true,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils-x",
            "direct": true,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": true,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": true,
            "version": "8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-html",
            "direct": true,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-less",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-sass",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-scss",
            "direct": true,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": true,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": true,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": true,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "scslre",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": true,
            "version": "17.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-html",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": true,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": true,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "3.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "4.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": true,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": false,
            "version": "1.5.38",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.protobuf:protobuf-java",
            "direct": false,
            "version": "4.35.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.protobuf:protoc",
            "direct": false,
            "version": "4.35.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.mycila:license-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.sonarsource.scanner.integrationtester:sonar-scanner-integration-tester",
            "direct": false,
            "version": "1.2.0.1354",
            "ecosystem": "maven"
          },
          {
            "name": "io.grpc:grpc-okhttp",
            "direct": false,
            "version": "1.82.2",
            "ecosystem": "maven"
          },
          {
            "name": "io.grpc:grpc-protobuf",
            "direct": false,
            "version": "1.82.2",
            "ecosystem": "maven"
          },
          {
            "name": "io.grpc:grpc-stub",
            "direct": false,
            "version": "1.82.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-dependency-plugin",
            "direct": false,
            "version": "24.11.0.70",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-shade-plugin",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.assertj:assertj-core",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.assertj:assertj-core",
            "direct": false,
            "version": "3.27.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.awaitility:awaitility",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.awaitility:awaitility",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:build-helper-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:build-helper-maven-plugin",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:exec-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:exec-maven-plugin",
            "direct": false,
            "version": "3.6.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:flatten-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:flatten-maven-plugin",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:license-maven-plugin",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:properties-maven-plugin",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclonedx:cyclonedx-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclonedx:cyclonedx-maven-plugin",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.jgit:org.eclipse.jgit",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.jgit:org.eclipse.jgit",
            "direct": false,
            "version": "7.7.0.202606012155-r",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest",
            "direct": false,
            "version": "3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-params",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": "5.23.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.api.plugin:sonar-plugin-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.api.plugin:sonar-plugin-api",
            "direct": false,
            "version": "13.8.0.4399",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures",
            "direct": false,
            "version": "13.8.0.4399",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.javascript:api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.javascript:sonar-javascript-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.nodejs:nodejs-runtime",
            "direct": false,
            "version": "24.11.0.70",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.orchestrator:sonar-orchestrator-junit5",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.orchestrator:sonar-orchestrator-junit5",
            "direct": false,
            "version": "6.3.0.4464",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.rspec:rspec-maven-plugin",
            "direct": false,
            "version": "1.5.0.155",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.scanner.engine:plugin-api-scanner-impl",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.scanner.engine:plugin-api-scanner-impl",
            "direct": false,
            "version": "13.4.1.4007",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.scanner.engine:sensor-test-fixtures",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.scanner.engine:sensor-test-fixtures",
            "direct": false,
            "version": "13.4.1.4007",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonar-packaging-maven-plugin:sonar-packaging-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-analysis-engine",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-analysis-engine",
            "direct": false,
            "version": "11.6.0.85952",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-commons",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-commons",
            "direct": false,
            "version": "11.6.0.85952",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-core",
            "direct": false,
            "version": "11.6.0.85952",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-core-test-utils",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-plugin-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-plugin-api",
            "direct": false,
            "version": "11.6.0.85952",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-plugin-commons",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-plugin-commons",
            "direct": false,
            "version": "11.6.0.85952",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-rpc-java-client",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarlint.core:sonarlint-rpc-protocol",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarqube:sonar-ws",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.sonarqube:sonar-ws",
            "direct": false,
            "version": "26.7.0.124771",
            "ecosystem": "maven"
          },
          {
            "name": "org.xolstice.maven.plugins:protobuf-maven-plugin",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "maven"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/bundled-angular-compiler",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/utils",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/memory",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cacheable/utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-resolve-nested",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cyclonedx/cyclonedx-library",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cyclonedx/cyclonedx-npm",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@epic-web/invariant",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/cli",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/esm-loader-hook",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsdoc/salty",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-core",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-fsa",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-builtins",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-to-fsa",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-utils",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-print",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-snapshot",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/bigmap",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/serialize",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@namespaced/dependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/dom",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/infra",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/url",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/util",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@openapitools/openapi-generator-cli",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/aspromise",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/codegen",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/path",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/pool",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/utf8",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.49",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bytes",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/functional-red-black-tree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/gensync",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.24",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash.merge",
            "direct": false,
            "version": "4.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.14.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^18.7.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/typed-dependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": false,
            "version": "7.0.0-dev.20260329.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-x64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-x64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-x64",
            "direct": false,
            "version": "7.0.0-dev.20260630.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/og",
            "direct": false,
            "version": "^0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats-draft2019",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "append-transform",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "archy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-find-index",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "aws-cdk-lib",
            "direct": false,
            "version": "2.200.1",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-code-frame",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "19.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "caching-transform",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001779",
            "ecosystem": "npm"
          },
          {
            "name": "catharsis",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "child-only",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-file",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cpy",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cpy-cli",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": false,
            "version": "^13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "debuglog",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-require-extensions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-in-package-json",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devDependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "dezalgo",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-compare",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "discontinuous-range",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.313",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es6-error",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-copy",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-text-replace",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-doc-generator",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "11.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-yarn-workspace-root",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "6.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regex.js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gonzales-pe",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "hashery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hookified",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "hookified",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "hyperdyperid",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-hook",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-processinfo",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-core",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-core",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-core",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-node",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-node",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "catalog:testing",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "joi",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "js2xmlparser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-to-ts",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "junk",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "karma-jasmine",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "klaw",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "klaw-sync",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libxmljs2",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "license-checker",
            "direct": false,
            "version": "25.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": null,
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": ">=04.00.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "invalid-version",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.flattendeep",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-anchor",
            "direct": false,
            "version": "8.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "4.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "moo",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nearley",
            "direct": false,
            "version": "2.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nested-dependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": false,
            "version": "^14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.94.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "11.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-preload",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "node-reporter-sonarqube",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionalDependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "osenv",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-hash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-manifest-generator",
            "direct": false,
            "version": "1.0.0-beta.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-only",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "packageurl-js",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-only",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "patch-package",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg1",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg2",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-java",
            "direct": false,
            "version": "2.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-quick",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-on-spawn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs-cli",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qified",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "railroad-diagrams",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rambda",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "rambda",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "rambda",
            "direct": false,
            "version": "x",
            "ecosystem": "npm"
          },
          {
            "name": "randexp",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "15.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "catalog:frontend",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "catalog:ui",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "catalog:default",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "catalog:ui",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "read-installed",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-scoped-modules",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "refa",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-ast-analysis",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "release-zalgo",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "requizzle",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.6",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "catalog:build",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "satori",
            "direct": false,
            "version": "^0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "schemes",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shared",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shared",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slide",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "smtp-address-parser",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-wrap",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-compare",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-ranges",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-satisfies",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strapi-utils",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "style-search",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "styled-jsx",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svelte",
            "direct": false,
            "version": "^5",
            "ecosystem": "npm"
          },
          {
            "name": "svelte-eslint-parser",
            "direct": false,
            "version": "^1",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "testing-library",
            "direct": false,
            "version": "catalog:testing",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thingies",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "top-dependency",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "tree-dump",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "treeify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-algebra",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-replace-all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsc-alias",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslint",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "2.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "twin.macro",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "util-extend",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validator",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validator",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "validator",
            "direct": false,
            "version": "X",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "catalog:frontend",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-tree-sitter",
            "direct": false,
            "version": "0.26.9",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "catalog:build",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "catalog:unknown",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder2",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "xmlcreate",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yup",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1296,
        "direct_count": 99,
        "indirect_count": 1197
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 4978,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 792
      },
      "bus_factor": 5,
      "top_contributors": [
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 1131,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        },
        {
          "type": "User",
          "login": "vilchik-elena",
          "commits": 906,
          "avatar_url": "https://avatars.githubusercontent.com/u/10108186?u=20fa9c4865c6668ff5bd95ce35f32100c3ff074b&v=4"
        },
        {
          "type": "User",
          "login": "lindamartin",
          "commits": 636,
          "avatar_url": "https://avatars.githubusercontent.com/u/5627510?v=4"
        },
        {
          "type": "User",
          "login": "yassin-kammoun-sonarsource",
          "commits": 550,
          "avatar_url": "https://avatars.githubusercontent.com/u/52890329?u=9086169579775bfaf6ca7f3bab8deb754ce5aef6&v=4"
        },
        {
          "type": "User",
          "login": "saberduck",
          "commits": 527,
          "avatar_url": "https://avatars.githubusercontent.com/u/680437?u=24cdb2216a79cf930a607cae94f4f2cc2627db7f&v=4"
        },
        {
          "type": "User",
          "login": "vdiez",
          "commits": 336,
          "avatar_url": "https://avatars.githubusercontent.com/u/13798307?v=4"
        },
        {
          "type": "User",
          "login": "zglicz",
          "commits": 304,
          "avatar_url": "https://avatars.githubusercontent.com/u/2675205?v=4"
        },
        {
          "type": "User",
          "login": "Godin",
          "commits": 281,
          "avatar_url": "https://avatars.githubusercontent.com/u/138671?u=60971b1c25cb2ba9026e296d4a64154c277215d6&v=4"
        },
        {
          "type": "User",
          "login": "vilchikelena",
          "commits": 219,
          "avatar_url": "https://avatars.githubusercontent.com/u/285270939?v=4"
        },
        {
          "type": "User",
          "login": "ilia-kebets-sonarsource",
          "commits": 172,
          "avatar_url": "https://avatars.githubusercontent.com/u/104737176?u=479f695ab7f410593e81ee4800f50db6b6ed9fb1&v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.173
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "LabelEslintPlugin.yml",
        "PullRequestClosed.yml",
        "PullRequestCreated.yml",
        "RequestReview.yml",
        "SubmitReview.yml",
        "ToggleLockBranch.yml",
        "automated-release.yml",
        "build.yml",
        "bump-versions.yml",
        "docker-sqaa.yml",
        "dogfood.yml",
        "pr-cleanup.yml",
        "release.yml",
        "release_eslint_plugin.yml",
        "sqaa-release.yml",
        "update-eslint-plugin-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json",
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "30 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "82079d83df60bb8ae68c34488f10692f011e15b0",
        "ran_at": "2026-07-16T19:40:35Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/SonarSource/SonarJS",
    "host": "github.com",
    "name": "SonarJS",
    "owner": "SonarSource"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 29,
      "inputs": {
        "security": 52,
        "vitality": 100,
        "community": 65,
        "governance": 84,
        "engineering": 90,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 80,
        "overall_after_abandonment_multiplier": 32
      },
      "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": 1516,
              "human_commit_share": null,
              "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": "1516 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1516
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "13.2.0.43154",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 18.3
            },
            "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 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18.3
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "packages_deprecated",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "every published package is deprecated or yanked",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_packages_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "forks": 193,
              "stars": 1250,
              "watchers": 52,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,250 stars",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "193 forks",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 193
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "52 watchers",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 63,
            "inputs": {
              "packages": [
                "org.sonarsource.javascript:javascript-its",
                "sonarjs",
                "org.sonarsource.javascript:sonar-plugin"
              ],
              "dependents": null,
              "ecosystems": "maven, npm",
              "total_downloads": null,
              "monthly_downloads": 6207
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "6,207 downloads/month across maven, npm",
                "points": 50.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 6207,
                      "ecosystems": "maven, npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "bus_factor": 5,
              "contributors_sampled": 100,
              "top_contributor_share": 0.173
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "5 contributor(s) cover half of all commits",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 17% of commits",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 17
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "merged_prs": 4978,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 792
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4978/5770 decided PRs merged",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4978,
                      "decided": 5770
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "followers": 1185,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "SonarSource",
              "public_repos": 256,
              "account_age_days": 5672
            },
            "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": "1,185 followers of SonarSource",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1185,
                      "login": "SonarSource"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "256 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 256
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "packages": [
                "org.sonarsource.javascript:javascript-its",
                "sonarjs",
                "org.sonarsource.javascript:sonar-plugin"
              ],
              "ecosystems": "maven, npm",
              "any_deprecated": true,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on maven, npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "ecosystems": "maven, npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "54 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "sonarjs: SonarJS CLI is deprecated. Consider using SonarJS with SonarQube or its extension for ESLint",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "16 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": ".eslintrc.json, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "sonarqube",
                "javascript",
                "static-analysis",
                "static-code-analysis",
                "static-analyzer",
                "code-quality",
                "language-team",
                "sonarcloud",
                "typescript"
              ],
              "has_wiki": false,
              "homepage": "https://community.sonarsource.com/",
              "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://community.sonarsource.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "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": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2
            },
            "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": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "30 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2878
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "its/eslint10-plugin-sonarjs/tsconfig.json",
                "its/eslint8-plugin-sonarjs/tsconfig.json",
                "its/eslint9-plugin-sonarjs/tsconfig.json",
                "its/plugin/projects/custom_rules/src/dir/tsconfig.json",
                "its/plugin/projects/disable-type-checking/tsconfig.json",
                "its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json",
                "its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json",
                "its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json",
                "its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json",
                "its/plugin/projects/multi-tsconfig-test-project/tsconfig.json",
                "its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json",
                "its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json",
                "its/plugin/projects/pr-analysis-ts-branch/tsconfig.json",
                "its/plugin/projects/pr-analysis-ts-main/tsconfig.json",
                "its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json",
                "its/plugin/projects/referenced-tsconfigs/tsconfig.json",
                "its/plugin/projects/resolve-json-module/tsconfig.json",
                "its/plugin/projects/same-filename/tsconfig.json",
                "its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json",
                "its/plugin/projects/solution-tsconfig-custom/tsconfig.json",
                "its/plugin/projects/solution-tsconfig/tsconfig.json",
                "its/plugin/projects/ts-rule-project/tsconfig.json",
                "its/plugin/projects/tslint-report-project/tsconfig.json",
                "its/plugin/projects/tsproject-extended/dir/tsconfig.json",
                "its/plugin/projects/tsproject-extended/tsconfig.json",
                "its/plugin/projects/tsproject-no-typescript/tsconfig.json",
                "its/plugin/projects/tsproject/tsconfig.json",
                "its/plugin/projects/tsprojects/tsconfig.json",
                "its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json",
                "its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json",
                "its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json",
                "its/plugin/projects/typechecker-config/jsconfig/jsconfig.json",
                "its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json",
                "its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json",
                "its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json",
                "its/plugin/projects/typechecker-config/shared-base/tsconfig.json",
                "its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json",
                "its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json",
                "its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json",
                "its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json",
                "its/sources/custom/jsts/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json",
                "packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json",
                "packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json",
                "packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json",
                "packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json",
                "packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json",
                "packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json",
                "packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json",
                "packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json",
                "packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json",
                "packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json",
                "packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json",
                "packages/analysis/tests/fixtures-source-files/paths/tsconfig.json",
                "packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json",
                "packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json",
                "packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json",
                "packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json",
                "packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json",
                "packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json",
                "packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json",
                "packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json",
                "packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json",
                "packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json",
                "packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json",
                "packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json",
                "packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json",
                "packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/tsconfig.json",
                "packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json",
                "packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json",
                "packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json",
                "packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json",
                "packages/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json",
                "sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json",
                "tools/tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "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": ".eslintrc.json, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "its/eslint10-plugin-sonarjs/tsconfig.json, its/eslint8-plugin-sonarjs/tsconfig.json, its/eslint9-plugin-sonarjs/tsconfig.json, its/plugin/projects/custom_rules/src/dir/tsconfig.json, its/plugin/projects/disable-type-checking/tsconfig.json, its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json, its/plugin/projects/pr-analysis-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-ts-main/tsconfig.json, its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json, its/plugin/projects/referenced-tsconfigs/tsconfig.json, its/plugin/projects/resolve-json-module/tsconfig.json, its/plugin/projects/same-filename/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/tsconfig.json, its/plugin/projects/solution-tsconfig/tsconfig.json, its/plugin/projects/ts-rule-project/tsconfig.json, its/plugin/projects/tslint-report-project/tsconfig.json, its/plugin/projects/tsproject-extended/dir/tsconfig.json, its/plugin/projects/tsproject-extended/tsconfig.json, its/plugin/projects/tsproject-no-typescript/tsconfig.json, its/plugin/projects/tsproject/tsconfig.json, its/plugin/projects/tsprojects/tsconfig.json, its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json, its/plugin/projects/typechecker-config/jsconfig/jsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json, its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json, its/plugin/projects/typechecker-config/shared-base/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json, its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json, its/sources/custom/jsts/tsconfig.json, packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json, packages/analysis/tests/fixtures-source-files/paths/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json, packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json, packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json, packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json, packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json, packages/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json, tools/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "its/eslint10-plugin-sonarjs/tsconfig.json, its/eslint8-plugin-sonarjs/tsconfig.json, its/eslint9-plugin-sonarjs/tsconfig.json, its/plugin/projects/custom_rules/src/dir/tsconfig.json, its/plugin/projects/disable-type-checking/tsconfig.json, its/plugin/projects/external-tsconfig-dependency-project/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir1/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/dir2/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/src/foo/tsconfig.json, its/plugin/projects/multi-tsconfig-test-project/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-cpd-ts-main/tsconfig.json, its/plugin/projects/pr-analysis-ts-branch/tsconfig.json, its/plugin/projects/pr-analysis-ts-main/tsconfig.json, its/plugin/projects/referenced-tsconfigs/dir/tsconfig.json, its/plugin/projects/referenced-tsconfigs/tsconfig.json, its/plugin/projects/resolve-json-module/tsconfig.json, its/plugin/projects/same-filename/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/src/tsconfig.json, its/plugin/projects/solution-tsconfig-custom/tsconfig.json, its/plugin/projects/solution-tsconfig/tsconfig.json, its/plugin/projects/ts-rule-project/tsconfig.json, its/plugin/projects/tslint-report-project/tsconfig.json, its/plugin/projects/tsproject-extended/dir/tsconfig.json, its/plugin/projects/tsproject-extended/tsconfig.json, its/plugin/projects/tsproject-no-typescript/tsconfig.json, its/plugin/projects/tsproject/tsconfig.json, its/plugin/projects/tsprojects/tsconfig.json, its/plugin/projects/typechecker-config/extend-base-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/src/tsconfig.json, its/plugin/projects/typechecker-config/extend-main-from-folder/tsconfig.json, its/plugin/projects/typechecker-config/jsconfig/jsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-1/tsconfig.json, its/plugin/projects/typechecker-config/monorepo/project-2/tsconfig.json, its/plugin/projects/typechecker-config/multiple-targets/tsconfig.json, its/plugin/projects/typechecker-config/shared-base/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/endpoint/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/library/tsconfig.json, its/plugin/projects/typechecker-config/solution-tsconfig/tsconfig.json, its/plugin/projects/vue-js-project-with-lang-ts/tsconfig.json, its/sources/custom/jsts/tsconfig.json, packages/analysis/src/jsts/rules/S4325/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-base-url/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-catch-all-path-alias/tsconfig.json, packages/analysis/src/jsts/rules/S4328/fixtures/ts-project-with-path-aliases/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S4782/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S5845/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/no-strict-null-checks/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/strict-mode/tsconfig.json, packages/analysis/src/jsts/rules/S6582/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6606/fixtures/tsconfig.json, packages/analysis/src/jsts/rules/S6767/fixtures/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/node_modules/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/subfolder/tsconfig.json, packages/analysis/tests/common/fixtures/tsconfigs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarlint/tsconfig-no-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/subdir/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/backslash-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/basic/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/invalid-tsconfig/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/a-no-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/b-preserve/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/jsx-cache-collision/z-react-jsx/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/missing-extends/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/mixed-files/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/monorepo-orphan-libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/backend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/multiple-tsconfigs/frontend/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/nonexistent-reference/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/parsing-error/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/referenced/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/libs/tsconfig.json, packages/analysis/tests/fixtures-sonarqube/with-references/tsconfig.json, packages/analysis/tests/fixtures-source-files/paths/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project1/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project2/tsconfig.json, packages/analysis/tests/fixtures-tsconfigs/project3/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/paths/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/tsconfig.json, packages/analysis/tests/jsts/analysis/fixtures-analyzer/vue_ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-js/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-ts/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build-vue/tsconfig.json, packages/analysis/tests/jsts/builders/fixtures/build/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/prefer-readonly/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/quickfixes/tsconfig.json, packages/analysis/tests/jsts/linter/fixtures/wrapper/type-aware/tsconfig.json, packages/analysis/tests/jsts/parsers/fixtures/options/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/json/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/node_modules/@tsconfig/node30/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/paths/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/reference/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/tsconfig.json, packages/analysis/tests/jsts/program/fixtures/vue/tsconfig.json, packages/analysis/tests/jsts/rules/helpers/fixtures/external-library/tsconfig.json, packages/analysis/tests/jsts/rules/typescript-eslint/fixtures/sanitize/tsconfig.json, packages/analysis/tests/jsts/tools/testers/fixtures/tsconfig.json, packages/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/external-tsconfig/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir1/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir2/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/multi-tsconfig/dir3/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/dir/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/referenced-tsconfigs/tsconfig.json, sonar-plugin/sonar-javascript-plugin/src/test/resources/solution-tsconfig/tsconfig.json, tools/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "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": 128110,
              "source_files_sampled": 3552,
              "oversized_source_files": 3
            },
            "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": "3/3552 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3552,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "packages/analysis/src/jsts/parsers/estree.proto",
                "packages/grpc/src/proto/analyze-project.proto",
                "packages/grpc/src/proto/health.proto",
                "packages/grpc/src/proto/language_analyzer.proto",
                "sonar-plugin/bridge/src/test/resources/files/serialized.proto",
                "sonar-plugin/bridge/src/test/resources/files/unknown.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "packages/analysis/src/jsts/parsers/estree.proto, packages/grpc/src/proto/analyze-project.proto, packages/grpc/src/proto/health.proto, packages/grpc/src/proto/language_analyzer.proto, sonar-plugin/bridge/src/test/resources/files/serialized.proto, sonar-plugin/bridge/src/test/resources/files/unknown.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/analysis/src/jsts/parsers/estree.proto, packages/grpc/src/proto/analyze-project.proto, packages/grpc/src/proto/health.proto, packages/grpc/src/proto/language_analyzer.proto, sonar-plugin/bridge/src/test/resources/files/serialized.proto, sonar-plugin/bridge/src/test/resources/files/unknown.proto"
                    }
                  }
                ],
                "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": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "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": [
    "maven package 'org.sonarsource.javascript:javascript' points at a different repository (https://github.com/SonarSource/sonar-javascript); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-16T19:41:07.890416Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SonarSource/SonarJS.svg",
  "full_name": "SonarSource/SonarJS",
  "license_state": "custom",
  "license_spdx": null
}

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.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsMaven, npm.