Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-03 06:40 UTC

InfluxCommunity / influxdb3-csharp

The C# .NET Client that provides a simple and convenient way to interact with InfluxDB 3.

C#MIT★ 56 stars⑂ 9 forkssince May 2023View on GitHub ↗

InfluxCommunity/influxdb3-csharp holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (88/100) and lowest on Community & Adoption (53/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

Influx CommunityOrganization
117 followers104 public repossince Oct 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetInfluxDB3.Client1.9.0-1853 days agoinfluxdatatimeseriesinfluxdb

Metrics by category

Vitality

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

88Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
21.5/36Commit cadence31/52 weeks with commits
18/18Commit volume110 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year110
human_commit_share0.28
days_since_last_push0
active_weeks_last_year31
How it's scored
27/27Ships releases18 releases published
36/36Release recencylatest release 53 days ago
19.8/27Release cadencea release every ~56.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count18
latest_release_tagv1.9.0
releases_from_tagsno
days_since_latest_release53
mean_days_between_releases56.1
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?

53Moderate · 17% of overall
How it's scored
28.2/60Stars56 stars
7.5/25Forks9 forks
4.3/15Watchers7 watchers
Inputs used
forks9
stars56
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescircleci.com, codecov.io, github.com, shields.io
has_pull_request_templateyes
How it's scored
56.1/80Total downloads249,791 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesInfluxDB3.Client
dependents
ecosystemsnuget
total_downloads249,791
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?

72Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
8/22.5Commit distributiontop contributor authored 64% of commits
10.8/13.5Contributor breadth8 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.643
How it's scored
39.2/42Issue resolution93% of issues closed
24.3/30PR acceptance231/285 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 2/5 approved changesets -- score normalized to 4
Inputs used
merged_prs231
open_issues1
closed_issues14
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.933
closed_unmerged_prs54
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
14.9/25Owner reach117 followers of InfluxCommunity
22.5/25Track record104 public repos, account ~4 yr old
Inputs used
followers117
owner_typeOrganization
is_verified
owner_loginInfluxCommunity
public_repos104
account_age_days1,740
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on nuget
35/35Publish recencylatest publish 53 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesInfluxDB3.Client
ecosystemsnuget
any_deprecatedno
min_days_since_publish53

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://InfluxCommunity.github.io/influxdb3-csharp/
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://InfluxCommunity.github.io/influxdb3-csharp/
docs_sitehttps://InfluxCommunity.github.io/influxdb3-csharp/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3/7.5Code-ReviewFound 2/5 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
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 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.5
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, 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_packages242
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 242 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.

55Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history28 of 28 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapClient.Test.Integration/Client.Test.Integration.csproj, Client.Test/Client.Test.csproj, Client/Client.csproj (toolchain convention, no task runner)
0/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
8/8Automated maintenance72 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsClient.Test.Integration/Client.Test.Integration.csproj, Client.Test/Client.Test.csproj, Client/Client.csproj, Examples/CustomSslCerts/CustomSslCerts.csproj, Examples/Downsampling/Downsampling.csproj, Examples/General/General.csproj, Examples/IOx/Examples.IOx.csproj
dependency_bot_commit_share0.72
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/60 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes47,684
source_files_sampled60
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

56GitHub stars
8contributors
110commits, last 12 months
0days since last push
18releases
1bus factor
1open 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 ★ / 9 ⇿
0Stars
9Forks
8Releases

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.

1234567712023-072024-052025-02
Major 1Minor 7Patch 0

Each point covers 2 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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-03 06:39 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
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 2/5 approved changesets -- score normalized to 4
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 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
10SASTSAST tool is run on all commits
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 22
RegistryPackageVersion constraintManifest
NuGetMicrosoft.NET.Test.Sdk18.8.1Client.Test.Integration/Client.Test.Integration.csproj
NuGetNUnit4.6.1Client.Test.Integration/Client.Test.Integration.csproj
NuGetNUnit3TestAdapter6.2.0Client.Test.Integration/Client.Test.Integration.csproj
NuGetNUnit.Analyzers4.13.0Client.Test.Integration/Client.Test.Integration.csproj
NuGetcoverlet.collector6.0.4Client.Test.Integration/Client.Test.Integration.csproj
NuGetJunitXml.TestLogger8.0.0Client.Test.Integration/Client.Test.Integration.csproj
NuGetSystem.Linq.Async6.0.3Client.Test.Integration/Client.Test.Integration.csproj
NuGetApache.Arrow.Flight.AspNetCore23.0.0Client.Test/Client.Test.csproj
NuGetGrpc.AspNetCore2.80.0Client.Test/Client.Test.csproj
NuGetMicrosoft.NET.Test.Sdk18.5.1Client.Test/Client.Test.csproj
NuGetNUnit4.5.1Client.Test/Client.Test.csproj
NuGetNUnit3TestAdapter6.1.0Client.Test/Client.Test.csproj
NuGetNUnit.Analyzers4.14.0Client.Test/Client.Test.csproj
NuGetcoverlet.collector10.0.1Client.Test/Client.Test.csproj
NuGetJunitXml.TestLogger8.0.0Client.Test/Client.Test.csproj
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.17.0Client.Test/Client.Test.csproj
NuGetWireMock.Net2.13.0Client.Test/Client.Test.csproj
NuGetMoq4.20.72Client.Test/Client.Test.csproj
NuGetSystem.Linq.Async7.0.1Client.Test/Client.Test.csproj
NuGetApache.Arrow.Flight23.0.0Client/Client.csproj
NuGetSystem.Text.RegularExpressions4.3.1Client/Client.csproj
NuGetSystem.Text.Json10.0.10Client/Client.csproj
All dependencies 242

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

RegistryPackageVersionRelation
NuGetApache.Arrow.Flight23.0.0direct
NuGetApache.Arrow.Flight.AspNetCore23.0.0direct
NuGetcoverlet.collector10.0.1direct
NuGetcoverlet.collector6.0.4direct
NuGetGrpc.AspNetCore2.80.0direct
NuGetJunitXml.TestLogger8.0.0direct
NuGetMicrosoft.NET.Test.Sdk18.5.1direct
NuGetMicrosoft.NET.Test.Sdk18.8.1direct
NuGetMoq4.20.72direct
NuGetNUnit4.5.1direct
NuGetNUnit4.6.1direct
NuGetNUnit.Analyzers4.13.0direct
NuGetNUnit.Analyzers4.14.0direct
NuGetNUnit3TestAdapter6.1.0direct
NuGetNUnit3TestAdapter6.2.0direct
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.17.0direct
NuGetSystem.Linq.Async6.0.3direct
NuGetSystem.Linq.Async7.0.1direct
NuGetSystem.Text.Json10.0.10direct
NuGetSystem.Text.RegularExpressions4.3.1direct
NuGetWireMock.Net2.13.0direct
NuGetAnyOf0.5.0.1indirect
NuGetApache.Arrow23.0.0indirect
NuGetApache.Arrow.Scalars23.0.0indirect
NuGetCastle.Core5.1.1indirect
NuGetFare2.2.1indirect
NuGetGoogle.Protobuf3.31.1indirect
NuGetGraphQL8.5.0indirect
NuGetGraphQL-Parser9.5.0indirect
NuGetGraphQL.Analyzers8.5.0indirect
NuGetGraphQL.NewtonsoftJson8.5.0indirect
NuGetGrpc.AspNetCore.Server2.80.0indirect
NuGetGrpc.AspNetCore.Server.ClientFactory2.80.0indirect
NuGetGrpc.Core.Api2.71.0indirect
NuGetGrpc.Core.Api2.80.0indirect
NuGetGrpc.Net.Client2.71.0indirect
NuGetGrpc.Net.Client2.80.0indirect
NuGetGrpc.Net.ClientFactory2.80.0indirect
NuGetGrpc.Net.Common2.71.0indirect
NuGetGrpc.Net.Common2.80.0indirect
NuGetGrpc.Tools2.80.0indirect
NuGetHandlebars.Net2.1.6indirect
NuGetHandlebars.Net.Helpers2.5.5indirect
NuGetHandlebars.Net.Helpers.Core2.5.5indirect
NuGetHandlebars.Net.Helpers.Humanizer2.5.5indirect
NuGetHandlebars.Net.Helpers.Json2.5.5indirect
NuGetHandlebars.Net.Helpers.Random2.5.5indirect
NuGetHandlebars.Net.Helpers.Xeger2.5.5indirect
NuGetHandlebars.Net.Helpers.XPath2.5.5indirect
NuGetHandlebars.Net.Helpers.Xslt2.5.5indirect
NuGetHumanizer2.14.1indirect
NuGetHumanizer.Core2.14.1indirect
NuGetHumanizer.Core.af2.14.1indirect
NuGetHumanizer.Core.ar2.14.1indirect
NuGetHumanizer.Core.az2.14.1indirect
NuGetHumanizer.Core.bg2.14.1indirect
NuGetHumanizer.Core.bn-BD2.14.1indirect
NuGetHumanizer.Core.cs2.14.1indirect
NuGetHumanizer.Core.da2.14.1indirect
NuGetHumanizer.Core.de2.14.1indirect
NuGetHumanizer.Core.el2.14.1indirect
NuGetHumanizer.Core.es2.14.1indirect
NuGetHumanizer.Core.fa2.14.1indirect
NuGetHumanizer.Core.fi-FI2.14.1indirect
NuGetHumanizer.Core.fr2.14.1indirect
NuGetHumanizer.Core.fr-BE2.14.1indirect
NuGetHumanizer.Core.he2.14.1indirect
NuGetHumanizer.Core.hr2.14.1indirect
NuGetHumanizer.Core.hu2.14.1indirect
NuGetHumanizer.Core.hy2.14.1indirect
NuGetHumanizer.Core.id2.14.1indirect
NuGetHumanizer.Core.is2.14.1indirect
NuGetHumanizer.Core.it2.14.1indirect
NuGetHumanizer.Core.ja2.14.1indirect
NuGetHumanizer.Core.ko-KR2.14.1indirect
NuGetHumanizer.Core.ku2.14.1indirect
NuGetHumanizer.Core.lv2.14.1indirect
NuGetHumanizer.Core.ms-MY2.14.1indirect
NuGetHumanizer.Core.mt2.14.1indirect
NuGetHumanizer.Core.nb2.14.1indirect
NuGetHumanizer.Core.nb-NO2.14.1indirect
NuGetHumanizer.Core.nl2.14.1indirect
NuGetHumanizer.Core.pl2.14.1indirect
NuGetHumanizer.Core.pt2.14.1indirect
NuGetHumanizer.Core.ro2.14.1indirect
NuGetHumanizer.Core.ru2.14.1indirect
NuGetHumanizer.Core.sk2.14.1indirect
NuGetHumanizer.Core.sl2.14.1indirect
NuGetHumanizer.Core.sr2.14.1indirect
NuGetHumanizer.Core.sr-Latn2.14.1indirect
NuGetHumanizer.Core.sv2.14.1indirect
NuGetHumanizer.Core.th-TH2.14.1indirect
NuGetHumanizer.Core.tr2.14.1indirect
NuGetHumanizer.Core.uk2.14.1indirect
NuGetHumanizer.Core.uz-Cyrl-UZ2.14.1indirect
NuGetHumanizer.Core.uz-Latn-UZ2.14.1indirect
NuGetHumanizer.Core.vi2.14.1indirect
NuGetHumanizer.Core.zh-CN2.14.1indirect
NuGetHumanizer.Core.zh-Hans2.14.1indirect
NuGetHumanizer.Core.zh-Hant2.14.1indirect
NuGetJmesPath.Net1.1.0indirect
NuGetJmesPath.Net.Parser1.1.0indirect
NuGetJson.More.Net3.0.1indirect
NuGetJsonConverter.Abstractions0.13.0indirect
NuGetJsonConverter.Newtonsoft.Json0.13.0indirect
NuGetJsonConverter.System.Text.Json0.13.0indirect
NuGetJsonPath.Net3.0.2indirect
NuGetMetadataReferenceService.Abstractions0.0.1indirect
NuGetMetadataReferenceService.Default0.0.1indirect
NuGetMicrosoft.ApplicationInsights2.23.0indirect
NuGetMicrosoft.AspNetCore.Http2.3.9indirect
NuGetMicrosoft.AspNetCore.Http.Abstractions2.3.0indirect
NuGetMicrosoft.AspNetCore.Http.Features2.3.0indirect
NuGetMicrosoft.AspNetCore.WebUtilities2.3.0indirect
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.10indirect
NuGetMicrosoft.CodeAnalysis.Analyzers3.3.4indirect
NuGetMicrosoft.CodeAnalysis.Common4.8.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp4.8.0indirect
NuGetMicrosoft.CodeCoverage18.5.1indirect
NuGetMicrosoft.CodeCoverage18.8.1indirect
NuGetMicrosoft.CSharp4.5.0indirect
NuGetMicrosoft.Extensions.Configuration8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Binder8.0.2indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables8.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection8.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions8.0.2indirect
NuGetMicrosoft.Extensions.DependencyModel8.0.2indirect
NuGetMicrosoft.Extensions.Diagnostics8.0.0indirect
NuGetMicrosoft.Extensions.Diagnostics.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.FileProviders.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Hosting.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Http8.0.0indirect
NuGetMicrosoft.Extensions.Logging8.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0indirect
NuGetMicrosoft.Extensions.Logging.Configuration8.0.0indirect
NuGetMicrosoft.Extensions.ObjectPool8.0.11indirect
NuGetMicrosoft.Extensions.Options8.0.2indirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions8.0.0indirect
NuGetMicrosoft.Extensions.Primitives8.0.0indirect
NuGetMicrosoft.IdentityModel.Abstractions6.34.0indirect
NuGetMicrosoft.IdentityModel.JsonWebTokens6.34.0indirect
NuGetMicrosoft.IdentityModel.Logging6.34.0indirect
NuGetMicrosoft.IdentityModel.Protocols6.34.0indirect
NuGetMicrosoft.IdentityModel.Protocols.OpenIdConnect6.34.0indirect
NuGetMicrosoft.IdentityModel.Tokens6.34.0indirect
NuGetMicrosoft.Net.Http.Headers2.3.8indirect
NuGetMicrosoft.NETCore.Platforms1.1.1indirect
NuGetMicrosoft.NETCore.Targets1.1.3indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.0.2indirect
NuGetMicrosoft.Testing.Extensions.Telemetry2.1.0indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.0.2indirect
NuGetMicrosoft.Testing.Extensions.TrxReport.Abstractions2.1.0indirect
NuGetMicrosoft.Testing.Extensions.VSTestBridge2.0.2indirect
NuGetMicrosoft.Testing.Extensions.VSTestBridge2.1.0indirect
NuGetMicrosoft.Testing.Platform2.0.2indirect
NuGetMicrosoft.Testing.Platform2.1.0indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.0.2indirect
NuGetMicrosoft.Testing.Platform.MSBuild2.1.0indirect
NuGetMicrosoft.TestPlatform.AdapterUtilities18.0.1indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.5.1indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.8.1indirect
NuGetMicrosoft.TestPlatform.TestHost18.5.1indirect
NuGetMicrosoft.TestPlatform.TestHost18.8.1indirect
NuGetNamotion.Reflection2.1.2indirect
NuGetNETStandard.Library2.0.3indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNJsonSchema10.9.0indirect
NuGetNJsonSchema.Extensions0.2.0indirect
NuGetNSwag.Core13.16.1indirect
NuGetOpenTelemetry1.17.0indirect
NuGetOpenTelemetry.Api1.17.0indirect
NuGetOpenTelemetry.Api.ProviderBuilderExtensions1.17.0indirect
NuGetOpenTelemetry.Extensions.Hosting1.15.3indirect
NuGetOpenTelemetry.Instrumentation.AspNetCore1.15.2indirect
NuGetprotobuf-net3.2.52indirect
NuGetprotobuf-net.Core3.2.52indirect
NuGetProtoBufJsonConverter0.11.0indirect
NuGetRamlToOpenApiConverter.SourceOnly0.21.0indirect
NuGetRandomDataGenerator.Net1.0.19.1indirect
NuGetScriban.Signed7.2.5indirect
NuGetSharpYaml2.1.4indirect
NuGetSimMetrics.Net1.0.5indirect
NuGetStef.Validation0.3.0indirect
NuGetSystem.Buffers4.6.0indirect
NuGetSystem.Buffers4.6.1indirect
NuGetSystem.Collections4.3.0indirect
NuGetSystem.Collections.Immutable8.0.0indirect
NuGetSystem.Data.Common4.3.0indirect
NuGetSystem.Diagnostics.Debug4.3.0indirect
NuGetSystem.Diagnostics.DiagnosticSource10.0.0indirect
NuGetSystem.Diagnostics.DiagnosticSource5.0.0indirect
NuGetSystem.Diagnostics.DiagnosticSource6.0.1indirect
NuGetSystem.Diagnostics.EventLog6.0.0indirect
NuGetSystem.Globalization4.3.0indirect
NuGetSystem.IdentityModel.Tokens.Jwt6.34.0indirect
NuGetSystem.Interactive.Async7.0.1indirect
NuGetSystem.IO4.3.0indirect
NuGetSystem.IO.FileSystem4.3.0indirect
NuGetSystem.IO.FileSystem.Primitives4.3.0indirect
NuGetSystem.IO.Pipelines10.0.10indirect
NuGetSystem.Linq.AsyncEnumerable10.0.6indirect
NuGetSystem.Memory4.6.0indirect
NuGetSystem.Memory4.6.3indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Reflection4.3.0indirect
NuGetSystem.Reflection.Metadata8.0.0indirect
NuGetSystem.Reflection.Primitives4.3.0indirect
NuGetSystem.Resources.ResourceManager4.3.0indirect
NuGetSystem.Runtime4.3.1indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.0.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Runtime.Extensions4.3.0indirect
NuGetSystem.Runtime.Extensions4.3.1indirect
NuGetSystem.Runtime.Handles4.3.0indirect
NuGetSystem.Runtime.InteropServices4.3.0indirect
NuGetSystem.Security.Cryptography.Cng4.5.0indirect
NuGetSystem.Text.Encoding4.3.0indirect
NuGetSystem.Text.Encoding.Extensions4.3.0indirect
NuGetSystem.Text.Encodings.Web10.0.10indirect
NuGetSystem.Threading4.3.0indirect
NuGetSystem.Threading.Tasks4.3.0indirect
NuGetSystem.Threading.Tasks.Extensions4.3.0indirect
NuGetSystem.Threading.Tasks.Extensions4.6.3indirect
NuGetSystem.ValueTuple4.5.0indirect
NuGetSystem.Xml.ReaderWriter4.3.0indirect
NuGetSystem.Xml.XmlDocument4.3.0indirect
NuGetTinyMapper.Signed4.0.0indirect
NuGetWireMock.Net.Abstractions2.13.0indirect
NuGetWireMock.Net.GraphQL2.13.0indirect
NuGetWireMock.Net.Matchers.SystemTextJsonPath2.13.0indirect
NuGetWireMock.Net.MimePart2.13.0indirect
NuGetWireMock.Net.Minimal2.13.0indirect
NuGetWireMock.Net.OpenApiParser2.13.0indirect
NuGetWireMock.Net.OpenTelemetry2.13.0indirect
NuGetWireMock.Net.ProtoBuf2.13.0indirect
NuGetWireMock.Net.Shared2.13.0indirect
NuGetWireMock.Org.Abstractions2.13.0indirect
NuGetXPath21.1.5indirect
NuGetXPath2.Extensions1.1.5indirect
NuGetYamlDotNet18.1.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 242 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.30.0 — full methodology · metrics wiki.

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