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

BEagle1984 / silverback

Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and MQTT.

C#MIT★ 284 stars⑂ 43 forkssince Apr 2018View on GitHub ↗
KindNetwork serviceDesktop applicationhow this is determined

BEagle1984/silverback holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on Engineering Quality (54/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

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

Ownership

Sergio AquiliniPersonal account
31 followers15 public repossince Jul 2017@swisspost

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

Package ecosystems

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
22.2/36Commit cadence32/52 weeks with commits
18/18Commit volume119 commits in the last year
10/10OpenSSF Scorecard: Maintained25 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year119
human_commit_share1
days_since_last_push2
active_weeks_last_year32

Release discipline

100Exceptional
How it's scored
27/27Ships releases61 releases published
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~12.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count61
latest_release_tagv5.5.2
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases12.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

70Good · 17% of overall
How it's scored
39.8/60Stars284 stars
13.5/25Forks43 forks
6/15Watchers13 watchers
Inputs used
forks43
stars284
watchers13
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges18
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesdev.azure.com, shields.io, sonarcloud.io
has_pull_request_templateno
How it's scored
70.3/80Total downloads5,772,361 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesSilverback.Core, Silverback.Core.Rx, Silverback.Core.Model, Silverback.Integration, Silverback.Storage.Memory, Silverback.Storage.Sqlite, Silverback.Integration.MQTT, Silverback.Integration.Kafka
dependents
ecosystemsnuget
total_downloads5,772,361
monthly_downloads
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.9/22.5Commit distributiontop contributor authored 96% of commits
13.5/13.5Contributor breadth15 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.961
How it's scored
38/42Issue resolution90% of issues closed
19.8/30PR acceptance87/132 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs87
open_issues11
closed_issues104
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.904
closed_unmerged_prs45
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
10.8/25Owner reach31 followers of BEagle1984
20.8/25Track record15 public repos, account ~9 yr old
Inputs used
followers31
owner_typeUser
is_verified
owner_loginBEagle1984
public_repos15
account_age_days3,333
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on nuget
35/35Publish recencylatest publish 4 days ago
20/20Version history77 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesSilverback.Core, Silverback.Core.Rx, Silverback.Core.Model, Silverback.Integration, Silverback.Storage.Memory, Silverback.Storage.Sqlite, Silverback.Integration.MQTT, Silverback.Integration.Kafka
ecosystemsnuget
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://silverback-messaging.net
10/10Repository description
10/10Topics12 topics
0/10Wiki
Inputs used
topicsmicroservice, messaging, kafka, silverback, message-bus, message-brokers, message-broker, microservices, service-bus, cqrs, mediator, mqtt
has_wikino
homepagehttps://silverback-messaging.net
docs_sitehttps://silverback-messaging.net
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
6/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained25 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. 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_packages14
unassessed_packages55
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 14 resolved dependencies against OSV. 55 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.

57Moderate · 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 history100 of 100 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 bootstrapbenchmarks/LatestVersionBenchmarks/LatestVersionBenchmarks.csproj, benchmarks/V462Benchmark/V462Benchmark.csproj, samples/Kafka/Avro.Common/Avro.Common.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentDockerfile
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_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbenchmarks/LatestVersionBenchmarks/LatestVersionBenchmarks.csproj, benchmarks/V462Benchmark/V462Benchmark.csproj, samples/Kafka/Avro.Common/Avro.Common.csproj, samples/Kafka/Avro.Consumer/Avro.Consumer.csproj, samples/Kafka/Avro.Producer/Avro.Producer.csproj, samples/Kafka/Basic.Common/Basic.Common.csproj, samples/Kafka/Basic.Consumer/Basic.Consumer.csproj, samples/Kafka/Basic.Producer/Basic.Producer.csproj, samples/Kafka/Batch.Common/Batch.Common.csproj, samples/Kafka/Batch.Consumer/Batch.Consumer.csproj, samples/Kafka/Batch.Producer/Batch.Producer.csproj, samples/Kafka/BatchWithTombstone.Common/BatchWithTombstone.Common.csproj, samples/Kafka/BatchWithTombstone.Consumer/BatchWithTombstone.Consumer.csproj, samples/Kafka/BatchWithTombstone.Producer/BatchWithTombstone.Producer.csproj, samples/Kafka/BinaryFileStreaming.Consumer/BinaryFileStreaming.Consumer.csproj, samples/Kafka/BinaryFileStreaming.Producer/BinaryFileStreaming.Producer.csproj, samples/Kafka/JsonSchemaRegistry.Common/JsonSchemaRegistry.Common.csproj, samples/Kafka/JsonSchemaRegistry.Consumer/JsonSchemaRegistry.Consumer.csproj, samples/Kafka/JsonSchemaRegistry.Producer/JsonSchemaRegistry.Producer.csproj, samples/Kafka/TransactionalProducer.Common/TransactionalProducer.Common.csproj, samples/Kafka/TransactionalProducer.Consumer/TransactionalProducer.Consumer.csproj, samples/Kafka/TransactionalProducer.Producer/TransactionalProducer.Producer.csproj, samples/MQTT/Basic.Common/Basic.Common.csproj, samples/MQTT/Basic.Consumer/Basic.Consumer.csproj, samples/MQTT/Basic.ConsumerV3/Basic.ConsumerV3.csproj, samples/MQTT/Basic.Producer/Basic.Producer.csproj, samples/MQTT/Basic.ProducerV3/Basic.ProducerV3.csproj, samples/MQTT/BinaryFileStreaming.Consumer/BinaryFileStreaming.Consumer.csproj, samples/MQTT/BinaryFileStreaming.Producer/BinaryFileStreaming.Producer.csproj, samples/Samples.Common/Samples.Common.csproj, src/Silverback.Core.Model/Silverback.Core.Model.csproj, src/Silverback.Core.Rx/Silverback.Core.Rx.csproj, src/Silverback.Core/Silverback.Core.csproj, src/Silverback.Integration.HealthChecks/Silverback.Integration.HealthChecks.csproj, src/Silverback.Integration.Kafka.SchemaRegistry/Silverback.Integration.Kafka.SchemaRegistry.csproj, src/Silverback.Integration.Kafka.Testing/Silverback.Integration.Kafka.Testing.csproj, src/Silverback.Integration.Kafka/Silverback.Integration.Kafka.csproj, src/Silverback.Integration.MQTT.Testing/Silverback.Integration.MQTT.Testing.csproj, src/Silverback.Integration.MQTT/Silverback.Integration.MQTT.csproj, src/Silverback.Integration.Newtonsoft/Silverback.Integration.Newtonsoft.csproj, src/Silverback.Integration.Testing/Silverback.Integration.Testing.csproj, src/Silverback.Integration/Silverback.Integration.csproj, src/Silverback.Storage.EntityFramework/Silverback.Storage.EntityFramework.csproj, src/Silverback.Storage.Memory/Silverback.Storage.Memory.csproj, src/Silverback.Storage.PostgreSql/Silverback.Storage.PostgreSql.csproj, src/Silverback.Storage.Relational/Silverback.Storage.Relational.csproj, src/Silverback.Storage.Sqlite/Silverback.Storage.Sqlite.csproj, testbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj, testbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj, testbench/Silverback.TestBench/Silverback.TestBench.csproj, tests/Silverback.Core.EfCore30.Tests/Silverback.Core.EFCore30.Tests.csproj, tests/Silverback.Core.Model.Tests/Silverback.Core.Model.Tests.csproj, tests/Silverback.Core.Rx.Tests/Silverback.Core.Rx.Tests.csproj, tests/Silverback.Core.Tests/Silverback.Core.Tests.csproj, tests/Silverback.Integration.HealthChecks.Tests/Silverback.Integration.HealthChecks.Tests.csproj, tests/Silverback.Integration.Kafka.SchemaRegistry.Tests/Silverback.Integration.Kafka.SchemaRegistry.Tests.csproj, tests/Silverback.Integration.Kafka.Testing.Tests/Silverback.Integration.Kafka.Testing.Tests.csproj, tests/Silverback.Integration.Kafka.Tests/Silverback.Integration.Kafka.Tests.csproj, tests/Silverback.Integration.MQTT.Testing.Tests/Silverback.Integration.MQTT.Testing.Tests.csproj, tests/Silverback.Integration.MQTT.Tests/Silverback.Integration.MQTT.Tests.csproj, tests/Silverback.Integration.Newtonsoft.Tests/Silverback.Integration.Newtonsoft.Tests.csproj, tests/Silverback.Integration.Testing.Tests/Silverback.Integration.Testing.Tests.csproj, tests/Silverback.Integration.Tests.E2E/Silverback.Integration.Tests.E2E.csproj, tests/Silverback.Integration.Tests/Silverback.Integration.Tests.csproj, tests/Silverback.Storage.EntityFramework.Tests/Silverback.Storage.EntityFramework.Tests.csproj, tests/Silverback.Storage.Memory.Tests/Silverback.Storage.Memory.Tests.csproj, tests/Silverback.Storage.PostgreSql.Tests/Silverback.Storage.PostgreSql.Tests.csproj, tests/Silverback.Storage.Relational.Tests/Silverback.Storage.Relational.Tests.csproj, tests/Silverback.Storage.Sqlite.Tests/Silverback.Storage.Sqlite.Tests.csproj, tests/Silverback.Tests.Common.Integration/Silverback.Tests.Common.Integration.csproj, tests/Silverback.Tests.Common/Silverback.Tests.Common.csproj, tests/Silverback.Tests.Performance/Silverback.Tests.Performance.csproj, tools/Silverback.Tools.Generators.Common/Silverback.Tools.Generators.Common.csproj, tools/Silverback.Tools.Generators.Docs.Headers/Silverback.Tools.Generators.Docs.Headers.csproj, tools/Silverback.Tools.Generators.Docs.LogEvents/Silverback.Tools.Generators.Docs.LogEvents.csproj, tools/Silverback.Tools.Generators.KafkaConfigProxies/Silverback.Tools.Generators.KafkaConfigProxies.csproj, tools/Silverback.Tools.Generators.MqttConfigProxies/Silverback.Tools.Generators.MqttConfigProxies.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
54.8/55Manageable file sizes5/1,691 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes681,934
source_files_sampled1,691
oversized_source_files5
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

284GitHub stars
15contributors
119commits, last 12 months
2days since last push
61releases
1bus factor
11open 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 ★ / 43 ⇿
0Stars
43Forks
49Releases

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.

010203040504322019-012022-082026-04
Major 5Minor 20Patch 23

Each point covers 7 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-15 09:04 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 55
RegistryPackageVersion constraintManifest
NuGetSystem.Reactivesrc/Silverback.Core.Rx/Silverback.Core.Rx.csproj
NuGetJetBrains.Annotationssrc/Silverback.Core/Silverback.Core.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Silverback.Core/Silverback.Core.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/Silverback.Core/Silverback.Core.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/Silverback.Core/Silverback.Core.csproj
NuGetSystem.ComponentModel.Annotationssrc/Silverback.Core/Silverback.Core.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthCheckssrc/Silverback.Integration.HealthChecks/Silverback.Integration.HealthChecks.csproj
NuGetConfluent.Kafkasrc/Silverback.Integration.Kafka.SchemaRegistry/Silverback.Integration.Kafka.SchemaRegistry.csproj
NuGetConfluent.SchemaRegistry.Serdes.Avrosrc/Silverback.Integration.Kafka.SchemaRegistry/Silverback.Integration.Kafka.SchemaRegistry.csproj
NuGetConfluent.SchemaRegistry.Serdes.Jsonsrc/Silverback.Integration.Kafka.SchemaRegistry/Silverback.Integration.Kafka.SchemaRegistry.csproj
NuGetConfluent.SchemaRegistry.Serdes.Protobufsrc/Silverback.Integration.Kafka.SchemaRegistry/Silverback.Integration.Kafka.SchemaRegistry.csproj
NuGetGoogle.Protobufsrc/Silverback.Integration.Kafka.Testing/Silverback.Integration.Kafka.Testing.csproj
NuGetprotobuf-net.Reflectionsrc/Silverback.Integration.Kafka.Testing/Silverback.Integration.Kafka.Testing.csproj
NuGetConfluent.Kafkasrc/Silverback.Integration.Kafka/Silverback.Integration.Kafka.csproj
NuGetMQTTnetsrc/Silverback.Integration.MQTT/Silverback.Integration.MQTT.csproj
NuGetNewtonsoft.Jsonsrc/Silverback.Integration.Newtonsoft/Silverback.Integration.Newtonsoft.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Silverback.Integration/Silverback.Integration.csproj
NuGetSystem.Linq.Asyncsrc/Silverback.Integration/Silverback.Integration.csproj
NuGetMicrosoft.EntityFrameworkCoresrc/Silverback.Storage.EntityFramework/Silverback.Storage.EntityFramework.csproj
NuGetMicrosoft.EntityFrameworkCore.Relationalsrc/Silverback.Storage.EntityFramework/Silverback.Storage.EntityFramework.csproj
NuGetDistributedLock.Postgressrc/Silverback.Storage.PostgreSql/Silverback.Storage.PostgreSql.csproj
NuGetNpgsqlsrc/Silverback.Storage.PostgreSql/Silverback.Storage.PostgreSql.csproj
NuGetSystem.Linq.Asyncsrc/Silverback.Storage.PostgreSql/Silverback.Storage.PostgreSql.csproj
NuGetSystem.Linq.Asyncsrc/Silverback.Storage.Relational/Silverback.Storage.Relational.csproj
NuGetMicrosoft.Data.Sqlitesrc/Silverback.Storage.Sqlite/Silverback.Storage.Sqlite.csproj
NuGetSQLitePCLRaw.bundle_e_sqlite3src/Silverback.Storage.Sqlite/Silverback.Storage.Sqlite.csproj
NuGetSystem.Linq.Asyncsrc/Silverback.Storage.Sqlite/Silverback.Storage.Sqlite.csproj
NuGetMicrosoft.AspNetCore.OpenApitestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilogtestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilog.Enrichers.Activitytestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilog.Extensions.Hostingtestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilog.Extensions.Loggingtestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilog.Sinks.Filetestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSilverback.Integration.Kafkatestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSilverback.Integration.MQTTtestbench/Silverback.TestBench.Consumer/Silverback.TestBench.Consumer.csproj
NuGetSerilogtestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetSerilog.Enrichers.Activitytestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetSerilog.Extensions.Hostingtestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetSerilog.Extensions.Loggingtestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetSerilog.Sinks.Filetestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetSilverback.Integrationtestbench/Silverback.TestBench.Shared/Silverback.TestBench.Shared.csproj
NuGetDuctus.FluentDockertestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetMicrosoft.Extensions.DependencyInjectiontestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetMicrosoft.Extensions.Hostingtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetMicrosoft.Extensions.Loggingtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSerilogtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSerilog.Enrichers.Activitytestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSerilog.Extensions.Hostingtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSerilog.Extensions.Loggingtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSerilog.Sinks.Filetestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSharpCompresstestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSilverback.Core.Modeltestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSilverback.Integration.Kafkatestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSilverback.Integration.MQTTtestbench/Silverback.TestBench/Silverback.TestBench.csproj
NuGetSilverback.Storage.PostgreSqltestbench/Silverback.TestBench/Silverback.TestBench.csproj
All dependencies 69

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

RegistryPackageVersionRelation
NuGetConfluent.Kafkadirect
NuGetConfluent.SchemaRegistry.Serdes.Avrodirect
NuGetConfluent.SchemaRegistry.Serdes.Jsondirect
NuGetConfluent.SchemaRegistry.Serdes.Protobufdirect
NuGetDistributedLock.Postgresdirect
NuGetDuctus.FluentDockerdirect
NuGetGoogle.Protobufdirect
NuGetJetBrains.Annotationsdirect
NuGetMicrosoft.AspNetCore.OpenApidirect
NuGetMicrosoft.Data.Sqlitedirect
NuGetMicrosoft.EntityFrameworkCoredirect
NuGetMicrosoft.EntityFrameworkCore6.0.0direct
NuGetMicrosoft.EntityFrameworkCore.Relationaldirect
NuGetMicrosoft.Extensions.DependencyInjectiondirect
NuGetMicrosoft.Extensions.DependencyInjection2.1.1direct
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionsdirect
NuGetMicrosoft.Extensions.Diagnostics.HealthChecksdirect
NuGetMicrosoft.Extensions.Hostingdirect
NuGetMicrosoft.Extensions.Hosting.Abstractionsdirect
NuGetMicrosoft.Extensions.Loggingdirect
NuGetMicrosoft.Extensions.Logging.Abstractionsdirect
NuGetMQTTnetdirect
NuGetNewtonsoft.Jsondirect
NuGetNpgsqldirect
NuGetprotobuf-net.Reflectiondirect
NuGetSerilogdirect
NuGetSerilog.Enrichers.Activitydirect
NuGetSerilog.Extensions.Hostingdirect
NuGetSerilog.Extensions.Loggingdirect
NuGetSerilog.Sinks.Filedirect
NuGetSharpCompressdirect
NuGetSilverback.Core.Modeldirect
NuGetSilverback.Integrationdirect
NuGetSilverback.Integration0.2.0direct
NuGetSilverback.Integration.Kafkadirect
NuGetSilverback.Integration.MQTTdirect
NuGetSilverback.Storage.PostgreSqldirect
NuGetSQLitePCLRaw.bundle_e_sqlite3direct
NuGetSystem.ComponentModel.Annotationsdirect
NuGetSystem.Linq.Asyncdirect
NuGetSystem.Reactivedirect
NuGetBenchmarkDotNetindirect
NuGetConfluent.SchemaRegistryindirect
NuGetcoverlet.msbuildindirect
NuGetcoverlet.msbuild3.1.0indirect
NuGetFluentAssertions5.6.0indirect
NuGetFluentAssertions6.2.0indirect
NuGetMartinCostello.Logging.XUnitindirect
NuGetMicrosoft.AspNetCore.Mvc.Testingindirect
NuGetMicrosoft.Data.Sqlite.Coreindirect
NuGetMicrosoft.EntityFrameworkCore.Sqliteindirect
NuGetMicrosoft.EntityFrameworkCore.Sqlite6.0.0indirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetMicrosoft.NET.Test.Sdk15.9.0indirect
NuGetMicrosoft.NET.Test.Sdk16.11.0indirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQLindirect
NuGetNSubstituteindirect
NuGetNSubstitute4.0.0indirect
NuGetNSubstitute4.2.2indirect
NuGetShouldlyindirect
NuGetSilverback.Coreindirect
NuGetSilverback.Integration.Kafka.SchemaRegistryindirect
NuGetSwashbuckle.AspNetCoreindirect
NuGetSystem.CodeDomindirect
NuGetxunitindirect
NuGetxunit2.4.1indirect
NuGetxunit.runner.visualstudioindirect
NuGetxunit.runner.visualstudio2.4.1indirect
NuGetxunit.runner.visualstudio2.4.3indirect
Dependency advisories 0

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