Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-04 17:43 UTC

open-feature / dotnet-sdk-contrib

OpenFeature Providers and Hooks for .NET

C#Apache-2.0★ 53 stars⑂ 50 forkssince Oct 2022View on GitHub ↗

open-feature/dotnet-sdk-contrib holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (92/100) and lowest on AI Readiness (66/100). It was last updated today. 3 contributors account 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 80 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

OpenFeatureOrganization · verified domain
1,526 followers60 public repossince Feb 2022

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?

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume186 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year186
human_commit_share0.56
days_since_last_push0
active_weeks_last_year43
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~12.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagOpenFeature.Contrib.Providers.Flagsmith-v0.3.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases12.8

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

70Good · 17% of overall
How it's scored
27.8/60Stars53 stars
14.1/25Forks50 forks
5.6/15Watchers11 watchers
Inputs used
forks50
stars53
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
59/80Total downloads479,768 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesOpenFeature.Providers.Flagd, OpenFeature.Providers.Ofrep, OpenFeature.Providers.Unleash, OpenFeature.Providers.ConfigCat, OpenFeature.Contrib.Providers.Flipt, OpenFeature.Providers.GOFeatureFlag, OpenFeature.Contrib.Providers.EnvVar, OpenFeature.Contrib.Providers.Statsig
dependents
ecosystemsnuget
total_downloads479,768
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?

88Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
16.6/22.5Commit distributiontop contributor authored 26% of commits
13.5/13.5Contributor breadth32 contributors
10/10OpenSSF Scorecard: Contributorsproject has 10 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled32
top_contributor_share0.261
How it's scored
34.6/42Issue resolution82% of issues closed
24.5/30PR acceptance503/615 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 11/12 approved changesets -- score normalized to 9
Inputs used
merged_prs503
open_issues20
closed_issues93
prs_merged_7d3
prs_decided_7d4
prs_merged_30d6
prs_decided_30d7
issue_closed_ratio0.823
closed_unmerged_prs112
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
22.9/25Owner reach1,526 followers of open-feature
22.1/25Track record60 public repos, account ~4 yr old
Inputs used
followers1,526
owner_typeOrganization
is_verifiedyes
owner_loginopen-feature
public_repos60
account_age_days1,666

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history7 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesOpenFeature.Providers.Flagd, OpenFeature.Providers.Ofrep, OpenFeature.Providers.Unleash, OpenFeature.Providers.ConfigCat, OpenFeature.Contrib.Providers.Flipt, OpenFeature.Providers.GOFeatureFlag, OpenFeature.Contrib.Providers.EnvVar, OpenFeature.Contrib.Providers.Statsig
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 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

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://openfeature.dev
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://openfeature.dev
docs_sitehttps://openfeature.dev
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

82Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
6.8/7.5Code-ReviewFound 11/12 approved changesets -- score normalized to 9
2.5/2.5Contributorsproject has 10 contributing companies or organizations
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 5 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
4/5SASTSAST tool is not run on all commits -- score normalized to 8
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
4.5/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.7

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_packages39
unassessed_packages4
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 39 resolved dependencies against OSV. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

66Good · 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 history56 of 56 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 bootstrapsrc/OpenFeature.Contrib.Providers.EnvVar/OpenFeature.Contrib.Providers.EnvVar.csproj, src/OpenFeature.Contrib.Providers.FeatureManagement/OpenFeature.Contrib.Providers.FeatureManagement.csproj, src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentdevcontainer
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance44 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifestssrc/OpenFeature.Contrib.Providers.EnvVar/OpenFeature.Contrib.Providers.EnvVar.csproj, src/OpenFeature.Contrib.Providers.FeatureManagement/OpenFeature.Contrib.Providers.FeatureManagement.csproj, src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj, src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj, src/OpenFeature.Contrib.Providers.Statsig/OpenFeature.Contrib.Providers.Statsig.csproj, src/OpenFeature.Providers.ConfigCat/OpenFeature.Providers.ConfigCat.csproj, src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj, src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj, src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj, src/OpenFeature.Providers.Unleash/OpenFeature.Providers.Unleash.csproj, test/OpenFeature.Contrib.Providers.EnvVar.Test/OpenFeature.Contrib.Providers.EnvVar.Test.csproj, test/OpenFeature.Contrib.Providers.FeatureManagement.Test/OpenFeature.Contrib.Providers.FeatureManagement.Test.csproj, test/OpenFeature.Contrib.Providers.Flagsmith.Test/OpenFeature.Contrib.Providers.Flagsmith.Test.csproj, test/OpenFeature.Contrib.Providers.Flipt.Test/OpenFeature.Contrib.Providers.Flipt.Test.csproj, test/OpenFeature.Contrib.Providers.Statsig.Test/OpenFeature.Contrib.Providers.Statsig.Test.csproj, test/OpenFeature.Providers.ConfigCat.Test/OpenFeature.Providers.ConfigCat.Test.csproj, test/OpenFeature.Providers.Flagd.E2e.Common/OpenFeature.Providers.Flagd.E2e.Common.csproj, test/OpenFeature.Providers.Flagd.E2e.ProcessTest/OpenFeature.Providers.Flagd.E2e.ProcessTest.csproj, test/OpenFeature.Providers.Flagd.E2e.RpcTest/OpenFeature.Providers.Flagd.E2e.RpcTest.csproj, test/OpenFeature.Providers.Flagd.Test/OpenFeature.Providers.Flagd.Test.csproj, test/OpenFeature.Providers.GOFeatureFlag.Test/OpenFeature.Providers.GOFeatureFlag.Test.csproj, test/OpenFeature.Providers.Ofrep.Test/OpenFeature.Providers.Ofrep.Test.csproj, test/OpenFeature.Providers.Unleash.Test/OpenFeature.Providers.Unleash.Test.csproj
dependency_bot_commit_share0.44
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/182 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes56,637
source_files_sampled182
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)src/OpenFeature.Contrib.Providers.Flipt/openapi.yaml
0/20MCP servernot applicable to this kind of software
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filessrc/OpenFeature.Contrib.Providers.Flipt/openapi.yaml
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

53GitHub stars
32contributors
186commits, last 12 months
0days since last push
100releases
3bus factor
20open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 50 ⇿
0Stars
50Forks
97Releases

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.

010203040505022022-102024-092026-08
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 7.7 / 10
7.7aggregate

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-04 17:42 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 11/12 approved changesets -- score normalized to 9
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
6Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 40
RegistryPackageVersion constraintManifest
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Contrib.Providers.EnvVar/OpenFeature.Contrib.Providers.EnvVar.csproj
NuGetMicrosoft.FeatureManagement4.4.0src/OpenFeature.Contrib.Providers.FeatureManagement/OpenFeature.Contrib.Providers.FeatureManagement.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Contrib.Providers.FeatureManagement/OpenFeature.Contrib.Providers.FeatureManagement.csproj
NuGetFlagsmith[8.0.1,10.0)src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj
NuGetSystem.Text.Json8.0.5src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj
NuGetSystem.Net.Http4.3.4src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj
NuGetSystem.Text.Json8.0.5src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj
NuGetNSwag.MSBuild14.6.3src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj
NuGetSystem.ComponentModel.Annotations5.0.0src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Contrib.Providers.Flipt/OpenFeature.Contrib.Providers.Flipt.csproj
NuGetStatsig2.3.1src/OpenFeature.Contrib.Providers.Statsig/OpenFeature.Contrib.Providers.Statsig.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Contrib.Providers.Statsig/OpenFeature.Contrib.Providers.Statsig.csproj
NuGetConfigCat.Client10.0.0src/OpenFeature.Providers.ConfigCat/OpenFeature.Providers.ConfigCat.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Providers.ConfigCat/OpenFeature.Providers.ConfigCat.csproj
NuGetJsonLogic[6.0.2]src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetmurmurhash1.0.3src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetNJsonSchema11.0.0src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetSemver3.0.0src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetGoogle.Protobuf3.30.2src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetGrpc.Net.Client2.71.0src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetGrpc.Tools2.71.0src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetMicrosoft.CSharp4.7.0src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetOpenFeature$(OpenFeatureVersion)src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetOpenFeature.Hosting$(OpenFeatureVersion)src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetSystem.Net.Http.WinHttpHandler8.0.2src/OpenFeature.Providers.Flagd/OpenFeature.Providers.Flagd.csproj
NuGetOpenFeature2.7.0src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj
NuGetOpenFeature.Providers.Ofrep0.1.1src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj
NuGetWasmtime34.0.2src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj
NuGetSystem.Text.Json8.0.5src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj
NuGetSystem.Net.Http4.3.4src/OpenFeature.Providers.GOFeatureFlag/OpenFeature.Providers.GOFeatureFlag.csproj
NuGetMicrosoft.Extensions.Logging8.0.0src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetMicrosoft.Extensions.Http8.0.0src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetOpenFeature.Hosting$(OpenFeatureVersion)src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetMicrosoft.Bcl.TimeProvider8.0.0src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetSystem.Net.Http4.3.4src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetSystem.Net.Http.Json8.0.1src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetSystem.Text.Json8.0.5src/OpenFeature.Providers.Ofrep/OpenFeature.Providers.Ofrep.csproj
NuGetUnleash.Client[6.2.1,7.0)src/OpenFeature.Providers.Unleash/OpenFeature.Providers.Unleash.csproj
NuGetOpenFeature[2.0,3.0)src/OpenFeature.Providers.Unleash/OpenFeature.Providers.Unleash.csproj
All dependencies 43

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

RegistryPackageVersionRelation
NuGetConfigCat.Client10.0.0direct
NuGetFlagsmithdirect
NuGetGoogle.Protobuf3.30.2direct
NuGetGrpc.Net.Client2.71.0direct
NuGetGrpc.Tools2.71.0direct
NuGetJsonLogic6.0.2direct
NuGetMicrosoft.Bcl.TimeProvider8.0.0direct
NuGetMicrosoft.CSharp4.7.0direct
NuGetMicrosoft.Extensions.Http8.0.0direct
NuGetMicrosoft.Extensions.Logging8.0.0direct
NuGetMicrosoft.FeatureManagement4.4.0direct
NuGetmurmurhash1.0.3direct
NuGetNJsonSchema11.0.0direct
NuGetNSwag.MSBuild14.6.3direct
NuGetOpenFeaturedirect
NuGetOpenFeature2.7.0direct
NuGetOpenFeature.Hostingdirect
NuGetOpenFeature.Hosting2.9.0direct
NuGetOpenFeature.Providers.Ofrep0.1.1direct
NuGetSemver3.0.0direct
NuGetStatsig2.3.1direct
NuGetSystem.ComponentModel.Annotations5.0.0direct
NuGetSystem.Net.Http4.3.4direct
NuGetSystem.Net.Http.Json8.0.1direct
NuGetSystem.Net.Http.WinHttpHandler8.0.2direct
NuGetSystem.Text.Json8.0.5direct
NuGetUnleash.Clientdirect
NuGetwasmtime34.0.2direct
NuGetAutoFixture.Xunit24.18.1indirect
NuGetGrpc2.46.6indirect
NuGetMicrosoft.AspNetCore.Mvc.Testing9.0.9indirect
NuGetMicrosoft.AspNetCore.TestHost9.0.9indirect
NuGetMicrosoft.Extensions.Configuration8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariables8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Json8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.Json8.0.1indirect
NuGetMicrosoft.Extensions.DependencyInjection8.0.1indirect
NuGetMicrosoft.Extensions.Diagnostics.Testing9.4.0indirect
NuGetMicrosoft.Extensions.TimeProvider.Testing9.9.0indirect
NuGetMoq4.20.72indirect
NuGetReqnroll.xUnit3.3.4indirect
NuGetRichardSzalay.MockHttp7.1.0indirect
NuGetTestcontainers4.14.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 39 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 4 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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.