Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 11:32 UTC

citusdata / citus

Distributed PostgreSQL as an extension

C · PLpgSQLAGPL-3.0★ 12,733 stars⑂ 785 forkssince Feb 2016View on GitHub ↗

citusdata/citus holds a health index of 98 out of 100, placing it in the Exceptional band. It scores highest on Community & Adoption (95/100) and lowest on Security (78/100). It was last updated today. 7 contributors account for most of its recent work.

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

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

Ownership

Citus DataOrganization
294 followers67 public repossince Oct 2012

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

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume216 commits in the last year
10/10OpenSSF Scorecard: Maintained29 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year216
human_commit_share0.98
days_since_last_push0
active_weeks_last_year43
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 21 days ago
19.8/27Release cadencea release every ~47.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv13.4.0
releases_from_tagsno
days_since_latest_release21
mean_days_between_releases47.7
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?

95Exceptional · 17% of overall
How it's scored
60/60Stars12,733 stars
24.1/25Forks785 forks
12.9/15Watchers212 watchers
Inputs used
forks785
stars12,733
watchers212
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 (AGPL-3.0)
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_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, shields.io
has_pull_request_templateyes

Sustainability & Governance

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

84Excellent · 23% of overall
How it's scored
51.3/54Bus factor7 contributor(s) cover half of all commits
19.8/22.5Commit distributiontop contributor authored 12% of commits
13.5/13.5Contributor breadth97 contributors
10/10OpenSSF Scorecard: Contributorsproject has 28 contributing companies or organizations
Inputs used
bus_factor7
contributors_sampled97
top_contributor_share0.121
How it's scored
30.5/42Issue resolution73% of issues closed
25.4/30PR acceptance4,324/5,116 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs4,324
open_issues968
closed_issues2,565
prs_merged_7d14
prs_decided_7d14
prs_merged_30d49
prs_decided_30d55
issue_closed_ratio0.726
closed_unmerged_prs792
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
17.8/25Owner reach294 followers of citusdata
25/25Track record67 public repos, account ~13 yr old
Inputs used
followers294
owner_typeOrganization
is_verifiedno
owner_logincitusdata
public_repos67
account_age_days5,067

Engineering Quality

Are baseline engineering and documentation practices in place?

84Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.flake8, pyproject.toml ([tool.black], [tool.isort])
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.citusdata.com
10/10Repository description
10/10Topics12 topics
10/10Wiki
Inputs used
topicsdatabase, citus, multi-tenant, postgresql, scale, sharding, sql, distributed-database, postgres, citus-extension, database-cluster, relational-database
has_wikiyes
homepagehttps://www.citusdata.com
docs_sitehttps://www.citusdata.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

78Good · 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-Tests30 out of 30 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
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 28 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.5Maintained29 commit(s) and 0 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
3.5/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.2
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. 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
advisories9
affected_packages3
assessed_packages76
unassessed_packages0
affected_by_severityhigh 2, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 76 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.

86Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history75 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.765
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes934
How it's scored
18/18One-command bootstrap.devcontainer/Makefile, Makefile, src/backend/columnar/Makefile, src/backend/distributed/Makefile, src/backend/distributed/cdc/Makefile, src/test/cdc/Makefile, src/test/regress/Makefile, src/test/tap/Makefile, vendor/safestringlib/makefile
22/22Automated tests
11/11Lint / format config.flake8, pyproject.toml ([tool.black], [tool.isort])
11/11Static type checkingC (statically typed)
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
10/10Demonstrated agent practice18 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesPipfile.lock
has_dockerfileyes
typed_languageyes
bootstrap_files.devcontainer/Makefile, Makefile, src/backend/columnar/Makefile, src/backend/distributed/Makefile, src/backend/distributed/cdc/Makefile, src/test/cdc/Makefile, src/test/regress/Makefile, src/test/tap/Makefile, vendor/safestringlib/makefile
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0.18
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC (statically typed)
51/55Manageable file sizes36/490 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes308,623
source_files_sampled490
oversized_source_files36

Key facts

12,733GitHub stars
97contributors
216commits, last 12 months
0days since last push
100releases
7bus factor
968open issues
PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 785 ⇿
0Stars
785Forks
100Releases

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.

0200400600800781352016-032021-062026-08
Major 5Minor 19Patch 74

Each point covers 10 days.

OpenSSF Scorecard 7.2 / 10
7.2aggregate

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-08-28 11:31 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-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 28 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained29 commit(s) and 0 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
7SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
All dependencies 76

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

RegistryPackageVersionRelation
PyPIaioquic1.2.0indirect
PyPIargon2-cffi25.1.0indirect
PyPIargon2-cffi-bindings25.1.0indirect
PyPIasgiref3.11.1indirect
PyPIattrs26.1.0indirect
PyPIbcrypt5.0.0indirect
PyPIblack26.3.1indirect
PyPIblinker1.9.0indirect
PyPIbrotli1.2.0indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.1.0indirect
PyPIclick8.1.7indirect
PyPIclick8.4.2indirect
PyPIconstruct2.10.70indirect
PyPIcryptography48.0.1indirect
PyPIdocopt0.6.2indirect
PyPIexecnet2.1.2indirect
PyPIfilelock3.32.2indirect
PyPIflake87.3.0indirect
PyPIflake8-bugbear25.11.29indirect
PyPIflask3.1.3indirect
PyPIh110.16.0indirect
PyPIh24.3.0indirect
PyPIhpack4.2.0indirect
PyPIhyperframe6.1.0indirect
PyPIiniconfig2.3.0indirect
PyPIisort5.12.0indirect
PyPIisort8.0.1indirect
PyPIitsdangerous2.2.0indirect
PyPIjinja23.1.6indirect
PyPIkaitaistruct0.11indirect
PyPIldap32.9.1indirect
PyPImarkupsafe3.0.3indirect
PyPImccabe0.7.0indirect
PyPImitmproxy-linux0.12.11indirect
PyPImitmproxy-rs0.12.11indirect
PyPImsgpack1.2.1indirect
PyPImypy-extensions1.0.0indirect
PyPImypy-extensions1.1.0indirect
PyPIpackaging23.2indirect
PyPIpackaging26.2indirect
PyPIpathspec1.0.0indirect
PyPIpathspec1.1.1indirect
PyPIplatformdirs4.0.0indirect
PyPIplatformdirs4.11.0indirect
PyPIpluggy1.6.0indirect
PyPIpsycopg3.3.4indirect
PyPIpublicsuffix22.20191221indirect
PyPIpyasn10.6.4indirect
PyPIpycodestyle2.14.0indirect
PyPIpycparser3.0indirect
PyPIpyflakes3.4.0indirect
PyPIpygments2.20.0indirect
PyPIpylsqpack0.3.24indirect
PyPIpyopenssl26.2.0indirect
PyPIpyparsing3.3.2indirect
PyPIpyperclip1.9.0indirect
PyPIpytest9.0.3indirect
PyPIpytest-asyncio1.4.0indirect
PyPIpytest-repeat0.9.4indirect
PyPIpytest-timeout2.4.0indirect
PyPIpytest-xdist3.8.0indirect
PyPIpytokens0.4.1indirect
PyPIpyyaml6.0.3indirect
PyPIruamel-yaml0.19.1indirect
PyPIservice-identity26.1.0indirect
PyPIsortedcontainers2.4.0indirect
PyPItomli2.0.1indirect
PyPItornado6.5.7indirect
PyPItyping-extensions4.14.0indirect
PyPItyping-extensions4.8.0indirect
PyPIurwid4.0.0indirect
PyPIwcwidth0.8.2indirect
PyPIwerkzeug3.1.6indirect
PyPIwsproto1.3.2indirect
PyPIzstandard0.25.0indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
click8.1.7indirecthigh18.3.3
cryptography48.0.1indirecthigh650.0.0
h24.3.0indirectmoderate24.4.1

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