Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 10:17 UTC

Aguafrommars / TheIdServer

OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI

C#Apache-2.0★ 755 stars⑂ 92 forkssince Sep 2019View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

Aguafrommars/TheIdServer holds a health index of 93 out of 100, placing it in the Exceptional band. It scores highest on Engineering Quality (94/100) and lowest on AI Readiness (63/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Agua from MarsOrganization
25 followers14 public repossince Apr 2020

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?

93Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume507 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year507
human_commit_share0.87
days_since_last_push1
active_weeks_last_year51
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 1 days ago
19.8/27Release cadencea release every ~60.4 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tag11.0.2
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases60.4

Community & Adoption

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

77Good · 17% of overall
How it's scored
46.7/60Stars755 stars
16.3/25Forks92 forks
6.7/15Watchers17 watchers
Inputs used
forks92
stars755
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
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
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesci.appveyor.com, github.com, shields.io, sonarcloud.io
has_pull_request_templateno
How it's scored
60.9/80Total downloads721,910 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesAguacongas.TheIdServer.Authentication, Aguacongas.TheIdServer.BlazorApp, Aguacongas.TheIdServer.Identity, Aguacongas.TheIdServer
dependents
ecosystemsnuget
total_downloads721,910
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?

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.9/22.5Commit distributiontop contributor authored 96% of commits
12.2/13.5Contributor breadth9 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.962
How it's scored
40.9/42Issue resolution97% of issues closed
29.1/30PR acceptance1,455/1,502 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs1,455
open_issues2
closed_issues73
prs_merged_7d11
prs_decided_7d11
prs_merged_30d19
prs_decided_30d19
issue_closed_ratio0.973
closed_unmerged_prs47
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
10.2/25Owner reach25 followers of Aguafrommars
20.6/25Track record14 public repos, account ~6 yr old
Inputs used
followers25
owner_typeOrganization
is_verifiedno
owner_loginAguafrommars
public_repos14
account_age_days2,344

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on nuget
35/35Publish recencylatest publish 1 days ago
20/20Version history79 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesAguacongas.TheIdServer.Authentication, Aguacongas.TheIdServer.BlazorApp, Aguacongas.TheIdServer.Identity, Aguacongas.TheIdServer
ecosystemsnuget
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://theidserver-duende.herokuapp.com/
10/10Repository description
10/10Topics18 topics
10/10Wiki
Inputs used
topicsopenid-connect, admin-ui, iam, openid, oidc, oidc-server, oauth2, oauth, oauth2-server, ws-federation, docker-cloud, sponsor, duende-identityserver, sso, sso-authentication, blazor-webassembly, dotnet, saml
has_wikiyes
homepagehttps://theidserver-duende.herokuapp.com/
docs_sitehttps://theidserver-duende.herokuapp.com/
has_readmeyes
has_docs_diryes
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
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests7 out of 7 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
0/7.5Code-ReviewFound 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 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 1 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
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.1
Excluded from scoring (no data or not applicable): Branch-Protection. 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
advisories4
affected_packages4
assessed_packages296
unassessed_packages0
affected_by_severityhigh 3, moderate 1
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 296 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.

63Moderate · 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 history85 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.977
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapsample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj, sample/Aguacongas.TheIdServer.CibaSample/Aguacongas.TheIdServer.CibaSample.csproj, sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance13 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_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestssample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj, sample/Aguacongas.TheIdServer.CibaSample/Aguacongas.TheIdServer.CibaSample.csproj, sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj, sample/Aguacongas.TheIdServer.CustomClaimsProvider/Aguacongas.TheIdServer.CustomClaimsProviders.csproj, sample/Aguacongas.TheIdServer.DeviceFlowSample/Aguacongas.TheIdServer.DeviceFlowSample.csproj, sample/Aguacongas.TheIdServer.MtlsSample/Aguacongas.TheIdServer.MtlsSample.csproj, sample/Aguacongas.TheIdServer.MvcClient/Aguacongas.TheIdServer.MvcClient.csproj, sample/Aguacongas.TheIdServer.Sample.Shared/Aguacongas.TheIdServer.Sample.Shared.csproj, sample/Aguacongas.TheIdServer.WsFederationSample/Aguacongas.TheIdServer.WsFederationSample.csproj, sample/Aguacongas.TheIdentityServer.SpaSample/Aguacongas.TheIdentityServer.SpaSample.csproj, sample/DPoP/Api/ApiHost.csproj, sample/DPoP/ClientCredentials/ClientCredentials.csproj, sample/DPoP/WebClient/WebClient.csproj, sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj, sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj, sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj, src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj, src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj, src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj, src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj, src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Components/Aguacongas.TheIdServer.BlazorApp.Components.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Api/Aguacongas.TheIdServer.BlazorApp.Pages.Api.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Apis/Aguacongas.TheIdServer.BlazorApp.Pages.Apis.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Client/Aguacongas.TheIdServer.BlazorApp.Pages.Client.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Clients/Aguacongas.TheIdServer.BlazorApp.Pages.Clients.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Culture/Aguacongas.TheIdServer.BlazorApp.Pages.Culture.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identities/Aguacongas.TheIdServer.BlazorApp.Pages.Identities.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identity/Aguacongas.TheIdServer.BlazorApp.Pages.Identity.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Import/Aguacongas.TheIdServer.BlazorApp.Pages.Import.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Keys/Aguacongas.TheIdServer.BlazorApp.Pages.Keys.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Role/Aguacongas.TheIdServer.BlazorApp.Pages.Role.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Roles/Aguacongas.TheIdServer.BlazorApp.Pages.Roles.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Settings/Aguacongas.TheIdServer.BlazorApp.Pages.Settings.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.User/Aguacongas.TheIdServer.BlazorApp.Pages.User.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Users/Aguacongas.TheIdServer.BlazorApp.Pages.Users.csproj, src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages/Aguacongas.TheIdServer.BlazorApp.Pages.csproj, src/Identity/Aguacongas.TheIdServer.Identity.Argon2PasswordHasher/Aguacongas.TheIdServer.Identity.Argon2PasswordHasher.csproj, src/Identity/Aguacongas.TheIdServer.Identity.BcryptPasswordHasher/Aguacongas.TheIdServer.Identity.BcryptPasswordHasher.csproj, src/Identity/Aguacongas.TheIdServer.Identity.ScryptPasswordHasher/Aguacongas.TheIdServer.Identity.ScryptPasswordHasher.csproj, src/Identity/Aguacongas.TheIdServer.Identity.UpgradePasswordHasher/Aguacongas.TheIdServer.Identity.UpgradePasswordHasher.csproj, src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store/Aguacongas.IdentityServer.Admin.Http.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj, src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store/Aguacongas.IdentityServer.EntityFramework.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.Http.Store/Aguacongas.IdentityServer.Http.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj, src/IdentityServer/Aguacongas.IdentityServer.MongoDb.Store/Aguacongas.IdentityServer.MongoDb.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.RavenDb.Store/Aguacongas.IdentityServer.RavenDb.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.Store/Aguacongas.IdentityServer.Store.csproj, src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj, src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.Admin.Duende/Aguacongas.IdentityServer.Admin.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.Duende/Aguacongas.IdentityServer.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.KeysRotation.Duende/Aguacongas.IdentityServer.KeysRotation.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Aguacongas.IdentityServer.Saml2p.Duende.csproj, src/IdentityServer/Duende/Aguacongas.IdentityServer.WsFederation.Duende/Aguacongas.IdentityServer.WsFederation.Duende.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.PostgreSQL/Aguacongas.TheIdServer.Migrations.PostgreSQL.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.SqlServer/Aguacongas.TheIdServer.Migrations.SqlServer.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Sqlite/Aguacongas.TheIdServer.Migrations.Sqlite.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.MySql.Startup/Aguacongas.TheIdServer.MySql.Startup.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Oracle.Startup/Aguacongas.TheIdServer.Oracle.Startup.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.PostgreSQL.Startup/Aguacongas.TheIdServer.PostgreSQL.Startup.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.SqlServer.Startup/Aguacongas.TheIdServer.SqlServer.Startup.csproj, src/IdentityServer/Migrations/Aguacongas.TheIdServer.Sqlite.Startup/Aguacongas.TheIdServer.Sqlite.Startup.csproj, test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj, test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj, test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj, test/Duende/Aguacongas.IdentityServer.Admin.Duende.Test/Aguacongas.IdentityServer.Admin.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.Duende.Test/Aguacongas.IdentityServer.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.Http.Store.Duende.Test/Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/Aguacongas.IdentityServer.KeysRotation.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj, test/Duende/Aguacongas.IdentityServer.Saml2P.Duende.Test/Aguacongas.IdentityServer.Saml2P.Duende.Test.csproj, test/Duende/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test.csproj, test/Duende/Aguacongas.TheIdServer.Duende.Test/Aguacongas.TheIdServer.Duende.Test.csproj, test/Duende/Aguacongas.TheIdServer.Identity.Duende.Test/Aguacongas.TheIdServer.Identity.Duende.Test.csproj, test/Duende/Aguacongas.TheIdServer.Identity.Integration.Duende.Test/Aguacongas.TheIdServer.Identity.Integration.Duende.Test.csproj, test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj, test/Identity/Aguacongas.TheIdServer.Identity.Argon2PasswordHasher.Test/Aguacongas.TheIdServer.Identity.Argon2PasswordHasher.Test.csproj, test/Identity/Aguacongas.TheIdServer.Identity.BcryptPasswordHasherTest/Aguacongas.TheIdServer.Identity.BcryptPasswordHasherTest.csproj, test/Identity/Aguacongas.TheIdServer.Identity.ScryptPasswordHasherTest/Aguacongas.TheIdServer.Identity.ScryptPasswordHasherTest.csproj, test/Identity/Aguacongas.TheIdServer.Identity.UpgradePasswordHasherTest/Aguacongas.TheIdServer.Identity.UpgradePasswordHasherTest.csproj
dependency_bot_commit_share0.13
How it's scored
45/45Type-checkable codeC# (statically typed)
54.6/55Manageable file sizes9/1,385 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes247,597
source_files_sampled1,385
oversized_source_files9
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplessample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

755GitHub stars
9contributors
507commits, last 12 months
1days since last push
100releases
1bus factor
2open 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 ★ / 92 ⇿
0Stars
92Forks
98Releases

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.

0204060801009162020-042023-062026-08
Major 10Minor 20Patch 47

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-15 10:16 UTC

9Binary-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-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 4 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 1 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
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 44
RegistryPackageVersion constraintManifest
NuGetAguacongas.AspNetCore.Authentication6.1.0src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj
NuGetMicrosoft.AspNetCore.Components.WebAssembly10.0.12src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServer10.0.12src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj
NuGetMicrosoft.VisualStudio.Azure.Containers.Tools.Targets1.23.0src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj
NuGetDuende.IdentityServer.ConformanceReport8.0.7src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj
NuGetMicrosoft.Extensions.FileProviders.Embedded10.0.12src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj
NuGetDuende.IdentityServer.Configuration8.0.7src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj
NuGetMicrosoft.VisualStudio.Azure.Containers.Tools.Targets1.23.0src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj
NuGetMicrosoft.Extensions.Identity.Stores10.0.12src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj
NuGetAguacongas.DynamicConfiguration.Redis3.1.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAguacongas.DynamicConfiguration.WebApi3.1.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAspNetCore.HealthChecks.MongoDb9.0.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAspNetCore.HealthChecks.RavenDb9.0.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAspNetCore.HealthChecks.Redis9.0.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAzure.Extensions.AspNetCore.DataProtection.Blobs1.5.4src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAzure.Extensions.AspNetCore.DataProtection.Keys1.6.4src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetAzure.Identity1.21.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetHoneycomb.OpenTelemetry1.5.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetDuende.AspNetCore.Authentication.OAuth2Introspection7.0.1src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.AspNetCore.Authentication.Certificate10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.AspNetCore.Components.WebAssembly.Server10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.AspNetCore.Diagnostics.EntityFrameworkCore10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.AspNetCore.Identity.EntityFrameworkCore10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.AspNetCore.Identity.UI10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.EntityFrameworkCore.InMemory10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.Extensions.FileProviders.Embedded10.0.12src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetMicrosoft.VisualStudio.Azure.Containers.Tools.Targets1.23.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Exporter.Console1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Exporter.Prometheus.AspNetCore1.8.0-rc.1src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Exporter.Prometheus.HttpListener1.8.0-rc.1src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Extensions.Hosting1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Instrumentation.AspNetCore1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Instrumentation.Http1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Instrumentation.SqlClient1.18.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetOpenTelemetry.Instrumentation.StackExchangeRedis1.0.0-rc9.15src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSendGrid9.29.3src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSerilog4.4.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSerilog.AspNetCore10.0.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSerilog.Enrichers.Environment3.0.1src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSerilog.Enrichers.Thread4.0.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSerilog.Sinks.Seq9.1.0src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
NuGetSQLitePCLRaw.lib.e_sqlite33.53.3src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj
All dependencies 296

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

RegistryPackageVersionRelation
NuGetAguacongas.AspNetCore.Authentication6.1.0direct
NuGetAguacongas.DynamicConfiguration.Redis3.1.0direct
NuGetAguacongas.DynamicConfiguration.WebApi3.1.0direct
NuGetAspNetCore.HealthChecks.MongoDb9.0.0direct
NuGetAspNetCore.HealthChecks.RavenDB9.0.0direct
NuGetAspNetCore.HealthChecks.Redis9.0.0direct
NuGetAzure.Extensions.AspNetCore.DataProtection.Blobs1.5.4direct
NuGetAzure.Extensions.AspNetCore.DataProtection.Keys1.6.4direct
NuGetAzure.Identity1.21.0direct
NuGetDuende.AspNetCore.Authentication.OAuth2Introspection7.0.1direct
NuGetDuende.IdentityServer.Configuration8.0.7direct
NuGetDuende.IdentityServer.ConformanceReport8.0.7direct
NuGetHoneycomb.OpenTelemetry1.5.0direct
NuGetMicrosoft.AspNetCore.Authentication.Certificate10.0.12direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly10.0.12direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServer10.0.12direct
NuGetMicrosoft.AspNetCore.Components.WebAssembly.Server10.0.12direct
NuGetMicrosoft.AspNetCore.Diagnostics.EntityFrameworkCore10.0.12direct
NuGetMicrosoft.AspNetCore.Identity.EntityFrameworkCore10.0.12direct
NuGetMicrosoft.AspNetCore.Identity.UI10.0.12direct
NuGetMicrosoft.EntityFrameworkCore.InMemory10.0.12direct
NuGetMicrosoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore10.0.12direct
NuGetMicrosoft.Extensions.FileProviders.Embedded10.0.12direct
NuGetMicrosoft.Extensions.Identity.Stores10.0.12direct
NuGetMicrosoft.VisualStudio.Azure.Containers.Tools.Targets1.23.0direct
NuGetOpenTelemetry.Exporter.Console1.18.0direct
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocol1.18.0direct
NuGetOpenTelemetry.Exporter.Prometheus.AspNetCore1.8.0-rc.1direct
NuGetOpenTelemetry.Exporter.Prometheus.HttpListener1.8.0-rc.1direct
NuGetOpenTelemetry.Extensions.Hosting1.18.0direct
NuGetOpenTelemetry.Instrumentation.AspNetCore1.18.0direct
NuGetOpenTelemetry.Instrumentation.Http1.18.0direct
NuGetOpenTelemetry.Instrumentation.SqlClient1.18.0direct
NuGetOpenTelemetry.Instrumentation.StackExchangeRedis1.0.0-rc9.15direct
NuGetSendGrid9.29.3direct
NuGetSerilog4.4.0direct
NuGetSerilog.AspNetCore10.0.0direct
NuGetSerilog.Enrichers.Environment3.0.1direct
NuGetSerilog.Enrichers.Thread4.0.0direct
NuGetSerilog.Sinks.Seq9.1.0direct
NuGetSQLitePCLRaw.lib.e_sqlite33.53.3direct
npm@eslint/eslintrc2.0.0indirect
npm@eslint/js8.35.0indirect
npm@humanwhocodes/config-array0.11.8indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@types/json50.0.29indirect
npmacorn8.8.2indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmarray-includes3.1.6indirect
npmarray.prototype.flat1.3.1indirect
npmarray.prototype.flatmap1.3.1indirect
npmavailable-typed-arrays1.0.5indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.18indirect
npmbuiltins5.0.1indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmchalk4.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.3indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdeep-is0.1.4indirect
npmdefine-properties1.2.0indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmes-abstract1.21.1indirect
npmes-set-tostringtag2.0.1indirect
npmes-shim-unscopables1.0.0indirect
npmes-to-primitive1.2.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.35.0indirect
npmeslint-config-standard17.0.0indirect
npmeslint-import-resolver-node0.3.7indirect
npmeslint-module-utils2.7.4indirect
npmeslint-plugin-es4.1.0indirect
npmeslint-plugin-import2.27.5indirect
npmeslint-plugin-n15.6.1indirect
npmeslint-plugin-promise6.1.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.4.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.15.0indirect
npmfile-entry-cache6.0.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.0.4indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.1indirect
npmfunction.prototype.name1.1.5indirect
npmfunctions-have-names1.2.3indirect
npmget-intrinsic1.2.0indirect
npmget-symbol-description1.0.0indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals13.20.0indirect
npmglobalthis1.0.3indirect
npmgopd1.0.1indirect
npmgrapheme-splitter1.0.4indirect
npmhas1.0.3indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmignore5.2.4indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.5indirect
npmis-array-buffer3.0.2indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.11.0indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number-object1.0.7indirect
npmis-path-inside3.0.3indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.2indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-weakref1.0.2indirect
npmisexe2.0.0indirect
npmjs-sdsl4.3.0indirect
npmjs-yaml4.3.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache6.0.0indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmobject-inspect1.12.3indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmobject.values1.1.6indirect
npmonce1.4.0indirect
npmoptionator0.9.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.0indirect
npmqueue-microtask1.2.3indirect
npmregexp.prototype.flags1.4.3indirect
npmregexpp3.2.0indirect
npmresolve1.22.1indirect
npmresolve-from4.0.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-regex-test1.0.0indirect
npmsemver6.3.0indirect
npmsemver7.3.8indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmstring.prototype.trimend1.0.6indirect
npmstring.prototype.trimstart1.0.6indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtext-table0.2.0indirect
npmtsconfig-paths3.14.2indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-length1.0.4indirect
npmunbox-primitive1.0.2indirect
npmuri-js4.4.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.9indirect
npmword-wrap1.2.4indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
npmyocto-queue0.1.0indirect
NuGetAguacongas.AspNetCore.Authentication.TestBase6.1.0indirect
NuGetAguacongas.DynamicConfiguration.Razor3.1.0indirect
NuGetAguacongas.IdentityServer.Admin.Duende11.0.0indirect
NuGetAguacongas.IdentityServer.Admin.Duende11.0.2indirect
NuGetAguacongas.IdentityServer.EntityFramework.Store.Duende11.0.0indirect
NuGetAguacongas.IdentityServer.EntityFramework.Store.Duende11.0.2indirect
NuGetAguacongas.IdentityServer.Http.Store11.0.2indirect
NuGetAguacongas.TheIdServer.Authentication11.0.2indirect
NuGetAguacongas.TheIdServer.Identity11.0.2indirect
NuGetAguacongas.TheIdServer.Migrations.SqlServer11.0.0indirect
NuGetAguacongas.TheIdServer.Migrations.SqlServer11.0.2indirect
NuGetAzure.Security.KeyVault.Keys4.10.1indirect
NuGetBCrypt.Net-Next.StrongName4.2.0indirect
NuGetbunit2.11.3indirect
NuGetcoverlet.collector10.0.1indirect
NuGetDevart.Data.Oracle.EFCore11.2.192.10indirect
NuGetDuende.AccessTokenManagement4.2.0indirect
NuGetDuende.AccessTokenManagement.OpenIdConnect4.2.0indirect
NuGetDuende.IdentityServer8.0.7indirect
NuGetDuende.IdentityServer.AspNetIdentity8.0.7indirect
NuGetFluentValidation12.1.1indirect
NuGetGeralt4.4.0indirect
NuGetIdentityModel7.0.0indirect
NuGetITfoxtec.Identity.Saml2.MvcCore4.20.1indirect
NuGetMicrosoft.AspNetCore.Authentication.Facebook10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.Google10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.JwtBearer10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.MicrosoftAccount10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.Negotiate10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnect10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.Twitter10.0.12indirect
NuGetMicrosoft.AspNetCore.Authentication.WsFederation10.0.12indirect
NuGetMicrosoft.AspNetCore.Components10.0.12indirect
NuGetMicrosoft.AspNetCore.Components.Web10.0.12indirect
NuGetMicrosoft.AspNetCore.Components.WebAssembly.Authentication10.0.12indirect
NuGetMicrosoft.AspNetCore.DataProtection10.0.12indirect
NuGetMicrosoft.AspNetCore.DataProtection.EntityFrameworkCore10.0.12indirect
NuGetMicrosoft.AspNetCore.DataProtection.StackExchangeRedis10.0.12indirect
NuGetMicrosoft.AspNetCore.Identity.Specification.Tests5.0.17indirect
NuGetMicrosoft.AspNetCore.Mvc.NewtonsoftJson10.0.12indirect
NuGetMicrosoft.AspNetCore.Mvc.Testing10.0.12indirect
NuGetMicrosoft.AspNetCore.SignalR.Client10.0.12indirect
NuGetMicrosoft.AspNetCore.SignalR.Protocols.MessagePack10.0.12indirect
NuGetMicrosoft.AspNetCore.SignalR.StackExchangeRedis10.0.12indirect
NuGetMicrosoft.AspNetCore.TestHost10.0.12indirect
NuGetMicrosoft.AspNetCore.WebUtilities10.0.12indirect
NuGetMicrosoft.Bcl.Cryptography10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore.Design10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore.Sqlite10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore.SqlServer10.0.12indirect
NuGetMicrosoft.EntityFrameworkCore.Tools10.0.12indirect
NuGetMicrosoft.Extensions.Configuration.Binder10.0.12indirect
NuGetMicrosoft.Extensions.Hosting10.0.12indirect
NuGetMicrosoft.Extensions.Http10.0.12indirect
NuGetMicrosoft.Extensions.Identity.Core10.0.12indirect
NuGetMicrosoft.Extensions.Localization10.0.12indirect
NuGetMicrosoft.Extensions.Localization.Abstractions10.0.12indirect
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.12indirect
NuGetMicrosoft.Identity.Client4.89.0indirect
NuGetMicrosoft.IdentityModel.Protocols.WsFederation8.22.0indirect
NuGetMicrosoft.IdentityModel.Tokens8.22.0indirect
NuGetMicrosoft.NET.Test.Sdk18.10.0indirect
NuGetMongoDB.Driver3.11.2indirect
NuGetMoq4.20.72indirect
NuGetNewtonsoft.Json13.0.4indirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQL10.0.3indirect
NuGetNSwag.AspNetCore14.7.1indirect
NuGetOData2Linq2.2.1indirect
NuGetPomelo.EntityFrameworkCore.MySql9.0.0indirect
NuGetRavenDB.Client7.2.6indirect
NuGetRavenDB.TestDriver7.2.6indirect
NuGetRichardSzalay.MockHttp7.1.0indirect
NuGetScrypt.NET1.3.0indirect
NuGetStackExchange.Redis3.2.1indirect
NuGetSystem.IdentityModel.Tokens.Jwt8.22.0indirect
NuGetxunit2.9.3indirect
NuGetxunit.assert2.9.3indirect
NuGetxunit.core2.9.3indirect
NuGetxunit.runner.visualstudio4.0.0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
cross-spawn7.0.3indirecthigh17.0.5
semver6.3.0indirecthigh17.5.2
semver7.3.8indirecthigh17.5.2
ajv6.12.6indirectmoderate18.18.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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