Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-06 03:34 UTC

Kaliumhexacyanoferrat / GenHTTP

Lightweight embeddable web server written in pure C# with few dependencies to 3rd-party libraries.

C#MIT★ 287 stars⑂ 46 forkssince Mar 2019View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

Kaliumhexacyanoferrat/GenHTTP holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (91/100) and lowest on AI Readiness (52/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Andreas NägeliPersonal account
22 followers36 public repossince Jul 2013@ti8m

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

Package ecosystems

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27/36Commit cadence39/52 weeks with commits
18/18Commit volume162 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year162
human_commit_share1
days_since_last_push0
active_weeks_last_year39
How it's scored
27/27Ships releases83 releases published
27/36Release recencylatest release 126 days ago
27/27Release cadencea release every ~15.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count83
latest_release_tagv10.5.3
releases_from_tagsno
days_since_latest_release126
mean_days_between_releases15.9
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?

65Good · 17% of overall
How it's scored
39.8/60Stars287 stars
13.8/25Forks46 forks
1.7/15Watchers3 watchers
Inputs used
forks46
stars287
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io, sonarcloud.io
has_pull_request_templateno
How it's scored
58.9/80Total downloads468,731 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesGenHTTP.Api, GenHTTP.Adapters.AspNetCore, GenHTTP.Engine.Internal, GenHTTP.Engine.Kestrel, GenHTTP.Engine.Shared, GenHTTP.Modules.ApiBrowsing
dependents
ecosystemsnuget
total_downloads468,731
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.8/22.5Commit distributiontop contributor authored 97% of commits
13.5/13.5Contributor breadth17 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled17
top_contributor_share0.966
How it's scored
37/42Issue resolution88% of issues closed
21.8/30PR acceptance410/565 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_prs410
open_issues37
closed_issues275
prs_merged_7d6
prs_decided_7d6
prs_merged_30d8
prs_decided_30d8
issue_closed_ratio0.881
closed_unmerged_prs155
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
9.8/25Owner reach22 followers of Kaliumhexacyanoferrat
23.4/25Track record36 public repos, account ~13 yr old
Inputs used
followers22
owner_typeUser
is_verified
owner_loginKaliumhexacyanoferrat
public_repos36
account_age_days4,804
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on nuget
35/35Publish recencylatest publish 126 days ago
20/20Version history80 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesGenHTTP.Api, GenHTTP.Adapters.AspNetCore, GenHTTP.Engine.Internal, GenHTTP.Engine.Kestrel, GenHTTP.Engine.Shared, GenHTTP.Modules.ApiBrowsing
ecosystemsnuget
any_deprecatedno
min_days_since_publish126

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests24 out of 25 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://genhttp.org
10/10Repository description
10/10Topics18 topics
0/10Wiki
Inputs used
topicshttp-server, http, webserver, embedded-server, web-server, embedded, http-rest-api, webservices, nuget, server, dotnet, csharp, dotnet8, net8, openapi, websockets, dotnet10, net10
has_wikino
homepagehttps://genhttp.org
docs_sitehttps://genhttp.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

69Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.2/2.5CI-Tests24 out of 25 merged PRs checked by a CI test -- score normalized to 9
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
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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.5Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3.5/5SASTSAST tool is not run on all commits -- score normalized to 7
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.1
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 advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages97
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 97 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.

52Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35.7/40Legible commit history67 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.67
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapAPI/GenHTTP.Api.csproj, Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj, Benchmarks/GenHTTP.Benchmarks.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsAPI/GenHTTP.Api.csproj, Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj, Benchmarks/GenHTTP.Benchmarks.csproj, Engine/Internal/GenHTTP.Engine.Internal.csproj, Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj, Engine/Kestrel/GenHTTP.Engine.Kestrel.csproj, Engine/Shared/GenHTTP.Engine.Shared.csproj, Generators/MemoryView/GenHTTP.Generators.MemoryView.csproj, Modules/ApiBrowsing/GenHTTP.Modules.ApiBrowsing.csproj, Modules/Archives/GenHTTP.Modules.Archives.csproj, Modules/Authentication/GenHTTP.Modules.Authentication.csproj, Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj, Modules/Compression/GenHTTP.Modules.Compression.csproj, Modules/Controllers/GenHTTP.Modules.Controllers.csproj, Modules/Conversion/GenHTTP.Modules.Conversion.csproj, Modules/DependencyInjection/GenHTTP.Modules.DependencyInjection.csproj, Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj, Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj, Modules/Files/GenHTTP.Modules.Files.csproj, Modules/Functional/GenHTTP.Modules.Functional.csproj, Modules/I18n/GenHTTP.Modules.I18n.csproj, Modules/IO/GenHTTP.Modules.IO.csproj, Modules/Inspection/GenHTTP.Modules.Inspection.csproj, Modules/IoxideFiles/GenHTTP.Modules.IoxideFiles.csproj, Modules/Layouting/GenHTTP.Modules.Layouting.csproj, Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj, Modules/OpenApi/GenHTTP.Modules.OpenApi.csproj, Modules/Pages/GenHTTP.Modules.Pages.csproj, Modules/Practices/GenHTTP.Modules.Practices.csproj, Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj, Modules/Redirects/GenHTTP.Modules.Redirects.csproj, Modules/Reflection/GenHTTP.Modules.Reflection.csproj, Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj, Modules/Security/GenHTTP.Modules.Security.csproj, Modules/ServerSentEvents/GenHTTP.Modules.ServerSentEvents.csproj, Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj, Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj, Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj, Modules/Webservices/GenHTTP.Modules.Webservices.csproj, Modules/Websockets/GenHTTP.Modules.Websockets.csproj, Playground/GenHTTP.Playground.csproj, Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj, Testing/Testing/GenHTTP.Testing.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
54.7/55Manageable file sizes4/772 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes3,736,898
source_files_sampled772
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplessamples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

287GitHub stars
17contributors
162commits, last 12 months
0days since last push
83releases
1bus factor
37open 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 ★ / 46 ⇿
0Stars
46Forks
57Releases

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.

010203040504622020-072023-082026-08
Major 7Minor 26Patch 23

Each point covers 6 days.

OpenSSF Scorecard 6.1 / 10
6.1aggregate

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-06 03:34 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
9CI-Tests24 out of 25 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 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
7SASTSAST tool is not run on all commits -- score normalized to 7
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.11API/GenHTTP.Api.csproj
NuGetMicrosoft.Extensions.ObjectPool10.0.11Engine/Internal/GenHTTP.Engine.Internal.csproj
NuGetGlyph110.3.7Engine/Internal/GenHTTP.Engine.Internal.csproj
NuGetioxide0.13.218Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetioxide.http20.13.218Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetioxide.ngtcp20.13.218Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetioxide.nghttp30.13.218Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetGlyph110.3.7Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetGlyph11.Pico0.0.1Engine/Ioxide/GenHTTP.Engine.Ioxide.csproj
NuGetGlyph110.3.7Engine/Shared/GenHTTP.Engine.Shared.csproj
NuGetMicrosoft.Extensions.Logging.Console10.0.11Engine/Shared/GenHTTP.Engine.Shared.csproj
NuGetMicrosoft.CodeAnalysis.CSharp5.6.0Generators/MemoryView/GenHTTP.Generators.MemoryView.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers5.6.0Generators/MemoryView/GenHTTP.Generators.MemoryView.csproj
NuGetSharpCompress0.50.4Modules/Archives/GenHTTP.Modules.Archives.csproj
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect8.22.0Modules/Authentication/GenHTTP.Modules.Authentication.csproj
NuGetSystem.IdentityModel.Tokens.Jwt8.22.0Modules/Authentication/GenHTTP.Modules.Authentication.csproj
NuGetYamlDotNet18.1.0Modules/Conversion/GenHTTP.Modules.Conversion.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.11Modules/DependencyInjection/GenHTTP.Modules.DependencyInjection.csproj
NuGetfdout0.0.1Modules/Files/GenHTTP.Modules.Files.csproj
All dependencies 97

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

RegistryPackageVersionRelation
NuGetfdout0.0.1direct
NuGetGlyph110.3.7direct
NuGetGlyph11.Pico0.0.1direct
NuGetioxide0.13.218direct
NuGetioxide.http20.13.218direct
NuGetioxide.nghttp30.13.218direct
NuGetioxide.ngtcp20.13.218direct
NuGetMicrosoft.CodeAnalysis.Analyzers5.6.0direct
NuGetMicrosoft.CodeAnalysis.Analyzers5.9.0-1.26328.17direct
NuGetMicrosoft.CodeAnalysis.CSharp5.6.0direct
NuGetMicrosoft.CodeAnalysis.CSharp5.9.0direct
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.11direct
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.11direct
NuGetMicrosoft.Extensions.Logging.Console10.0.11direct
NuGetMicrosoft.Extensions.ObjectPool10.0.11direct
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect8.22.0direct
NuGetSharpCompress0.50.4direct
NuGetSystem.IdentityModel.Tokens.Jwt8.22.0direct
NuGetYamlDotNet18.1.0direct
NuGetBenchmarkDotNet0.15.8indirect
NuGetCastle.Core5.1.1indirect
NuGetCottle2.1.0indirect
NuGetcoverlet.collector10.0.1indirect
NuGetGenHTTP.Core11.0.0-preview.24indirect
NuGetGenHTTP.Core.Ioxide11.0.0-preview.24indirect
NuGetGenHTTP.Core.Kestrel11.0.0-preview.24indirect
NuGetGenHTTP.Full11.0.0-preview.24indirect
NuGetGenHTTP.Full.Ioxide11.0.0-preview.24indirect
NuGetGenHTTP.Full.Kestrel11.0.0-preview.24indirect
NuGetioxide.file0.13.218indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.Bcl.Cryptography10.0.2indirect
NuGetMicrosoft.Build.Tasks.Git10.0.400indirect
NuGetMicrosoft.CodeAnalysis.Common5.6.0indirect
NuGetMicrosoft.CodeAnalysis.Common5.9.0indirect
NuGetMicrosoft.CodeCoverage18.9.0indirect
NuGetMicrosoft.DiaSymReader2.2.10indirect
NuGetMicrosoft.Extensions.Configuration10.0.11indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions10.0.11indirect
NuGetMicrosoft.Extensions.Configuration.Binder10.0.11indirect
NuGetMicrosoft.Extensions.DependencyInjection10.0.11indirect
NuGetMicrosoft.Extensions.DependencyModel10.0.10indirect
NuGetMicrosoft.Extensions.Logging10.0.11indirect
NuGetMicrosoft.Extensions.Logging.Configuration10.0.11indirect
NuGetMicrosoft.Extensions.Options10.0.11indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions10.0.11indirect
NuGetMicrosoft.Extensions.Primitives10.0.11indirect
NuGetMicrosoft.IdentityModel.Abstractions8.22.0indirect
NuGetMicrosoft.IdentityModel.JsonWebTokens8.22.0indirect
NuGetMicrosoft.IdentityModel.Logging8.22.0indirect
NuGetMicrosoft.IdentityModel.Protocols8.22.0indirect
NuGetMicrosoft.IdentityModel.Tokens8.22.0indirect
NuGetMicrosoft.IO.RecyclableMemoryStream3.0.1indirect
NuGetMicrosoft.NET.Test.Sdk18.9.0indirect
NuGetMicrosoft.NETCore.Platforms1.1.0indirect
NuGetMicrosoft.OpenApi3.10.2indirect
NuGetMicrosoft.OpenApi.YamlReader3.10.2indirect
NuGetMicrosoft.SourceLink.Common10.0.400indirect
NuGetMicrosoft.SourceLink.GitHub10.0.400indirect
NuGetMicrosoft.Testing.Extensions.CodeCoverage18.11.0indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.4.0indirect
NuGetMicrosoft.Testing.Extensions.TrxReport2.4.0indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.4.0indirect
NuGetMicrosoft.Testing.Platform2.4.0indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.4.0indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.9.0indirect
NuGetMicrosoft.TestPlatform.TestHost18.9.0indirect
NuGetMSTest4.4.0indirect
NuGetMSTest.Analyzers4.4.0indirect
NuGetMSTest.TestAdapter4.4.0indirect
NuGetMSTest.TestFramework4.4.0indirect
NuGetNamotion.Reflection3.5.0indirect
NuGetNETStandard.Library2.0.3indirect
NuGetNewtonsoft.Json13.0.3indirect
NuGetNJsonSchema11.6.1indirect
NuGetNJsonSchema.Annotations11.6.1indirect
NuGetNJsonSchema.NewtonsoftJson11.6.1indirect
NuGetNJsonSchema.Yaml11.6.1indirect
NuGetNSubstitute6.2.0indirect
NuGetNSwag.Core14.7.1indirect
NuGetNSwag.Core.Yaml14.7.1indirect
NuGetNSwag.Generation14.7.1indirect
NuGetprotobuf-net3.4.21indirect
NuGetprotobuf-net.Core3.4.21indirect
NuGetSharpYaml2.1.5indirect
NuGetSystem.Buffers4.6.1indirect
NuGetSystem.Collections.Immutable10.0.1indirect
NuGetSystem.Diagnostics.EventLog6.0.0indirect
NuGetSystem.IO.Hashing10.0.11indirect
NuGetSystem.Memory4.6.3indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Reactive6.1.0indirect
NuGetSystem.Reflection.Metadata10.0.1indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Text.Encoding.CodePages8.0.0indirect
NuGetSystem.Threading.Tasks.Extensions4.6.3indirect
NuGetWebsocket.Client5.5.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 97 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.