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

ChronosGames / PulseRPC

C#MIT★ 0 stars⑂ 0 forkssince Apr 2025View on GitHub ↗

ChronosGames/PulseRPC holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (83/100) and lowest on Community & Adoption (37/100). It was last updated 49 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

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.

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

Ownership

Chronos GamesOrganization
3 followers3 public repossince Jun 2023

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?

73Good · 21% of overall
How it's scored
18/36Push recency — last push 49 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 273 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year273
human_commit_share0.64
days_since_last_push49
active_weeks_last_year28
How it's scored
27/27Ships releases — 1 releases published
36/36Release recency — latest release 52 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tag1.1.15
releases_from_tagsno
days_since_latest_release52
mean_days_between_releases—
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?

37Weak · 17% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
61.6/80Total downloads — 855,938 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesPulseRPC.Client, PulseRPC.Shared, PulseRPC.Abstractions, PulseRPC.Infrastructure, PulseRPC.Backplane.Redis, PulseRPC.Infrastructure.Etcd, PulseRPC.Infrastructure.Consul
dependents—
ecosystemsnuget
total_downloads855,938
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?

48Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.998
How it's scored
0/42Issue resolution — no issues or no data
22.8/30PR acceptance — 22/29 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio—
closed_unmerged_prs7
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of ChronosGames
10.8/25Track record — 3 public repos, account ~3 yr old
Inputs used
followers3
owner_typeOrganization
is_verifiedno
owner_loginChronosGames
public_repos3
account_age_days1,175

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 7 package(s) on nuget
35/35Publish recency — latest publish 49 days ago
20/20Version history — 68 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesPulseRPC.Client, PulseRPC.Shared, PulseRPC.Abstractions, PulseRPC.Infrastructure, PulseRPC.Backplane.Redis, PulseRPC.Infrastructure.Etcd, PulseRPC.Infrastructure.Consul
ecosystemsnuget
any_deprecatedno
min_days_since_publish49

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 2 out of 5 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics—
has_wikino
homepage—
docs_site—
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

47Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1/2.5CI-Tests — 2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/27 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

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.

83Excellent · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 51 of 64 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url—
legible_history_share0.797
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes366
How it's scored
12.6/18One-command bootstrap — perf/BenchmarkApp/PulseRPC.Benchmark.Contracts/PulseRPC.Benchmark.Contracts.csproj, perf/BenchmarkApp/PulseRPC.Benchmark/PulseRPC.Benchmark.csproj, perf/Microbenchmark/MessageQueueBenchmark/MessageQueueBenchmark.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency 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.02
toolchain_manifestsperf/BenchmarkApp/PulseRPC.Benchmark.Contracts/PulseRPC.Benchmark.Contracts.csproj, perf/BenchmarkApp/PulseRPC.Benchmark/PulseRPC.Benchmark.csproj, perf/Microbenchmark/MessageQueueBenchmark/MessageQueueBenchmark.csproj, perf/Microbenchmark/Microbenchmark.Client/Microbenchmark.Client.csproj, perf/SourceGeneratorPerf/SourceGeneratorPerf/SourceGeneratorPerf.csproj, samples/BasicUsage/BasicUsage.csproj, samples/ChatApp/ChatApp.Client.Console/ChatApp.Client.Console.csproj, samples/ChatApp/ChatApp.Console/ChatApp.Console.csproj, samples/ChatApp/ChatApp.Server/ChatApp.Server.csproj, samples/ChatApp/ChatApp.Shared/ChatApp.Shared.csproj, samples/DistributedGameApp/src/DistributedGameApp.BackendServer/DistributedGameApp.BackendServer.csproj, samples/DistributedGameApp/src/DistributedGameApp.BattleServer/DistributedGameApp.BattleServer.csproj, samples/DistributedGameApp/src/DistributedGameApp.Client/DistributedGameApp.Client.csproj, samples/DistributedGameApp/src/DistributedGameApp.GameServer/DistributedGameApp.GameServer.csproj, samples/DistributedGameApp/src/DistributedGameApp.Infrastructure/DistributedGameApp.Infrastructure.csproj, samples/DistributedGameApp/src/DistributedGameApp.LoginServer/DistributedGameApp.LoginServer.csproj, samples/DistributedGameApp/src/DistributedGameApp.Shared/DistributedGameApp.Shared.csproj, samples/DnsExample/DnsExample.csproj, samples/EtcdExample/EtcdExample.csproj, samples/GameApp/src/GameApp.AuthServer/GameApp.AuthServer.csproj, samples/GameApp/src/GameApp.BattleServer/GameApp.BattleServer.csproj, samples/GameApp/src/GameApp.GameServer/GameApp.GameServer.csproj, samples/GameApp/src/GameApp.Infrastructure/GameApp.Infrastructure.csproj, samples/GameApp/src/GameApp.Shared/GameApp.Shared.csproj, samples/GameApp/tests/GameApp.AuthServer.Tests/GameApp.AuthServer.Tests.csproj, samples/GameApp/tests/GameApp.Integration.Tests/GameApp.Integration.Tests.csproj, samples/GameApp/tests/GameApp.SystemTests/GameApp.SystemTests.csproj, samples/HelloRPC/HelloRPC.Client/HelloRPC.Client.csproj, samples/HelloRPC/HelloRPC.Contracts/HelloRPC.Contracts.csproj, samples/HelloRPC/HelloRPC.Server/HelloRPC.Server.csproj, samples/HubFactoryExample/HubFactoryExample.csproj, samples/JsonTranscoding/JsonTranscodingSample.Server/JsonTranscodingSample.Server.csproj, samples/JsonTranscoding/JsonTranscodingSample.Shared/JsonTranscodingSample.Shared.csproj, samples/JwtAuthentication/JwtAuthApp.Client/JwtAuthApp.Client.csproj, samples/JwtAuthentication/JwtAuthApp.Server/JwtAuthApp.Server.csproj, samples/JwtAuthentication/JwtAuthApp.Shared/JwtAuthApp.Shared.csproj, samples/MonitoringExample/MonitoringExample.csproj, samples/ServiceFactoryExample/ServiceFactoryExample.csproj, samples/ServiceRegistrationExample/ServiceRegistrationExample.csproj, samples/TracingExample/TracingExample.csproj, src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj, src/PulseRPC.Analyzers/PulseRPC.Analyzers.csproj, src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj, src/PulseRPC.Client.SourceGenerator.Unity/PulseRPC.Client.SourceGenerator.Unity.csproj, src/PulseRPC.Client.SourceGenerator/PulseRPC.Client.SourceGenerator.csproj, src/PulseRPC.Client/PulseRPC.Client.csproj, src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj, src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj, src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj, src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj, src/PulseRPC.Server.SourceGenerator/PulseRPC.Server.SourceGenerator.csproj, src/PulseRPC.Server/PulseRPC.Server.csproj, src/PulseRPC.Shared/PulseRPC.Shared.csproj, tests/PulseRPC.Backplane.Redis.Tests/PulseRPC.Backplane.Redis.Tests.csproj, tests/PulseRPC.Client.Tests/PulseRPC.Client.Tests.csproj, tests/PulseRPC.Infrastructure.Tests/PulseRPC.Infrastructure.Tests.csproj, tests/PulseRPC.Server.Tests/PulseRPC.Server.Tests.csproj, tests/PulseRPC.SourceGenerator.Tests/PulseRPC.SourceGenerator.Tests.csproj
dependency_bot_commit_share0.07
How it's scored
45/45Type-checkable code — C# (statically typed)
54.9/55Manageable file sizes — 1/765 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes72,764
source_files_sampled765
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto) — not applicable to this kind of software
0/20MCP server — not applicable to this kind of software
40/40Runnable examples — examples, samples
Inputs used
example_dirsexamples, samples
has_mcp_signalno
api_schema_files—
interfaces_expected_of—
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

0GitHub stars
2contributors
273commits, last 12 months
49days since last push
1releases
1bus factor
0open issues
—package ecosystems

Data collection warnings

  • Could not fetch npm package 'com.chronosgames.pulserpc.client.internal' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-09 00:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
4CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 68
RegistryPackageVersion constraintManifest
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetSystem.CodeDom—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetMemoryPack—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetSystem.Threading.Channels—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetSystem.Diagnostics.DiagnosticSource—src/PulseRPC.Abstractions/PulseRPC.Abstractions.csproj
NuGetMicrosoft.CodeAnalysis.CSharp—src/PulseRPC.Analyzers/PulseRPC.Analyzers.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers—src/PulseRPC.Analyzers/PulseRPC.Analyzers.csproj
NuGetMemoryPack.Core—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetStackExchange.Redis—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Backplane.Redis/PulseRPC.Backplane.Redis.csproj
NuGetMicrosoft.CodeAnalysis.CSharp—src/PulseRPC.Client.SourceGenerator.Unity/PulseRPC.Client.SourceGenerator.Unity.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers—src/PulseRPC.Client.SourceGenerator.Unity/PulseRPC.Client.SourceGenerator.Unity.csproj
NuGetMicrosoft.CodeAnalysis.CSharp—src/PulseRPC.Client.SourceGenerator/PulseRPC.Client.SourceGenerator.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces—src/PulseRPC.Client.SourceGenerator/PulseRPC.Client.SourceGenerator.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers—src/PulseRPC.Client.SourceGenerator/PulseRPC.Client.SourceGenerator.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetSystem.Runtime.CompilerServices.Unsafe—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetSystem.Collections.Immutable—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetSystem.Text.Json—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetMicrosoft.Extensions.Logging.Console—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetPolySharp—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Client/PulseRPC.Client.csproj
NuGetConsul—src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Infrastructure.Consul/PulseRPC.Infrastructure.Consul.csproj
NuGetdotnet-etcd—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetGoogle.Protobuf—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Infrastructure.Etcd/PulseRPC.Infrastructure.Etcd.csproj
NuGetKubernetesClient—src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Infrastructure.Kubernetes/PulseRPC.Infrastructure.Kubernetes.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions—src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Infrastructure/PulseRPC.Infrastructure.csproj
NuGetMicrosoft.CodeAnalysis.CSharp—src/PulseRPC.Server.SourceGenerator/PulseRPC.Server.SourceGenerator.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces—src/PulseRPC.Server.SourceGenerator/PulseRPC.Server.SourceGenerator.csproj
NuGetMicrosoft.CodeAnalysis.Analyzers—src/PulseRPC.Server.SourceGenerator/PulseRPC.Server.SourceGenerator.csproj
NuGetMemoryPack.Core—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.DependencyInjection—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthChecks—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Logging—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Options—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensions—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetSystem.Diagnostics.PerformanceCounter—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetSystem.IO.Hashing—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetSystem.IdentityModel.Tokens.Jwt—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Server/PulseRPC.Server.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions—src/PulseRPC.Shared/PulseRPC.Shared.csproj
NuGetMemoryPack—src/PulseRPC.Shared/PulseRPC.Shared.csproj
NuGetSystem.Threading.Channels—src/PulseRPC.Shared/PulseRPC.Shared.csproj
NuGetSystem.Diagnostics.DiagnosticSource—src/PulseRPC.Shared/PulseRPC.Shared.csproj
NuGetMicrosoft.CodeAnalysis.PublicApiAnalyzers—src/PulseRPC.Shared/PulseRPC.Shared.csproj
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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 statistics — NuGet.