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

phax / ph-commons

Java 17 Library with tons of utility classes required in all projects

JavaApache-2.0★ 45 stars⑂ 21 forkssince Aug 2014View on GitHub ↗

phax/ph-commons holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Vitality (98/100) and lowest on Community & Adoption (52/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Philip HelgerPersonal account
422 followers178 public repossince Feb 2010Philip Helger

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavencom.helger.commons:ph-bc12.3.5-6915 days ago
Mavencom.helger.commons:ph-io12.3.5-2515 days ago
Mavencom.helger.commons:ph-cli12.3.5-6915 days ago
Mavencom.helger.commons:ph-csv12.3.5-1915 days ago
Mavencom.helger.commons:ph-dao12.3.5-6915 days ago
Mavencom.helger.commons:ph-url12.3.5-2415 days ago
Mavencom.helger.commons:ph-xml12.3.5-6915 days ago
Mavencom.helger.commons:ph-base12.3.5-2515 days ago

Metrics by category

Vitality

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

98Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume284 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year284
human_commit_share1
days_since_last_push3
active_weeks_last_year46

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 15 days ago
27/27Release cadencea release every ~11.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagph-commons-parent-pom-12.3.5
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases11.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?

52Moderate · 17% of overall
How it's scored
26.7/60Stars45 stars
10.8/25Forks21 forks
3.3/15Watchers5 watchers
Inputs used
forks21
stars45
watchers5
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_badges0
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
10.8/13.5Contributor breadth8 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.998
How it's scored
42/42Issue resolution100% of issues closed
24.8/30PR acceptance19/23 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/30 approved changesets -- score normalized to 0
Inputs used
merged_prs19
open_issues0
closed_issues30
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio1
closed_unmerged_prs4
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
18.9/25Owner reach422 followers of phax
25/25Track record178 public repos, account ~16 yr old
Inputs used
followers422
owner_typeUser
is_verified
owner_loginphax
public_repos178
account_age_days6,049
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 maven
35/35Publish recencylatest publish 15 days ago
20/20Version history69 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescom.helger.commons:ph-bc, com.helger.commons:ph-io, com.helger.commons:ph-cli, com.helger.commons:ph-csv, com.helger.commons:ph-dao, com.helger.commons:ph-url, com.helger.commons:ph-xml, com.helger.commons:ph-base
ecosystemsmaven
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

65Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests1 out of 1 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

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics15 topics
10/10Wiki
Inputs used
topicsjava, basic, commons, runtime, java8, json, xml, tree, charset, datetime, graph, matrix, settings, security, microdata
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests1 out of 1 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
0/7.5Code-ReviewFound 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 7 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 1 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
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
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): 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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:com.helger.commons:ph-bc@12.3.5 runtime dependency closure — what installing the published package pulls in — 7 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.

56Moderate · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history2 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.02
agent_instruction_files.github/copilot-instructions.md, CLAUDE.md
agent_instruction_max_bytes6,963
How it's scored
12.6/18One-command bootstrapph-annotations/pom.xml, ph-base/pom.xml, ph-bc/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingJava (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
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
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsph-annotations/pom.xml, ph-base/pom.xml, ph-bc/pom.xml, ph-cache/pom.xml, ph-cli/pom.xml, ph-collection/pom.xml, ph-commons/pom.xml, ph-config-json/pom.xml, ph-config/pom.xml, ph-csv/pom.xml, ph-dao/pom.xml, ph-datetime/pom.xml, ph-diagnostics/pom.xml, ph-graph/pom.xml, ph-http/pom.xml, ph-io/pom.xml, ph-jaxb-adapter/pom.xml, ph-jaxb/pom.xml, ph-json/pom.xml, ph-matrix/pom.xml, ph-mime/pom.xml, ph-scopes/pom.xml, ph-security/pom.xml, ph-settings/pom.xml, ph-statistics/pom.xml, ph-text/pom.xml, ph-tree/pom.xml, ph-typeconvert/pom.xml, ph-unittest-support-ext/pom.xml, ph-unittest-support/pom.xml, ph-url/pom.xml, ph-wsclient/pom.xml, ph-xml/pom.xml, pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeJava (statically typed)
54.6/55Manageable file sizes15/2,241 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes202,790
source_files_sampled2,241
oversized_source_files15

Key facts

45GitHub stars
8contributors
284commits, last 12 months
3days since last push
100releases
1bus factor
0open 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 ★ / 21 ⇿
0Stars
21Forks
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.

048121620242112015-032020-122026-08
Major 0Minor 0Patch 0

Each point covers 11 days.

OpenSSF Scorecard 6.2 / 10
6.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:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 7 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 1 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 144
RegistryPackageVersion constraintManifest
Mavenorg.jspecify:jspecifyph-annotations/pom.xml
Mavenorg.slf4j:slf4j-apiph-base/pom.xml
Mavencom.helger.commons:ph-annotationsph-base/pom.xml
Mavencom.helger.commons:ph-baseph-bc/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18onph-bc/pom.xml
Mavenorg.bouncycastle:bcpkix-jdk18onph-bc/pom.xml
Mavenorg.bouncycastle:bcjmail-jdk18onph-bc/pom.xml
Mavenorg.bouncycastle:bcpg-jdk18onph-bc/pom.xml
Mavencom.helger.commons:ph-annotationsph-cache/pom.xml
Mavencom.helger.commons:ph-baseph-cache/pom.xml
Mavencom.helger.commons:ph-statisticsph-cache/pom.xml
Mavencom.helger.commons:ph-collectionph-cli/pom.xml
Mavencom.helger.commons:ph-typeconvertph-cli/pom.xml
Mavencom.helger.commons:ph-baseph-collection/pom.xml
Mavencom.helger.commons:ph-datetimeph-commons/pom.xml
Mavencom.helger.commons:ph-ioph-commons/pom.xml
Mavencom.helger.commons:ph-textph-commons/pom.xml
Mavencom.helger.commons:ph-graphph-commons/pom.xml
Mavencom.helger.commons:ph-xmlph-commons/pom.xml
Mavencom.helger.commons:ph-configph-config-json/pom.xml
Mavencom.helger.commons:ph-jsonph-config-json/pom.xml
Mavencom.helger.commons:ph-typeconvertph-config/pom.xml
Mavencom.helger.commons:ph-collectionph-config/pom.xml
Mavencom.helger.commons:ph-ioph-config/pom.xml
Mavencom.helger.commons:ph-textph-config/pom.xml
Mavencom.helger.commons:ph-collectionph-csv/pom.xml
Mavencom.helger.commons:ph-statisticsph-dao/pom.xml
Mavencom.helger.commons:ph-ioph-dao/pom.xml
Mavencom.helger.commons:ph-xmlph-dao/pom.xml
Mavencom.helger.commons:ph-scopesph-dao/pom.xml
Mavencom.helger.commons:ph-datetimeph-dao/pom.xml
Mavencom.helger.commons:ph-baseph-datetime/pom.xml
Mavencom.helger.commons:ph-collectionph-datetime/pom.xml
Mavencom.helger.commons:ph-typeconvertph-datetime/pom.xml
Mavencom.helger.commons:ph-cacheph-datetime/pom.xml
Mavencom.helger.commons:ph-textph-diagnostics/pom.xml
Mavencom.helger.commons:ph-matrixph-graph/pom.xml
Mavencom.helger.commons:ph-collectionph-graph/pom.xml
Mavencom.helger.commons:ph-typeconvertph-graph/pom.xml
Mavencom.helger.commons:ph-baseph-http/pom.xml
Mavencom.helger.commons:ph-collectionph-http/pom.xml
Mavencom.helger.commons:ph-datetimeph-http/pom.xml
Mavencom.helger.commons:ph-ioph-http/pom.xml
Mavencom.helger.commons:ph-mimeph-http/pom.xml
Mavencom.helger.commons:ph-securityph-http/pom.xml
Mavencom.helger.commons:ph-urlph-http/pom.xml
Mavencom.helger.commons:ph-annotationsph-io/pom.xml
Mavencom.helger.commons:ph-baseph-io/pom.xml
Mavencom.helger.commons:ph-typeconvertph-io/pom.xml
Mavencom.helger.commons:ph-collectionph-io/pom.xml
Mavencom.helger.commons:ph-statisticsph-io/pom.xml
Mavencom.helger.commons:ph-cacheph-io/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-apiph-jaxb-adapter/pom.xml
Mavencom.helger.commons:ph-datetimeph-jaxb-adapter/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-apiph-jaxb/pom.xml
Mavencom.helger.commons:ph-xmlph-jaxb/pom.xml
Mavenorg.glassfish.jaxb:jaxb-runtimeph-jaxb/pom.xml
Mavencom.helger.commons:ph-ioph-json/pom.xml
Mavencom.helger.commons:ph-collectionph-matrix/pom.xml
Mavencom.helger.commons:ph-collectionph-mime/pom.xml
Mavencom.helger.commons:ph-typeconvertph-scopes/pom.xml
Mavencom.helger.commons:ph-statisticsph-scopes/pom.xml
Mavenjunit:junitph-scopes/pom.xml
Mavencom.helger.commons:ph-baseph-security/pom.xml
Mavencom.helger.commons:ph-datetimeph-security/pom.xml
Mavencom.helger.commons:ph-ioph-security/pom.xml
Mavencom.helger.commons:ph-textph-security/pom.xml
Mavencom.helger.commons:ph-urlph-security/pom.xml
Mavencom.helger.commons:ph-xmlph-settings/pom.xml
Mavencom.helger.commons:ph-jsonph-settings/pom.xml
Mavencom.helger.commons:ph-collectionph-statistics/pom.xml
Mavencom.helger.commons:ph-annotationsph-text/pom.xml
Mavencom.helger.commons:ph-baseph-text/pom.xml
Mavencom.helger.commons:ph-typeconvertph-text/pom.xml
Mavencom.helger.commons:ph-collectionph-text/pom.xml
Mavencom.helger.commons:ph-cacheph-text/pom.xml
Mavencom.helger.commons:ph-ioph-tree/pom.xml
Mavencom.helger.commons:ph-xmlph-tree/pom.xml
Mavencom.helger.commons:ph-scopesph-tree/pom.xml
Mavencom.helger.commons:ph-collectionph-typeconvert/pom.xml
Mavencom.helger.commons:ph-unittest-supportph-unittest-support-ext/pom.xml
Mavencom.helger.commons:ph-datetimeph-unittest-support-ext/pom.xml
Mavencom.helger.commons:ph-ioph-unittest-support-ext/pom.xml
Mavenjunit:junitph-unittest-support-ext/pom.xml
Mavencom.helger.commons:ph-annotationsph-unittest-support/pom.xml
Mavencom.helger.commons:ph-baseph-unittest-support/pom.xml
Mavenjunit:junitph-unittest-support/pom.xml
Mavencom.helger.commons:ph-baseph-url/pom.xml
Mavencom.helger.commons:ph-typeconvertph-url/pom.xml
Mavencom.helger.commons:ph-collectionph-url/pom.xml
Mavenjakarta.xml.ws:jakarta.xml.ws-apiph-wsclient/pom.xml
Mavencom.helger.commons:ph-httpph-wsclient/pom.xml
Mavencom.helger.commons:ph-xmlph-wsclient/pom.xml
Mavencom.helger.commons:ph-statisticsph-xml/pom.xml
Mavencom.helger.commons:ph-ioph-xml/pom.xml
Mavencom.helger.commons:ph-textph-xml/pom.xml
Mavencom.helger.commons:ph-diagnosticsph-xml/pom.xml
Mavencom.helger.commons:ph-mimeph-xml/pom.xml
Mavenjunit:junitph-xml/pom.xml
Mavencom.helger.commons:ph-unittest-support-extph-xml/pom.xml
Mavenorg.jspecify:jspecify1.0.1pom.xml
Mavenorg.bouncycastle:bcprov-jdk18on${bcprov.version}pom.xml
Mavenorg.bouncycastle:bcpkix-jdk18on${bc.version}pom.xml
Mavenorg.bouncycastle:bcmail-jdk18on${bc.version}pom.xml
Mavenorg.bouncycastle:bcjmail-jdk18on${bc.version}pom.xml
Mavenorg.bouncycastle:bcpg-jdk18on${bcpg.version}pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5pom.xml
Mavenorg.glassfish.jaxb:jaxb-bom4.0.9pom.xml
Mavenjakarta.xml.ws:jakarta.xml.ws-api4.0.3pom.xml
Mavencom.sun.xml.ws:jaxws-ri-bom4.0.5pom.xml
Mavencom.helger.commons:ph-annotations${project.version}pom.xml
Mavencom.helger.commons:ph-base${project.version}pom.xml
Mavencom.helger.commons:ph-unittest-support${project.version}pom.xml
Mavencom.helger.commons:ph-collection${project.version}pom.xml
Mavencom.helger.commons:ph-csv${project.version}pom.xml
Mavencom.helger.commons:ph-typeconvert${project.version}pom.xml
Mavencom.helger.commons:ph-cli${project.version}pom.xml
Mavencom.helger.commons:ph-statistics${project.version}pom.xml
Mavencom.helger.commons:ph-telemetry${project.version}pom.xml
Mavencom.helger.commons:ph-cache${project.version}pom.xml
Mavencom.helger.commons:ph-datetime${project.version}pom.xml
Mavencom.helger.commons:ph-jaxb-adapter${project.version}pom.xml
Mavencom.helger.commons:ph-io${project.version}pom.xml
Mavencom.helger.commons:ph-unittest-support-ext${project.version}pom.xml
Mavencom.helger.commons:ph-url${project.version}pom.xml
Mavencom.helger.commons:ph-json${project.version}pom.xml
Mavencom.helger.commons:ph-bc${project.version}pom.xml
Mavencom.helger.commons:ph-matrix${project.version}pom.xml
Mavencom.helger.commons:ph-graph${project.version}pom.xml
Mavencom.helger.commons:ph-scopes${project.version}pom.xml
Mavencom.helger.commons:ph-text${project.version}pom.xml
Mavencom.helger.commons:ph-dao${project.version}pom.xml
Mavencom.helger.commons:ph-diagnostics${project.version}pom.xml
Mavencom.helger.commons:ph-security${project.version}pom.xml
Mavencom.helger.commons:ph-config${project.version}pom.xml
Mavencom.helger.commons:ph-config-json${project.version}pom.xml
Mavencom.helger.commons:ph-mime${project.version}pom.xml
Mavencom.helger.commons:ph-xml${project.version}pom.xml
Mavencom.helger.commons:ph-tree${project.version}pom.xml
Mavencom.helger.commons:ph-http${project.version}pom.xml
Mavencom.helger.commons:ph-wsclient${project.version}pom.xml
Mavencom.helger.commons:ph-jaxb${project.version}pom.xml
Mavencom.helger.commons:ph-settings${project.version}pom.xml
Mavencom.helger.commons:ph-commons${project.version}pom.xml
All dependencies 82

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

RegistryPackageVersionRelation
Mavencom.helger.commons:ph-annotationsdirect
Mavencom.helger.commons:ph-annotations12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-basedirect
Mavencom.helger.commons:ph-base12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-bcdirect
Mavencom.helger.commons:ph-bc12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-cachedirect
Mavencom.helger.commons:ph-cache12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-cli12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-collectiondirect
Mavencom.helger.commons:ph-collection12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-commons12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-configdirect
Mavencom.helger.commons:ph-config12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-config-json12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-csv12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-dao12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-datetimedirect
Mavencom.helger.commons:ph-datetime12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-diagnosticsdirect
Mavencom.helger.commons:ph-diagnostics12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-graphdirect
Mavencom.helger.commons:ph-graph12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-httpdirect
Mavencom.helger.commons:ph-http12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-iodirect
Mavencom.helger.commons:ph-io12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-jaxb12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-jaxb-adapter12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-jsondirect
Mavencom.helger.commons:ph-json12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-matrixdirect
Mavencom.helger.commons:ph-matrix12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-mimedirect
Mavencom.helger.commons:ph-mime12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-scopesdirect
Mavencom.helger.commons:ph-scopes12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-securitydirect
Mavencom.helger.commons:ph-security12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-settings12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-statisticsdirect
Mavencom.helger.commons:ph-statistics12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-telemetry12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-textdirect
Mavencom.helger.commons:ph-text12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-tree12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-typeconvertdirect
Mavencom.helger.commons:ph-typeconvert12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-unittest-supportdirect
Mavencom.helger.commons:ph-unittest-support12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-unittest-support-extdirect
Mavencom.helger.commons:ph-unittest-support-ext12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-urldirect
Mavencom.helger.commons:ph-url12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-wsclient12.4.0-SNAPSHOTdirect
Mavencom.helger.commons:ph-xmldirect
Mavencom.helger.commons:ph-xml12.4.0-SNAPSHOTdirect
Mavencom.sun.xml.ws:jaxws-ri-bom4.0.5direct
Mavenjakarta.xml.bind:jakarta.xml.bind-apidirect
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5direct
Mavenjakarta.xml.ws:jakarta.xml.ws-apidirect
Mavenjakarta.xml.ws:jakarta.xml.ws-api4.0.3direct
Mavenjunit:junitdirect
Mavenorg.bouncycastle:bcjmail-jdk18ondirect
Mavenorg.bouncycastle:bcjmail-jdk18on1.85direct
Mavenorg.bouncycastle:bcmail-jdk18on1.85direct
Mavenorg.bouncycastle:bcpg-jdk18ondirect
Mavenorg.bouncycastle:bcpkix-jdk18ondirect
Mavenorg.bouncycastle:bcpkix-jdk18on1.85direct
Mavenorg.bouncycastle:bcprov-jdk18ondirect
Mavenorg.bouncycastle:bcprov-jdk18on1.85.2direct
Mavenorg.glassfish.jaxb:jaxb-bom4.0.9direct
Mavenorg.glassfish.jaxb:jaxb-runtimedirect
Mavenorg.jspecify:jspecifydirect
Mavenorg.jspecify:jspecify1.0.1direct
Mavenorg.slf4j:slf4j-apidirect
Mavende.thetaphi:forbiddenapisindirect
Mavende.thetaphi:forbiddenapis1.1.1indirect
Mavenorg.apache.felix:org.apache.felix.framework7.0.5indirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.dom4j:dom4j2.2.0indirect
Mavenorg.slf4j:slf4j-simpleindirect
Dependency advisories 0

Installing maven:com.helger.commons:ph-bc@12.3.5 pulls in 7 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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