Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-08-01 13:26 UTC

dotnetcore / CAP

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

C# · JavaScriptMIT★ 7,102 stars⑂ 1,337 forkssince Dec 2016View on GitHub ↗

dotnetcore/CAP holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (88/100) and lowest on Security (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

1,761 followers37 public repossince May 2016

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

Package ecosystems

Metrics by category

Vitality

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

81Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
13.2/36Commit cadence — 19/52 weeks with commits
15.2/18Commit volume — 48 commits in the last year
10/10OpenSSF Scorecard: Maintained — 6 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year48
human_commit_share0.96
days_since_last_push0
active_weeks_last_year19
How it's scored
27/27Ships releases — 77 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~70.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count77
latest_release_tagv10.0.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases70.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?

88Excellent · 17% of overall
How it's scored
60/60Stars — 7,102 stars
25/25Forks — 1,337 forks
13.7/15Watchers — 296 watchers
Inputs used
forks1,337
stars7,102
watchers296
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
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
74.5/80Total downloads — 14,733,488 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesDotNetCore.CAP.AmazonSQS, DotNetCore.CAP.AzureServiceBus, DotNetCore.CAP.Dashboard.K8s, DotNetCore.CAP.Dashboard, DotNetCore.CAP.InMemoryStorage, DotNetCore.CAP.Kafka, DotNetCore.CAP.MongoDB
dependents
ecosystemsnuget
total_downloads14,733,488
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?

73Good · 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
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.886
How it's scored
42/42Issue resolution — 100% of issues closed
20.6/30PR acceptance — 298/433 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 8/27 approved changesets -- score normalized to 2
Inputs used
merged_prs298
open_issues2
closed_issues1,360
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.999
closed_unmerged_prs135
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 — verified-domain status not read for this organization
23.3/25Owner reach — 1,761 followers of dotnetcore
23.5/25Track record — 37 public repos, account ~10 yr old
Inputs used
followers1,761
owner_typeOrganization
is_verified
owner_logindotnetcore
public_repos37
account_age_days3,728
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 7 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 77 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesDotNetCore.CAP.AmazonSQS, DotNetCore.CAP.AzureServiceBus, DotNetCore.CAP.Dashboard.K8s, DotNetCore.CAP.Dashboard, DotNetCore.CAP.InMemoryStorage, DotNetCore.CAP.Kafka, DotNetCore.CAP.MongoDB
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://cap.dotnetcore.xyz
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicskafka, rabbitmq, distributed-transactions, outbox-pattern, eventbus, microservices, service-bus
has_wikiyes
homepagehttp://cap.dotnetcore.xyz
docs_sitehttp://cap.dotnetcore.xyz
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 8/27 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 6 commit(s) and 6 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 — 67 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
12.3/35Direct dependencies free of known advisories — 1 affected: Npgsql 4.0.6 (high 8.1)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
33.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 813 days ago
Inputs used
sourceosv
advisories71
affected_packages18
assessed_packages256
unassessed_packages0
affected_by_severitycritical 2, high 11, moderate 5
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 256 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.

61Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.8/40Legible commit history — 50 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.521
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — build/BuildScript.csproj, samples/Sample.AzureServiceBus.InMemory/Sample.AzureServiceBus.InMemory.csproj, samples/Sample.ConsoleApp/Sample.ConsoleApp.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
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
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
toolchain_manifestsbuild/BuildScript.csproj, samples/Sample.AzureServiceBus.InMemory/Sample.AzureServiceBus.InMemory.csproj, samples/Sample.ConsoleApp/Sample.ConsoleApp.csproj, samples/Sample.Dashboard.Auth/Sample.Dashboard.Auth.csproj, samples/Sample.Dashboard.Jwt/Sample.Dashboard.Jwt.csproj, samples/Sample.Kafka.PostgreSql/Sample.Kafka.PostgreSql.csproj, samples/Sample.RabbitMQ.MongoDB/Sample.RabbitMQ.MongoDB.csproj, samples/Sample.RabbitMQ.MySql/Sample.RabbitMQ.MySql.csproj, samples/Sample.RabbitMQ.SqlServer/Sample.RabbitMQ.SqlServer.csproj, samples/Samples.Redis.SqlServer/Samples.Redis.SqlServer.csproj, src/DotNetCore.CAP.AmazonSQS/DotNetCore.CAP.AmazonSQS.csproj, src/DotNetCore.CAP.AzureServiceBus/DotNetCore.CAP.AzureServiceBus.csproj, src/DotNetCore.CAP.Dashboard.K8s/DotNetCore.CAP.Dashboard.K8s.csproj, src/DotNetCore.CAP.Dashboard/DotNetCore.CAP.Dashboard.csproj, src/DotNetCore.CAP.InMemoryStorage/DotNetCore.CAP.InMemoryStorage.csproj, src/DotNetCore.CAP.Kafka/DotNetCore.CAP.Kafka.csproj, src/DotNetCore.CAP.MongoDB/DotNetCore.CAP.MongoDB.csproj, src/DotNetCore.CAP.MySql/DotNetCore.CAP.MySql.csproj, src/DotNetCore.CAP.NATS/DotNetCore.CAP.NATS.csproj, src/DotNetCore.CAP.OpenTelemetry/DotNetCore.CAP.OpenTelemetry.csproj, src/DotNetCore.CAP.PostgreSql/DotNetCore.CAP.PostgreSql.csproj, src/DotNetCore.CAP.Pulsar/DotNetCore.CAP.Pulsar.csproj, src/DotNetCore.CAP.RabbitMQ/DotNetCore.CAP.RabbitMQ.csproj, src/DotNetCore.CAP.RedisStreams/DotNetCore.CAP.RedisStreams.csproj, src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj, src/DotNetCore.CAP/DotNetCore.CAP.csproj, test/DotNetCore.CAP.AzureServiceBus.Test/DotNetCore.CAP.AzureServiceBus.Test.csproj, test/DotNetCore.CAP.MultiModuleSubscriberTests/DotNetCore.CAP.MultiModuleSubscriberTests.csproj, test/DotNetCore.CAP.MySql.Test/DotNetCore.CAP.MySql.Test.csproj, test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.8/55Manageable file sizes — 1/327 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes126,671
source_files_sampled327
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto) — not applicable to this kind of software
0/20MCP server — not applicable to this kind of software
40/40Runnable examples — samples
Inputs used
example_dirssamples
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

7,102GitHub stars
99contributors
48commits, last 12 months
0days since last push
77releases
1bus factor
2open issues
NuGetpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 1,337 ⇿
0Stars
1,337Forks
58Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2004006008001,0001,2001,4001,337132018-092022-082026-07
Major 6Minor 14Patch 38

Each point covers 8 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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-01 13:26 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/27 approved changesets -- score normalized to 2
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained6 commit(s) and 6 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
0Vulnerabilities67 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
NuGetFlubuCore10.1.0build/BuildScript.csproj
NuGetAWSSDK.SimpleNotificationService4.0.3.8src/DotNetCore.CAP.AmazonSQS/DotNetCore.CAP.AmazonSQS.csproj
NuGetAWSSDK.SQS4.0.3.8src/DotNetCore.CAP.AmazonSQS/DotNetCore.CAP.AmazonSQS.csproj
NuGetAzure.Messaging.ServiceBus7.20.1src/DotNetCore.CAP.AzureServiceBus/DotNetCore.CAP.AzureServiceBus.csproj
NuGetKubernetesClient19.0.2src/DotNetCore.CAP.Dashboard.K8s/DotNetCore.CAP.Dashboard.K8s.csproj
NuGetConsul1.8.0src/DotNetCore.CAP.Dashboard/DotNetCore.CAP.Dashboard.csproj
NuGetConfluent.Kafka2.14.2src/DotNetCore.CAP.Kafka/DotNetCore.CAP.Kafka.csproj
NuGetMongoDB.Driver3.9.0src/DotNetCore.CAP.MongoDB/DotNetCore.CAP.MongoDB.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational8.0.22src/DotNetCore.CAP.MySql/DotNetCore.CAP.MySql.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational9.0.11src/DotNetCore.CAP.MySql/DotNetCore.CAP.MySql.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.0src/DotNetCore.CAP.MySql/DotNetCore.CAP.MySql.csproj
NuGetMySqlConnector2.6.0src/DotNetCore.CAP.MySql/DotNetCore.CAP.MySql.csproj
NuGetNATS.Client1.1.8src/DotNetCore.CAP.NATS/DotNetCore.CAP.NATS.csproj
NuGetOpenTelemetry1.16.0src/DotNetCore.CAP.OpenTelemetry/DotNetCore.CAP.OpenTelemetry.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational8.0.18src/DotNetCore.CAP.PostgreSql/DotNetCore.CAP.PostgreSql.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational9.0.11src/DotNetCore.CAP.PostgreSql/DotNetCore.CAP.PostgreSql.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.0src/DotNetCore.CAP.PostgreSql/DotNetCore.CAP.PostgreSql.csproj
NuGetNpgsql10.0.2src/DotNetCore.CAP.PostgreSql/DotNetCore.CAP.PostgreSql.csproj
NuGetPulsar.Client3.16.0src/DotNetCore.CAP.Pulsar/DotNetCore.CAP.Pulsar.csproj
NuGetRabbitMQ.Client7.2.1src/DotNetCore.CAP.RabbitMQ/DotNetCore.CAP.RabbitMQ.csproj
NuGetStackExchange.Redis2.12.14src/DotNetCore.CAP.RedisStreams/DotNetCore.CAP.RedisStreams.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational8.0.22src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational9.0.11src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.0src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj
NuGetMicrosoft.Data.SqlClient7.0.1src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.0src/DotNetCore.CAP/DotNetCore.CAP.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.0src/DotNetCore.CAP/DotNetCore.CAP.csproj
NuGetMicrosoft.Extensions.Options10.0.0src/DotNetCore.CAP/DotNetCore.CAP.csproj
All dependencies 256

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

RegistryPackageVersionRelation
NuGetAWSSDK.SimpleNotificationService4.0.3.8direct
NuGetAWSSDK.SQS4.0.3.8direct
NuGetAzure.Messaging.ServiceBus7.20.1direct
NuGetConfluent.Kafka2.14.2direct
NuGetConsul1.8.0direct
NuGetFlubuCore10.1.0direct
NuGetKubernetesClient19.0.2direct
NuGetMicrosoft.Data.SqlClient7.0.1direct
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.0direct
NuGetMicrosoft.EntityFrameworkCore.Relational8.0.18direct
NuGetMicrosoft.EntityFrameworkCore.Relational8.0.22direct
NuGetMicrosoft.EntityFrameworkCore.Relational9.0.11direct
NuGetMicrosoft.Extensions.Hosting.Abstractions10.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions2.2.0direct
NuGetMicrosoft.Extensions.Options10.0.0direct
NuGetMongoDB.Driver3.9.0direct
NuGetMySqlConnector2.6.0direct
NuGetNATS.Client1.1.8direct
NuGetNpgsql10.0.2direct
NuGetNpgsql4.0.6direct
NuGetOpenTelemetry1.16.0direct
NuGetPulsar.Client3.16.0direct
NuGetRabbitMQ.Client7.2.1direct
NuGetStackExchange.Redis2.12.14direct
npm@babel/parser7.24.5indirect
npm@esbuild/android-arm0.15.18indirect
npm@esbuild/linux-loong640.15.18indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/source-map0.3.6indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@nuxt/opencollective0.3.3indirect
npm@rushstack/eslint-patch1.10.2indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitejs/plugin-vue21.1.2indirect
npm@vue/compiler-sfc2.7.16indirect
npm@vue/eslint-config-prettier7.1.0indirect
npmacorn8.11.3indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmasynckit0.4.0indirect
npmaxios0.28.1indirect
npmbalanced-match1.0.2indirect
npmbignumber.js9.1.2indirect
npmboolbase1.0.0indirect
npmbootstrap4.6.2indirect
npmbootstrap-vue2.23.1indirect
npmbrace-expansion1.1.11indirect
npmbuffer-from1.1.2indirect
npmcallsites3.1.0indirect
npmchalk4.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmconsola2.15.3indirect
npmcross-spawn7.0.3indirect
npmcssesc3.0.0indirect
npmcsstype3.1.3indirect
npmdebug4.3.4indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdoctrine3.0.0indirect
npmesbuild0.15.18indirect
npmesbuild-android-640.15.18indirect
npmesbuild-android-arm640.15.18indirect
npmesbuild-darwin-640.15.18indirect
npmesbuild-darwin-arm640.15.18indirect
npmesbuild-freebsd-640.15.18indirect
npmesbuild-freebsd-arm640.15.18indirect
npmesbuild-linux-320.15.18indirect
npmesbuild-linux-640.15.18indirect
npmesbuild-linux-arm0.15.18indirect
npmesbuild-linux-arm640.15.18indirect
npmesbuild-linux-mips64le0.15.18indirect
npmesbuild-linux-ppc64le0.15.18indirect
npmesbuild-linux-riscv640.15.18indirect
npmesbuild-linux-s390x0.15.18indirect
npmesbuild-netbsd-640.15.18indirect
npmesbuild-openbsd-640.15.18indirect
npmesbuild-sunos-640.15.18indirect
npmesbuild-windows-320.15.18indirect
npmesbuild-windows-640.15.18indirect
npmesbuild-windows-arm640.15.18indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-prettier8.10.0indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-vue9.26.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.1indirect
npmfile-entry-cache6.0.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.3.1indirect
npmfollow-redirects1.15.6indirect
npmform-data4.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmignore5.3.1indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-path-inside3.0.3indirect
npmisexe2.0.0indirect
npmjquery3.7.1indirect
npmjs-yaml4.1.0indirect
npmjson-bigint1.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.merge4.6.2indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch3.1.2indirect
npmms2.1.2indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnode-fetch2.7.0indirect
npmnth-check2.1.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.0.0indirect
npmpopper.js1.16.1indirect
npmportal-vue2.1.7indirect
npmpostcss8.4.38indirect
npmpostcss-selector-parser6.0.16indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier-linter-helpers1.0.0indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup2.79.1indirect
npmrun-parallel1.2.0indirect
npmsemver7.6.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.0indirect
npmsource-map-support0.5.21indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmterser5.31.0indirect
npmtext-table0.2.0indirect
npmtr460.0.3indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite3.2.10indirect
npmvue2.7.16indirect
npmvue-eslint-parser9.4.2indirect
npmvue-functional-data-merge3.1.0indirect
npmvue-i18n8.28.2indirect
npmvue-json-pretty1.9.5indirect
npmvue-router3.6.5indirect
npmvuex3.6.2indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmxml-name-validator4.0.0indirect
npmyocto-queue0.1.0indirect
NuGetcoverlet.collector10.0.1indirect
NuGetDapper1.60.6indirect
NuGetDapper2.1.79indirect
NuGetFluentAssertions5.5.3indirect
NuGetFluentAssertions8.10.0indirect
NuGetInvio.Extensions.Authentication.JwtBearer2.0.1indirect
NuGetMicrosoft.AspNetCore.Authentication.JwtBearer10.0.0indirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnect10.0.0indirect
NuGetMicrosoft.AspNetCore.Http2.2.0indirect
NuGetMicrosoft.EntityFrameworkCore.SqlServer10.0.0indirect
NuGetMicrosoft.Extensions.Configuration2.2.0indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions2.2.0indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables2.2.0indirect
NuGetMicrosoft.Extensions.Configuration.FileExtensions2.2.0indirect
NuGetMicrosoft.Extensions.Configuration.Json2.2.0indirect
NuGetMicrosoft.Extensions.DependencyInjection10.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection2.2.0indirect
NuGetMicrosoft.Extensions.Logging10.0.0indirect
NuGetMicrosoft.Extensions.Logging2.2.0indirect
NuGetMicrosoft.Extensions.Logging.Console10.0.0indirect
NuGetMicrosoft.NET.Test.Sdk15.9.0indirect
NuGetMicrosoft.NET.Test.Sdk16.0.1indirect
NuGetMicrosoft.NET.Test.Sdk18.0.1indirect
NuGetMicrosoft.VisualStudio.Azure.Containers.Tools.Targets1.22.1indirect
NuGetMoq4.10.1indirect
NuGetNameGenerator2.0.4indirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQL10.0.1indirect
NuGetNSubstitute5.3.0indirect
NuGetSavorboard.CAP.InMemoryMessageQueue10.0.0indirect
NuGetShouldly4.3.0indirect
NuGetSwashbuckle.AspNetCore10.2.3indirect
NuGetSystem.Data.SqlClient4.6.0indirect
NuGetxunit2.4.1indirect
NuGetxunit2.9.3indirect
NuGetxunit.runner.visualstudio2.4.1indirect
NuGetxunit.runner.visualstudio3.1.5indirect
Dependency advisories 18

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.1indirectcritical23.4.2
rollup2.79.1indirectcritical24.59.0
Npgsql4.0.6directhigh18.0.3
axios0.28.1indirecthigh251.18.0
brace-expansion1.1.11indirecthigh45.0.8
cross-spawn7.0.3indirecthigh17.0.5
form-data4.0.0indirecthigh24.0.6
js-yaml4.1.0indirecthigh34.3.0
lodash4.17.21indirecthigh34.18.0
minimatch3.1.2indirecthigh310.2.3
postcss8.4.38indirecthigh38.5.18
System.Data.SqlClient4.6.0indirecthigh25.1.3
vite3.2.10indirecthigh158.0.16
ajv6.12.6indirectmoderate18.18.0
esbuild0.15.18indirectmoderate10.25.0
follow-redirects1.15.6indirectmoderate11.16.0
nanoid3.3.7indirectmoderate15.0.9
vue2.7.16indirectmoderate13.0.0-alpha.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.27.0 — full methodology · metrics wiki.

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