Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-01 13:25 UTC

JetBrains / rd

Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.

C# · Kotlin · C++Apache-2.0★ 417 stars⑂ 62 forkssince Oct 2017View on GitHub ↗

JetBrains/rd holds a health index of 93 out of 100, placing it in the Exceptional band. It scores highest on Vitality (91/100) and lowest on Security (65/100). It was last updated today. 4 contributors account 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

JetBrainsOrganization · verified domain
13,591 followers857 public repossince Jun 2011

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetJetBrains.Lifetimes2026.3.0-710 days agordlifetimereactiveviewable
NuGetJetBrains.RdFramework2026.3.0-620 days agordreactivedistributedprotocol
NuGetJetBrains.RdFramework.Reflection2026.3.0-530 days agordreactivedistributedprotocol

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27/36Commit cadence39/52 weeks with commits
18/18Commit volume137 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year137
human_commit_share0.92
days_since_last_push0
active_weeks_last_year39
How it's scored
27/27Ships releases62 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~24.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count62
latest_release_tag2026.3.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases24.2

Community & Adoption

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

71Good · 17% of overall
How it's scored
42.5/60Stars417 stars
14.9/25Forks62 forks
7.8/15Watchers26 watchers
Inputs used
forks62
stars417
watchers26
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
72/80Total downloads8,535,299 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesJetBrains.Lifetimes, JetBrains.RdFramework, JetBrains.RdFramework.Reflection
dependents
ecosystemsnuget
total_downloads8,535,299
monthly_downloads
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

88Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
18.7/22.5Commit distributiontop contributor authored 17% of commits
13.5/13.5Contributor breadth53 contributors
10/10OpenSSF Scorecard: Contributorsproject has 14 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled53
top_contributor_share0.167
How it's scored
21/42Issue resolution50% of issues closed
27.5/30PR acceptance518/565 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 11/14 approved changesets -- score normalized to 7
Inputs used
merged_prs518
open_issues29
closed_issues29
prs_merged_7d2
prs_decided_7d3
prs_merged_30d5
prs_decided_30d6
issue_closed_ratio0.5
closed_unmerged_prs47
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
20/20Verified domain
25/25Owner reach13,591 followers of JetBrains
25/25Track record857 public repos, account ~15 yr old
Inputs used
followers13,591
owner_typeOrganization
is_verifiedyes
owner_loginJetBrains
public_repos857
account_age_days5,545

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history71 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesJetBrains.Lifetimes, JetBrains.RdFramework, JetBrains.RdFramework.Reflection
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics1 topics
10/10Wiki
Inputs used
topicshacktoberfest
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?

65Good · 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-Tests15 out of 15 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
5.2/7.5Code-ReviewFound 11/14 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 14 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 0 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-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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. 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_packages12
unassessed_packages0
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 12 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.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33/40Legible commit history57 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.62
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapbuild.gradle.kts, buildSrc/build.gradle.kts, rd-cpp/build.gradle.kts (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentDockerfile
10/10Demonstrated agent practice8 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance8 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
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.08
toolchain_manifestsbuild.gradle.kts, buildSrc/build.gradle.kts, rd-cpp/build.gradle.kts, rd-kt/rd-core/build.gradle.kts, rd-kt/rd-cross/build.gradle.kts, rd-kt/rd-framework/build.gradle.kts, rd-kt/rd-gen/build.gradle.kts, rd-kt/rd-gen/models/build.gradle.kts, rd-kt/rd-swing/build.gradle.kts, rd-kt/rd-text/build.gradle.kts, rd-net/Lifetimes/Lifetimes.csproj, rd-net/RdFramework.Reflection/RdFramework.Reflection.csproj, rd-net/RdFramework/RdFramework.csproj, rd-net/Test.Cross/Test.Cross.csproj, rd-net/Test.Lifetimes/Test.Lifetimes.csproj, rd-net/Test.RdFramework.Generator/Test.RdFramework.Generator.csproj, rd-net/Test.RdFramework/Test.RdFramework.csproj, rd-net/Test.Reflection.App/Test.Reflection.App.csproj, rd-net/build.gradle.kts
dependency_bot_commit_share0.08
How it's scored
45/45Type-checkable codeC# (statically typed)
54.6/55Manageable file sizes8/1,161 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes98,241
source_files_sampled1,161
oversized_source_files8
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexample
Inputs used
example_dirsexample
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

417GitHub stars
53contributors
137commits, last 12 months
0days since last push
62releases
4bus factor
29open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 62 ⇿
0Stars
62Forks
61Releases

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.

01020304050605832018-062022-072026-08
Major 0Minor 14Patch 45

Each point covers 8 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-01 13:25 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-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 11/14 approved changesets -- score normalized to 7
10Contributorsproject has 14 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 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
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 19
RegistryPackageVersion constraintManifest
NuGetMicrosoft.SourceLink.GitHub1.0.0-beta2-19367-01rd-net/Lifetimes/Lifetimes.csproj
NuGetMicrosoft.SourceLink.GitHub1.0.0-beta2-19367-01rd-net/RdFramework.Reflection/RdFramework.Reflection.csproj
NuGetSystem.Reflection.Emit4.6.0rd-net/RdFramework.Reflection/RdFramework.Reflection.csproj
NuGetSystem.Reflection.Emit.Lightweight4.6.0rd-net/RdFramework.Reflection/RdFramework.Reflection.csproj
NuGetMicrosoft.SourceLink.GitHub1.0.0-beta2-19367-01rd-net/RdFramework/RdFramework.csproj
NuGetnunit3.12.0rd-net/Test.Cross/Test.Cross.csproj
NuGetnunit3.12.0rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetNUnit3TestAdapter3.11.0rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetMicrosoft.NET.Test.Sdk15.9.0rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetTeamCity.VSTest.TestAdapter1.0.17rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetMicrosoft.Diagnostics.Runtime3.1.456101rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetBenchmarkDotNet0.12.1rd-net/Test.Lifetimes/Test.Lifetimes.csproj
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.0.1rd-net/Test.RdFramework.Generator/Test.RdFramework.Generator.csproj
NuGetJetBrains.dotMemoryUnit3.1.20200127.214830rd-net/Test.RdFramework/Test.RdFramework.csproj
NuGetnunit3.12.0rd-net/Test.RdFramework/Test.RdFramework.csproj
NuGetNUnit3TestAdapter3.11.0rd-net/Test.RdFramework/Test.RdFramework.csproj
NuGetMicrosoft.NET.Test.Sdk15.9.0rd-net/Test.RdFramework/Test.RdFramework.csproj
NuGetTeamCity.VSTest.TestAdapter1.0.17rd-net/Test.RdFramework/Test.RdFramework.csproj
NuGetSystem.ValueTuple4.5.0rd-net/Test.RdFramework/Test.RdFramework.csproj
All dependencies 12

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

RegistryPackageVersionRelation
NuGetBenchmarkDotNet0.12.1direct
NuGetJetBrains.DotMemoryUnit3.1.20200127.214830direct
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces4.0.1direct
NuGetMicrosoft.Diagnostics.Runtime3.1.456101direct
NuGetMicrosoft.NET.Test.Sdk15.9.0direct
NuGetMicrosoft.SourceLink.GitHub1.0.0-beta2-19367-01direct
NuGetNUnit3.12.0direct
NuGetNUnit3TestAdapter3.11.0direct
NuGetSystem.Reflection.Emit4.6.0direct
NuGetSystem.Reflection.Emit.Lightweight4.6.0direct
NuGetSystem.ValueTuple4.5.0direct
NuGetTeamCity.VSTest.TestAdapter1.0.17direct
Dependency advisories 0

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

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.