Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 23:57 UTC

FoundatioFx / Foundatio.Parsers

A lucene style query parser that is extensible and allows modifying the query.

C#Apache-2.0★ 66 stars⑂ 21 forkssince Jan 2015View on GitHub ↗

FoundatioFx/Foundatio.Parsers holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (90/100) and lowest on Security (54/100). It was last updated today. A single contributor accounts for most of its recent work.

84
overall / 100
Excellent

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.

84
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 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).

Ownership

FoundatioOrganization
61 followers23 public repossince Jun 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
NuGetFoundatio.Parsers.ElasticQueries8.0.2-1220 days ago
NuGetFoundatio.Parsers.LuceneQueries8.0.2-1220 days ago
NuGetFoundatio.Parsers.SqlQueries8.0.2-200 days ago

Metrics by category

Vitality

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

90Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 107 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year107
human_commit_share0.78
days_since_last_push0
active_weeks_last_year28

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 41 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~18.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count41
latest_release_tagv8.0.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases18.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?

56Moderate · 17% of overall
How it's scored
29.4/60Stars — 66 stars
10.8/25Forks — 21 forks
5/15Watchers — 9 watchers
Inputs used
forks21
stars66
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
64.6/80Total downloads — 1,640,436 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesFoundatio.Parsers.ElasticQueries, Foundatio.Parsers.LuceneQueries, Foundatio.Parsers.SqlQueries
dependents
ecosystemsnuget
total_downloads1,640,436
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?

65Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.1/22.5Commit distribution — top contributor authored 60% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.596
How it's scored
40.7/42Issue resolution — 97% of issues closed
14/30PR acceptance — 100/214 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs100
open_issues1
closed_issues31
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.969
closed_unmerged_prs114
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.9/25Owner reach — 61 followers of FoundatioFx
22.1/25Track record — 23 public repos, account ~9 yr old
Inputs used
followers61
owner_typeOrganization
is_verified
owner_loginFoundatioFx
public_repos23
account_age_days3,331

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 — 122 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesFoundatio.Parsers.ElasticQueries, Foundatio.Parsers.LuceneQueries, Foundatio.Parsers.SqlQueries
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://parsers.foundatio.dev/
10/10Repository description
10/10Topics — 12 topics
10/10Wiki
Inputs used
topicslucene, parsers, parse, elasticsearch, aggregation, query, foundatio, c-sharp, pegasus, peg, aliases, macros
has_wikiyes
homepagehttp://parsers.foundatio.dev/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 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
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/20 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 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.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories11
affected_packages7
assessed_packages375
unassessed_packages0
affected_by_severityhigh 6, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 375 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.

77Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
27.4/40Legible commit history — 40 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.513
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes14,825
How it's scored
12.6/18One-command bootstrap — src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj, src/Foundatio.Parsers.LuceneQueries/Foundatio.Parsers.LuceneQueries.csproj, src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 22 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifestssrc/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj, src/Foundatio.Parsers.LuceneQueries/Foundatio.Parsers.LuceneQueries.csproj, src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj, tests/Foundatio.Parsers.ElasticQueries.Tests/Foundatio.Parsers.ElasticQueries.Tests.csproj, tests/Foundatio.Parsers.LuceneQueries.Tests/Foundatio.Parsers.LuceneQueries.Tests.csproj, tests/Foundatio.Parsers.SqlQueries.Tests/Foundatio.Parsers.SqlQueries.Tests.csproj
dependency_bot_commit_share0.22
How it's scored
45/45Type-checkable code — C# (statically typed)
53.8/55Manageable file sizes — 2/90 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes94,984
source_files_sampled90
oversized_source_files2

Key facts

66GitHub stars
11contributors
107commits, last 12 months
0days since last push
41releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 21 ⇿
0Stars
21Forks
22Releases

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.

048121620242122017-092021-082025-07
Major 0Minor 4Patch 18

Each point covers 8 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-07-30 23:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
NuGetElastic.Clients.Elasticsearch8.19.23src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj
NuGetExceptionless.DateTimeExtensions6.0.1src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj
NuGetPegasus4.1.0src/Foundatio.Parsers.LuceneQueries/Foundatio.Parsers.LuceneQueries.csproj
NuGetMicrosoft.EntityFrameworkCore.SqlServer10.0.0src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj
NuGetExceptionless.DateTimeExtensions6.0.1src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj
NuGetSystem.Linq.Dynamic.Core1.7.2src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj
All dependencies 375

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

RegistryPackageVersionRelation
NuGetElastic.Clients.Elasticsearch8.19.23direct
NuGetExceptionless.DateTimeExtensions6.0.1direct
NuGetMicrosoft.EntityFrameworkCore.SqlServer10.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0direct
NuGetPegasus4.1.0direct
NuGetSystem.Linq.Dynamic.Core1.7.2direct
npm@antfu/install-pkg1.1.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/types7.29.0indirect
npm@braintree/sanitize-url6.0.4indirect
npm@braintree/sanitize-url7.1.2indirect
npm@chevrotain/types11.1.2indirect
npm@docsearch/css4.5.3indirect
npm@docsearch/js4.5.3indirect
npm@docsearch/sidepanel-js4.5.3indirect
npm@esbuild/aix-ppc640.27.2indirect
npm@esbuild/android-arm0.27.2indirect
npm@esbuild/android-arm640.27.2indirect
npm@esbuild/android-x640.27.2indirect
npm@esbuild/darwin-arm640.27.2indirect
npm@esbuild/darwin-x640.27.2indirect
npm@esbuild/freebsd-arm640.27.2indirect
npm@esbuild/freebsd-x640.27.2indirect
npm@esbuild/linux-arm0.27.2indirect
npm@esbuild/linux-arm640.27.2indirect
npm@esbuild/linux-ia320.27.2indirect
npm@esbuild/linux-loong640.27.2indirect
npm@esbuild/linux-mips64el0.27.2indirect
npm@esbuild/linux-ppc640.27.2indirect
npm@esbuild/linux-riscv640.27.2indirect
npm@esbuild/linux-s390x0.27.2indirect
npm@esbuild/linux-x640.27.2indirect
npm@esbuild/netbsd-arm640.27.2indirect
npm@esbuild/netbsd-x640.27.2indirect
npm@esbuild/openbsd-arm640.27.2indirect
npm@esbuild/openbsd-x640.27.2indirect
npm@esbuild/openharmony-arm640.27.2indirect
npm@esbuild/sunos-x640.27.2indirect
npm@esbuild/win32-arm640.27.2indirect
npm@esbuild/win32-ia320.27.2indirect
npm@esbuild/win32-x640.27.2indirect
npm@iconify-json/simple-icons1.2.69indirect
npm@iconify/types2.0.0indirect
npm@iconify/utils3.1.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@mermaid-js/mermaid-mindmap9.3.0indirect
npm@mermaid-js/parser1.1.1indirect
npm@rolldown/pluginutils1.0.0-rc.2indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@shikijs/core3.22.0indirect
npm@shikijs/engine-javascript3.22.0indirect
npm@shikijs/engine-oniguruma3.22.0indirect
npm@shikijs/langs3.22.0indirect
npm@shikijs/themes3.22.0indirect
npm@shikijs/transformers3.22.0indirect
npm@shikijs/types3.22.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@types/d37.4.3indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-axis3.0.6indirect
npm@types/d3-brush3.0.6indirect
npm@types/d3-chord3.0.6indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-contour3.0.6indirect
npm@types/d3-delaunay6.0.4indirect
npm@types/d3-dispatch3.0.7indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-dsv3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-fetch3.0.7indirect
npm@types/d3-force3.0.10indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-hierarchy3.1.7indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-polygon3.0.2indirect
npm@types/d3-quadtree3.0.6indirect
npm@types/d3-random3.0.3indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale-chromatic3.1.0indirect
npm@types/d3-selection3.0.11indirect
npm@types/d3-shape3.1.8indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-time-format4.0.3indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.9indirect
npm@types/d3-zoom3.0.8indirect
npm@types/debug4.1.12indirect
npm@types/estree1.0.8indirect
npm@types/geojson7946.0.16indirect
npm@types/hast3.0.4indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdast4.0.4indirect
npm@types/mdurl2.0.0indirect
npm@types/ms2.1.0indirect
npm@types/node24.12.0indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist3.0.3indirect
npm@types/web-bluetooth0.0.21indirect
npm@ungap/structured-clone1.3.0indirect
npm@upsetjs/venn.js2.0.0indirect
npm@vitejs/plugin-vue6.0.4indirect
npm@vue/compiler-core3.5.27indirect
npm@vue/compiler-dom3.5.27indirect
npm@vue/compiler-sfc3.5.27indirect
npm@vue/compiler-ssr3.5.27indirect
npm@vue/devtools-api8.0.6indirect
npm@vue/devtools-kit8.0.6indirect
npm@vue/devtools-shared8.0.6indirect
npm@vue/reactivity3.5.27indirect
npm@vue/runtime-core3.5.27indirect
npm@vue/runtime-dom3.5.27indirect
npm@vue/server-renderer3.5.27indirect
npm@vue/shared3.5.27indirect
npm@vueuse/core14.2.0indirect
npm@vueuse/integrations14.2.0indirect
npm@vueuse/metadata14.2.0indirect
npm@vueuse/shared14.2.0indirect
npmacorn8.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmbail2.0.2indirect
npmbalanced-match4.0.4indirect
npmbirpc2.9.0indirect
npmbrace-expansion5.0.6indirect
npmccount2.0.1indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmconfbox0.1.8indirect
npmcopy-anything4.0.5indirect
npmcose-base1.0.3indirect
npmcose-base2.2.0indirect
npmcsstype3.2.3indirect
npmcytoscape3.33.1indirect
npmcytoscape-cose-bilkent4.1.0indirect
npmcytoscape-fcose2.2.0indirect
npmd37.9.0indirect
npmd3-array2.12.1indirect
npmd3-array3.2.4indirect
npmd3-axis3.0.0indirect
npmd3-brush3.0.0indirect
npmd3-chord3.0.1indirect
npmd3-color3.1.0indirect
npmd3-contour4.0.2indirect
npmd3-delaunay6.0.4indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-dsv3.0.1indirect
npmd3-ease3.0.1indirect
npmd3-fetch3.0.1indirect
npmd3-force3.0.0indirect
npmd3-format3.1.2indirect
npmd3-geo3.1.1indirect
npmd3-hierarchy3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path1.0.9indirect
npmd3-path3.1.0indirect
npmd3-polygon3.0.1indirect
npmd3-quadtree3.0.1indirect
npmd3-random3.0.1indirect
npmd3-sankey0.12.3indirect
npmd3-scale4.0.2indirect
npmd3-scale-chromatic3.1.0indirect
npmd3-selection3.0.0indirect
npmd3-shape1.3.7indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdagre-d3-es7.0.14indirect
npmdayjs1.11.19indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdelaunator5.0.1indirect
npmdequal2.0.3indirect
npmdevlop1.1.0indirect
npmdompurify3.4.11indirect
npmemoji-regex8.0.0indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmes-toolkit1.46.1indirect
npmesbuild0.27.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp5.0.0indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmfault2.0.1indirect
npmfdir6.5.0indirect
npmfocus-trap8.2.2indirect
npmformat0.2.2indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmgray-matter4.0.3indirect
npmhachure-fill0.5.2indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-whitespace3.0.0indirect
npmhookable5.5.3indirect
npmhtml-void-elements3.0.0indirect
npmiconv-lite0.6.3indirect
npminternmap1.0.1indirect
npminternmap2.0.3indirect
npmis-extendable0.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-what5.5.0indirect
npmjs-yaml3.14.2indirect
npmkatex0.16.28indirect
npmkhroma2.1.0indirect
npmkind-of6.0.3indirect
npmlayout-base1.0.2indirect
npmlayout-base2.0.1indirect
npmlinkify-it5.0.1indirect
npmlodash-es4.17.23indirect
npmlongest-streak3.1.0indirect
npmmagic-string0.30.21indirect
npmmark.js8.11.1indirect
npmmarkdown-it14.2.0indirect
npmmarkdown-title1.0.2indirect
npmmarked16.4.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdurl2.0.0indirect
npmmermaid11.15.0indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmillify6.1.0indirect
npmminimatch10.2.5indirect
npmminisearch7.2.0indirect
npmmitt3.0.1indirect
npmmlly1.8.0indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnon-layered-tidy-tree-layout2.0.2indirect
npmoniguruma-parser0.12.1indirect
npmoniguruma-to-es4.3.4indirect
npmpackage-manager-detector1.6.0indirect
npmpath-data-parser0.1.0indirect
npmpath-to-regexp6.3.0indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpkg-types1.3.1indirect
npmpoints-on-curve0.2.0indirect
npmpoints-on-path0.2.1indirect
npmpostcss8.5.12indirect
npmpretty-bytes7.1.0indirect
npmproperty-information7.1.0indirect
npmpunycode.js2.3.1indirect
npmregex6.1.0indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmremark15.0.1indirect
npmremark-frontmatter5.0.0indirect
npmremark-parse11.0.0indirect
npmremark-stringify11.0.0indirect
npmrequire-directory2.1.1indirect
npmrfdc1.4.1indirect
npmrobust-predicates3.0.2indirect
npmrollup4.59.0indirect
npmroughjs4.6.6indirect
npmrw1.3.3indirect
npmsafer-buffer2.1.2indirect
npmsection-matter1.0.0indirect
npmshiki3.22.0indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmspeakingurl14.0.1indirect
npmsprintf-js1.0.3indirect
npmstring-width4.2.3indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom-string1.0.0indirect
npmstylis4.3.6indirect
npmsuperjson2.2.6indirect
npmtabbable6.5.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmtokenx1.3.0indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-dedent2.2.0indirect
npmuc.micro2.1.0indirect
npmufo1.6.3indirect
npmundici-types7.16.0indirect
npmunified11.0.5indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-remove4.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuuid14.0.0indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite7.3.2indirect
npmvitepress2.0.0-alpha.17indirect
npmvitepress-plugin-llms1.13.2indirect
npmvitepress-plugin-mermaid2.0.17indirect
npmvue3.5.27indirect
npmwrap-ansi7.0.0indirect
npmy18n5.0.8indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmzwitch2.0.4indirect
NuGetFoundatio.Logging.Xunit7.0.1738indirect
NuGetlibphonenumber-csharp9.0.33indirect
NuGetMicrosoft.NET.Test.Sdk15.8.0indirect
NuGetxunit2.4.0indirect
NuGetxunit.runner.visualstudio2.4.0indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion5.0.6indirecthigh25.0.8
js-yaml3.14.2indirecthigh24.3.0
linkify-it5.0.1indirecthigh15.0.2
lodash-es4.17.23indirecthigh24.18.0
postcss8.5.12indirecthigh18.5.18
vite7.3.2indirecthigh28.0.16
dompurify3.4.11indirectlow13.4.12

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

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

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