Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-03 02:09 UTC

Rohansi / Mond

A scripting language for .NET Core

C# · JavaScriptMIT★ 395 stars⑂ 26 forkssince Jul 2014View on GitHub ↗
KindCommand-line toolhow this is determined

Rohansi/Mond holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (68/100) and lowest on AI Readiness (48/100). It was last updated today. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

63
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).

Ownership

Rohan SinghPersonal account
106 followers49 public repossince Jan 2012

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetMond0.12.0-230 days agomondembeddedscriptinglanguageaot
NuGetMond.Repl0.12.0-140 days agomondscriptingrepl
NuGetMond.RemoteDebugger0.12.0-230 days agomondembeddedscriptinglanguagedebugger

Metrics by category

Vitality

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

57Moderate · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
1.4/36Commit cadence — 2/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
10/10OpenSSF Scorecard: Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year21
human_commit_share1
days_since_last_push0
active_weeks_last_year2
How it's scored
27/27Ships releases — 27 releases published
7.2/36Release recency — latest release 494 days ago
12.6/27Release cadence — a release every ~147.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tagv0.11.2
releases_from_tagsno
days_since_latest_release494
mean_days_between_releases147.7
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?

58Moderate · 17% of overall
How it's scored
42.1/60Stars — 395 stars
11.7/25Forks — 26 forks
6.2/15Watchers — 14 watchers
Inputs used
forks26
stars395
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
50.9/80Total downloads — 78,682 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesMond, Mond.Repl, Mond.RemoteDebugger
dependents
ecosystemsnuget
total_downloads78,682
monthly_downloads
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.6/22.5Commit distribution — top contributor authored 89% of commits
10.8/13.5Contributor breadth — 8 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.886
How it's scored
38.2/42Issue resolution — 91% of issues closed
24.5/30PR acceptance — 36/44 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs36
open_issues7
closed_issues71
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.91
closed_unmerged_prs8
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.6/25Owner reach — 106 followers of Rohansi
24.4/25Track record — 49 public repos, account ~14 yr old
Inputs used
followers106
owner_typeUser
is_verified
owner_loginRohansi
public_repos49
account_age_days5,318
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesMond, Mond.Repl, Mond.RemoteDebugger
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://mond.rohan.dev
10/10Repository description
10/10Topics — 19 topics
10/10Wiki
Inputs used
topicsc-sharp, programming-language, mond, scripting, language, debugger, compiler, scripting-language, dotnet, dotnet-core, scripting-languages, interpreter, bytecode, nuget, repl, embedded-scripting-language, script-engine, aot-compatible, webassembly
has_wikiyes
homepagehttps://mond.rohan.dev
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
3.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 18 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories — 1 affected: ws 8.18.0 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories25
affected_packages11
assessed_packages530
unassessed_packages0
affected_by_severitycritical 1, high 7, moderate 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 530 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

48Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history — 2 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Mond.Benchmarks/Mond.Benchmarks.csproj, Mond.RemoteDebugger/Mond.RemoteDebugger.csproj, Mond.Repl/Mond.Repl.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — Mond.VSCode/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsMond.VSCode/tsconfig.json
agent_commit_share0
toolchain_manifestsMond.Benchmarks/Mond.Benchmarks.csproj, Mond.RemoteDebugger/Mond.RemoteDebugger.csproj, Mond.Repl/Mond.Repl.csproj, Mond.SourceGenerator/Mond.SourceGenerator.csproj, Mond.Tests/Mond.Tests.csproj, Mond/Mond.csproj, TryMond/TryMond.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.8/55Manageable file sizes — 1/277 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes313,149
source_files_sampled277
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

395GitHub stars
8contributors
21commits, last 12 months
0days since last push
27releases
1bus factor
7open issues
npm, NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'mond-vscode' from its registry
  • Could not fetch nuget package 'Mond.SourceGenerator' from its registry

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
27Releases

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

0510152025302622014-072020-052026-02
Major 0Minor 8Patch 17

Each point covers 11 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
NuGetBenchmarkDotNet0.15.8Mond.Benchmarks/Mond.Benchmarks.csproj
NuGetMicrosoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers18.7.37220.1Mond.Benchmarks/Mond.Benchmarks.csproj
NuGetFleck1.2.0Mond.RemoteDebugger/Mond.RemoteDebugger.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.301Mond.RemoteDebugger/Mond.RemoteDebugger.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.3.0Mond.SourceGenerator/Mond.SourceGenerator.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.4Mond.SourceGenerator/Mond.SourceGenerator.csproj
NuGetMicrosoft.SourceLink.GitHub10.0.301Mond.SourceGenerator/Mond.SourceGenerator.csproj
NuGetNUnit4.6.1Mond.Tests/Mond.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1Mond.Tests/Mond.Tests.csproj
NuGetNUnit3TestAdapter6.2.0Mond.Tests/Mond.Tests.csproj
npm@vscode/debugadapter^1.68.0Mond.VSCode/package.json
npm@vscode/debugprotocol^1.68.0Mond.VSCode/package.json
npmisomorphic-ws^5.0.0Mond.VSCode/package.json
npmws^8.18.0Mond.VSCode/package.json
NuGetMicrosoft.SourceLink.GitHub10.0.301Mond/Mond.csproj
NuGetMicrosoft.AspNetCore.Components.WebAssembly10.0.10TryMond/TryMond.csproj
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServer10.0.10TryMond/TryMond.csproj
All dependencies 530

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

RegistryPackageVersionRelation
npm@vscode/debugadapter1.68.0direct
npm@vscode/debugprotocol1.68.0direct
npmisomorphic-ws5.0.0direct
npmws8.18.0direct
NuGetBenchmarkDotNet0.15.8direct
NuGetFleck1.2.0direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly10.0.10direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly8.0.0direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServer10.0.10direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServer8.0.0direct
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.4direct
NuGetMicrosoft.CodeAnalysis.CSharp4.3.0direct
NuGetMicrosoft.NET.Test.Sdk18.8.1direct
NuGetMicrosoft.SourceLink.GitHub10.0.301direct
NuGetMicrosoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers18.7.37220.1direct
NuGetNUnit4.6.1direct
NuGetNUnit3TestAdapter6.2.0direct
npm@azu/format-text1.0.2indirect
npm@azu/style-format1.0.1indirect
npm@azure/abort-controller2.2.0indirect
npm@azure/core-auth1.11.0indirect
npm@azure/core-client1.11.0indirect
npm@azure/core-rest-pipeline1.25.0indirect
npm@azure/core-tracing1.4.0indirect
npm@azure/core-util1.14.0indirect
npm@azure/identity4.13.1indirect
npm@azure/logger1.4.0indirect
npm@azure/msal-browser5.17.3indirect
npm@azure/msal-common16.11.3indirect
npm@azure/msal-node5.4.3indirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.25.12indirect
npm@eslint-community/eslint-utils4.4.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.19.2indirect
npm@eslint/core0.10.0indirect
npm@eslint/core0.11.0indirect
npm@eslint/eslintrc3.2.0indirect
npm@eslint/js9.20.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.2.5indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.1indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@secretlint/config-creator10.2.2indirect
npm@secretlint/config-loader10.2.2indirect
npm@secretlint/core10.2.2indirect
npm@secretlint/formatter10.2.2indirect
npm@secretlint/node10.2.2indirect
npm@secretlint/profiler10.2.2indirect
npm@secretlint/resolver10.2.2indirect
npm@secretlint/secretlint-formatter-sarif10.2.2indirect
npm@secretlint/secretlint-rule-no-dotenv10.2.2indirect
npm@secretlint/secretlint-rule-preset-recommend10.2.2indirect
npm@secretlint/source-creator10.2.2indirect
npm@secretlint/types10.2.2indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@textlint/ast-node-types15.8.0indirect
npm@textlint/linter-formatter15.8.0indirect
npm@textlint/module-interop15.8.0indirect
npm@textlint/resolver15.8.0indirect
npm@textlint/types15.8.0indirect
npm@types/estree1.0.6indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/mocha10.0.10indirect
npm@types/node22.13.2indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/sarif2.1.7indirect
npm@types/vscode1.97.0indirect
npm@types/ws8.5.14indirect
npm@typescript-eslint/eslint-plugin8.24.0indirect
npm@typescript-eslint/parser8.24.0indirect
npm@typescript-eslint/scope-manager8.24.0indirect
npm@typescript-eslint/type-utils8.24.0indirect
npm@typescript-eslint/types8.24.0indirect
npm@typescript-eslint/typescript-estree8.24.0indirect
npm@typescript-eslint/utils8.24.0indirect
npm@typescript-eslint/visitor-keys8.24.0indirect
npm@typespec/ts-http-runtime0.3.8indirect
npm@vscode/test-cli0.0.10indirect
npm@vscode/test-electron2.5.2indirect
npm@vscode/vsce3.9.2indirect
npm@vscode/vsce-sign2.0.9indirect
npm@vscode/vsce-sign-alpine-arm642.0.6indirect
npm@vscode/vsce-sign-alpine-x642.0.6indirect
npm@vscode/vsce-sign-darwin-arm642.0.6indirect
npm@vscode/vsce-sign-darwin-x642.0.6indirect
npm@vscode/vsce-sign-linux-arm2.0.6indirect
npm@vscode/vsce-sign-linux-arm642.0.6indirect
npm@vscode/vsce-sign-linux-x642.0.6indirect
npm@vscode/vsce-sign-win32-arm642.0.6indirect
npm@vscode/vsce-sign-win32-x642.0.6indirect
npmacorn8.14.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmajv6.12.6indirect
npmajv8.20.0indirect
npmansi-colors4.1.3indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmastral-regex2.0.0indirect
npmasynckit0.4.0indirect
npmazure-devops-node-api12.5.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.3.0indirect
npmbinaryextensions6.11.0indirect
npmbl4.1.0indirect
npmboolbase1.0.0indirect
npmboundary2.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowser-stdout1.3.1indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbufferutil4.0.9indirect
npmbundle-name4.1.0indirect
npmc89.1.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmcheerio1.2.0indirect
npmcheerio-select2.1.0indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmchownr1.1.4indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.9.2indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmcockatiel3.2.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander12.1.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-what6.2.2indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdelayed-stream1.0.0indirect
npmdetect-libc2.1.2indirect
npmdiff5.2.2indirect
npmdiff7.0.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmecdsa-sig-formatter1.0.11indirect
npmeditions6.22.0indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.24.5indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.25.12indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.20.1indirect
npmeslint-scope8.2.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmespree10.3.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexpand-template2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.5indirect
npmfastq1.19.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.3.2indirect
npmforeground-child3.3.1indirect
npmform-data4.0.6indirect
npmfs-constants1.0.0indirect
npmfs-extra11.4.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgithub-from-package0.0.0indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobby14.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmhosted-git-info4.1.0indirect
npmhosted-git-info7.0.2indirect
npmhtml-escaper2.0.2indirect
npmhtmlparser210.1.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimmediate3.0.6indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindex-to-position1.2.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-binary-path2.1.0indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-interactive2.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj2.1.0indirect
npmis-unicode-supported0.1.0indirect
npmis-unicode-supported1.3.0indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl3.1.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmistextorbinary9.5.0indirect
npmjackspeak3.4.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.1indirect
npmjsonwebtoken9.0.3indirect
npmjszip3.10.1indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkeytar7.9.0indirect
npmkeyv4.5.4indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlie3.3.0indirect
npmlinkify-it5.0.2indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.merge4.6.2indirect
npmlodash.once4.1.1indirect
npmlodash.truncate4.4.2indirect
npmlog-symbols4.1.0indirect
npmlog-symbols6.0.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache6.0.0indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.1.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-function5.0.1indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.6indirect
npmminimatch3.1.2indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmkdirp-classic0.5.3indirect
npmmocha10.8.2indirect
npmmocha11.7.6indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnapi-build-utils2.0.0indirect
npmnatural-compare1.4.0indirect
npmnode-abi3.94.0indirect
npmnode-addon-api4.3.0indirect
npmnode-gyp-build4.8.4indirect
npmnode-sarif-builder3.4.0indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-path3.0.0indirect
npmnth-check2.1.1indirect
npmobject-inspect1.13.4indirect
npmonce1.4.0indirect
npmonetime7.0.0indirect
npmopen10.2.0indirect
npmoptionator0.9.4indirect
npmora8.2.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.6indirect
npmpackage-json-from-dist1.0.1indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparse-json8.3.0indirect
npmparse-semver1.1.1indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-type6.0.0indirect
npmpend1.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpluralize2.0.0indirect
npmpluralize8.0.0indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.2.1indirect
npmprocess-nextick-args2.0.1indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrc1.2.8indirect
npmrc-config-loader4.1.4indirect
npmread1.0.7indirect
npmread-pkg9.0.1indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreaddirp4.1.2indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmreusify1.0.4indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsax1.6.1indirect
npmsecretlint10.2.2indirect
npmsemver5.7.2indirect
npmsemver7.7.1indirect
npmserialize-javascript6.0.2indirect
npmsetimmediate1.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmstdin-discarder0.2.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstructured-source4.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-color9.4.0indirect
npmsupports-hyperlinks3.2.0indirect
npmtable6.9.0indirect
npmtapable2.3.3indirect
npmtar-fs2.1.5indirect
npmtar-stream2.2.0indirect
npmterminal-link4.0.0indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtextextensions6.11.0indirect
npmtmp0.2.7indirect
npmto-regex-range5.0.1indirect
npmts-api-utils2.0.1indirect
npmtslib2.8.1indirect
npmtunnel0.0.6indirect
npmtunnel-agent0.6.0indirect
npmtype-check0.4.0indirect
npmtype-fest4.41.0indirect
npmtyped-rest-client1.8.11indirect
npmtypescript5.7.3indirect
npmtypescript-eslint8.24.0indirect
npmuc.micro2.1.0indirect
npmunderscore1.13.8indirect
npmundici7.29.0indirect
npmundici-types6.20.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmuniversalify2.0.1indirect
npmuri-js4.4.1indirect
npmurl-join4.0.1indirect
npmutf-8-validate5.0.10indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmversion-range4.15.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmworkerpool6.5.1indirect
npmworkerpool9.3.4indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrappy1.0.2indirect
npmwsl-utils0.1.0indirect
npmxml2js0.5.0indirect
npmxmlbuilder11.0.1indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyargs16.2.2indirect
npmyargs17.7.3indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyauzl3.4.0indirect
npmyazl2.5.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 11

This repository publishes no package the index resolves, so its own dependency graph was assessed — 530 packages, which also include development and test pins that never ship: 11 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.2indirectcritical23.4.2
ws8.18.0directhigh28.21.0
brace-expansion1.1.11indirecthigh45.0.8
brace-expansion2.0.1indirecthigh45.0.8
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
serialize-javascript6.0.2indirecthigh27.0.5
@eslint/plugin-kit0.2.5indirectmoderate10.3.4
ajv6.12.6indirectmoderate18.18.0
diff7.0.0indirectmoderate18.0.3

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "c-sharp",
        "programming-language",
        "mond",
        "scripting",
        "language",
        "debugger",
        "compiler",
        "scripting-language",
        "dotnet",
        "dotnet-core",
        "scripting-languages",
        "interpreter",
        "bytecode",
        "nuget",
        "repl",
        "embedded-scripting-language",
        "script-engine",
        "aot-compatible",
        "webassembly"
      ],
      "is_fork": false,
      "size_kb": 2758,
      "has_wiki": true,
      "homepage": "https://mond.rohan.dev",
      "languages": {
        "C#": 980331,
        "CSS": 13060,
        "HTML": 4667,
        "JavaScript": 325723,
        "TypeScript": 112886
      },
      "pushed_at": "2026-08-03T01:57:40Z",
      "created_at": "2014-07-13T17:53:10Z",
      "owner_type": "User",
      "updated_at": "2026-08-03T01:55:25Z",
      "description": "A scripting language for .NET Core",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "rohan.dev",
      "name": "Rohan Singh",
      "type": "User",
      "login": "Rohansi",
      "company": null,
      "location": "Toronto, Canada",
      "followers": 106,
      "avatar_url": "https://avatars.githubusercontent.com/u/1319884?v=4",
      "created_at": "2012-01-10T22:34:28Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 5318
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2025-03-27T01:01:00Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-02-14T16:23:53Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-02-13T22:14:29Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2024-06-07T15:29:15Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2024-06-06T17:00:59Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-02-17T17:27:12Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2022-02-11T03:44:02Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2022-01-15T22:54:53Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-08-06T03:41:37Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-08-06T03:35:03Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-02-18T14:57:38Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-02-08T19:27:15Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-08-09T16:11:07Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2019-05-02T22:18:45Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2019-05-02T22:17:46Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2017-08-07T14:29:07Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-07-30T15:14:50Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-06-25T18:13:00Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2017-06-13T01:53:15Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2017-06-10T16:40:08Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-06-04T17:25:15Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-06-04T16:59:20Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2017-06-04T16:58:57Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-06-04T16:58:44Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2017-06-04T16:58:08Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2015-08-04T17:45:08Z"
        },
        {
          "tag": "v0.2",
          "kind": "other",
          "published_at": "2015-05-25T15:35:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7a32062ec2571b3619957738796f625893d038f7",
          "body": null,
          "is_bot": false,
          "headline": "Another fix, also add descriptions for all stdlib members",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-03T01:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc638eed2d9ef403c85fa966b8af4548adaae64",
          "body": null,
          "is_bot": false,
          "headline": "More",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-03T01:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb87974ef782f104130d82ff36ad2efcc5dad1c3",
          "body": null,
          "is_bot": false,
          "headline": "Test fixes?",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-03T01:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d28f5b1548da4339f7d16ea4727e7389b4cbe90e",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T22:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fc33681c99d8612aee97676e39d6e386ad265c",
          "body": "…over values",
          "is_bot": false,
          "headline": "Expanded breakpoints, support editing locals, inline values, better h…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T22:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663a26e3522a366db8c8e5da9335423c7ea24560",
          "body": "…generator output",
          "is_bot": false,
          "headline": "Automatically update VSCode extension stdlib definitions from source …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T21:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a332dd2ecb0324a7f6bbf0528ef52dbb5ef03f",
          "body": null,
          "is_bot": false,
          "headline": "MondProgram version bump",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T21:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44ac6f844ac4eebb2842544192fdf8c9621aa40",
          "body": null,
          "is_bot": false,
          "headline": "Update VSCode dependencies, add tests, etc",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T19:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200bd2948c1ea8648a38927c49e9ff5395726012",
          "body": null,
          "is_bot": false,
          "headline": "Expanded edit-time features in VSCode extension",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T15:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69200c833c8041fdae502c11165aca9c3d86bb21",
          "body": null,
          "is_bot": false,
          "headline": "Bunch of debugger and vscode extension fixes",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-02T01:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca93e431dfb6f5e0636026a6106e96c2574bdd8b",
          "body": null,
          "is_bot": false,
          "headline": "Switch expressions",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-01T18:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abde5d0f838b18ff12b84a2076b3b291d6c3d74",
          "body": null,
          "is_bot": false,
          "headline": "Switch to slnx",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-01T05:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0ba9ae37f98d650c46d0f2ea1cbb3aadd3730f",
          "body": "… in the separate stack drop",
          "is_bot": false,
          "headline": "Add AddFld and SubFld instructions too, and add void calls which fuse…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-01T01:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b70c4898c8e233f52ca5e9dc3386b9bcd2aca1",
          "body": "…alues, fix increment/decrement compile bug when used on an argument",
          "is_bot": false,
          "headline": "Add AddLocF and SubLocF for a more optimized path when accumulating v…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-01T01:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aad906a9624e71d6bf1dd8aede07d912fce2639",
          "body": "…stant",
          "is_bot": false,
          "headline": "Add new instructions for doing math ops where the right side is a con…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-08-01T00:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db046fad6878b005596058d65e50486ebfae7c9e",
          "body": null,
          "is_bot": false,
          "headline": "Change the source generator into an IIncrementalGenerator",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T23:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f1a7ec012125ee76056db7d5f41c9a56dd92df",
          "body": "…generator",
          "is_bot": false,
          "headline": "Fix intermittent compile errors due to unsafe shared state in source …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T23:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc0d10708aa104ee41ca3272b1cef1b40025167",
          "body": "…in the VM loop",
          "is_bot": false,
          "headline": "Addition fast path for numbers, remove a bit of unnecessary overhead …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T22:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b6415666231899dbff99835fa754c6a866bbd7",
          "body": null,
          "is_bot": false,
          "headline": "Metamethod dispatch optimizations",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T04:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6775aed56d8b799e0584cf3b0c0f259346ed7fa",
          "body": null,
          "is_bot": false,
          "headline": "Equals cleanup",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T03:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8fa5de93a0819ae9f03a802dfa08cdbf04f6e48",
          "body": null,
          "is_bot": false,
          "headline": "Cache string hash instead of recomputing it all the time",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T02:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca33003bf04a2e69ca9c75d92443c243a7d3f9b",
          "body": null,
          "is_bot": false,
          "headline": "Add benchmarks project",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T02:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f93651c3ab67dd1e624cfcc82aaeb6393ca63a1",
          "body": null,
          "is_bot": false,
          "headline": "Update to .NET 10, latest dependencies",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2026-07-30T01:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0fda227c93cbf6ea3d40c2311c03fe84dc5bfc",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade CodeQL actions to version 3",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-12-08T20:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b801977d85eb3706d19319803c8d4abb987ab238",
          "body": null,
          "is_bot": false,
          "headline": "Bump version of vscode extension to 0.0.5",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-06-07T13:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af09879e91e400878a4f20b1883fbd677891cf1",
          "body": "* add common snippets\n\n* Add keyword completion\n\n* code cleanup\n\n* Improved completion for standard library members\n\n---------\n\nCo-authored-by: Rohan Singh <rohan-singh@hotmail.com>",
          "is_bot": false,
          "headline": "VS Code extension improvements (#122)",
          "author_name": "Petr Veselý",
          "author_login": "Veslo5",
          "committed_at": "2025-06-06T19:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8d67b7a36b6d5d7554f718cfef19287357afe4",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.11.2",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-27T00:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62723776ce1e6e37348f1742a92280fa3f3f10e7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'closure-optim'",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-27T00:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90cce9ab1a6bf3cf30672336fe93f18b1af1cb74",
          "body": "… tests",
          "is_bot": false,
          "headline": "Fix program serialization/deserialization not working round trip, add…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-27T00:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b4fae2fb0a59794a2cb8d7338920850f32523e",
          "body": "…alFld instruction to keep access quick",
          "is_bot": false,
          "headline": "Stop automatically copying known globals into variables, added LdGlob…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-27T00:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb1fb22f9f9176f3799dbb5fb5861b2b06d07b4",
          "body": "…debugger for these optimizations",
          "is_bot": false,
          "headline": "Fix debugger broken since 0.11.0, add debugger related tests, fix up …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-26T21:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c550cecb769eaa585e2f161db3632a28431924",
          "body": null,
          "is_bot": false,
          "headline": "Compile fix when debug info isn't full, wip pooling for local frames",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-24T17:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0990ded51324df2e31f63f1baec2b635104d526",
          "body": null,
          "is_bot": false,
          "headline": "Fix remaining test failures",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-21T01:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5c493c8a2cea311eb9155e3ed3bec93f452a3b",
          "body": null,
          "is_bot": false,
          "headline": "Progress, builds but broken",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-10T21:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f50b212e3ab860b445cbc3de5605e8d9e48f0d",
          "body": null,
          "is_bot": false,
          "headline": "Fix remaining non-closure related test fails",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-02T18:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccde4f661eedf361a3b048e044a261678c62e579",
          "body": "…low down everything else",
          "is_bot": false,
          "headline": "WIP refactoring internals to support closures in a way that doesn't s…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-03-02T18:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa42782db96ce3801afbba042336fe910157d074",
          "body": null,
          "is_bot": false,
          "headline": "Readme adjustments for nuget",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-14T03:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64172324c230836fd267a45e50c2c301f9df19e0",
          "body": null,
          "is_bot": false,
          "headline": "Fix vscode extension build",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-14T03:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc169a016a09496ac0298ddbb42199a0f0bbf875",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.11.1",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-14T02:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de033d8dbe548e4280a6cbf4dac4ff84f25227a",
          "body": "…vertical displays",
          "is_bot": false,
          "headline": "Make TryMond output pane fixed size, move it to bottom of screen for …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-14T02:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f322010e0912ec6aa9da195c7ac35f737e9c1e1",
          "body": null,
          "is_bot": false,
          "headline": "Fix some compile errors when enabling full debug info",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-14T02:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928210f88bb5fb45838e3071310248599d623162",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing keyword highlighting in TryMond",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T23:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55c09a3fb983c4e6abb3dfda63107a2e68d60a76",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.11.0",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a335b7954056e68cdcb2565594c6f4ea2b6616b1",
          "body": null,
          "is_bot": false,
          "headline": "Lets try that again",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e11cc31228be2957707ba8e7a6ac913bcfa08f",
          "body": null,
          "is_bot": false,
          "headline": "GitHub actions updates",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27859098cb119d3433123a32542b6b0fc6e29976",
          "body": null,
          "is_bot": false,
          "headline": "Updated samples",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6daffd49f1fbebb632683da62c5eb61fbd968da4",
          "body": "…t the .mnd file extension",
          "is_bot": false,
          "headline": "Change require to not erase the prototype of objects, and work withou…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26196f77f6f2bc312d6161d1c29f3bcf42180ae3",
          "body": null,
          "is_bot": false,
          "headline": "Add support for \"export * from X\" syntax",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7989e346d14553e995205490310bcb6cf8b58f97",
          "body": null,
          "is_bot": false,
          "headline": "VS code updates",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-13T21:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63207cf62c17fa4f44de1f6ff9e2f0dd3de9bd2",
          "body": null,
          "is_bot": false,
          "headline": "Support decorators on methods in object literals too",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-12T17:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1712823e588c5c52946a6d1cbb36678dc5b06e",
          "body": null,
          "is_bot": false,
          "headline": "Support export modifier on decorated declarations",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-12T01:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e6ed5f14f65a4ff7641b697824016931646f65",
          "body": null,
          "is_bot": false,
          "headline": "Add an import statement for nicer importing from modules",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-11T22:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "409ac56b29a353dbb16fd6a95d24089cc5fc7575",
          "body": null,
          "is_bot": false,
          "headline": "Increase serialized MondProgram version",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-11T18:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6faad2c700cbfb191ee94d7c140ef745b22a8b",
          "body": null,
          "is_bot": false,
          "headline": "Add an export statement for use in modules",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-11T18:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3c6c07ac71103a61c1912815748f267a748ebd",
          "body": "…ion added",
          "is_bot": false,
          "headline": "Fix prefix decrement actually incrementing after specialized instruct…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-11T18:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05716808e35068b8b6ad50d96e2f2bfc1dafbf10",
          "body": null,
          "is_bot": false,
          "headline": "Add VM specializations for inc/dec",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-09T19:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a2be072a3de278e5a62651868d5e6fc19e0bd3",
          "body": null,
          "is_bot": false,
          "headline": "Tests, update TryMond to .NET 9",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-09T19:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "363845ca4a4cc1ab540c77af5eee493c939a0dd3",
          "body": null,
          "is_bot": false,
          "headline": "Add support for named function syntax in object literals",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-09T17:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9a7f4502ebb78604a2a91dad79562e7d477656",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for the recent behavior changes",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-09T16:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3260db63f6c2ea21b1f6ec23e63dda7419b53bf9",
          "body": null,
          "is_bot": false,
          "headline": "Replace `params MondValue[]` with `params Span<MondValue>`",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-07T22:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ead006a42525519b9134fad3e715b10814b6d6",
          "body": null,
          "is_bot": false,
          "headline": "Replace __get and __set metamethods with proxies for better performance",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-06T17:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b61aa0064388c6c9ba58db82b24a86a88ed91c",
          "body": null,
          "is_bot": false,
          "headline": "Replaced auto binding functions with compile time instance calls",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2025-02-06T03:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b221917d93e41f7361542937e4f92f8788510b",
          "body": null,
          "is_bot": false,
          "headline": "Readme update",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-07T15:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb683edc1ab2601e42fcc3631ed6f64b35e9484",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.10.2",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-07T15:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560cd854b043b9c657af9aa2f7c4e8f78f546c16",
          "body": null,
          "is_bot": false,
          "headline": "Add parseFloat, parseInt, and parseHex methods",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-07T15:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9fec065941c4b5e658777bdf93ca4f8bd8fa2c8",
          "body": "…info",
          "is_bot": false,
          "headline": "Fix json serialization of numbers being affected by the OS's culture …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-07T15:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694e25c11de24917af04adebfb9e4f29e72ca967",
          "body": "…eGenerator as a separate package",
          "is_bot": false,
          "headline": "Include Mond.SourceGenerator in the Mond package, stop building Sourc…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-07T15:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa00ccf22aa47aacc3b25afc9946c43add9524c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.10.1",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-06T16:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdd5f845fdd5f697a4749efe34fe01364bbef43",
          "body": null,
          "is_bot": false,
          "headline": "Add codegen support for binding Task and Task<T> return values",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-06-06T16:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57026bf7431fe57adbebc0c1d647f6bdaf01bcf",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-18T03:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe5431a2fdbe4645e22e625cdda4e15a0d38267",
          "body": null,
          "is_bot": false,
          "headline": "Updated docs",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T17:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd52b52bff5db48d63aba912dbd7087f2a5884b1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T17:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55874eded2082a8369328929ce07abae7e910a75",
          "body": null,
          "is_bot": false,
          "headline": "Package repl too",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T17:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ad72f8c1f90088bd08b1946af77f1c9fd9e817",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 0.10.0",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T16:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68976b040b0560002422e52b6c2a6c6b0ed90b6b",
          "body": null,
          "is_bot": false,
          "headline": "And test",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T16:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c928d8654135ae3a54a6fc780fb4df64c43a536",
          "body": null,
          "is_bot": false,
          "headline": "Build using release config",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T16:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cec4b2d044102a6886de10f14a81187282e74c",
          "body": null,
          "is_bot": false,
          "headline": "Properly pack source generator, hopefully",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T16:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59466ef75a7f32e032a3d163e1340b8b5c304c41",
          "body": "….RemoteDebugger just sets that up with a WebSocket transport",
          "is_bot": false,
          "headline": "Refactor remote debugger so the protocol handling is in Mond and Mond…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68436be9050ccdfa2e34306b2eba8a0347c6267",
          "body": null,
          "is_bot": false,
          "headline": "Create build.yml",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T14:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b00e8d82c96dc4362d5b3df39eb9b8f15ccd4c6",
          "body": null,
          "is_bot": false,
          "headline": "NuGet config tweaks",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-17T14:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d954985049f87eb254874403a4ce561beb2bb4",
          "body": "…exception",
          "is_bot": false,
          "headline": "Generate a compile error for hidden overloads instead of throwing an …",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-14T16:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccecf30a3e9b8a3efb169d6ea669d6cff7e2fda3",
          "body": null,
          "is_bot": false,
          "headline": "Fix debugger missing/duplicate checkpoints in some places",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-14T16:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0cc15bbf356676da66e147383fdb125911af85b",
          "body": "…re every instruction",
          "is_bot": false,
          "headline": "Reduce overhead of debugger support by not checking the debugger befo…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-14T15:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2dab21f8d0b891cf7da67ba2eb540837b6e280",
          "body": "…ile errors",
          "is_bot": false,
          "headline": "Error diagnostics when using unsupported types instead of random comp…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-13T20:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7c28eeae532f900ac559071d8afa515362c362",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T16:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5403b7267705b7fb60228426d619b6839604bf9e",
          "body": null,
          "is_bot": false,
          "headline": "Remove dupe csproj (where did this even come from)",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T16:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511b2dbd8a3235695c9f6b756de3c1012995bad7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'website'",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T16:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc25825aba2662a090fbc5a2dbefdea17f27d50b",
          "body": "on-behalf-of: @Azure opensource@microsoft.com",
          "is_bot": false,
          "headline": "ci: add Azure Static Web Apps workflow file",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T16:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f80f62b1266a6c4085e57b5b1cee298269b6750",
          "body": "…ng the browser forever\n\nScroll output properly",
          "is_bot": false,
          "headline": "Cancel script execution after a set amount of cycles so it doesn't ha…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T16:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b649f62fffb388b1e3df0366a5ba5c7225c4a4",
          "body": null,
          "is_bot": false,
          "headline": "Update codeql-analysis.yml",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T15:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90090c2b86d8dbcf450d0416f9330fcffd835c1b",
          "body": null,
          "is_bot": false,
          "headline": "WIP new website",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-12T14:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce2585a8d688b6c6bafa9e738e6d11f7db66dcf",
          "body": null,
          "is_bot": false,
          "headline": "Library cleanup so it's closer to how it was before",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-11T21:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a03c70d65445dfa35f911f55139c774d3efab5f",
          "body": null,
          "is_bot": false,
          "headline": "Enable AOT compilation",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-10T17:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "954266d1962790950b19c0f3d9cc59d6f8e28079",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'source-generator'",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-10T15:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3094326052d315fdb4a01bdba5c1fbe099781018",
          "body": null,
          "is_bot": false,
          "headline": "Probably finished source generator",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-10T15:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d65e832d73e90cdf3797bf80177cc033cf3942b",
          "body": "…asier",
          "is_bot": false,
          "headline": "Module binding sourcegen refactoring to make configurable libraries e…",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-09T06:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee02a60ce51c2cca4ec45ace7446da1db911ab16",
          "body": null,
          "is_bot": false,
          "headline": "Finish prototype binder, swap over to using it",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-02-09T05:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f915feabb621cf05368cdd375047dcbc4192dc0",
          "body": null,
          "is_bot": false,
          "headline": "Prototype binding",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-01-31T21:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a8308328885a8fc2fe0fbe1f8c10b63333dd42",
          "body": null,
          "is_bot": false,
          "headline": "Actually nearly finished module binding",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-01-31T21:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693f93309d85cd137bda4a04326b780463d2e794",
          "body": null,
          "is_bot": false,
          "headline": "Finished module binding maybe",
          "author_name": "Rohan Singh",
          "author_login": "Rohansi",
          "committed_at": "2024-01-30T22:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 21,
      "latest_release_at": "2025-03-27T01:01:00Z",
      "latest_release_tag": "v0.11.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 494,
      "mean_days_between_releases": 147.7
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "Mond.Benchmarks",
          "path": "Mond.Benchmarks/Mond.Benchmarks.csproj",
          "tokens": [
            "nuget.output_type:exe",
            "nuget.not_packable"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Mond.Repl",
          "path": "Mond.Repl/Mond.Repl.csproj",
          "tokens": [
            "nuget.output_type:exe",
            "nuget.pack_as_tool"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "Mond.Tests",
          "path": "Mond.Tests/Mond.Tests.csproj",
          "tokens": [
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "mond-vscode",
          "path": "Mond.VSCode/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "Mond",
          "exists": true,
          "license": null,
          "keywords": [
            "Mond",
            "Embedded",
            "Scripting",
            "Language",
            "AOT"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Mond",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.12.0",
          "repository_url": "https://github.com/Rohansi/Mond",
          "versions_count": 23,
          "total_downloads": 44430,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T01:58:43.967000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Mond.Repl",
          "exists": true,
          "license": null,
          "keywords": [
            "Mond",
            "Scripting",
            "REPL"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Mond.Repl",
          "declared_type": "DotnetTool",
          "is_deprecated": false,
          "latest_version": "0.12.0",
          "repository_url": "https://github.com/Rohansi/Mond",
          "versions_count": 14,
          "total_downloads": 8544,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T01:59:12.237000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "Mond.RemoteDebugger",
          "exists": true,
          "license": null,
          "keywords": [
            "Mond",
            "Embedded",
            "Scripting",
            "Language",
            "Debugger"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/Mond.RemoteDebugger",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.12.0",
          "repository_url": "https://github.com/Rohansi/Mond",
          "versions_count": 23,
          "total_downloads": 25708,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-08-03T01:58:58.767000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 26,
      "stars": 395,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 26
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "Mond.VSCode/tsconfig.json"
      ],
      "toolchain_manifests": [
        "Mond.Benchmarks/Mond.Benchmarks.csproj",
        "Mond.RemoteDebugger/Mond.RemoteDebugger.csproj",
        "Mond.Repl/Mond.Repl.csproj",
        "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
        "Mond.Tests/Mond.Tests.csproj",
        "Mond/Mond.csproj",
        "TryMond/TryMond.csproj"
      ],
      "largest_source_bytes": 313149,
      "source_files_sampled": 277,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Mond.Benchmarks/Mond.Benchmarks.csproj",
        "Mond.RemoteDebugger/Mond.RemoteDebugger.csproj",
        "Mond.Repl/Mond.Repl.csproj",
        "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
        "Mond.Tests/Mond.Tests.csproj",
        "Mond.VSCode/package.json",
        "Mond/Mond.csproj",
        "TryMond/TryMond.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 142
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.18.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 76
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 419
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 419
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 165
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 165
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 130
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 155
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-xffm-g5w8-qvg7"
            ],
            "fixed_version": "0.3.4",
            "advisory_count": 1,
            "oldest_advisory_days": 380
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 172
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 200
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 7,
          "critical": 1,
          "moderate": 3
        },
        "advisory_count": 25,
        "affected_count": 11,
        "assessed_count": 530,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm",
        "nuget"
      ],
      "dependencies": [
        {
          "name": "BenchmarkDotNet",
          "manifest": "Mond.Benchmarks/Mond.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.15.8"
        },
        {
          "name": "Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers",
          "manifest": "Mond.Benchmarks/Mond.Benchmarks.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.7.37220.1"
        },
        {
          "name": "Fleck",
          "manifest": "Mond.RemoteDebugger/Mond.RemoteDebugger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Mond.RemoteDebugger/Mond.RemoteDebugger.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.301"
        },
        {
          "name": "Microsoft.CodeAnalysis.CSharp",
          "manifest": "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "Microsoft.CodeAnalysis.Analyzers",
          "manifest": "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.3.4"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.301"
        },
        {
          "name": "NUnit",
          "manifest": "Mond.Tests/Mond.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.6.1"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "Mond.Tests/Mond.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.8.1"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "Mond.Tests/Mond.Tests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.2.0"
        },
        {
          "name": "@vscode/debugadapter",
          "manifest": "Mond.VSCode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.68.0"
        },
        {
          "name": "@vscode/debugprotocol",
          "manifest": "Mond.VSCode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.68.0"
        },
        {
          "name": "isomorphic-ws",
          "manifest": "Mond.VSCode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "ws",
          "manifest": "Mond.VSCode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "Mond/Mond.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.301"
        },
        {
          "name": "Microsoft.AspNetCore.Components.WebAssembly",
          "manifest": "TryMond/TryMond.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        },
        {
          "name": "Microsoft.AspNetCore.Components.WebAssembly.DevServer",
          "manifest": "TryMond/TryMond.csproj",
          "ecosystem": "nuget",
          "version_constraint": "10.0.10"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@vscode/debugadapter",
            "direct": true,
            "version": "1.68.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/debugprotocol",
            "direct": true,
            "version": "1.68.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": true,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Fleck",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Components.WebAssembly",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Components.WebAssembly",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Components.WebAssembly.DevServer",
            "direct": true,
            "version": "10.0.10",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.Components.WebAssembly.DevServer",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.Analyzers",
            "direct": true,
            "version": "3.3.4",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.CodeAnalysis.CSharp",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.8.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": "10.0.301",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers",
            "direct": true,
            "version": "18.7.37220.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": true,
            "version": "6.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "@azu/format-text",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@azu/style-format",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/abort-controller",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-auth",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-client",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-rest-pipeline",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-tracing",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-util",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/logger",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-browser",
            "direct": false,
            "version": "5.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-common",
            "direct": false,
            "version": "16.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-node",
            "direct": false,
            "version": "5.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "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": "@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": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/config-creator",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/config-loader",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/core",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/formatter",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/node",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/profiler",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/resolver",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-formatter-sarif",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-rule-no-dotenv",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-rule-preset-recommend",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/source-creator",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/types",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/ast-node-types",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/linter-formatter",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/module-interop",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/resolver",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/types",
            "direct": false,
            "version": "15.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sarif",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "1.97.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typespec/ts-http-runtime",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-cli",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-electron",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-alpine-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-alpine-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-darwin-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-darwin-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-arm",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-win32-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-win32-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.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": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "azure-devops-node-api",
            "direct": false,
            "version": "12.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "binaryextensions",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boundary",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bufferutil",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "9.1.0",
            "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": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cockatiel",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.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": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecdsa-sig-formatter",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "editions",
            "direct": false,
            "version": "6.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.4.0",
            "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": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "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": "13.0.6",
            "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": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.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": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istextorbinary",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keytar",
            "direct": false,
            "version": "7.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.includes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isboolean",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isinteger",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isnumber",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "10.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "11.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.94.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-sarif-builder",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-semver",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "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-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": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "rc-config-loader",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "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": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "secretlint",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "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": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.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": "stdin-discarder",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.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-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "structured-source",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "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": "terminal-link",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "textextensions",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-rest-client",
            "direct": false,
            "version": "1.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "utf-8-validate",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "version-range",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "9.3.4",
            "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": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yazl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 530,
        "direct_count": 17,
        "indirect_count": 513
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 36,
        "open_issues": 7,
        "closed_ratio": 0.91,
        "closed_issues": 71,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Rohansi",
          "commits": 590,
          "avatar_url": "https://avatars.githubusercontent.com/u/1319884?v=4"
        },
        {
          "type": "User",
          "login": "clarajk",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/1290760?v=4"
        },
        {
          "type": "User",
          "login": "dajoh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/597212?v=4"
        },
        {
          "type": "User",
          "login": "jharrilim",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19535809?v=4"
        },
        {
          "type": "User",
          "login": "Veslo5",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/24257206?v=4"
        },
        {
          "type": "User",
          "login": "phrohdoh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4861023?v=4"
        },
        {
          "type": "User",
          "login": "DatZach",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/929062?v=4"
        },
        {
          "type": "User",
          "login": "grandstack",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4348505?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.886
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "azure-static-web-apps-proud-ground-0dcb25c0f.yml",
        "build.yml",
        "codeql-analysis.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "18 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7a32062ec2571b3619957738796f625893d038f7",
        "ran_at": "2026-08-03T02:09:48Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 44,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-03T01:56:34Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-06-06T19:16:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2015-05-28T23:08:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2017-07-30T15:15:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2017-08-08T13:43:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2017-08-30T17:15:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2020-07-03T01:14:28Z",
          "last_comment_at": "2020-07-03T02:09:36Z",
          "last_comment_author": "foobit"
        },
        {
          "number": 87,
          "created_at": "2021-02-18T14:50:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 110,
          "created_at": "2024-06-06T17:22:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Rohansi/Mond",
    "host": "github.com",
    "name": "Mond",
    "owner": "Rohansi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 49,
        "vitality": 57,
        "community": 58,
        "governance": 61,
        "calibration": "2026-08-02",
        "engineering": 68,
        "ai_readiness": 48,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 2
            },
            "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": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v0.11.2",
              "releases_from_tags": false,
              "days_since_latest_release": 494,
              "mean_days_between_releases": 147.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 494 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 494
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~147.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 147.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 26,
              "stars": 395,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "395 stars",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 395
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "26 forks",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 64,
            "inputs": {
              "packages": [
                "Mond",
                "Mond.Repl",
                "Mond.RemoteDebugger"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 78682,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "78,682 downloads all-time across nuget",
                "points": 50.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 78682,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.886
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 36,
              "open_issues": 7,
              "closed_issues": 71,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.91,
              "closed_unmerged_prs": 8,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "36/44 decided PRs merged",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 36,
                      "decided": 44
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 106,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Rohansi",
              "public_repos": 49,
              "account_age_days": 5318
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "106 followers of Rohansi",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 106,
                      "login": "Rohansi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~14 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "Mond",
                "Mond.Repl",
                "Mond.RemoteDebugger"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "3 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 3,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "c-sharp",
                "programming-language",
                "mond",
                "scripting",
                "language",
                "debugger",
                "compiler",
                "scripting-language",
                "dotnet",
                "dotnet-core",
                "scripting-languages",
                "interpreter",
                "bytecode",
                "nuget",
                "repl",
                "embedded-scripting-language",
                "script-engine",
                "aot-compatible",
                "webassembly"
              ],
              "has_wiki": true,
              "homepage": "https://mond.rohan.dev",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://mond.rohan.dev",
                "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": "19 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "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": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "18 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 530 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 530
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "source": "osv",
              "advisories": 25,
              "affected_packages": 11,
              "assessed_packages": 530,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 7, moderate 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: ws 8.18.0 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "ws 8.18.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 530,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "Mond.VSCode/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Mond.Benchmarks/Mond.Benchmarks.csproj",
                "Mond.RemoteDebugger/Mond.RemoteDebugger.csproj",
                "Mond.Repl/Mond.Repl.csproj",
                "Mond.SourceGenerator/Mond.SourceGenerator.csproj",
                "Mond.Tests/Mond.Tests.csproj",
                "Mond/Mond.csproj",
                "TryMond/TryMond.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Mond.Benchmarks/Mond.Benchmarks.csproj, Mond.RemoteDebugger/Mond.RemoteDebugger.csproj, Mond.Repl/Mond.Repl.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Mond.Benchmarks/Mond.Benchmarks.csproj, Mond.RemoteDebugger/Mond.RemoteDebugger.csproj, Mond.Repl/Mond.Repl.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Mond.VSCode/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Mond.VSCode/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 313149,
              "source_files_sampled": 277,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/277 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 277,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "cli"
      ],
      "scores": {
        "cli": 15
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "nuget.pack_as_tool",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "cli",
          "source": "registry_type:dotnettool",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry_type:dotnettool",
          "weight": -6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 4.8
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.pack_as_tool",
          "weight": -4.8
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "nuget.not_packable",
          "weight": -3.6
        },
        {
          "tier": "declared",
          "label": "cli",
          "source": "nuget.output_type:exe",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "Mond.Benchmarks/Mond.Benchmarks.csproj",
          "labels": [
            "cli"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "Mond.Repl/Mond.Repl.csproj",
          "labels": [
            "cli"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "Mond.Tests/Mond.Tests.csproj",
          "labels": [
            "cli"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "Mond.VSCode/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'mond-vscode' from its registry",
    "Could not fetch nuget package 'Mond.SourceGenerator' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T02:09:57.280593Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/Rohansi/Mond.svg",
  "full_name": "Rohansi/Mond",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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