Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-25 20:21 UTC

wenbin-wb / ypbin-starter

企业级 Spring Boot 3 框架库——统一响应、鉴权、缓存、多租户、数据权限、日志审计与可观测,单体与微服务同源,约定优于配置。

JavaApache-2.0★ 0 stars⑂ 0 forkssince Aug 2026View on GitHub ↗
KindNetwork serviceLibraryhow this is determined

wenbin-wb/ypbin-starter holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (76/100) and lowest on Community & Adoption (24/100). It was last updated 10 days ago.

50
overall / 100
Moderate

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.

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

Ownership

wenbinPersonal account
2 followers18 public repossince Nov 2019

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
Mavencn.ypbin:ypbin-starter-job1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-log1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-web1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-core1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-data1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-i18n1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-json1.3.0-411 days ago
Mavencn.ypbin:ypbin-starter-sign1.3.0-411 days ago

Metrics by category

Vitality

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

58Moderate · 21% of overall
How it's scored
28.8/36Push recencylast push 10 days ago
2.1/36Commit cadence3/52 weeks with commits
18/18Commit volume101 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year101
human_commit_share1
days_since_last_push10
active_weeks_last_year3
How it's scored
16.2/27Ships releases1 version tags (no GitHub releases)
36/36Release recencylatest release 11 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv1.3.0
releases_from_tagsyes
days_since_latest_release11
mean_days_between_releases
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?

24At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
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
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno

Sustainability & Governance

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

42Weak · 23% of overall
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
3.4/25Owner reach2 followers of wenbin-wb
21.3/25Track record18 public repos, account ~6 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginwenbin-wb
public_repos18
account_age_days2,474
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable8 package(s) on maven
35/35Publish recencylatest publish 11 days ago
12/20Version history4 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescn.ypbin:ypbin-starter-job, cn.ypbin:ypbin-starter-log, cn.ypbin:ypbin-starter-web, cn.ypbin:ypbin-starter-core, cn.ypbin:ypbin-starter-data, cn.ypbin:ypbin-starter-i18n, cn.ypbin:ypbin-starter-json, cn.ypbin:ypbin-starter-sign
ecosystemsmaven
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://ypbin.cn/guide/starter/
10/10Repository description
10/10Topics8 topics
10/10Wiki
Inputs used
topicsautoconfiguration, enterprise, java, microservices, multi-tenant, spring-boot, spring-boot-starter, starter
has_wikiyes
homepagehttps://ypbin.cn/guide/starter/
docs_sitehttps://ypbin.cn/guide/starter/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45Weak · 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
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintainedproject was created within the last 90 days. Please review its contents carefully
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, 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_packages13
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:cn.ypbin:ypbin-starter-job@1.3.0 runtime dependency closure — what installing the published package pulls in — 13 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.

63Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://ypbin.cn/llms.txt)
38.9/40Legible commit history73 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://ypbin.cn/llms.txt
legible_history_share0.73
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrappom.xml, ypbin-starter-api-crypto/pom.xml, ypbin-starter-api-doc/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
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml, ypbin-starter-api-crypto/pom.xml, ypbin-starter-api-doc/pom.xml, ypbin-starter-app-cloud/pom.xml, ypbin-starter-app-web/pom.xml, ypbin-starter-async/pom.xml, ypbin-starter-bom/pom.xml, ypbin-starter-cache/pom.xml, ypbin-starter-captcha/pom.xml, ypbin-starter-cloud-core/pom.xml, ypbin-starter-cloud-gateway/pom.xml, ypbin-starter-cloud-loadbalancer/pom.xml, ypbin-starter-cloud-nacos/pom.xml, ypbin-starter-cloud-observability/pom.xml, ypbin-starter-cloud-sentinel/pom.xml, ypbin-starter-core/pom.xml, ypbin-starter-data/pom.xml, ypbin-starter-dependencies/pom.xml, ypbin-starter-excel/pom.xml, ypbin-starter-extension-crud/pom.xml, ypbin-starter-extension-datapermission/pom.xml, ypbin-starter-extension-tenant/pom.xml, ypbin-starter-i18n/pom.xml, ypbin-starter-job/pom.xml, ypbin-starter-json/pom.xml, ypbin-starter-license/pom.xml, ypbin-starter-log/pom.xml, ypbin-starter-messaging/pom.xml, ypbin-starter-security/pom.xml, ypbin-starter-sensitive-words/pom.xml, ypbin-starter-sign/pom.xml, ypbin-starter-social/pom.xml, ypbin-starter-storage/pom.xml, ypbin-starter-tools/pom.xml, ypbin-starter-web/pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeJava (statically typed)
55/55Manageable file sizes0/454 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes14,228
source_files_sampled454
oversized_source_files0

Key facts

0GitHub stars
-contributors
101commits, last 12 months
10days since last push
1releases
-bus factor
0open issues
Mavenpackage ecosystems

Data collection warnings

  • Contributor list unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.1 / 10
3.1aggregate

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-25 20:20 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 268
RegistryPackageVersion constraintManifest
Mavencn.ypbin:ypbin-starter-coreypbin-starter-api-crypto/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-api-crypto/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-api-crypto/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-api-crypto/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-api-crypto/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-api-doc/pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-uiypbin-starter-api-doc/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-api-doc/pom.xml
Mavencn.ypbin:ypbin-starter-app-webypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-coreypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-nacosypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-loadbalancerypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-observabilityypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-sentinelypbin-starter-app-cloud/pom.xml
Mavencn.ypbin:ypbin-starter-webypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-jsonypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-dataypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-cacheypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-securityypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-api-docypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-logypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-toolsypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-asyncypbin-starter-app-web/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-async/pom.xml
Mavenorg.springframework:spring-contextypbin-starter-async/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-async/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-async/pom.xml
Mavencn.ypbin:ypbin-starter-core${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-json${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-web${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-data${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cache${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-security${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-api-doc${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-storage${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-log${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-tools${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-extension-tenant${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-extension-crud${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-extension-datapermission${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-excel${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-captcha${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-messaging${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-sensitive-words${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-i18n${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-api-crypto${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-social${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-sign${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-core${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-nacos${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-loadbalancer${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-observability${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-sentinel${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-gateway${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-async${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-job${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-license${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-app-web${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-app-cloud${revision}ypbin-starter-bom/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cache/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redisypbin-starter-cache/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-cache/pom.xml
Mavencom.github.ben-manes.caffeine:caffeineypbin-starter-cache/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cache/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-captcha/pom.xml
Mavencloud.tianai.captcha:tianai-captcha-springboot-starterypbin-starter-captcha/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-captcha/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-core/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-openfeignypbin-starter-cloud-core/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4jypbin-starter-cloud-core/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-cloud-core/pom.xml
Mavenorg.springframework:spring-webypbin-starter-cloud-core/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-cloud-core/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-core/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-gateway/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-gateway-server-webfluxypbin-starter-cloud-gateway/pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webflux-uiypbin-starter-cloud-gateway/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configypbin-starter-cloud-gateway/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-gateway/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-loadbalancer/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-loadbalancerypbin-starter-cloud-loadbalancer/pom.xml
Mavenorg.springframework:spring-webypbin-starter-cloud-loadbalancer/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-loadbalancer/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-nacos/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoveryypbin-starter-cloud-nacos/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configypbin-starter-cloud-nacos/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-loadbalancerypbin-starter-cloud-nacos/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-nacos/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-observability/pom.xml
Mavenorg.slf4j:slf4j-apiypbin-starter-cloud-observability/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-cloud-observability/pom.xml
Mavenorg.springframework:spring-webypbin-starter-cloud-observability/pom.xml
Mavenio.micrometer:micrometer-tracingypbin-starter-cloud-observability/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-observability/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-cloud-sentinel/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-sentinelypbin-starter-cloud-sentinel/pom.xml
Mavencom.alibaba.csp:sentinel-datasource-nacosypbin-starter-cloud-sentinel/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-cloud-sentinel/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-cloud-sentinel/pom.xml
Mavencom.alibaba.csp:sentinel-spring-cloud-gateway-v6x-adapterypbin-starter-cloud-sentinel/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-cloud-sentinel/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-core/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-core/pom.xml
Mavenorg.slf4j:slf4j-apiypbin-starter-core/pom.xml
Mavencn.hutool:hutool-allypbin-starter-core/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-core/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-data/pom.xml
Mavencom.baomidou:mybatis-plus-spring-boot4-starterypbin-starter-data/pom.xml
Mavencom.baomidou:mybatis-plus-jsqlparserypbin-starter-data/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-data/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-data/pom.xml
Mavenorg.springframework.boot:spring-boot-dependencies${spring-boot.version}ypbin-starter-dependencies/pom.xml
Mavensoftware.amazon.awssdk:bom${aws-sdk-v2.version}ypbin-starter-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-dependencies${spring-cloud.version}ypbin-starter-dependencies/pom.xml
Mavencom.alibaba.cloud:spring-cloud-alibaba-dependencies${spring-cloud-alibaba.version}ypbin-starter-dependencies/pom.xml
Mavencn.idev.excel:fastexcel${fastexcel.version}ypbin-starter-dependencies/pom.xml
Mavencloud.tianai.captcha:tianai-captcha-springboot-starter${tianai-captcha.version}ypbin-starter-dependencies/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18on${bouncycastle.version}ypbin-starter-dependencies/pom.xml
Mavencn.dev33:sa-token-spring-boot4-starter${sa-token.version}ypbin-starter-dependencies/pom.xml
Mavencn.dev33:sa-token-redis-jackson${sa-token.version}ypbin-starter-dependencies/pom.xml
Mavencom.baomidou:mybatis-plus-spring-boot4-starter${mybatis-plus.version}ypbin-starter-dependencies/pom.xml
Mavencom.baomidou:mybatis-plus-jsqlparser${mybatis-plus.version}ypbin-starter-dependencies/pom.xml
Mavencn.hutool:hutool-all${hutool.version}ypbin-starter-dependencies/pom.xml
Mavencn.hutool:hutool-dfa${hutool.version}ypbin-starter-dependencies/pom.xml
Mavenme.zhyd.oauth:JustAuth${justauth.version}ypbin-starter-dependencies/pom.xml
Mavenorg.eclipse.paho:org.eclipse.paho.client.mqttv3${paho-mqtt.version}ypbin-starter-dependencies/pom.xml
Mavenorg.dromara.sms4j:sms4j-spring-boot-starter${sms4j.version}ypbin-starter-dependencies/pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-ui${springdoc.version}ypbin-starter-dependencies/pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webflux-ui${springdoc.version}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-core${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-json${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-web${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-data${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cache${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-security${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-api-doc${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-storage${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-log${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-tools${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-extension-tenant${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-extension-crud${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-extension-datapermission${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-excel${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-captcha${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-messaging${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-sensitive-words${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-i18n${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-api-crypto${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-social${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-sign${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-core${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-nacos${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-loadbalancer${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-observability${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-sentinel${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-cloud-gateway${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-async${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-job${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-license${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-app-web${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-app-cloud${revision}ypbin-starter-dependencies/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-excel/pom.xml
Mavencn.idev.excel:fastexcelypbin-starter-excel/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-excel/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-extension-crud/pom.xml
Mavencn.ypbin:ypbin-starter-dataypbin-starter-extension-crud/pom.xml
Mavenjakarta.validation:jakarta.validation-apiypbin-starter-extension-crud/pom.xml
Mavenorg.springframework:spring-webypbin-starter-extension-crud/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-extension-crud/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-extension-crud/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-extension-crud/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-extension-datapermission/pom.xml
Mavencn.ypbin:ypbin-starter-dataypbin-starter-extension-datapermission/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-extension-datapermission/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-extension-datapermission/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-extension-tenant/pom.xml
Mavencn.ypbin:ypbin-starter-dataypbin-starter-extension-tenant/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-extension-tenant/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-extension-tenant/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-i18n/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-i18n/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-i18n/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-i18n/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-i18n/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-job/pom.xml
Mavencn.ypbin:ypbin-starter-toolsypbin-starter-job/pom.xml
Mavenorg.springframework:spring-contextypbin-starter-job/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-job/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-job/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-json/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-json/pom.xml
Mavenorg.springframework.boot:spring-boot-jackson2ypbin-starter-json/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-json/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310ypbin-starter-json/pom.xml
Mavenorg.springframework:spring-webypbin-starter-json/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-json/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-json/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-license/pom.xml
Mavencn.ypbin:ypbin-starter-toolsypbin-starter-license/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18onypbin-starter-license/pom.xml
Mavencn.ypbin:ypbin-starter-securityypbin-starter-license/pom.xml
Mavencn.ypbin:ypbin-starter-jobypbin-starter-license/pom.xml
Mavencn.ypbin:ypbin-starter-signypbin-starter-license/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-license/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310ypbin-starter-license/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-license/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-license/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-license/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-license/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-log/pom.xml
Mavencn.hutool:hutool-allypbin-starter-log/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-log/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-log/pom.xml
Mavenorg.springframework:spring-webypbin-starter-log/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-log/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-log/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-log/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-messaging/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-mailypbin-starter-messaging/pom.xml
Mavenorg.dromara.sms4j:sms4j-spring-boot-starterypbin-starter-messaging/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-websocketypbin-starter-messaging/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-messaging/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redisypbin-starter-messaging/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-messaging/pom.xml
Mavenorg.eclipse.paho:org.eclipse.paho.client.mqttv3ypbin-starter-messaging/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-messaging/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-security/pom.xml
Mavencn.ypbin:ypbin-starter-dataypbin-starter-security/pom.xml
Mavencn.ypbin:ypbin-starter-logypbin-starter-security/pom.xml
Mavencn.ypbin:ypbin-starter-messagingypbin-starter-security/pom.xml
Mavencn.dev33:sa-token-spring-boot4-starterypbin-starter-security/pom.xml
Mavenorg.springframework.security:spring-security-cryptoypbin-starter-security/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redisypbin-starter-security/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-security/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-security/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-sensitive-words/pom.xml
Mavencn.hutool:hutool-dfaypbin-starter-sensitive-words/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-sensitive-words/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-sensitive-words/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-sensitive-words/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-sign/pom.xml
Mavencn.ypbin:ypbin-starter-webypbin-starter-sign/pom.xml
Mavenorg.springframework:spring-webmvcypbin-starter-sign/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindypbin-starter-sign/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-sign/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redisypbin-starter-sign/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-sign/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-social/pom.xml
Mavenme.zhyd.oauth:JustAuthypbin-starter-social/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-social/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-social/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-storage/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigureypbin-starter-storage/pom.xml
Mavenorg.springframework:spring-webypbin-starter-storage/pom.xml
Mavensoftware.amazon.awssdk:s3ypbin-starter-storage/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-storage/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-tools/pom.xml
Mavenorg.aspectj:aspectjweaverypbin-starter-tools/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redisypbin-starter-tools/pom.xml
Mavenorg.springframework:spring-webypbin-starter-tools/pom.xml
Mavenjakarta.servlet:jakarta.servlet-apiypbin-starter-tools/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18onypbin-starter-tools/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-tools/pom.xml
Mavencn.ypbin:ypbin-starter-coreypbin-starter-web/pom.xml
Mavencn.ypbin:ypbin-starter-jsonypbin-starter-web/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webypbin-starter-web/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-validationypbin-starter-web/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorypbin-starter-web/pom.xml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing maven:cn.ypbin:ypbin-starter-job@1.3.0 pulls in 13 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.