Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 10:23 UTC

StackExchange / StackExchange.Redis

The Redis client for .NET

C#Custom license★ 6,194 stars⑂ 1,557 forkssince Mar 2014View on GitHub ↗
KindNetwork serviceCommand-line toolhow this is determined

StackExchange/StackExchange.Redis holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (93/100) and lowest on Security (66/100). It was last updated today. A single contributor accounts for most of its recent work.

94
overall / 100
Exceptional

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.

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

Ownership

3,581 followers62 public repossince Jan 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetStackExchange.Redis3.1.31-1270 days agoasyncrediscachepubsubmessaging

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 177 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year177
human_commit_share1
days_since_last_push0
active_weeks_last_year35

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 85 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~6.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count85
latest_release_tag3.1.31
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases6.4
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?

89Excellent · 17% of overall
How it's scored
60/60Stars — 6,194 stars
25/25Forks — 1,557 forks
13.8/15Watchers — 307 watchers
Inputs used
forks1,557
stars6,194
watchers307
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
80/80Total downloads — 1,163,925,232 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesStackExchange.Redis
dependents
ecosystemsnuget
total_downloads1,163,925,232
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?

77Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.1/22.5Commit distribution — top contributor authored 55% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 25 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.551
How it's scored
38.1/42Issue resolution — 91% of issues closed
24.7/30PR acceptance — 804/975 decided PRs merged
11.1/13Newcomer PR acceptance — 6/7 first-time contributors' PRs merged in 30d
3/15OpenSSF Scorecard: Code-Review — Found 6/30 approved changesets -- score normalized to 2
Inputs used
merged_prs804
open_issues201
closed_issues1,950
prs_merged_7d9
prs_decided_7d9
prs_merged_30d45
prs_decided_30d46
issue_closed_ratio0.907
closed_unmerged_prs171
first_time_authors_30d6
first_time_prs_merged_30d6
first_time_prs_decided_30d7
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain — verified-domain status not read for this organization
25/25Owner reach — 3,581 followers of StackExchange
25/25Track record — 62 public repos, account ~14 yr old
Inputs used
followers3,581
owner_typeOrganization
is_verified
owner_loginStackExchange
public_repos62
account_age_days5,317
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 28 out of 28 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://seredis.dev/
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsc-sharp, redis, redis-client
has_wikino
homepagehttps://seredis.dev/
docs_sitehttps://seredis.dev/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
3.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 28 out of 28 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
1.5/7.5Code-Review — Found 6/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 25 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.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): Branch-Protection, 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
advisories0
affected_packages0
assessed_packages198
unassessed_packages0
affected_by_severitynone
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 198 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.

75Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 79 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.79
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes11,045
How it's scored
12.6/18One-command bootstrap — .github/.github.csproj, Build.csproj, docs/docs.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
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
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests.github/.github.csproj, Build.csproj, docs/docs.csproj, eng/StackExchange.Redis.Build/StackExchange.Redis.Build.csproj, eng/StackExchange.Redis.CodeFixes/StackExchange.Redis.CodeFixes.csproj, src/RESPite.Benchmark/RESPite.Benchmark.csproj, src/RESPite/RESPite.csproj, src/StackExchange.Redis/StackExchange.Redis.csproj, tests/BasicTest/BasicTest.csproj, tests/BasicTestBaseline/BasicTestBaseline.csproj, tests/ConsoleTest/ConsoleTest.csproj, tests/ConsoleTestBaseline/ConsoleTestBaseline.csproj, tests/RESPite.Tests/RESPite.Tests.csproj, tests/RedisConfigs/.docker/docker.csproj, tests/RedisConfigs/RedisConfigs.csproj, tests/StackExchange.Redis.Benchmarks/StackExchange.Redis.Benchmarks.csproj, tests/StackExchange.Redis.Build.Tests/StackExchange.Redis.Build.Tests.csproj, tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj, toys/AotRig/AotRig.csproj, toys/KestrelRedisServer/KestrelRedisServer.csproj, toys/OpBench/OpBench.csproj, toys/StackExchange.Redis.Server/StackExchange.Redis.Server.csproj, toys/TestConsole/TestConsole.csproj, toys/TestConsoleBaseline/TestConsoleBaseline.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
53.4/55Manageable file sizes — 19/674 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes326,381
source_files_sampled674
oversized_source_files19

Key facts

6,194GitHub stars
100contributors
177commits, last 12 months
0days since last push
85releases
1bus factor
201open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch nuget package 'StackExchange.Redis.Server' from its registry

More detail

Star and fork history 0 ★ / 1,557 ⇿
0Stars
1,557Forks
84Releases

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.

4006008001,0001,2001,4001,6001,557112017-042021-122026-08
Major 1Minor 4Patch 76

Each point covers 9 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-22 10:23 UTC

5Binary-Artifactsbinaries present in source code
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
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/30 approved changesets -- score normalized to 2
10Contributorsproject has 25 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
NuGetMicrosoft.CodeAnalysis.CSharpeng/StackExchange.Redis.Build/StackExchange.Redis.Build.csproj
NuGetMicrosoft.CodeAnalysis.Analyzerseng/StackExchange.Redis.Build/StackExchange.Redis.Build.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaceseng/StackExchange.Redis.CodeFixes/StackExchange.Redis.CodeFixes.csproj
NuGetStackExchange.Redis.StrongNamesrc/RESPite.Benchmark/RESPite.Benchmark.csproj
NuGetStackExchange.Redissrc/RESPite.Benchmark/RESPite.Benchmark.csproj
NuGetMicrosoft.Bcl.AsyncInterfacessrc/RESPite/RESPite.csproj
NuGetSystem.Bufferssrc/RESPite/RESPite.csproj
NuGetSystem.Memorysrc/RESPite/RESPite.csproj
NuGetSystem.IO.Pipelinessrc/RESPite/RESPite.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.IO.Hashingsrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.IO.Pipelinessrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetMicrosoft.Bcl.AsyncInterfacessrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.Threading.Channelssrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.Runtime.InteropServices.RuntimeInformationsrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.IO.Compressionsrc/StackExchange.Redis/StackExchange.Redis.csproj
NuGetSystem.Runtime.Cachingtoys/StackExchange.Redis.Server/StackExchange.Redis.Server.csproj
NuGetStackExchange.Redistoys/TestConsoleBaseline/TestConsoleBaseline.csproj
NuGetSystem.IO.Compressiontoys/TestConsoleBaseline/TestConsoleBaseline.csproj
All dependencies 198

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

RegistryPackageVersionRelation
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.5direct
NuGetMicrosoft.Bcl.AsyncInterfaces6.0.0direct
NuGetMicrosoft.Bcl.AsyncInterfaces9.0.14direct
NuGetMicrosoft.CodeAnalysis.Analyzers3.11.0direct
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.3direct
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.4direct
NuGetMicrosoft.CodeAnalysis.CSharp4.14.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.3.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.14.0direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.3.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.5direct
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.3direct
NuGetStackExchange.Redis2.13.17direct
NuGetSystem.Buffers4.3.0direct
NuGetSystem.Buffers4.5.1direct
NuGetSystem.Buffers4.6.1direct
NuGetSystem.IO.Compression4.3.0direct
NuGetSystem.IO.Hashing10.0.2direct
NuGetSystem.IO.Hashing10.0.5direct
NuGetSystem.IO.Hashing9.0.12direct
NuGetSystem.IO.Pipelines10.0.5direct
NuGetSystem.IO.Pipelines6.0.3direct
NuGetSystem.IO.Pipelines8.0.0direct
NuGetSystem.Memory4.5.4direct
NuGetSystem.Memory4.5.5direct
NuGetSystem.Memory4.6.3direct
NuGetSystem.Runtime.Caching10.0.5direct
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.0.0direct
NuGetSystem.Runtime.InteropServices.RuntimeInformation4.3.0direct
NuGetSystem.Threading.Channels10.0.5direct
NuGetSystem.Threading.Channels5.0.0direct
NuGetBenchmarkDotNet0.15.8indirect
NuGetBenchmarkDotNet.Annotations0.15.8indirect
NuGetCastle.Core5.1.1indirect
NuGetCommandLineParser2.9.1indirect
NuGetDiffPlex1.7.2indirect
NuGetGee.External.Capstone2.3.0indirect
NuGetGitHubActionsTestLogger3.0.2indirect
NuGetHumanizer.Core2.14.1indirect
NuGetIced1.21.0indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.AspNetCore.App.Ref6.0.36indirect
NuGetMicrosoft.AspNetCore.App.Runtime.linux-x6410.0.11indirect
NuGetMicrosoft.AspNetCore.App.Runtime.linux-x648.0.30indirect
NuGetMicrosoft.Build.Tasks.Git10.0.201indirect
NuGetMicrosoft.CodeAnalysis.Analyzer.Testing1.1.2indirect
NuGetMicrosoft.CodeAnalysis.CodeFix.Testing1.1.2indirect
NuGetMicrosoft.CodeAnalysis.Common4.14.0indirect
NuGetMicrosoft.CodeAnalysis.Common4.3.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testing1.1.2indirect
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testing1.1.2indirect
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers5.6.0indirect
NuGetMicrosoft.CodeAnalysis.Workspaces.Common4.14.0indirect
NuGetMicrosoft.CodeAnalysis.Workspaces.Common4.3.0indirect
NuGetMicrosoft.CodeCoverage18.3.0indirect
NuGetMicrosoft.Diagnostics.NETCore.Client0.2.510501indirect
NuGetMicrosoft.Diagnostics.Runtime3.1.512801indirect
NuGetMicrosoft.Diagnostics.Tracing.TraceEvent3.1.21indirect
NuGetMicrosoft.DotNet.ILCompiler10.0.11indirect
NuGetMicrosoft.DotNet.ILCompiler8.0.30indirect
NuGetMicrosoft.DotNet.PlatformAbstractions3.1.6indirect
NuGetMicrosoft.Extensions.DependencyInjection6.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.5indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions6.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions8.0.2indirect
NuGetMicrosoft.Extensions.Logging6.0.0indirect
NuGetMicrosoft.Extensions.Options6.0.0indirect
NuGetMicrosoft.Extensions.Primitives6.0.0indirect
NuGetMicrosoft.NET.ILLink.Tasks10.0.11indirect
NuGetMicrosoft.NET.ILLink.Tasks8.0.30indirect
NuGetMicrosoft.NET.Test.Sdk18.3.0indirect
NuGetMicrosoft.NETCore.App.Ref6.0.36indirect
NuGetMicrosoft.NETCore.App.Runtime.linux-x6410.0.11indirect
NuGetMicrosoft.NETCore.App.Runtime.linux-x648.0.30indirect
NuGetMicrosoft.NETCore.App.Runtime.NativeAOT.linux-x6410.0.11indirect
NuGetMicrosoft.NETCore.Platforms1.1.0indirect
NuGetMicrosoft.NETCore.Platforms1.1.1indirect
NuGetMicrosoft.NETCore.Platforms5.0.0indirect
NuGetMicrosoft.NETCore.Targets1.1.0indirect
NuGetMicrosoft.NETCore.Targets1.1.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies1.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net451.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4611.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4721.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4811.0.3indirect
NuGetMicrosoft.SourceLink.Common10.0.201indirect
NuGetMicrosoft.SourceLink.GitHub10.0.201indirect
NuGetMicrosoft.Testing.Extensions.Telemetry1.9.1indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions1.9.1indirect
NuGetMicrosoft.Testing.Platform1.9.1indirect
NuGetMicrosoft.Testing.Platform2.1.0indirect
NuGetMicrosoft.Testing.Platform.MSBuild1.9.1indirect
NuGetMicrosoft.TestPlatform.ObjectModel17.13.0indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.3.0indirect
NuGetMicrosoft.TestPlatform.TestHost18.3.0indirect
NuGetMicrosoft.VisualStudio.Composition16.1.8indirect
NuGetMicrosoft.VisualStudio.Composition.NetFxAttributes16.1.8indirect
NuGetMicrosoft.VisualStudio.Validation15.0.82indirect
NuGetMicrosoft.Win32.Registry5.0.0indirect
NuGetNerdbank.GitVersioning3.9.50indirect
NuGetNETStandard.Library2.0.3indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNSubstitute5.3.0indirect
NuGetNuGet.Common6.3.4indirect
NuGetNuGet.Configuration6.3.4indirect
NuGetNuGet.Frameworks6.3.4indirect
NuGetNuGet.Packaging6.3.4indirect
NuGetNuGet.Protocol6.3.4indirect
NuGetNuGet.Resolver6.3.4indirect
NuGetNuGet.Versioning6.3.4indirect
NuGetPerfolizer0.6.1indirect
NuGetPipelines.Sockets.Unofficial2.2.16indirect
NuGetPragmastat3.2.4indirect
NuGetruntime.linux-x64.Microsoft.DotNet.ILCompiler10.0.11indirect
NuGetruntime.linux-x64.Microsoft.DotNet.ILCompiler8.0.30indirect
NuGetruntime.native.System4.3.0indirect
NuGetruntime.native.System.IO.Compression4.3.0indirect
NuGetStyleCop.Analyzers1.2.0-beta.556indirect
NuGetStyleCop.Analyzers.Unstable1.2.0.556indirect
NuGetSystem.CodeDom9.0.5indirect
NuGetSystem.Collections4.3.0indirect
NuGetSystem.Collections.Immutable10.0.5indirect
NuGetSystem.Collections.Immutable6.0.0indirect
NuGetSystem.Collections.Immutable9.0.0indirect
NuGetSystem.ComponentModel.Composition4.5.0indirect
NuGetSystem.Composition6.0.0indirect
NuGetSystem.Composition9.0.0indirect
NuGetSystem.Composition.AttributedModel6.0.0indirect
NuGetSystem.Composition.AttributedModel9.0.0indirect
NuGetSystem.Composition.Convention6.0.0indirect
NuGetSystem.Composition.Convention9.0.0indirect
NuGetSystem.Composition.Hosting6.0.0indirect
NuGetSystem.Composition.Hosting9.0.0indirect
NuGetSystem.Composition.Runtime6.0.0indirect
NuGetSystem.Composition.Runtime9.0.0indirect
NuGetSystem.Composition.TypedParts6.0.0indirect
NuGetSystem.Composition.TypedParts9.0.0indirect
NuGetSystem.Configuration.ConfigurationManager10.0.5indirect
NuGetSystem.Diagnostics.Debug4.3.0indirect
NuGetSystem.Diagnostics.DiagnosticSource10.0.5indirect
NuGetSystem.Diagnostics.DiagnosticSource6.0.0indirect
NuGetSystem.Diagnostics.EventLog10.0.5indirect
NuGetSystem.Diagnostics.Tracing4.3.0indirect
NuGetSystem.Globalization4.3.0indirect
NuGetSystem.IO4.3.0indirect
NuGetSystem.Management9.0.5indirect
NuGetSystem.Numerics.Vectors4.4.0indirect
NuGetSystem.Numerics.Vectors4.5.0indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Private.Uri4.3.2indirect
NuGetSystem.Reflection4.3.0indirect
NuGetSystem.Reflection.Emit4.7.0indirect
NuGetSystem.Reflection.Emit.Lightweight4.7.0indirect
NuGetSystem.Reflection.Metadata1.6.0indirect
NuGetSystem.Reflection.Metadata10.0.5indirect
NuGetSystem.Reflection.Metadata5.0.0indirect
NuGetSystem.Reflection.Metadata9.0.0indirect
NuGetSystem.Reflection.Primitives4.3.0indirect
NuGetSystem.Reflection.TypeExtensions4.7.0indirect
NuGetSystem.Resources.ResourceManager4.3.0indirect
NuGetSystem.Runtime4.3.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe4.5.3indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.0.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Runtime.Extensions4.3.0indirect
NuGetSystem.Runtime.Handles4.3.0indirect
NuGetSystem.Runtime.InteropServices4.3.0indirect
NuGetSystem.Security.AccessControl5.0.0indirect
NuGetSystem.Security.Cryptography.Pkcs5.0.0indirect
NuGetSystem.Security.Cryptography.ProtectedData10.0.5indirect
NuGetSystem.Security.Cryptography.ProtectedData4.4.0indirect
NuGetSystem.Security.Permissions4.5.0indirect
NuGetSystem.Security.Principal.Windows5.0.0indirect
NuGetSystem.Text.Encoding4.3.0indirect
NuGetSystem.Text.Encoding.CodePages6.0.0indirect
NuGetSystem.Text.Encoding.CodePages7.0.0indirect
NuGetSystem.Text.Encodings.Web8.0.0indirect
NuGetSystem.Text.Json8.0.5indirect
NuGetSystem.Threading4.3.0indirect
NuGetSystem.Threading.Tasks4.3.0indirect
NuGetSystem.Threading.Tasks.Extensions4.5.4indirect
NuGetSystem.Threading.Tasks.Extensions4.6.3indirect
NuGetSystem.ValueTuple4.5.0indirect
NuGetxunit.analyzers1.27.0indirect
NuGetxunit.runner.visualstudio3.1.5indirect
NuGetxunit.v33.2.2indirect
NuGetxunit.v3.assert3.2.2indirect
NuGetxunit.v3.common3.2.2indirect
NuGetxunit.v3.core.mtp-v13.2.2indirect
NuGetxunit.v3.extensibility.core3.2.2indirect
NuGetxunit.v3.mtp-v13.2.2indirect
NuGetxunit.v3.runner.common3.2.2indirect
NuGetxunit.v3.runner.console3.2.2indirect
NuGetxunit.v3.runner.inproc.console3.2.2indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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.