Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-21 12:04 UTC

ClickHouse / clickhouse-java

ClickHouse Java Clients & JDBC Driver

JavaApache-2.0★ 1,614 stars⑂ 632 forkssince Jul 2016View on GitHub ↗

ClickHouse/clickhouse-java holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on Security (71/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

ClickHouseOrganization
1,991 followers365 public repossince Sep 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavencom.clickhouse:jdbc-v20.10.0-203 days ago
Mavencom.clickhouse:client-v20.10.0-313 days ago
Mavencom.clickhouse:clickhouse-data0.10.0-423 days ago
Mavencom.clickhouse:clickhouse-jdbc0.10.0-573 days ago
Mavencom.clickhouse:clickhouse-client0.10.0-573 days ago
Mavencom.clickhouse:clickhouse-tcp-clientpoints to another repo — not scored0.3.2-test3-131563 days ago
Mavencom.clickhouse:clickhouse-http-client0.10.0-573 days ago

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
34.6/36Commit cadence50/52 weeks with commits
18/18Commit volume1,103 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,103
human_commit_share1
days_since_last_push0
active_weeks_last_year50
How it's scored
27/27Ships releases67 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~38.5 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count67
latest_release_tagv0.10.0
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases38.5

Community & Adoption

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

88Excellent · 17% of overall
How it's scored
52/60Stars1,614 stars
23.3/25Forks632 forks
9.6/15Watchers54 watchers
Inputs used
forks632
stars1,614
watchers54
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 (Apache-2.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_badges7
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes

Sustainability & Governance

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

79Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
11.2/22.5Commit distributiontop contributor authored 50% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.5
How it's scored
37.3/42Issue resolution89% of issues closed
25.1/30PR acceptance1,242/1,482 decided PRs merged
7.8/13Newcomer PR acceptance3/5 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs1,242
open_issues170
closed_issues1,358
prs_merged_7d9
prs_decided_7d13
prs_merged_30d29
prs_decided_30d36
issue_closed_ratio0.889
closed_unmerged_prs240
first_time_authors_30d5
first_time_prs_merged_30d3
first_time_prs_decided_30d5
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
23.7/25Owner reach1,991 followers of ClickHouse
25/25Track record365 public repos, account ~6 yr old
Inputs used
followers1,991
owner_typeOrganization
is_verified
owner_loginClickHouse
public_repos365
account_age_days2,545
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on maven
35/35Publish recencylatest publish 3 days ago
20/20Version history57 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescom.clickhouse:jdbc-v2, com.clickhouse:client-v2, com.clickhouse:clickhouse-data, com.clickhouse:clickhouse-jdbc, com.clickhouse:clickhouse-client, com.clickhouse:clickhouse-http-client
ecosystemsmaven
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://clickhouse.com
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsclickhouse, jdbc, jdbc-driver, java-client
has_wikiyes
homepagehttps://clickhouse.com
docs_sitehttps://clickhouse.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

71Good · 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-Tests8 out of 8 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 15 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 15 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool detected
5/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
3.8/7.5Vulnerabilities5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.
How it's scored
8.5/35Direct dependencies free of known advisories5 affected: org.apache.httpcomponents.core5:httpcore5 5.3.4 (high 7.5), org.apache.httpcomponents.core5:httpcore5-h2 5.3.4 (high 7.5), at.yawk.lz4:lz4-java 1.10.4 (moderate 6.5), +2 more
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories6
affected_packages5
assessed_packages25
unassessed_packages0
affected_by_severityhigh 2, moderate 3
direct_affected_packages5
Matched the maven:com.clickhouse:jdbc-v2@0.10.0 runtime dependency closure — what installing the published package pulls in — 25 packages. 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.

82Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://clickhouse.com/llms.txt)
36.8/40Legible commit history69 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://clickhouse.com/llms.txt
legible_history_share0.69
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes6,672
How it's scored
12.6/18One-command bootstrapclickhouse-client/pom.xml, clickhouse-data/pom.xml, clickhouse-http-client/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingJava (statically typed)
10/10Reproducible environmentDockerfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsclickhouse-client/pom.xml, clickhouse-data/pom.xml, clickhouse-http-client/pom.xml, clickhouse-jdbc/pom.xml, clickhouse-r2dbc/pom.xml, clickhouse-tcp-client/pom.xml, client-v2/pom.xml, examples/client-v2-apache-arrow/pom.xml, examples/client-v2-json-processors/pom.xml, examples/client-v2/pom.xml, examples/client/pom.xml, examples/demo-kotlin-service/pom.xml, examples/demo-service/pom.xml, examples/jdbc-v2-json-processors/pom.xml, examples/jdbc/pom.xml, examples/r2dbc/clickhouse-r2dbc-spring-webflux-sample/pom.xml, examples/r2dbc/pom.xml, jdbc-v2/pom.xml, packages/clickhouse-jdbc-all/pom.xml, performance/pom.xml, pom.xml, tests/clickhouse-client/pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeJava (statically typed)
53.3/55Manageable file sizes22/703 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes184,134
source_files_sampled703
oversized_source_files22
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)examples/client/src/proto/ui_stats_event.proto
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples, sample
Inputs used
example_dirsexamples, sample
has_mcp_signalno
api_schema_filesexamples/client/src/proto/ui_stats_event.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

1,614GitHub stars
99contributors
1,103commits, last 12 months
0days since last push
67releases
1bus factor
170open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch maven package 'clickhouse.com:jmh-benchmark' from its registry
  • maven package 'com.clickhouse:clickhouse-tcp-client' points at a different repository (https://github.com/ClickHouse/clickhouse-jdbc/clickhouse-tcp-client); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 632 ⇿
0Stars
632Forks
66Releases

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.

012525037550062562282016-072021-082026-08
Major 0Minor 7Patch 32

Each point covers 10 days.

OpenSSF Scorecard 6.9 / 10
6.9aggregate

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-21 12:04 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-Tests8 out of 8 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 15 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 15 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 84
RegistryPackageVersion constraintManifest
Maven${project.parent.groupId}:clickhouse-data${revision}clickhouse-client/pom.xml
Mavendnsjava:dnsjavaclickhouse-client/pom.xml
Mavenorg.tukaani:xzclickhouse-data/pom.xml
Mavenorg.xerial.snappy:snappy-javaclickhouse-data/pom.xml
Mavenorg.apache.commons:commons-compress${compress.version}clickhouse-data/pom.xml
Mavencom.aayushatharva.brotli4j:brotli4jclickhouse-data/pom.xml
Mavencom.github.luben:zstd-jniclickhouse-data/pom.xml
Mavenorg.brotli:decclickhouse-data/pom.xml
Mavenat.yawk.lz4:lz4-javaclickhouse-data/pom.xml
Mavencom.github.ben-manes.caffeine:caffeineclickhouse-data/pom.xml
Mavencom.google.code.gson:gsonclickhouse-data/pom.xml
Mavenorg.jctools:jctools-coreclickhouse-data/pom.xml
Mavenorg.ow2.asm:asmclickhouse-data/pom.xml
Mavenorg.slf4j:slf4j-apiclickhouse-data/pom.xml
Maven${project.parent.groupId}:clickhouse-client${revision}clickhouse-http-client/pom.xml
Mavencom.github.luben:zstd-jniclickhouse-http-client/pom.xml
Mavenorg.apache.commons:commons-compressclickhouse-http-client/pom.xml
Mavenorg.apache.httpcomponents.client5:httpclient5${apache.httpclient.version}clickhouse-http-client/pom.xml
Mavenorg.brotli:decclickhouse-http-client/pom.xml
Mavenorg.tukaani:xzclickhouse-http-client/pom.xml
Mavenat.yawk.lz4:lz4-javaclickhouse-http-client/pom.xml
Maven${project.parent.groupId}:clickhouse-client${revision}clickhouse-jdbc/pom.xml
Maven${project.parent.groupId}:clickhouse-data${revision}clickhouse-jdbc/pom.xml
Maven${project.parent.groupId}:clickhouse-http-client${revision}clickhouse-jdbc/pom.xml
Mavenorg.apache.commons:commons-compressclickhouse-jdbc/pom.xml
Mavencom.clickhouse:jdbc-v2${revision}clickhouse-jdbc/pom.xml
Mavenat.yawk.lz4:lz4-java${lz4.version}clickhouse-jdbc/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}clickhouse-jdbc/pom.xml
Mavenorg.roaringbitmap:RoaringBitmap${roaring-bitmap.version}clickhouse-jdbc/pom.xml
Mavenorg.openjdk.jmh:jmh-core${jmh.version}clickhouse-jdbc/pom.xml
Mavenorg.openjdk.jmh:jmh-generator-annprocess${jmh.version}clickhouse-jdbc/pom.xml
Maven${project.parent.groupId}:clickhouse-client${revision}clickhouse-r2dbc/pom.xml
Mavenio.projectreactor:reactor-core${reactor.version}clickhouse-r2dbc/pom.xml
Mavenio.r2dbc:r2dbc-spi${r2dbc-spi.version}clickhouse-r2dbc/pom.xml
Maven${project.parent.groupId}:clickhouse-http-client${revision}clickhouse-r2dbc/pom.xml
Mavenat.yawk.lz4:lz4-javaclickhouse-r2dbc/pom.xml
Maven${project.parent.groupId}:clickhouse-client${revision}clickhouse-tcp-client/pom.xml
Maven${project.parent.groupId}:clickhouse-data${revision}client-v2/pom.xml
Mavenorg.roaringbitmap:RoaringBitmap${roaring-bitmap.version}client-v2/pom.xml
Maven${project.parent.groupId}:clickhouse-client${revision}client-v2/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}client-v2/pom.xml
Mavenorg.apache.httpcomponents.client5:httpclient5${apache.httpclient.version}client-v2/pom.xml
Mavenat.yawk.lz4:lz4-java${lz4.version}client-v2/pom.xml
Mavenorg.apache.commons:commons-compress${compress.version}client-v2/pom.xml
Mavenorg.ow2.asm:asm${asm.version}client-v2/pom.xml
Mavenio.micrometer:micrometer-core1.14.3client-v2/pom.xml
Mavencom.google.guava:guava${guava.version}client-v2/pom.xml
Maven${project.parent.groupId}:client-v2${revision}jdbc-v2/pom.xml
Mavenorg.antlr:antlr4-runtime${antlr4.version}jdbc-v2/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}jdbc-v2/pom.xml
Mavencom.google.guava:guava${guava.version}jdbc-v2/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}performance/pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}performance/pom.xml
Mavenorg.openjdk.jmh:jmh-core${jmh.version}performance/pom.xml
Mavenorg.openjdk.jmh:jmh-generator-annprocess${jmh.version}performance/pom.xml
Mavenorg.testcontainers:testcontainers-clickhouse${testcontainers.version}performance/pom.xml
Mavencom.clickhouse:clickhouse-jdbc${ch.jdbc.revision}performance/pom.xml
Maven${project.groupId}:com.javacc${repackaged.version}pom.xml
Mavenorg.apache.commons:commons-compress${compress.version}pom.xml
Mavenorg.apache.commons:commons-lang3${commons-lang3.version}pom.xml
Mavenat.yawk.lz4:lz4-java${lz4.version}pom.xml
Mavenorg.ow2.asm:asm${asm.version}pom.xml
Mavencom.aayushatharva.brotli4j:brotli4j${brotli4j.version}pom.xml
Mavencom.aayushatharva.brotli4j:native-linux-x86_64${brotli4j.version}pom.xml
Mavencom.aayushatharva.brotli4j:native-osx-aarch64${brotli4j.version}pom.xml
Mavencom.aayushatharva.brotli4j:native-osx-x86_64${brotli4j.version}pom.xml
Mavencom.aayushatharva.brotli4j:native-windows-x86_64${brotli4j.version}pom.xml
Mavencom.github.ben-manes.caffeine:caffeine${caffeine.version}pom.xml
Mavencom.github.luben:zstd-jni${zstd-jni.version}pom.xml
Mavendnsjava:dnsjava${dnsjava.version}pom.xml
Mavencom.google.code.gson:gson${gson.version}pom.xml
Mavenorg.apache.tomcat:annotations-api${annotations-api.version}pom.xml
Mavenorg.brotli:dec${brotli.version}pom.xml
Mavenorg.jctools:jctools-core${jctools.version}pom.xml
Mavenorg.roaringbitmap:RoaringBitmap${roaring-bitmap.version}pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}pom.xml
Mavenorg.tukaani:xz${xz.version}pom.xml
Mavenorg.xerial.snappy:snappy-java${snappy.version}pom.xml
Mavenorg.testcontainers:testcontainers${testcontainers.version}pom.xml
Mavenorg.testng:testng${testng.version}pom.xml
Mavenorg.mariadb.jdbc:mariadb-java-client${mariadb-driver.version}pom.xml
Mavencom.mysql:mysql-connector-j${mysql-driver.version}pom.xml
Mavenorg.postgresql:postgresql${postgresql-driver.version}pom.xml
All dependencies 178

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

RegistryPackageVersionRelation
Mavenat.yawk.lz4:lz4-javadirect
Mavenat.yawk.lz4:lz4-java1.11.1direct
Mavencom.aayushatharva.brotli4j:brotli4jdirect
Mavencom.aayushatharva.brotli4j:brotli4j1.12.0direct
Mavencom.aayushatharva.brotli4j:native-linux-x86_641.12.0direct
Mavencom.aayushatharva.brotli4j:native-osx-aarch641.12.0direct
Mavencom.aayushatharva.brotli4j:native-osx-x86_641.12.0direct
Mavencom.aayushatharva.brotli4j:native-windows-x86_641.12.0direct
Mavencom.clickhouse:clickhouse-jdbcdirect
Mavencom.clickhouse:clickhouse-jdbc0.10.0-rc1-SNAPSHOTdirect
Mavencom.clickhouse:clickhouse-jdbc0.9.6-SNAPSHOTdirect
Mavencom.clickhouse:jdbc-v2direct
Mavencom.clickhouse:jdbc-v20.10.0-rc1-SNAPSHOTdirect
Mavencom.github.ben-manes.caffeine:caffeinedirect
Mavencom.github.ben-manes.caffeine:caffeine3.1.7direct
Mavencom.github.luben:zstd-jnidirect
Mavencom.github.luben:zstd-jni1.5.5-5direct
Mavencom.github.luben:zstd-jni1.5.7-6direct
Mavencom.google.code.gson:gsondirect
Mavencom.google.code.gson:gson2.10.1direct
Mavencom.google.code.gson:gson2.11.0direct
Mavencom.google.code.gson:gson2.14.0direct
Mavencom.google.guava:guavadirect
Mavencom.mysql:mysql-connector-jdirect
Mavencom.mysql:mysql-connector-j8.1.0direct
Mavendnsjava:dnsjavadirect
Mavendnsjava:dnsjava3.6.0direct
Mavenio.micrometer:micrometer-core1.14.3direct
Mavenorg.antlr:antlr4-runtimedirect
Mavenorg.apache.commons:commons-compressdirect
Mavenorg.apache.commons:commons-compress1.28.0direct
Mavenorg.apache.commons:commons-lang33.20.0direct
Mavenorg.apache.httpcomponents.client5:httpclient5direct
Mavenorg.apache.httpcomponents.client5:httpclient55.2.1direct
Mavenorg.apache.tomcat:annotations-apidirect
Mavenorg.apache.tomcat:annotations-api6.0.53direct
Mavenorg.brotli:decdirect
Mavenorg.brotli:dec0.1.2direct
Mavenorg.jctools:jctools-coredirect
Mavenorg.jctools:jctools-core4.0.1direct
Mavenorg.mariadb.jdbc:mariadb-java-client3.1.4direct
Mavenorg.openjdk.jmh:jmh-coredirect
Mavenorg.openjdk.jmh:jmh-core1.37direct
Mavenorg.openjdk.jmh:jmh-generator-annprocessdirect
Mavenorg.openjdk.jmh:jmh-generator-annprocess1.37direct
Mavenorg.ow2.asm:asmdirect
Mavenorg.ow2.asm:asm9.7direct
Mavenorg.postgresql:postgresql42.7.12direct
Mavenorg.roaringbitmap:RoaringBitmapdirect
Mavenorg.roaringbitmap:RoaringBitmap1.0.6direct
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-api2.0.13direct
Mavenorg.slf4j:slf4j-api2.0.16direct
Mavenorg.slf4j:slf4j-api2.0.17direct
Mavenorg.slf4j:slf4j-api2.0.7direct
Mavenorg.slf4j:slf4j-simpledirect
Mavenorg.slf4j:slf4j-simple2.0.13direct
Mavenorg.slf4j:slf4j-simple2.0.16direct
Mavenorg.slf4j:slf4j-simple2.0.17direct
Mavenorg.slf4j:slf4j-simple2.0.7direct
Mavenorg.testcontainers:testcontainersdirect
Mavenorg.testcontainers:testcontainers2.0.2direct
Mavenorg.testcontainers:testcontainers-clickhouse2.0.2direct
Mavenorg.testng:testngdirect
Mavenorg.testng:testng7.5.1direct
Mavenorg.tukaani:xzdirect
Mavenorg.tukaani:xz1.9direct
Mavenorg.xerial.snappy:snappy-javadirect
Mavenorg.xerial.snappy:snappy-java1.1.10.4direct
Mavench.qos.logback:logback-classic1.4.14indirect
Mavencom.clickhouse:clickhouse-client0.10.0-rc1-SNAPSHOTindirect
Mavencom.clickhouse:clickhouse-http-client0.10.0-rc1-SNAPSHOTindirect
Mavencom.clickhouse:clickhouse-r2dbc0.10.0-rc1-SNAPSHOTindirect
Mavencom.clickhouse:client-v20.10.0-rc1-SNAPSHOTindirect
Mavencom.diffplug.spotless:spotless-maven-plugin2.43.0indirect
Mavencom.fasterxml.jackson.core:jackson-annotationsindirect
Mavencom.fasterxml.jackson.core:jackson-coreindirect
Mavencom.fasterxml.jackson.core:jackson-core2.18.8indirect
Mavencom.fasterxml.jackson.core:jackson-databindindirect
Mavencom.fasterxml.jackson.core:jackson-databind2.18.9indirect
Mavencom.fasterxml.jackson.core:jackson-databind2.22.0indirect
Mavencom.fasterxml.jackson.core:jackson-databind2.22.1indirect
Mavencom.fasterxml.jackson.dataformat:jackson-dataformat-yamlindirect
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr3102.17.1indirect
Mavencom.google.protobuf:protobuf-java4.33.2indirect
Mavencom.google.protobuf:protobuf-java-util4.33.2indirect
Mavencom.helger.maven:ph-javacc-maven-plugin4.1.4indirect
Mavencom.helger.maven:ph-javacc-maven-plugin5.0.0indirect
Mavencom.zaxxer:HikariCP4.0.3indirect
Mavencommons-cli:commons-cli1.11.0indirect
Mavenio.github.git-commit-id:git-commit-id-maven-pluginindirect
Mavenio.github.git-commit-id:git-commit-id-maven-plugin6.0.0indirect
Mavenio.ktor:ktor-bom2.3.12indirect
Mavenio.ktor:ktor-serialization-kotlinx-json-jvmindirect
Mavenio.ktor:ktor-server-config-yaml-jvmindirect
Mavenio.ktor:ktor-server-content-negotiation-jvmindirect
Mavenio.ktor:ktor-server-core-jvmindirect
Mavenio.ktor:ktor-server-netty-jvmindirect
Mavenio.ktor:ktor-server-test-host-jvmindirect
Mavenkr.motd.maven:os-maven-plugin1.7.1indirect
Mavenorg.antlr:antlr4-maven-pluginindirect
Mavenorg.apache.arrow:arrow-bom19.0.0indirect
Mavenorg.apache.arrow:arrow-compressionindirect
Mavenorg.apache.arrow:arrow-memory-nettyindirect
Mavenorg.apache.arrow:arrow-vectorindirect
Mavenorg.apache.commons:commons-csv1.11.0indirect
Mavenorg.apache.commons:commons-csv1.14.1indirect
Mavenorg.apache.maven.plugins:maven-antrun-plugin3.1.0indirect
Mavenorg.apache.maven.plugins:maven-assembly-pluginindirect
Mavenorg.apache.maven.plugins:maven-assembly-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-clean-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin1.18.38indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin1.18.42indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin1.8indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin11indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.13.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.14.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.8.1indirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.1indirect
Mavenorg.apache.maven.plugins:maven-enforcer-pluginindirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.3.0indirect
Mavenorg.apache.maven.plugins:maven-failsafe-pluginindirect
Mavenorg.apache.maven.plugins:maven-failsafe-plugin3.1.2indirect
Mavenorg.apache.maven.plugins:maven-gpg-pluginindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.1.0indirect
Mavenorg.apache.maven.plugins:maven-jar-pluginindirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.3.0indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.4.2indirect
Mavenorg.apache.maven.plugins:maven-javadoc-pluginindirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.11.2indirect
Mavenorg.apache.maven.plugins:maven-resources-pluginindirect
Mavenorg.apache.maven.plugins:maven-resources-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-shade-pluginindirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.2.4indirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.5.1indirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-source-pluginindirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.5.3indirect
Mavenorg.apache.maven.plugins:maven-toolchains-plugin11indirect
Mavenorg.apache.maven.plugins:maven-toolchains-plugin3.2.0indirect
Mavenorg.bouncycastle:bcpkix-jdk18on1.84indirect
Mavenorg.bouncycastle:bcprov-jdk18on1.84indirect
Mavenorg.codehaus.mojo:build-helper-maven-plugin3.4.0indirect
Mavenorg.codehaus.mojo:build-helper-maven-plugin3.6.0indirect
Mavenorg.codehaus.mojo:exec-maven-pluginindirect
Mavenorg.codehaus.mojo:exec-maven-plugin3.1.0indirect
Mavenorg.codehaus.mojo:exec-maven-plugin3.5.0indirect
Mavenorg.codehaus.mojo:flatten-maven-pluginindirect
Mavenorg.codehaus.mojo:flatten-maven-plugin1.2.7indirect
Mavenorg.codehaus.mojo:versions-maven-pluginindirect
Mavenorg.codehaus.mojo:versions-maven-plugin2.18.0indirect
Mavenorg.graalvm.buildtools:native-maven-pluginindirect
Mavenorg.graalvm.buildtools:native-maven-plugin0.9.23indirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.12indirect
Mavenorg.jetbrains.kotlin:kotlin-maven-plugin2.4.10indirect
Mavenorg.jetbrains.kotlin:kotlin-stdlib2.4.10indirect
Mavenorg.jetbrains.kotlin:kotlin-test-junit2.4.10indirect
Mavenorg.junit.platform:junit-platform-launcherindirect
Mavenorg.mockito:mockito-core5.19.0indirect
Mavenorg.projectlombok:lombokindirect
Mavenorg.projectlombok:lombok1.18.36indirect
Mavenorg.projectlombok:lombok1.18.38indirect
Mavenorg.slf4j:slf4j-log4j122.0.13indirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.8.0indirect
Mavenorg.sonatype.plugins:nexus-staging-maven-plugin1.6.13indirect
Mavenorg.springframework.boot:spring-boot-maven-pluginindirect
Mavenorg.springframework.boot:spring-boot-starter-actuatorindirect
Mavenorg.springframework.boot:spring-boot-starter-data-jpaindirect
Mavenorg.springframework.boot:spring-boot-starter-testindirect
Mavenorg.springframework.boot:spring-boot-starter-webindirect
Mavenorg.springframework.boot:spring-boot-starter-webflux2.7.18indirect
Mavenorg.testcontainers:toxiproxyindirect
Mavenorg.testcontainers:toxiproxy1.21.3indirect
Mavenorg.wiremock:wiremock-standalone3.13.0indirect
Dependency advisories 5

Installing maven:com.clickhouse:jdbc-v2@0.10.0 pulls in 25 packages, direct and transitive: 5 carry known advisories, of which 5 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
org.apache.httpcomponents.core5:httpcore55.3.4directhigh15.5-beta2
org.apache.httpcomponents.core5:httpcore5-h25.3.4directhigh15.5-beta2
at.yawk.lz4:lz4-java1.10.4directmoderate11.11.1
com.fasterxml.jackson.core:jackson-databind2.22.0directmoderate23.2.1
org.apache.httpcomponents.client5:httpclient55.4.4directmoderate15.6.3

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