Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-16 01:29 UTC

Rohansi / Mond

A scripting language for .NET Core

C# · JavaScriptMIT★ 398 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 Security (47/100). It was last updated 43 days ago. 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-2343 days agomondembeddedscriptinglanguageaot
NuGetMond.Repl0.12.0-1443 days agomondscriptingrepl
NuGetMond.RemoteDebugger0.12.0-2343 days agomondembeddedscriptinglanguagedebugger

Metrics by category

Vitality

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

59Moderate · 21% of overall
How it's scored
18/36Push recencylast push 43 days ago
1.4/36Commit cadence2/52 weeks with commits
12.6/18Commit volume24 commits in the last year
10/10OpenSSF Scorecard: Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year24
human_commit_share1
days_since_last_push43
active_weeks_last_year2
How it's scored
27/27Ships releases28 releases published
36/36Release recencylatest release 43 days ago
12.6/27Release cadencea release every ~202.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count28
latest_release_tagv0.12.0
releases_from_tagsno
days_since_latest_release43
mean_days_between_releases202.5
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.2/60Stars398 stars
11.7/25Forks26 forks
6.2/15Watchers14 watchers
Inputs used
forks26
stars398
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized 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 downloads79,783 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesMond, Mond.Repl, Mond.RemoteDebugger
dependents
ecosystemsnuget
total_downloads79,783
monthly_downloads
unverified_packages_excluded
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 factor1 contributor(s) cover half of all commits
2.6/22.5Commit distributiontop contributor authored 89% of commits
10.8/13.5Contributor breadth8 contributors
3/10OpenSSF Scorecard: Contributorsproject 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 resolution91% of issues closed
24.5/30PR acceptance36/44 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 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 backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
14.6/25Owner reach106 followers of Rohansi
24.4/25Track record49 public repos, account ~14 yr old
Inputs used
followers106
owner_typeUser
is_verified
owner_loginRohansi
public_repos49
account_age_days5,362
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on nuget
35/35Publish recencylatest publish 43 days ago
20/20Version history23 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesMond, Mond.Repl, Mond.RemoteDebugger
ecosystemsnuget
any_deprecatedno
min_days_since_publish43

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 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 sitehttps://mond.rohan.dev
10/10Repository description
10/10Topics19 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
docs_sitehttps://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?

47Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
3.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities27 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 advisories1 affected: ws 8.18.0 (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.7/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 120 days ago
Inputs used
sourceosv
advisories35
affected_packages15
assessed_packages530
unassessed_packages0
affected_by_severitycritical 1, high 9, moderate 5
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.

58Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history2 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapMond.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 configeslint.config.mjs
11/11Static type checkingMond.VSCode/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency 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 codeC# (statically typed)
54.8/55Manageable file sizes1/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)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

398GitHub stars
8contributors
24commits, last 12 months
43days since last push
28releases
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-09-16 01:29 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
0Vulnerabilities27 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 15

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: 15 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.2indirectcritical23.4.2
ws8.18.0directhigh28.21.0
brace-expansion1.1.11indirecthigh55.0.9
brace-expansion2.0.1indirecthigh55.0.9
fast-uri3.1.5indirecthigh44.1.3
js-yaml4.3.1indirecthigh14.3.2
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
@humanfs/node0.16.6indirectmoderate10.16.8
ajv6.12.6indirectmoderate18.18.0
diff7.0.0indirectmoderate18.0.3
qs6.15.3indirectmoderate26.16.0

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.34.0 — full methodology · metrics wiki.

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