Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 22:52 UTC

alibaba / COLA

🥤 COLA: Clean Object-oriented & Layered Architecture

JavaLGPL-2.1★ 13,008 stars⑂ 3,235 forkssince Feb 2018View on GitHub ↗
KindLibraryNetwork servicehow this is determined

alibaba/COLA holds a health index of 32 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (76/100) and lowest on Vitality (18/100). It was last updated 444 days ago. 2 contributors account for most of its recent work.

32
overall / 100
At Risk

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.

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

Ownership

AlibabaOrganization
20,786 followers539 public repossince Jul 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavencom.alibaba.cola:cola-framework-archetype-web5.0.0-10816 days ago
Mavencom.alibaba.cola:cola-component-dto5.0.0-10816 days ago
Mavencom.alibaba.cola:cola-archetype-light5.0.0-1816 days ago
Mavencom.alibaba.cola:cola-framework-archetype-service5.0.0-9816 days ago
Mavencom.alibaba.cola:cola-component-unittest5.0.0-1816 days ago
Mavencom.alibaba.cola:cola-component-exception5.0.0-10816 days ago

Metrics by category

Vitality

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

18Critical · 21% of overall
How it's scored
0/36Push recencylast push 444 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.72
days_since_last_push444
active_weeks_last_year0
How it's scored
27/27Ships releases11 releases published
0/36Release recencylatest release 816 days ago
12.6/27Release cadencea release every ~138.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count11
latest_release_tagv5.0.0
releases_from_tagsno
days_since_latest_release816
mean_days_between_releases138.2
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?

76Good · 17% of overall
How it's scored
60/60Stars13,008 stars
25/25Forks3,235 forks
14.1/15Watchers342 watchers
Inputs used
forks3,235
stars13,008
watchers342
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (LGPL-2.1)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges12
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadgen.net, shields.io
has_pull_request_templateno

Sustainability & Governance

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

67Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
11.9/22.5Commit distributiontop contributor authored 47% of commits
13.5/13.5Contributor breadth31 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled31
top_contributor_share0.473
How it's scored
32.9/42Issue resolution78% of issues closed
14.4/30PR acceptance101/211 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 4/14 approved changesets -- score normalized to 2
Inputs used
merged_prs101
open_issues75
closed_issues272
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.784
closed_unmerged_prs110
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
25/25Owner reach20,786 followers of alibaba
25/25Track record539 public repos, account ~14 yr old
Inputs used
followers20,786
owner_typeOrganization
is_verifiedno
owner_loginalibaba
public_repos539
account_age_days5,159
How it's scored
25/25Published & resolvable6 package(s) on maven
4/35Publish recencylatest publish 816 days ago
20/20Version history10 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescom.alibaba.cola:cola-framework-archetype-web, com.alibaba.cola:cola-component-dto, com.alibaba.cola:cola-archetype-light, com.alibaba.cola:cola-framework-archetype-service, com.alibaba.cola:cola-component-unittest, com.alibaba.cola:cola-component-exception
ecosystemsmaven
any_deprecatedno
min_days_since_publish816

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicscola, architecture, clean
has_wikino
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?

39Weak · 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
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 4/14 approved changesets -- score normalized to 2
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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities132 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
8.1/35Direct dependencies free of known advisories2 affected: com.alibaba:fastjson 1.2.83 (critical 9.0), mysql:mysql-connector-java 8.0.33 (high 8.3)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.1/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,044 days ago
Inputs used
sourceosv
advisories30
affected_packages11
assessed_packages59
unassessed_packages49
affected_by_severitycritical 2, high 7, moderate 2
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 59 resolved dependencies against OSV. 49 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

53Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.4/40Legible commit history37 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.514
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapcola-archetypes/cola-archetype-light/pom.xml, cola-archetypes/cola-archetype-light/src/main/resources/archetype-resources/pom.xml, cola-archetypes/cola-archetype-service/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
8/8Automated maintenance28 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_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestscola-archetypes/cola-archetype-light/pom.xml, cola-archetypes/cola-archetype-light/src/main/resources/archetype-resources/pom.xml, cola-archetypes/cola-archetype-service/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/__rootArtifactId__-app/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/__rootArtifactId__-domain/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/__rootArtifactId__-infrastructure/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml, cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/start/pom.xml, cola-archetypes/cola-archetype-web/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/__rootArtifactId__-adapter/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/__rootArtifactId__-app/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/__rootArtifactId__-domain/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/__rootArtifactId__-infrastructure/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml, cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/start/pom.xml, cola-archetypes/pom.xml, cola-components/cola-component-catchlog-starter/pom.xml, cola-components/cola-component-domain-starter/pom.xml, cola-components/cola-component-dto/pom.xml, cola-components/cola-component-exception/pom.xml, cola-components/cola-component-extension-starter/pom.xml, cola-components/cola-component-job/pom.xml, cola-components/cola-component-ruleengine/pom.xml, cola-components/cola-component-statemachine/pom.xml, cola-components/cola-component-test-container/pom.xml, cola-components/cola-component-unittest/pom.xml, cola-components/cola-components-bom/pom.xml, cola-components/dev-util-archetypes/cola-normal-component-archetype/pom.xml, cola-components/dev-util-archetypes/cola-normal-component-archetype/src/main/resources/archetype-resources/pom.xml, cola-components/dev-util-archetypes/cola-starter-component-archetype/pom.xml, cola-components/dev-util-archetypes/cola-starter-component-archetype/src/main/resources/archetype-resources/pom.xml, cola-components/pom.xml, cola-samples/charge/pom.xml, cola-samples/craftsman/craftsman-adapter/pom.xml, cola-samples/craftsman/craftsman-app/pom.xml, cola-samples/craftsman/craftsman-client/pom.xml, cola-samples/craftsman/craftsman-domain/pom.xml, cola-samples/craftsman/craftsman-infrastructure/pom.xml, cola-samples/craftsman/pom.xml, cola-samples/craftsman/start/pom.xml, pom.xml
dependency_bot_commit_share0.28
How it's scored
45/45Type-checkable codeJava (statically typed)
55/55Manageable file sizes0/546 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes12,844
source_files_sampled546
oversized_source_files0

Key facts

13,008GitHub stars
31contributors
0commits, last 12 months
444days since last push
11releases
2bus factor
75open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Star history carried forward from 2026-07-21: GitHub restricted the stargazers API to repository admins, so it can no longer be collected. The repository has 13008 stars today.
  • Could not fetch maven package 'com.huawei:charging-system' from its registry
  • Could not fetch maven package 'com.alibaba.cola:cola-component-job' from its registry

More detail

Star and fork history 12,986 ★ / 3,235 ⇿
12,986Stars
3,235Forks
2Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

Star history is shown as collected on 2026-07-21. GitHub restricted the stargazers API to repository administrators in July 2026, so this series can no longer be extended; the current star total above remains live.

2,0004,0006,0008,00010,00012,00014,00012,9863,235202022-112024-102026-08
Major 1Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-27 22:51 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsinternal error: internal error: Client.Repositories.ListStatuses: internal error: ListStatuses: GET https://api.github.com/repos/alibaba/COLA/commits/3590bc900aaedc120f14e3cc9ef932a179e807b1/statuses: 500 []
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/14 approved changesets -- score normalized to 2
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
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities132 existing vulnerabilities detected
Direct dependencies 52
RegistryPackageVersion constraintManifest
Mavenorg.springframework.boot:spring-boot-dependencies${spring.boot.version}cola-components/pom.xml
Mavencommons-cli:commons-cli1.8.0cola-components/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-aopcola-components/cola-component-catchlog-starter/pom.xml
Mavencom.alibaba.cola:cola-component-dto${project.version}cola-components/cola-component-catchlog-starter/pom.xml
Mavencom.alibaba.cola:cola-component-exception${project.version}cola-components/cola-component-catchlog-starter/pom.xml
Mavencom.alibaba.cola:cola-component-dto${project.version}cola-components/cola-component-extension-starter/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpa${spring.boot.version}cola-components/cola-component-job/pom.xml
Mavenorg.slf4j:slf4j-apicola-components/cola-component-ruleengine/pom.xml
Mavenorg.springframework.boot:spring-boot-startercola-components/cola-component-test-container/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-testcola-components/cola-component-test-container/pom.xml
Mavencommons-cli:commons-clicola-components/cola-component-test-container/pom.xml
Mavenorg.junit.platform:junit-platform-launcher1.9.3cola-components/cola-component-test-container/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-enginecola-components/cola-component-test-container/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-rediscola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webcola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-testcola-components/cola-component-unittest/pom.xml
Mavenit.ozimov:embedded-redis0.7.3cola-components/cola-component-unittest/pom.xml
Mavenredis.clients:jedis5.1.0cola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpacola-components/cola-component-unittest/pom.xml
Mavencom.h2database:h2cola-components/cola-component-unittest/pom.xml
Mavencom.github.ppodgorsek:spring-test-dbunit-core5.2.0cola-components/cola-component-unittest/pom.xml
Mavenorg.dbunit:dbunit2.7.0cola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.kafka:spring-kafkacola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.kafka:spring-kafka-testcola-components/cola-component-unittest/pom.xml
Mavenorg.wiremock:wiremock-standalone3.0.3cola-components/cola-component-unittest/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webfluxcola-components/cola-component-unittest/pom.xml
Mavenorg.projectlombok:lombokcola-components/cola-component-unittest/pom.xml
Mavenorg.awaitility:awaitilitycola-components/cola-component-unittest/pom.xml
Mavencom.alibaba.cola:cola-component-dto${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-exception${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-statemachine${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-domain-starter${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-extension-starter${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-catchlog-starter${project.version}cola-components/cola-components-bom/pom.xml
Mavencom.alibaba.cola:cola-component-test-container${project.version}cola-components/cola-components-bom/pom.xml
Mavenorg.springframework.boot:spring-boot-dependencies${spring.boot.version}cola-samples/charge/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webcola-samples/charge/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webfluxcola-samples/charge/pom.xml
Mavenorg.projectlombok:lombok1.18.22cola-samples/charge/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpacola-samples/charge/pom.xml
Mavenmysql:mysql-connector-java8.0.33cola-samples/charge/pom.xml
Mavencom.alibaba.cola:cola-component-test-container4.4.0-SNAPSHOTcola-samples/charge/pom.xml
Mavencom.alibaba.craftsman:craftsman-adapter${project.version}cola-samples/craftsman/pom.xml
Mavencom.alibaba.craftsman:craftsman-client${project.version}cola-samples/craftsman/pom.xml
Mavencom.alibaba.craftsman:craftsman-app${project.version}cola-samples/craftsman/pom.xml
Mavencom.alibaba.craftsman:craftsman-domain${project.version}cola-samples/craftsman/pom.xml
Mavencom.alibaba.craftsman:craftsman-infrastructure${project.version}cola-samples/craftsman/pom.xml
Mavencom.alibaba.cola:cola-components-bom${cola.components.version}cola-samples/craftsman/pom.xml
Mavenorg.springframework.boot:spring-boot-dependencies${spring-boot.version}cola-samples/craftsman/pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter${mybatis-starter.version}cola-samples/craftsman/pom.xml
Mavenjavax.el:javax.el-api3.0.0cola-samples/craftsman/pom.xml
Mavencom.alibaba:fastjson1.2.83cola-samples/craftsman/pom.xml
All dependencies 108

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

RegistryPackageVersionRelation
Mavencom.alibaba.cola:cola-component-catchlog-starterdirect
Mavencom.alibaba.cola:cola-component-catchlog-starter5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-domain-starterdirect
Mavencom.alibaba.cola:cola-component-domain-starter5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-dtodirect
Mavencom.alibaba.cola:cola-component-dto5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-exceptiondirect
Mavencom.alibaba.cola:cola-component-exception5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-extension-starter5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-statemachine5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-test-container4.4.0-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-component-test-container5.0.0direct
Mavencom.alibaba.cola:cola-component-test-container5.x-SNAPSHOTdirect
Mavencom.alibaba.cola:cola-components-bom5.x-SNAPSHOTdirect
Mavencom.alibaba.craftsman:craftsman-adapterdirect
Mavencom.alibaba.craftsman:craftsman-adapter1.0.0-SNAPSHOTdirect
Mavencom.alibaba.craftsman:craftsman-appdirect
Mavencom.alibaba.craftsman:craftsman-app1.0.0-SNAPSHOTdirect
Mavencom.alibaba.craftsman:craftsman-clientdirect
Mavencom.alibaba.craftsman:craftsman-client1.0.0-SNAPSHOTdirect
Mavencom.alibaba.craftsman:craftsman-domaindirect
Mavencom.alibaba.craftsman:craftsman-domain1.0.0-SNAPSHOTdirect
Mavencom.alibaba.craftsman:craftsman-infrastructuredirect
Mavencom.alibaba.craftsman:craftsman-infrastructure1.0.0-SNAPSHOTdirect
Mavencom.alibaba:fastjsondirect
Mavencom.alibaba:fastjson1.2.83direct
Mavencom.github.ppodgorsek:spring-test-dbunit-core5.2.0direct
Mavencom.h2database:h2direct
Mavencommons-cli:commons-clidirect
Mavencommons-cli:commons-cli1.8.0direct
Mavenit.ozimov:embedded-redis0.7.3direct
Mavenjavax.el:javax.el-apidirect
Mavenjavax.el:javax.el-api3.0.0direct
Mavenmysql:mysql-connector-javadirect
Mavenmysql:mysql-connector-java8.0.33direct
Mavenorg.awaitility:awaitilitydirect
Mavenorg.dbunit:dbunit2.7.0direct
Mavenorg.junit.jupiter:junit-jupiter-enginedirect
Mavenorg.junit.jupiter:junit-jupiter-engine5.10.2direct
Mavenorg.junit.platform:junit-platform-launcher1.9.3direct
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starterdirect
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter2.2.2direct
Mavenorg.projectlombok:lombokdirect
Mavenorg.projectlombok:lombok1.12.6direct
Mavenorg.projectlombok:lombok1.18.22direct
Mavenorg.projectlombok:lombok1.18.34direct
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-api1.7.9direct
Mavenorg.springframework.boot:spring-boot-dependencies2.7.5direct
Mavenorg.springframework.boot:spring-boot-dependencies3.2.0direct
Mavenorg.springframework.boot:spring-boot-dependencies3.3.0direct
Mavenorg.springframework.boot:spring-boot-starterdirect
Mavenorg.springframework.boot:spring-boot-starter-aopdirect
Mavenorg.springframework.boot:spring-boot-starter-data-jpadirect
Mavenorg.springframework.boot:spring-boot-starter-data-jpa3.2.9direct
Mavenorg.springframework.boot:spring-boot-starter-data-redisdirect
Mavenorg.springframework.boot:spring-boot-starter-data-redis3.2.9direct
Mavenorg.springframework.boot:spring-boot-starter-testdirect
Mavenorg.springframework.boot:spring-boot-starter-webdirect
Mavenorg.springframework.boot:spring-boot-starter-web3.2.9direct
Mavenorg.springframework.boot:spring-boot-starter-webfluxdirect
Mavenorg.springframework.kafka:spring-kafkadirect
Mavenorg.springframework.kafka:spring-kafka-testdirect
Mavenorg.wiremock:wiremock-standalone3.0.3direct
Mavenorg.wiremock:wiremock-standalone3.5.4direct
Mavenredis.clients:jedis5.1.0direct
Mavench.qos.logback:logback-classic1.2.3.5-structindirect
Mavench.qos.logback:logback-core1.2.3.5-structindirect
Mavencom.alibaba.cola:cola-component-unittest5.0.0indirect
Mavencom.alibaba.cola:cola-testindirect
Mavencom.alibaba.sofa:sofa-common1.0.0-SNAPSHOTindirect
Mavencom.alibaba.sofa:sofa-core1.0.0-SNAPSHOTindirect
Mavencom.alibaba.sofa:sofa-test1.0.0-SNAPSHOTindirect
Mavenjavax.validation:validation-apiindirect
Mavenjavax.validation:validation-api2.0.0.Finalindirect
Mavenjunit:junitindirect
Mavenjunit:junit4.12indirect
Mavenorg.apache.commons:commons-lang33.4indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.8.1indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.0.1indirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.2.5indirect
Mavenorg.glassfish.web:javax.el2.2.6indirect
Mavenorg.glassfish:jakarta.elindirect
Mavenorg.hibernate.validator:hibernate-validatorindirect
Mavenorg.hibernate.validator:hibernate-validator6.0.7.Finalindirect
Mavenorg.jacoco:jacoco-maven-pluginindirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.12indirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.jupiter:junit-jupiterRELEASEindirect
Mavenorg.mockito:mockito-all1.10.19indirect
Mavenorg.mybatis:mybatis3.4.2indirect
Mavenorg.mybatis:mybatis-spring1.3.1indirect
Mavenorg.reflections:reflections0.9.10indirect
Mavenorg.slf4j:slf4j-simpleindirect
Mavenorg.sonatype.plugins:nexus-staging-maven-pluginindirect
Mavenorg.sonatype.plugins:nexus-staging-maven-plugin1.6.13indirect
Mavenorg.springframework.boot:spring-boot-autoconfigureindirect
Mavenorg.springframework.boot:spring-boot-configuration-processorindirect
Mavenorg.springframework.boot:spring-boot-maven-plugin2.7.5indirect
Mavenorg.springframework.boot:spring-boot-testindirect
Mavenorg.springframework:spring-aop4.3.5.RELEASEindirect
Mavenorg.springframework:spring-beans4.3.5.RELEASEindirect
Mavenorg.springframework:spring-context4.3.5.RELEASEindirect
Mavenorg.springframework:spring-context-support4.3.5.RELEASEindirect
Mavenorg.springframework:spring-core4.3.5.RELEASEindirect
Mavenorg.springframework:spring-test4.3.2.RELEASEindirect
Mavenpl.project13.maven:git-commit-id-pluginindirect
Mavenpl.project13.maven:git-commit-id-plugin4.9.10indirect
Dependency advisories 11

This repository publishes no package the index resolves, so its own dependency graph was assessed — 59 packages, which also include development and test pins that never ship: 11 carry known advisories, of which 2 are direct. 49 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
com.alibaba:fastjson1.2.83directcritical1
org.springframework:spring-beans4.3.5.RELEASEindirectcritical25.3.20
mysql:mysql-connector-java8.0.33directhigh18.2.0
ch.qos.logback:logback-classic1.2.3.5-structindirecthigh11.4.12
ch.qos.logback:logback-core1.2.3.5-structindirecthigh81.5.34
org.hibernate.validator:hibernate-validator6.0.7.Finalindirecthigh47.0.0.CR1
org.mybatis:mybatis3.4.2indirecthigh13.5.6
org.springframework:spring-context4.3.5.RELEASEindirecthigh36.2.7
org.springframework:spring-core4.3.5.RELEASEindirecthigh77.0.8
junit:junit4.12indirectmoderate14.13.1
org.apache.commons:commons-lang33.4indirectmoderate13.18.0

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.