Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 07:59 UTC

nuuvify / Nuuvify.CommonPack

Libraries with common implementations, with separation of responsibilities between their projects using Abstractions.

C#MIT★ 5 stars⑂ 5 forkssince Dec 2020View on GitHub ↗
KindLibraryNetwork servicehow this is determined

nuuvify/Nuuvify.CommonPack holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (79/100) and lowest on Sustainability & Governance (51/100). It was last updated 15 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

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

Ownership

nuuvifyOrganization
3 followers2 public repossince May 2024

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?

79Good · 21% of overall
How it's scored
28.8/36Push recencylast push 15 days ago
15.2/36Commit cadence22/52 weeks with commits
18/18Commit volume197 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year197
human_commit_share1
days_since_last_push15
active_weeks_last_year22
How it's scored
27/27Ships releases7 releases published
36/36Release recencylatest release 17 days ago
27/27Release cadencea release every ~3.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagv2.9.0
releases_from_tagsno
days_since_latest_release17
mean_days_between_releases3.3

Community & Adoption

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

57Moderate · 17% of overall
How it's scored
9.8/60Stars5 stars
5/25Forks5 forks
1.7/15Watchers3 watchers
Inputs used
forks5
stars5
watchers3
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 (MIT)
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_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
58.5/80Total downloads428,192 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesNuuvify.CommonPack.Email, Nuuvify.CommonPack.Domain, Nuuvify.CommonPack.Extensions, Nuuvify.CommonPack.MftMailbox, Nuuvify.CommonPack.AutoHistory, Nuuvify.CommonPack.HealthCheck, Nuuvify.CommonPack.AzureStorage, Nuuvify.CommonPack.AzureServiceBus
dependents
ecosystemsnuget
total_downloads428,192
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?

51Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.6/22.5Commit distributiontop contributor authored 97% of commits
5.4/13.5Contributor breadth4 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.972
How it's scored
25.5/42Issue resolution61% of issues closed
27.6/30PR acceptance186/202 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/7 approved changesets -- score normalized to 0
Inputs used
merged_prs186
open_issues13
closed_issues20
prs_merged_7d0
prs_decided_7d0
prs_merged_30d7
prs_decided_30d7
issue_closed_ratio0.606
closed_unmerged_prs16
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 domain
4.3/25Owner reach3 followers of nuuvify
8.1/25Track record2 public repos, account ~2 yr old
Inputs used
followers3
owner_typeOrganization
is_verifiedno
owner_loginnuuvify
public_repos2
account_age_days840

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on nuget
35/35Publish recencylatest publish 17 days ago
20/20Version history29 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesNuuvify.CommonPack.Email, Nuuvify.CommonPack.Domain, Nuuvify.CommonPack.Extensions, Nuuvify.CommonPack.MftMailbox, Nuuvify.CommonPack.AutoHistory, Nuuvify.CommonPack.HealthCheck, Nuuvify.CommonPack.AzureStorage, Nuuvify.CommonPack.AzureServiceBus
ecosystemsnuget
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows8 workflow(s)
24/24Tests present
0/16Linter config
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_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

64Moderate · 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-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/7 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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 3 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
1/5SASTSAST tool is not run on all commits -- score normalized to 2
2/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
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.5
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
advisories0
affected_packages0
assessed_packages30
unassessed_packages58
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 30 resolved dependencies against OSV. 58 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.

71Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/backgroundservice-source.instructions.md, .github/instructions/github-pr.instructions.md, .github/instructions/nuuvify-refactoring.instructions.md, .github/instructions/nuuvify-review.instructions.md, .github/instructions/nuuvify-source.instructions.md, .github/instructions/nuuvify-tests.instructions.md, .github/instructions/package-docs.instructions.md, .github/instructions/package-readme-nuget.instructions.md, .github/instructions/plan-status-policy.instructions.md, .github/instructions/security-source.instructions.md, .github/instructions/targets-source.instructions.md, .github/instructions/unitofwork-source.instructions.md, .github/instructions/xml-docs-source.instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.98
agent_instruction_files.github/copilot-instructions.md, .github/instructions/backgroundservice-source.instructions.md, .github/instructions/github-pr.instructions.md, .github/instructions/nuuvify-refactoring.instructions.md, .github/instructions/nuuvify-review.instructions.md, .github/instructions/nuuvify-source.instructions.md, .github/instructions/nuuvify-tests.instructions.md, .github/instructions/package-docs.instructions.md, .github/instructions/package-readme-nuget.instructions.md, .github/instructions/plan-status-policy.instructions.md, .github/instructions/security-source.instructions.md, .github/instructions/targets-source.instructions.md, .github/instructions/unitofwork-source.instructions.md, .github/instructions/xml-docs-source.instructions.md
agent_instruction_max_bytes5,937
How it's scored
12.6/18One-command bootstrapNuget.CustomManagement/Nuget.CustomManagement.csproj, Samples/OrderProcessingWorker/OrderProcessingWorker.csproj, src/Nuuvify.CommonPack.AutoHistory/Nuuvify.CommonPack.AutoHistory.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentdevcontainer, Dockerfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsNuget.CustomManagement/Nuget.CustomManagement.csproj, Samples/OrderProcessingWorker/OrderProcessingWorker.csproj, src/Nuuvify.CommonPack.AutoHistory/Nuuvify.CommonPack.AutoHistory.csproj, src/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj, src/Nuuvify.CommonPack.AzureServiceBus/Nuuvify.CommonPack.AzureServiceBus.csproj, src/Nuuvify.CommonPack.AzureStorage.Abstraction/Nuuvify.CommonPack.AzureStorage.Abstraction.csproj, src/Nuuvify.CommonPack.AzureStorage/Nuuvify.CommonPack.AzureStorage.csproj, src/Nuuvify.CommonPack.BackgroundService/Nuuvify.CommonPack.BackgroundService.csproj, src/Nuuvify.CommonPack.Domain/Nuuvify.CommonPack.Domain.csproj, src/Nuuvify.CommonPack.EF.Exceptions.Common/Nuuvify.CommonPack.EF.Exceptions.Common.csproj, src/Nuuvify.CommonPack.EF.Exceptions.Db2/Nuuvify.CommonPack.EF.Exceptions.Db2.csproj, src/Nuuvify.CommonPack.EF.Exceptions.Oracle/Nuuvify.CommonPack.EF.Exceptions.Oracle.csproj, src/Nuuvify.CommonPack.Email.Abstraction/Nuuvify.CommonPack.Email.Abstraction.csproj, src/Nuuvify.CommonPack.Email/Nuuvify.CommonPack.Email.csproj, src/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj, src/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj, src/Nuuvify.CommonPack.MftMailbox.Abstraction/Nuuvify.CommonPack.MftMailbox.Abstraction.csproj, src/Nuuvify.CommonPack.MftMailbox.Http/Nuuvify.CommonPack.MftMailbox.Http.csproj, src/Nuuvify.CommonPack.MftMailbox.Redis/Nuuvify.CommonPack.MftMailbox.Redis.csproj, src/Nuuvify.CommonPack.MftMailbox.Sftp/Nuuvify.CommonPack.MftMailbox.Sftp.csproj, src/Nuuvify.CommonPack.MftMailbox/Nuuvify.CommonPack.MftMailbox.csproj, src/Nuuvify.CommonPack.Middleware.Abstraction/Nuuvify.CommonPack.Middleware.Abstraction.csproj, src/Nuuvify.CommonPack.Middleware/Nuuvify.CommonPack.Middleware.csproj, src/Nuuvify.CommonPack.Observability.Abstraction/Nuuvify.CommonPack.Observability.Abstraction.csproj, src/Nuuvify.CommonPack.Observability/Nuuvify.CommonPack.Observability.csproj, src/Nuuvify.CommonPack.OpenApi/Nuuvify.CommonPack.OpenApi.csproj, src/Nuuvify.CommonPack.Security.Abstraction/Nuuvify.CommonPack.Security.Abstraction.csproj, src/Nuuvify.CommonPack.Security.JwtCredentials/Nuuvify.CommonPack.Security.JwtCredentials.csproj, src/Nuuvify.CommonPack.Security.JwtStore.Ef/Nuuvify.CommonPack.Security.JwtStore.Ef.csproj, src/Nuuvify.CommonPack.Security/Nuuvify.CommonPack.Security.csproj, src/Nuuvify.CommonPack.StandardHttpClient/Nuuvify.CommonPack.StandardHttpClient.csproj, src/Nuuvify.CommonPack.UnitOfWork.Abstraction/Nuuvify.CommonPack.UnitOfWork.Abstraction.csproj, src/Nuuvify.CommonPack.UnitOfWork/Nuuvify.CommonPack.UnitOfWork.csproj, test/Nuuvify.CommonPack.AzureServiceBus.xTest/Nuuvify.CommonPack.AzureServiceBus.xTest.csproj, test/Nuuvify.CommonPack.AzureStorage.xTest/Nuuvify.CommonPack.AzureStorage.xTest.csproj, test/Nuuvify.CommonPack.BackgroundService.xTest/Nuuvify.CommonPack.BackgroundService.xTest.csproj, test/Nuuvify.CommonPack.Domain.xTest/Nuuvify.CommonPack.Domain.xTest.csproj, test/Nuuvify.CommonPack.Email.xTest/Nuuvify.CommonPack.Email.xTest.csproj, test/Nuuvify.CommonPack.Extensions.xTest/Nuuvify.CommonPack.Extensions.xTest.csproj, test/Nuuvify.CommonPack.HealthCheck.xTest/Nuuvify.CommonPack.HealthCheck.xTest.csproj, test/Nuuvify.CommonPack.MftMailbox.Redis.xTest/Nuuvify.CommonPack.MftMailbox.Redis.xTest.csproj, test/Nuuvify.CommonPack.MftMailbox.xTest/Nuuvify.CommonPack.MftMailbox.xTest.csproj, test/Nuuvify.CommonPack.Middleware.xTest/Nuuvify.CommonPack.Middleware.xTest.csproj, test/Nuuvify.CommonPack.Observability.xTest/Nuuvify.CommonPack.Observability.xTest.csproj, test/Nuuvify.CommonPack.OpenApi.xTest/Nuuvify.CommonPack.OpenApi.xTest.csproj, test/Nuuvify.CommonPack.Security.xTest/Nuuvify.CommonPack.Security.xTest.csproj, test/Nuuvify.CommonPack.StandardHttpClient.xTest/Nuuvify.CommonPack.StandardHttpClient.xTest.csproj, test/Nuuvify.CommonPack.UnitOfWork.InMemory.xTest/Nuuvify.CommonPack.UnitOfWork.InMemory.xTest.csproj, test/Nuuvify.CommonPack.UnitOfWork.Integration.xTest/Nuuvify.CommonPack.UnitOfWork.Integration.xTest.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/621 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes45,683
source_files_sampled621
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples, samples
Inputs used
example_dirsexamples, samples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

5GitHub stars
4contributors
197commits, last 12 months
15days since last push
7releases
1bus factor
13open 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 ★ / 5 ⇿
0Stars
5Forks

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.

12345512022-072024-062026-05

Each point covers 4 days.

OpenSSF Scorecard 5.5 / 10
5.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-09-13 07:59 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-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/7 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 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
2SASTSAST tool is not run on all commits -- score normalized to 2
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 66
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.Hosting8.0.1Nuget.CustomManagement/Nuget.CustomManagement.csproj
NuGetMicrosoft.Extensions.Hosting.Systemd8.0.1Nuget.CustomManagement/Nuget.CustomManagement.csproj
NuGetMicrosoft.Extensions.Hosting.WindowsServices8.0.1Nuget.CustomManagement/Nuget.CustomManagement.csproj
NuGetNuGet.Protocol6.11.2Nuget.CustomManagement/Nuget.CustomManagement.csproj
NuGetMicrosoft.EntityFrameworkCore.Relationalsrc/Nuuvify.CommonPack.AutoHistory/Nuuvify.CommonPack.AutoHistory.csproj
NuGetAzure.Messaging.ServiceBussrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetMicrosoft.Extensions.Configuration.Abstractionssrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetSystem.Diagnostics.DiagnosticSourcesrc/Nuuvify.CommonPack.AzureServiceBus.Abstraction/Nuuvify.CommonPack.AzureServiceBus.Abstraction.csproj
NuGetAzure.Messaging.ServiceBussrc/Nuuvify.CommonPack.AzureServiceBus/Nuuvify.CommonPack.AzureServiceBus.csproj
NuGetMicrosoft.Extensions.Loggingsrc/Nuuvify.CommonPack.AzureServiceBus/Nuuvify.CommonPack.AzureServiceBus.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionssrc/Nuuvify.CommonPack.AzureServiceBus/Nuuvify.CommonPack.AzureServiceBus.csproj
NuGetSystem.Diagnostics.DiagnosticSourcesrc/Nuuvify.CommonPack.AzureServiceBus/Nuuvify.CommonPack.AzureServiceBus.csproj
NuGetAzure.Storage.Blobssrc/Nuuvify.CommonPack.AzureStorage/Nuuvify.CommonPack.AzureStorage.csproj
NuGetMicrosoft.Extensions.Configurationsrc/Nuuvify.CommonPack.AzureStorage/Nuuvify.CommonPack.AzureStorage.csproj
NuGetMicrosoft.Extensions.Hostingsrc/Nuuvify.CommonPack.AzureStorage/Nuuvify.CommonPack.AzureStorage.csproj
NuGetAzure.Messaging.ServiceBussrc/Nuuvify.CommonPack.BackgroundService/Nuuvify.CommonPack.BackgroundService.csproj
NuGetAzure.Monitor.OpenTelemetry.AspNetCoresrc/Nuuvify.CommonPack.BackgroundService/Nuuvify.CommonPack.BackgroundService.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/Nuuvify.CommonPack.BackgroundService/Nuuvify.CommonPack.BackgroundService.csproj
NuGetAutoMappersrc/Nuuvify.CommonPack.Domain/Nuuvify.CommonPack.Domain.csproj
NuGetMediatRsrc/Nuuvify.CommonPack.Domain/Nuuvify.CommonPack.Domain.csproj
NuGetUUIDNextsrc/Nuuvify.CommonPack.Domain/Nuuvify.CommonPack.Domain.csproj
NuGetMicrosoft.EntityFrameworkCoresrc/Nuuvify.CommonPack.EF.Exceptions.Common/Nuuvify.CommonPack.EF.Exceptions.Common.csproj
NuGetNet.IBM.Data.Db2src/Nuuvify.CommonPack.EF.Exceptions.Db2/Nuuvify.CommonPack.EF.Exceptions.Db2.csproj
NuGetNet.IBM.Data.Db2-lnxsrc/Nuuvify.CommonPack.EF.Exceptions.Db2/Nuuvify.CommonPack.EF.Exceptions.Db2.csproj
NuGetOracle.ManagedDataAccess.Coresrc/Nuuvify.CommonPack.EF.Exceptions.Oracle/Nuuvify.CommonPack.EF.Exceptions.Oracle.csproj
NuGetMailKitsrc/Nuuvify.CommonPack.Email/Nuuvify.CommonPack.Email.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionssrc/Nuuvify.CommonPack.Email/Nuuvify.CommonPack.Email.csproj
NuGetMicrosoft.CSharpsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.ComponentModel.Annotationssrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.Runtime.Extensionssrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.Security.AccessControlsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.Security.Principal.Windowssrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.Diagnostics.DiagnosticSourcesrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetMicrosoft.Extensions.Logging.Configurationsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetMicrosoft.Extensions.Logging.Consolesrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetMicrosoft.Extensions.Loggingsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetSystem.Text.Jsonsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetUUIDNextsrc/Nuuvify.CommonPack.Extensions/Nuuvify.CommonPack.Extensions.csproj
NuGetAspNetCore.HealthChecks.UIsrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetAspnetCore.HealthChecks.UI.Clientsrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetAspNetCore.HealthChecks.UI.SQLite.Storagesrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetAspNetCore.HealthChecks.UI.SqlServer.Storagesrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetAspNetCore.HealthChecks.AzureKeyVaultsrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetAspNetCore.HealthChecks.Azure.Storage.Blobssrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetMicrosoft.Extensions.Logging.Consolesrc/Nuuvify.CommonPack.HealthCheck/Nuuvify.CommonPack.HealthCheck.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Http/Nuuvify.CommonPack.MftMailbox.Http.csproj
NuGetMicrosoft.Extensions.Httpsrc/Nuuvify.CommonPack.MftMailbox.Http/Nuuvify.CommonPack.MftMailbox.Http.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Http/Nuuvify.CommonPack.MftMailbox.Http.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.MftMailbox.Http/Nuuvify.CommonPack.MftMailbox.Http.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Redis/Nuuvify.CommonPack.MftMailbox.Redis.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Redis/Nuuvify.CommonPack.MftMailbox.Redis.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.MftMailbox.Redis/Nuuvify.CommonPack.MftMailbox.Redis.csproj
NuGetStackExchange.Redissrc/Nuuvify.CommonPack.MftMailbox.Redis/Nuuvify.CommonPack.MftMailbox.Redis.csproj
NuGetSSH.NETsrc/Nuuvify.CommonPack.MftMailbox.Sftp/Nuuvify.CommonPack.MftMailbox.Sftp.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Sftp/Nuuvify.CommonPack.MftMailbox.Sftp.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.MftMailbox.Sftp/Nuuvify.CommonPack.MftMailbox.Sftp.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.MftMailbox.Sftp/Nuuvify.CommonPack.MftMailbox.Sftp.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Nuuvify.CommonPack.MftMailbox/Nuuvify.CommonPack.MftMailbox.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Nuuvify.CommonPack.MftMailbox/Nuuvify.CommonPack.MftMailbox.csproj
NuGetMicrosoft.Extensions.Optionssrc/Nuuvify.CommonPack.MftMailbox/Nuuvify.CommonPack.MftMailbox.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionssrc/Nuuvify.CommonPack.Middleware.Abstraction/Nuuvify.CommonPack.Middleware.Abstraction.csproj
All dependencies 88

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

RegistryPackageVersionRelation
NuGetAspNetCore.HealthChecks.Azure.Storage.Blobsdirect
NuGetAspNetCore.HealthChecks.AzureKeyVaultdirect
NuGetAspNetCore.HealthChecks.UIdirect
NuGetAspNetCore.HealthChecks.UI.Clientdirect
NuGetAspNetCore.HealthChecks.UI.SQLite.Storagedirect
NuGetAspNetCore.HealthChecks.UI.SqlServer.Storagedirect
NuGetAutoMapperdirect
NuGetAzure.Messaging.ServiceBusdirect
NuGetAzure.Messaging.ServiceBus7.20.1direct
NuGetAzure.Monitor.OpenTelemetry.AspNetCoredirect
NuGetAzure.Storage.Blobsdirect
NuGetMailKitdirect
NuGetMediatRdirect
NuGetMicrosoft.CSharpdirect
NuGetMicrosoft.EntityFrameworkCoredirect
NuGetMicrosoft.EntityFrameworkCore.Relationaldirect
NuGetMicrosoft.Extensions.Configurationdirect
NuGetMicrosoft.Extensions.Configuration.Abstractionsdirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionsdirect
NuGetMicrosoft.Extensions.Hostingdirect
NuGetMicrosoft.Extensions.Hosting8.0.1direct
NuGetMicrosoft.Extensions.Hosting.Abstractionsdirect
NuGetMicrosoft.Extensions.Hosting.Systemd8.0.1direct
NuGetMicrosoft.Extensions.Hosting.WindowsServices8.0.1direct
NuGetMicrosoft.Extensions.Httpdirect
NuGetMicrosoft.Extensions.Http8.0.0direct
NuGetMicrosoft.Extensions.Loggingdirect
NuGetMicrosoft.Extensions.Logging.Abstractionsdirect
NuGetMicrosoft.Extensions.Logging.Configurationdirect
NuGetMicrosoft.Extensions.Logging.Consoledirect
NuGetMicrosoft.Extensions.Optionsdirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionsdirect
NuGetNet.IBM.Data.Db2direct
NuGetNet.IBM.Data.Db2-lnxdirect
NuGetNuGet.Protocol6.11.2direct
NuGetOracle.ManagedDataAccess.Coredirect
NuGetSSH.NETdirect
NuGetStackExchange.Redisdirect
NuGetSystem.ComponentModel.Annotationsdirect
NuGetSystem.Diagnostics.DiagnosticSourcedirect
NuGetSystem.Runtime.Extensionsdirect
NuGetSystem.Security.AccessControldirect
NuGetSystem.Security.Principal.Windowsdirect
NuGetSystem.Text.Jsondirect
NuGetUUIDNextdirect
NuGetAsp.Versioning.Mvc.ApiExplorerindirect
NuGetAutoMoqCore2.1.0indirect
NuGetBogus33.1.1indirect
NuGetBogus35.5.0indirect
NuGetCountryData.Bogus3.61.0indirect
NuGetCountryData.Bogus6.0.0indirect
NuGetcoverlet.collector6.0.0indirect
NuGetEFCore.NamingConventions8.0.3indirect
NuGetMicrosoft.AspNetCore.Authentication.JwtBearerindirect
NuGetMicrosoft.AspNetCore.Authentication.OpenIdConnectindirect
NuGetMicrosoft.AspNetCore.Authorizationindirect
NuGetMicrosoft.CodeAnalysis4.7.0indirect
NuGetMicrosoft.CodeAnalysis.Compilers4.7.0indirect
NuGetMicrosoft.EntityFrameworkCore.InMemoryindirect
NuGetMicrosoft.EntityFrameworkCore.InMemory8.0.3indirect
NuGetMicrosoft.EntityFrameworkCore.InMemory8.0.7indirect
NuGetMicrosoft.EntityFrameworkCore.Proxiesindirect
NuGetMicrosoft.EntityFrameworkCore.Proxies8.0.3indirect
NuGetMicrosoft.EntityFrameworkCore.Proxies8.0.7indirect
NuGetMicrosoft.EntityFrameworkCore.Sqliteindirect
NuGetMicrosoft.EntityFrameworkCore.SqlServerindirect
NuGetMicrosoft.EntityFrameworkCore.SqlServer8.0.3indirect
NuGetMicrosoft.EntityFrameworkCore.Tools8.0.3indirect
NuGetMicrosoft.EntityFrameworkCore.Tools8.0.7indirect
NuGetMicrosoft.Extensions.Caching.SqlServerindirect
NuGetMicrosoft.Extensions.Configuration.Jsonindirect
NuGetMicrosoft.Extensions.Configuration.Json8.0.0indirect
NuGetMicrosoft.Extensions.Configuration.KeyPerFileindirect
NuGetMicrosoft.Extensions.Http.Pollyindirect
NuGetMicrosoft.IdentityModel.Tokensindirect
NuGetMicrosoft.Net.Compilers4.2.0indirect
NuGetMicrosoft.NET.Test.Sdk17.11.0indirect
NuGetMoq4.20.70indirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQL8.0.2indirect
NuGetOracle.EntityFrameworkCore8.23.50indirect
NuGetSwashbuckle.AspNetCoreindirect
NuGetSwashbuckle.AspNetCore.Annotationsindirect
NuGetSwashbuckle.AspNetCore.Filtersindirect
NuGetSystem.IdentityModel.Tokens.Jwtindirect
NuGetTestcontainers.MsSqlindirect
NuGetxunit2.8.1indirect
NuGetxunit.runner.visualstudio2.8.1indirect
PyPIsetuptoolsindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 30 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 58 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.