Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 7182,
"has_wiki": true,
"homepage": null,
"languages": {
"Java": 1278285,
"Shell": 149
},
"pushed_at": "2026-07-13T06:05:52Z",
"created_at": "2018-12-24T01:33:33Z",
"owner_type": "User",
"updated_at": "2026-07-23T17:20:25Z",
"description": "SpringBlade 4.0 架构核心工具包,SpringBlade 是一个由商业级项目升级优化而来的微服务架构,采用Spring Boot 3.5 、Spring Cloud 2025 等核心技术构建,完全遵循阿里巴巴编码规范。提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。 官网:https://bladex.cn",
"is_archived": false,
"is_disabled": false,
"license_spdx": "LGPL-3.0",
"default_branch": "master",
"license_spdx_raw": "LGPL-3.0",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://bladex.cn",
"name": "Arthur Chill",
"type": "User",
"login": "chillzhuang",
"company": null,
"location": null,
"followers": 341,
"avatar_url": "https://avatars.githubusercontent.com/u/3369622?v=4",
"created_at": "2013-01-24T13:14:02Z",
"is_verified": null,
"public_repos": 51,
"account_age_days": 4930
},
"license": {
"state": "standard",
"spdx_id": "LGPL-3.0",
"raw_spdx": "LGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-07-13T06:05:53Z"
},
{
"tag": "v4.10.0",
"kind": "minor",
"published_at": "2026-06-29T07:20:41Z"
},
{
"tag": "v4.9.0",
"kind": "minor",
"published_at": "2026-04-20T02:39:45Z"
},
{
"tag": "v4.8.0",
"kind": "minor",
"published_at": "2026-04-20T02:38:54Z"
},
{
"tag": "v4.7.0",
"kind": "minor",
"published_at": "2025-10-12T14:27:59Z"
},
{
"tag": "v4.6.0",
"kind": "minor",
"published_at": "2025-07-03T15:40:22Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2025-02-28T11:04:28Z"
}
],
"recent_commits": [
{
"oid": "e518473599c7b3451123310f858306583b85a2a5",
"body": null,
"is_bot": false,
"headline": ":tada: 5.0.0.RELEASE 重构升级 SpringBoot4 SpringCloud2025 JDK21 TypeScript",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-07-13T05:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1470c19128c72235b4016778e7e7deca198d68b2",
"body": null,
"is_bot": false,
"headline": ":tada: 4.10.1.RELEASE 新增 SqlLogUtil 支持按线程忽略 SQL 日志打印,新增 SQL 日志关键词排除逻辑",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-06-12T03:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08fa78eac36103abd043818119eca5db8ac9465c",
"body": null,
"is_bot": false,
"headline": ":tada: 4.10.0.RELEASE 新增TenantGuard租户守卫工具",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-05-10T15:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f3e6fa72346c6a2f30b2989f2226e64561b597",
"body": null,
"is_bot": false,
"headline": ":lock: 新增TenantGuard租户守卫工具,增强系统安全级别,处理线程工具指定租户ID导致系统错误的风险",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-05-07T11:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738f30931ff0eb69261204c2e3f78b8f1abc9913",
"body": null,
"is_bot": false,
"headline": ":tada: 4.9.0.RELEASE 新增全栈AI开发Skills集合,新增全自动视图序列化机制",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-04-18T08:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ceef202a2822d31c0c54f70cb053620441426a6",
"body": null,
"is_bot": false,
"headline": ":zap: 增加 APPLICATION_AI_NAME 常量",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-04-17T17:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc8c48677e6466b140e9e8a380e87edabb5294c",
"body": null,
"is_bot": false,
"headline": ":sparkles: 新增BladeView视图序列化机制,支持按角色动态控制JSON输出字段",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-04-17T17:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a2844c4a3cb9dd4372eb9a0441307a71a8ca9a",
"body": null,
"is_bot": false,
"headline": ":tada: 4.8.0.RELEASE 新增接口权限模块,增强系统安全性",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-01-14T17:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92770ff35e463863405d107a9b3137fd93aca8da",
"body": null,
"is_bot": false,
"headline": ":arrow_up: 升级组件依赖版本",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2026-01-05T14:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56afb2eff033bf6215904cf22d25530640d612c",
"body": "- 引入AutoService注解\n- 在SwaggerLauncherServiceImpl类上添加@AutoService(LauncherService.class)\n- 实现LauncherService接口的自动注册功能",
"is_bot": false,
"headline": "feat(swagger): 为SwaggerLauncherServiceImpl添加自动服务注解",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-12-02T03:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "457c1d53f91b20b2890c85c7f9238d3ac5a8110f",
"body": "- mica.auto 版本从 3.1.5 升级到 3.1.6\n- spring 版本从 6.2.12 升级到 6.2.14\n- spring.boot 版本从 3.5.7 升级到 3.5.8\n- alibaba.cloud 版本从 2023.0.3.3 升级到 2023.0.3.4\n- alibaba.nacos 版本从 3.1.0 升级到 3.1.1",
"is_bot": false,
"headline": "chore(deps): 更新多个依赖版本",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-12-02T03:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886b76dde4050a646ba451adb23ef6bc43db9498",
"body": null,
"is_bot": false,
"headline": "feat(pom): 引入 commons-lang3 依赖,避免低版本 commons-lang3 安全漏洞",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-11-20T09:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e757a8a0cb2060c70f93c30e78c4b1cd5998956",
"body": null,
"is_bot": false,
"headline": "chore(deps): 移除 fastjson 1.x 依赖",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-11-20T09:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c546b0e18491f4911282942a097b7b09393e5227",
"body": "…centcloudapi-tencentcloud-sdk-java-sms-3.1.1357\n\n:arrow_up: Bump com.tencentcloudapi:tencentcloud-sdk-java-sms from 3.1.1281 to 3.1.1357",
"is_bot": false,
"headline": "Merge pull request #153 from chillzhuang/dependabot/maven/dev/com.ten…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-11-17T00:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be8960722e80b98fb87161edb00a668bc107f7b",
"body": "Bumps [com.tencentcloudapi:tencentcloud-sdk-java-sms](https://github.com/TencentCloud/tencentcloud-sdk-java) from 3.1.1281 to 3.1.1357.\n- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-java/blob/master/SERVICE_CHANGELOG.md)\n- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-j\n[…]\noudapi:tencentcloud-sdk-java-sms\n dependency-version: 3.1.1357\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.tencentcloudapi:tencentcloud-sdk-java-sms",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-05T08:24:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed99f6405a1faa8c7c922dc4fca2e14acf2b42c0",
"body": "…centric-spring-boot-admin-starter-client-3.5.6\n\n:arrow_up: Bump de.codecentric:spring-boot-admin-starter-client from 3.5.5 to 3.5.6",
"is_bot": false,
"headline": "Merge pull request #152 from chillzhuang/dependabot/maven/dev/de.code…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-11-04T00:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4eeffdc2cf0dd8e1e8b1f772a5e7b7094877afb",
"body": "Bumps [de.codecentric:spring-boot-admin-starter-client](https://github.com/codecentric/spring-boot-admin) from 3.5.5 to 3.5.6.\n- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)\n- [Commits](https://github.com/codecentric/spring-boot-admin/compare/3.5.5...3.5.6)\n\n---\nupdated\n[…]\nic:spring-boot-admin-starter-client\n dependency-version: 3.5.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump de.codecentric:spring-boot-admin-starter-client",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-03T08:27:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7cb1960e1ef4e5185b6ce5048ebaaf793b4118d5",
"body": "- 将集合判空方式统一为isEmpty()方法\n-优化字符串拼接时的引号使用\n- 调整RequestBody.create()方法参数顺序\n- 统一表单构建器的链式调用格式\n- 移除无用的空行以提升代码可读性",
"is_bot": false,
"headline": "refactor(tool):优化OkHttpUtil工具类实现",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-30T00:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba158b5d10fc7d0f4877187e648b433d3dc2792",
"body": "…ger.core.v3-swagger-annotations-jakarta-2.2.40\n\n:arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.39 to 2.2.40",
"is_bot": false,
"headline": "Merge pull request #150 from chillzhuang/dependabot/maven/dev/io.swag…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-29T09:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afcb45a27c130fde8a134b9b54b9375bc7db1904",
"body": "Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.39 to 2.2.40.\n\n---\nupdated-dependencies:\n- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta\n dependency-version: 2.2.40\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-29T08:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb292bb9c9e9a85a5f08e17b0be17200beccde8",
"body": "…ql-mysql-connector-j-9.5.0\n\n:arrow_up: Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0",
"is_bot": false,
"headline": "Merge pull request #149 from chillzhuang/dependabot/maven/dev/com.mys…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-29T01:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "253fab2aab0958124635eea87e4237b0b6f7be00",
"body": "Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.4.0 to 9.5.0.\n- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)\n- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.4.0...9.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: com.mysql:mysql-connector-j\n dependency-version: 9.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-28T08:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b43d98cd6959654c9bfcc18d0d688ae0b957cce",
"body": "…ingframework-spring-framework-bom-6.2.12\n\n:arrow_up: Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12",
"is_bot": false,
"headline": "Merge pull request #146 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-27T08:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee21bd6e87b77f72c046f32f75a36f48beea2ff",
"body": "Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.11 to 6.2.12.\n- [Release notes](https://github.com/spring-projects/spring-framework/releases)\n- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v6.2.12)\n\n---\n[…]\nringframework:spring-framework-bom\n dependency-version: 6.2.12\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springframework:spring-framework-bom",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T01:43:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6fc921b5968eef821d76e40959ee9277a64d2bc6",
"body": "…ingframework.boot-spring-boot-dependencies-3.5.7\n\n:arrow_up: Bump org.springframework.boot:spring-boot-dependencies from 3.5.6 to 3.5.7",
"is_bot": false,
"headline": "Merge pull request #147 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-27T01:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebfdf33e957ef207cf617b33d1f1cd99725409e",
"body": "Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.7.\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.7)\n\n---\nupdated-d\n[…]\nework.boot:spring-boot-dependencies\n dependency-version: 3.5.7\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springframework.boot:spring-boot-dependencies",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-24T08:19:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe9d0a8ce0358bcc189a1ccb7f7c8b7bd071570b",
"body": "…ger.core.v3-swagger-annotations-jakarta-2.2.39\n\n:arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.38 to 2.2.39",
"is_bot": false,
"headline": "Merge pull request #144 from chillzhuang/dependabot/maven/dev/io.swag…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-17T02:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98574a7282d6d28a817015d39753aed9b787afb8",
"body": "…oud-cos_api-5.6.257\n\n:arrow_up: Bump com.qcloud:cos_api from 5.6.255.1 to 5.6.257",
"is_bot": false,
"headline": "Merge pull request #145 from chillzhuang/dependabot/maven/dev/com.qcl…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-17T02:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4c24fb270a50b292780d93b640c35c36becbfc",
"body": "Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.255.1 to 5.6.257.\n- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)\n- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tencenty\n[…]\npendency-name: com.qcloud:cos_api\n dependency-version: 5.6.257\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.qcloud:cos_api from 5.6.255.1 to 5.6.257",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-16T08:16:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0947564ef9a79bec55ea0633efce84ddc803d62",
"body": "Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.38 to 2.2.39.\n\n---\nupdated-dependencies:\n- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta\n dependency-version: 2.2.39\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-14T08:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42994c563b6424bdecf53414cc031c57c3b6a11e",
"body": "…o-minio-8.6.0\n\n:arrow_up: Bump io.minio:minio from 8.5.17 to 8.6.0",
"is_bot": false,
"headline": "Merge pull request #138 from chillzhuang/dependabot/maven/dev/io.mini…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-13T09:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf4f6f39c1a1cb2912f1500421a2c3caddabbad",
"body": "…baba-fastjson-2.0.59\n\n:arrow_up: Bump com.alibaba:fastjson from 2.0.58 to 2.0.59",
"is_bot": false,
"headline": "Merge pull request #142 from chillzhuang/dependabot/maven/dev/com.ali…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-13T09:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530a8e6f7facdb385cc4936f96c2a3832d0c8d14",
"body": null,
"is_bot": false,
"headline": ":sparkles: 开始 4.7.1-SNAPSHOT",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-13T09:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd68519b161143ccf97ccbf79b28ff4df561ba92",
"body": "Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.58 to 2.0.59.\n- [Release notes](https://github.com/alibaba/fastjson2/releases)\n- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.58...2.0.59)\n\n---\nupdated-dependencies:\n- dependency-name: com.alibaba:fastjson\n dependency-version: 2.0.59\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.alibaba:fastjson from 2.0.58 to 2.0.59",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T08:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59b603f0d35e15be0d451d6e0bd6c00cc891cea",
"body": null,
"is_bot": false,
"headline": ":tada: 4.7.0.RELEASE 新增i18n国际化组件,新增顶部菜单模块",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2025-10-12T14:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4729d7be3be61a781ac351aa67aac9598a8ce9f2",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2025-10-12T14:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac127cefc8c0d3e5dc1d665ef6ecb1d88a19306d",
"body": null,
"is_bot": false,
"headline": ":tada: 4.7.0.RELEASE 新增i18n国际化组件,新增顶部菜单模块",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2025-10-12T14:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba7a859dae35707b0a6ad1a3e234b3ffca76f32",
"body": null,
"is_bot": false,
"headline": ":sparkles: 添加 BaseService 基础方法",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2025-10-11T09:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb0dc2073eafd56af9fc6a5eb3bf0de8625ea9e",
"body": null,
"is_bot": false,
"headline": ":sparkles: 添加 i8n 国际化模块",
"author_name": "smallchill",
"author_login": null,
"committed_at": "2025-10-11T09:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "929761ac3433e015f572f3b5b0a1106ba45405fa",
"body": "…che.maven.plugins-maven-javadoc-plugin-3.12.0\n\n:arrow_up: Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0",
"is_bot": false,
"headline": "Merge pull request #140 from chillzhuang/dependabot/maven/dev/org.apa…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-11T08:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27ac09636343d5135aefeb644266aec5dd40b77",
"body": "…atype.central-central-publishing-maven-plugin-0.9.0\n\n:arrow_up: Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0",
"is_bot": false,
"headline": "Merge pull request #141 from chillzhuang/dependabot/maven/dev/org.son…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-11T08:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925e818753465fcd35fa8ab12b1a3960a78349e6",
"body": "Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0.\n- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.sonatype.central:central-publishing-maven-plugin\n dependency-version: 0.9.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.sonatype.central:central-publishing-maven-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T08:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1220ddb43cff1b3d828df212ef0a7d7a4b151a4",
"body": "Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.12.0.\n- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)\n- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...mav\n[…]\nmaven.plugins:maven-javadoc-plugin\n dependency-version: 3.12.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.apache.maven.plugins:maven-javadoc-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T08:22:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b8364c5060641355cebf869dda164690fae6274",
"body": "…che.maven.plugins-maven-surefire-plugin-3.5.4\n\n:arrow_up: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4",
"is_bot": false,
"headline": "Merge pull request #136 from chillzhuang/dependabot/maven/dev/org.apa…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-10T05:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d4bf7621487728a34a1612ca44014d8d3efc358",
"body": "…amlu-mica-auto-3.1.5\n\n:arrow_up: Bump net.dreamlu:mica-auto from 3.1.4 to 3.1.5",
"is_bot": false,
"headline": "Merge pull request #137 from chillzhuang/dependabot/maven/dev/net.dre…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-10T05:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad254e10571ccda8b92b46d88990ce78c5e1738",
"body": "Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.17 to 8.6.0.\n- [Release notes](https://github.com/minio/minio-java/releases)\n- [Commits](https://github.com/minio/minio-java/compare/8.5.17...8.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: io.minio:minio\n dependency-version: 8.6.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.minio:minio from 8.5.17 to 8.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T08:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d01cf6bc26b9d684a988afa61d3c3293b6c8aa5",
"body": "Bumps [net.dreamlu:mica-auto](https://github.com/lets-mica/mica-auto) from 3.1.4 to 3.1.5.\n- [Release notes](https://github.com/lets-mica/mica-auto/releases)\n- [Changelog](https://github.com/lets-mica/mica-auto/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/lets-mica/mica-auto/commits)\n\n--\n[…]\nendency-name: net.dreamlu:mica-auto\n dependency-version: 3.1.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump net.dreamlu:mica-auto from 3.1.4 to 3.1.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T08:20:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc519ea3f98315559bb371b0094f861487718e1a",
"body": "Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)\n\n---\nupdated-depend\n[…]\nmaven.plugins:maven-surefire-plugin\n dependency-version: 3.5.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.apache.maven.plugins:maven-surefire-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T08:20:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55c3e32102ccf6d9edb8467fa10ad3b3cf9e7a09",
"body": "…ingframework-spring-framework-bom-6.2.11\n\n:arrow_up: Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11",
"is_bot": false,
"headline": "Merge pull request #129 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-09T01:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213c9b0dfa4e159726f2b0ad3abd2eb1d74635d8",
"body": "…ger.core.v3-swagger-annotations-jakarta-2.2.38\n\n:arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.35 to 2.2.38",
"is_bot": false,
"headline": "Merge pull request #133 from chillzhuang/dependabot/maven/dev/io.swag…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-09T01:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ba7908eeb7ba6743b1d5b1106c28599d2cb0f6",
"body": "…centric-spring-boot-admin-starter-client-3.5.5\n\n:arrow_up: Bump de.codecentric:spring-boot-admin-starter-client from 3.5.1 to 3.5.5",
"is_bot": false,
"headline": "Merge pull request #134 from chillzhuang/dependabot/maven/dev/de.code…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-10-09T01:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5499c124f6164e9054cd4acf6e775f3200e69b88",
"body": "Bumps [de.codecentric:spring-boot-admin-starter-client](https://github.com/codecentric/spring-boot-admin) from 3.5.1 to 3.5.5.\n- [Release notes](https://github.com/codecentric/spring-boot-admin/releases)\n- [Commits](https://github.com/codecentric/spring-boot-admin/compare/3.5.1...3.5.5)\n\n---\nupdated\n[…]\nic:spring-boot-admin-starter-client\n dependency-version: 3.5.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump de.codecentric:spring-boot-admin-starter-client",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T08:27:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68070da90e2d9cf2faaed2ea3ba4af511dbe7f62",
"body": "Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.35 to 2.2.38.\n\n---\nupdated-dependencies:\n- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta\n dependency-version: 2.2.38\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T08:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c3050ee20ad1b32dc21d3ca20fe2871242e5e5",
"body": "…er-oss/io.minio-minio-8.6.0\n\n⬆️ Bump io.minio:minio from 8.5.17 to 8.6.0 in /blade-starter-oss",
"is_bot": false,
"headline": "Merge pull request #132 from chillzhuang/dependabot/maven/blade-start…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-30T09:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f8e7ae67033150f95637f6b431809917a5662d",
"body": "…oud-cos_api-5.6.255.1\n\n:arrow_up: Bump com.qcloud:cos_api from 5.6.255 to 5.6.255.1",
"is_bot": false,
"headline": "Merge pull request #130 from chillzhuang/dependabot/maven/dev/com.qcl…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-30T09:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e6db024cfdc6279bfc57134f60be7b81edeb87",
"body": "….xml.bind-jaxb-core-4.0.6\n\n:arrow_up: Bump com.sun.xml.bind:jaxb-core from 4.0.5 to 4.0.6",
"is_bot": false,
"headline": "Merge pull request #131 from chillzhuang/dependabot/maven/dev/com.sun…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-30T09:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc3fc301fc21f1191313aa12d883c2a00f805d1",
"body": "Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.17 to 8.6.0.\n- [Release notes](https://github.com/minio/minio-java/releases)\n- [Commits](https://github.com/minio/minio-java/compare/8.5.17...8.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: io.minio:minio\n dependency-version: 8.6.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.minio:minio in /blade-starter-oss",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-30T03:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a090466820b50d565be14846a3c804a8390175",
"body": "Bumps com.sun.xml.bind:jaxb-core from 4.0.5 to 4.0.6.\n\n---\nupdated-dependencies:\n- dependency-name: com.sun.xml.bind:jaxb-core\n dependency-version: 4.0.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.sun.xml.bind:jaxb-core from 4.0.5 to 4.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-29T10:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31fc48ac99f08c541a350fa34aa3c58ad8b84db4",
"body": "Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.255 to 5.6.255.1.\n- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)\n- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tencenty\n[…]\nndency-name: com.qcloud:cos_api\n dependency-version: 5.6.255.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.qcloud:cos_api from 5.6.255 to 5.6.255.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-29T10:01:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f987d065c2241d485a4168061ecd3b99b3427404",
"body": "…baba.nacos-nacos-client-3.1.0\n\n:arrow_up: Bump com.alibaba.nacos:nacos-client from 3.0.2 to 3.1.0",
"is_bot": false,
"headline": "Merge pull request #127 from chillzhuang/dependabot/maven/dev/com.ali…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-29T03:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f761f34f158c27d7567a39485271ea1708e49c2d",
"body": "….xml.bind-jaxb-impl-4.0.6\n\n:arrow_up: Bump com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6",
"is_bot": false,
"headline": "Merge pull request #128 from chillzhuang/dependabot/maven/dev/com.sun…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-29T03:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840584a8b84e8390f778eb871bc957a174d1b75f",
"body": "Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.11.\n- [Release notes](https://github.com/spring-projects/spring-framework/releases)\n- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.11)\n\n---\n[…]\nringframework:spring-framework-bom\n dependency-version: 6.2.11\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springframework:spring-framework-bom",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T08:16:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d7b70c3babf45f8055b96456d02c7afb55263129",
"body": "Bumps com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6.\n\n---\nupdated-dependencies:\n- dependency-name: com.sun.xml.bind:jaxb-impl\n dependency-version: 4.0.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T08:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca44ce4d4edeb174e5f0b9b41908e87353648a51",
"body": "Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 3.0.2 to 3.1.0.\n- [Release notes](https://github.com/alibaba/nacos/releases)\n- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/alibaba/nacos/compare/3.0.2...3.1.0)\n\n--\n[…]\name: com.alibaba.nacos:nacos-client\n dependency-version: 3.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.alibaba.nacos:nacos-client from 3.0.2 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T01:04:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "747e86297175a7dedfa3349283b680f7d1502fa2",
"body": "….excel-fastexcel-1.3.0\n\n:arrow_up: Bump cn.idev.excel:fastexcel from 1.2.0 to 1.3.0",
"is_bot": false,
"headline": "Merge pull request #126 from chillzhuang/dependabot/maven/dev/cn.idev…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-26T01:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b4e4feea18f4ac667c504f54a53b8d136ce048",
"body": "…jectlombok-lombok-1.18.42\n\n:arrow_up: Bump org.projectlombok:lombok from 1.18.38 to 1.18.42",
"is_bot": false,
"headline": "Merge pull request #125 from chillzhuang/dependabot/maven/dev/org.pro…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-26T01:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cefd0d171ca0bbfccdb5cc1b87c935511b42815",
"body": "Bumps [cn.idev.excel:fastexcel](https://github.com/fast-excel/fastexcel) from 1.2.0 to 1.3.0.\n- [Release notes](https://github.com/fast-excel/fastexcel/releases)\n- [Changelog](https://github.com/fast-excel/fesod/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fast-excel/fastexcel/compare/1.2.\n[…]\ndency-name: cn.idev.excel:fastexcel\n dependency-version: 1.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump cn.idev.excel:fastexcel from 1.2.0 to 1.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-24T08:19:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d45cd2ac13d84d4b91e119555bac2c7b866a2195",
"body": "Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.42.\n- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)\n- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.38...v1.18.42)\n\n---\nupdated-dependencies:\n- d\n[…]\ncy-name: org.projectlombok:lombok\n dependency-version: 1.18.42\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.projectlombok:lombok from 1.18.38 to 1.18.42",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-24T08:19:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b9e2eeae5a00eb85a51a759237e1c15b86866a85",
"body": null,
"is_bot": false,
"headline": ":sparkles: 代码优化",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-23T08:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed132fcb095815a1dbec87b1b0b2899d5aeab48c",
"body": "…ehaus.mojo-flatten-maven-plugin-1.7.3\n\n:arrow_up: Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3",
"is_bot": false,
"headline": "Merge pull request #122 from chillzhuang/dependabot/maven/dev/org.cod…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-23T08:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "772622fc12c1ed7b0ec92aed33c7425e92454bbb",
"body": "…gle.guava-guava-33.5.0-jre\n\n:arrow_up: Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre",
"is_bot": false,
"headline": "Merge pull request #123 from chillzhuang/dependabot/maven/dev/com.goo…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-23T08:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edb9b4df8d5f676004d7adb62ad6e599b064516",
"body": "…ingdoc-springdoc-openapi-starter-webmvc-ui-2.8.13\n\n:arrow_up: Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.13",
"is_bot": false,
"headline": "Merge pull request #124 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-23T08:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ecdc3659cfd3fb96f95d0857536e3c981e0960",
"body": "Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.9 to 2.8.13.\n- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)\n- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)\n- [Commits](\n[…]\npringdoc-openapi-starter-webmvc-ui\n dependency-version: 2.8.13\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springdoc:springdoc-openapi-starter-webmvc-ui",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-23T08:17:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fbd9e5eb9dd4f8a780cae62187856c8683f1b620",
"body": "Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n dependency-version: 33.5.0-jre\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-23T08:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce80e1154bef8fb0292e0e239c0d70238153176",
"body": "Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.2 to 1.7.3.\n- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.2...1.7.3)\n\n---\nupdated-dependen\n[…]\n.codehaus.mojo:flatten-maven-plugin\n dependency-version: 1.7.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.codehaus.mojo:flatten-maven-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-23T08:17:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1348d7f0ded3b3fcf7e86e871753196b807f3eff",
"body": "…oud-cos_api-5.6.255\n\n:arrow_up: Bump com.qcloud:cos_api from 5.6.251 to 5.6.255",
"is_bot": false,
"headline": "Merge pull request #119 from chillzhuang/dependabot/maven/dev/com.qcl…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-22T08:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7915107ce0857c9cd952bc65f81bdb0e52768c1d",
"body": "…ncycastle-bcprov-jdk18on-1.82\n\n:arrow_up: Bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82",
"is_bot": false,
"headline": "Merge pull request #120 from chillzhuang/dependabot/maven/dev/org.bou…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-22T08:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3b0cd40a309cb95423a0d3fdb214587e9f1347",
"body": "…che.maven.plugins-maven-compiler-plugin-3.14.1\n\n:arrow_up: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1",
"is_bot": false,
"headline": "Merge pull request #121 from chillzhuang/dependabot/maven/dev/org.apa…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-22T08:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de69100c9eebe9d6863cb68326978180348425f",
"body": "Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0.\n[…]\naven.plugins:maven-compiler-plugin\n dependency-version: 3.14.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.apache.maven.plugins:maven-compiler-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T08:35:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67f1cd306f6137ea56cd3fe35e40b15d9ed1ee59",
"body": "Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82.\n- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)\n- [Commits](https://github.com/bcgit/bc-java/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.bouncycastle:bcprov-jdk18on\n dependency-version: '1.82'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.bouncycastle:bcprov-jdk18on from 1.81 to 1.82",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T08:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb72ea055f740c714d1243fc6754a5eb1596650",
"body": "Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.251 to 5.6.255.\n- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)\n- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tencentyun\n[…]\npendency-name: com.qcloud:cos_api\n dependency-version: 5.6.255\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.qcloud:cos_api from 5.6.251 to 5.6.255",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T08:33:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81a68c219df7bded67df390ab9db4d5e75ec3272",
"body": "…ingframework.boot-spring-boot-dependencies-3.5.6\n\n:arrow_up: Bump org.springframework.boot:spring-boot-dependencies from 3.5.4 to 3.5.6",
"is_bot": false,
"headline": "Merge pull request #118 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-20T03:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e6a7393b28085b2df4d53d0fee45f704923a5a",
"body": "…ingdoc-springdoc-openapi-starter-webflux-ui-2.8.13\n\n:arrow_up: Bump org.springdoc:springdoc-openapi-starter-webflux-ui from 2.8.9 to 2.8.13",
"is_bot": false,
"headline": "Merge pull request #117 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-20T03:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc3c8cec1c40fe8779d54ecd523b1817b74ea61",
"body": "….plus.version-3.5.14\n\n:arrow_up: Bump mybatis.plus.version from 3.5.12 to 3.5.14",
"is_bot": false,
"headline": "Merge pull request #113 from chillzhuang/dependabot/maven/dev/mybatis…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-09-20T03:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c58c0e207873aa68e71306e376f080b78ce3d8",
"body": "Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.5.4 to 3.5.6.\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.4...v3.5.6)\n\n---\nupdated-d\n[…]\nework.boot:spring-boot-dependencies\n dependency-version: 3.5.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springframework.boot:spring-boot-dependencies",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-19T08:21:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9da8224f242c43ef399cdd1fc78c42666aae1fbc",
"body": "Bumps [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.9 to 2.8.13.\n- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)\n- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)\n- [Commits]\n[…]\nringdoc-openapi-starter-webflux-ui\n dependency-version: 2.8.13\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springdoc:springdoc-openapi-starter-webflux-ui",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T08:34:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d5f2cd08d17b32eae890a68a801134222cf799b",
"body": "Bumps `mybatis.plus.version` from 3.5.12 to 3.5.14.\n\nUpdates `com.baomidou:mybatis-plus` from 3.5.12 to 3.5.14\n- [Release notes](https://github.com/baomidou/mybatis-plus/releases)\n- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)\n- [Commits](https://github.com/baomidou/my\n[…]\nom.baomidou:mybatis-plus-generator\n dependency-version: 3.5.14\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump mybatis.plus.version from 3.5.12 to 3.5.14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T08:21:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64fd75e61b24038139d6ac5db5bf6124712ced58",
"body": "…oud-cos_api-5.6.251\n\n:arrow_up: Bump com.qcloud:cos_api from 5.6.249 to 5.6.251",
"is_bot": false,
"headline": "Merge pull request #106 from chillzhuang/dependabot/maven/dev/com.qcl…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-29T05:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "378e698858122d7acabeace44df1bdde8c02ce67",
"body": "…ingframework-spring-framework-bom-6.2.10\n\n:arrow_up: Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.10",
"is_bot": false,
"headline": "Merge pull request #109 from chillzhuang/dependabot/maven/dev/org.spr…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-29T05:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a21e712268dbbffac8e394d80f50dcba6b2781",
"body": "…webtoken-jjwt-jackson-0.13.0\n\n:arrow_up: Bump io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0",
"is_bot": false,
"headline": "Merge pull request #110 from chillzhuang/dependabot/maven/dev/io.json…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-29T05:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5712aeb9bf8f5c6afb3b9e7e0807fd917f3d6e1c",
"body": "…webtoken-jjwt-impl-0.13.0\n\n:arrow_up: Bump io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.13.0",
"is_bot": false,
"headline": "Merge pull request #111 from chillzhuang/dependabot/maven/dev/io.json…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-29T05:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dec3a843c996a2ea36038c26aa695e628f81a18",
"body": "Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 to 0.13.0.\n- [Release notes](https://github.com/jwtk/jjwt/releases)\n- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.13.0)\n\n---\nupdated-dependen\n[…]\ncy-name: io.jsonwebtoken:jjwt-impl\n dependency-version: 0.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-21T09:01:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52f17a7810ef17fdc0cf727dd2aac17ecffb4599",
"body": "Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0.\n\n---\nupdated-dependencies:\n- dependency-name: io.jsonwebtoken:jjwt-jackson\n dependency-version: 0.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-21T08:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0ce3b5396dfbf6fdcdd3c3f90484187ff19f49",
"body": "Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.9 to 6.2.10.\n- [Release notes](https://github.com/spring-projects/spring-framework/releases)\n- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.9...v6.2.10)\n\n---\nu\n[…]\nringframework:spring-framework-bom\n dependency-version: 6.2.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump org.springframework:spring-framework-bom",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-15T08:19:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f8830080a5366df66d41686c8cbfb6704f7d0710",
"body": "Bumps [com.qcloud:cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.249 to 5.6.251.\n- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)\n- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tencentyun\n[…]\npendency-name: com.qcloud:cos_api\n dependency-version: 5.6.251\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.qcloud:cos_api from 5.6.249 to 5.6.251",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T12:29:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6439e6591bfe6cc42c9e866a6270e2094cc0fcd6",
"body": "…ger.core.v3-swagger-annotations-jakarta-2.2.35\n\n:arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.34 to 2.2.35",
"is_bot": false,
"headline": "Merge pull request #105 from chillzhuang/dependabot/maven/dev/io.swag…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-01T09:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf8cc5968546e8e98f05deaa791ee54ab68124c",
"body": "…ql-mysql-connector-j-9.4.0\n\n:arrow_up: Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0",
"is_bot": false,
"headline": "Merge pull request #104 from chillzhuang/dependabot/maven/dev/com.mys…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-08-01T09:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32134a62447e2b71a3f68717efeee44d2bcda129",
"body": "Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.34 to 2.2.35.\n\n---\nupdated-dependencies:\n- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta\n dependency-version: 2.2.35\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump io.swagger.core.v3:swagger-annotations-jakarta",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-01T09:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06f0462cb7e9098a7df3316733708d05ee91e92",
"body": "Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.3.0 to 9.4.0.\n- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)\n- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.3.0...9.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: com.mysql:mysql-connector-j\n dependency-version: 9.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": ":arrow_up: Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-31T08:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa864ae02d5fc030b5db027297565b961884278",
"body": "…oud-cos_api-5.6.249\n\n:arrow_up: Bump com.qcloud:cos_api from 5.6.247 to 5.6.249",
"is_bot": false,
"headline": "Merge pull request #103 from chillzhuang/dependabot/maven/dev/com.qcl…",
"author_name": "如梦技术",
"author_login": "ChunMengLu",
"committed_at": "2025-07-30T08:41:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 108,
"latest_release_at": "2026-07-13T06:05:53Z",
"latest_release_tag": "v5.0.0",
"releases_from_tags": false,
"days_since_last_push": 12,
"active_weeks_last_year": 23,
"days_since_latest_release": 12,
"mean_days_between_releases": 83.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "org.springblade:blade-core-boot",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-boot",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-boot",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-core-test",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-test",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-test",
"versions_count": 49,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-core-tool",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-tool",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-tool",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:27Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-core-cloud",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-cloud",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-cloud",
"versions_count": 66,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-core-launch",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-launch",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-launch",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-core-secure",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-core-secure",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-core-secure",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-starter-log",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-starter-log",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-starter-log",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
},
{
"name": "org.springblade:blade-starter-oss",
"exists": true,
"license": "GNU LESSER GENERAL PUBLIC LICENSE",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.springblade/blade-starter-oss",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/chillzhuang/blade-tool.git/blade-starter-oss",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T05:27:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 789,
"stars": 1782,
"watchers": 70,
"fork_history": {
"days": [
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-02",
"count": 7
},
{
"date": "2019-01-03",
"count": 4
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-05",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-01-16",
"count": 2
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-19",
"count": 1
},
{
"date": "2019-01-25",
"count": 2
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-17",
"count": 1
},
{
"date": "2019-02-19",
"count": 2
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-02-26",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-06",
"count": 2
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-03-11",
"count": 2
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-20",
"count": 2
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-01",
"count": 2
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-04-08",
"count": 2
},
{
"date": "2019-04-11",
"count": 2
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-04-16",
"count": 2
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-04-23",
"count": 2
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-04-26",
"count": 3
},
{
"date": "2019-04-27",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-05",
"count": 3
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-09",
"count": 2
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-16",
"count": 2
},
{
"date": "2019-05-17",
"count": 3
},
{
"date": "2019-05-19",
"count": 2
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-21",
"count": 3
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-29",
"count": 2
},
{
"date": "2019-05-30",
"count": 1
},
{
"date": "2019-05-31",
"count": 2
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-04",
"count": 2
},
{
"date": "2019-06-08",
"count": 1
},
{
"date": "2019-06-12",
"count": 3
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-16",
"count": 1
},
{
"date": "2019-06-17",
"count": 2
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-06-20",
"count": 2
},
{
"date": "2019-06-21",
"count": 2
},
{
"date": "2019-06-23",
"count": 2
},
{
"date": "2019-06-25",
"count": 2
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-02",
"count": 2
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-05",
"count": 1
},
{
"date": "2019-07-08",
"count": 3
},
{
"date": "2019-07-10",
"count": 2
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-07-19",
"count": 2
},
{
"date": "2019-07-23",
"count": 2
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-07-25",
"count": 2
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-07-28",
"count": 2
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-11",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-15",
"count": 2
},
{
"date": "2019-08-18",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-08-21",
"count": 3
},
{
"date": "2019-08-22",
"count": 2
},
{
"date": "2019-08-24",
"count": 2
},
{
"date": "2019-08-26",
"count": 2
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-09-01",
"count": 1
},
{
"date": "2019-09-02",
"count": 2
},
{
"date": "2019-09-05",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-08",
"count": 1
},
{
"date": "2019-09-09",
"count": 3
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-18",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-09-24",
"count": 3
},
{
"date": "2019-09-26",
"count": 2
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-10-23",
"count": 3
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-27",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-11-02",
"count": 2
},
{
"date": "2019-11-04",
"count": 2
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-11",
"count": 2
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-19",
"count": 5
},
{
"date": "2019-11-21",
"count": 2
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-03",
"count": 2
},
{
"date": "2019-12-04",
"count": 3
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-06",
"count": 2
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-13",
"count": 3
},
{
"date": "2019-12-15",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2019-12-27",
"count": 5
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2019-12-31",
"count": 2
},
{
"date": "2020-01-02",
"count": 2
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-05",
"count": 1
},
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-09",
"count": 1
},
{
"date": "2020-01-12",
"count": 2
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-14",
"count": 4
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-02-16",
"count": 2
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-23",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-19",
"count": 2
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-26",
"count": 2
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-01",
"count": 3
},
{
"date": "2020-04-05",
"count": 2
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-04-10",
"count": 2
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-27",
"count": 2
},
{
"date": "2020-04-28",
"count": 2
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-04-30",
"count": 4
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-19",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-05-29",
"count": 4
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-05",
"count": 2
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-12",
"count": 2
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-22",
"count": 2
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-07-13",
"count": 2
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-16",
"count": 2
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-07-29",
"count": 2
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-08-18",
"count": 2
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-15",
"count": 2
},
{
"date": "2020-09-17",
"count": 2
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-25",
"count": 2
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-17",
"count": 1
},
{
"date": "2020-10-18",
"count": 2
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-10-31",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-05",
"count": 2
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-16",
"count": 4
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-23",
"count": 2
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-11-30",
"count": 2
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-02",
"count": 2
},
{
"date": "2020-12-03",
"count": 3
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2020-12-11",
"count": 2
},
{
"date": "2020-12-18",
"count": 2
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2020-12-27",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-06",
"count": 2
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-01-11",
"count": 2
},
{
"date": "2021-01-12",
"count": 3
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 2
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-02",
"count": 2
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-04",
"count": 2
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-03-22",
"count": 2
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-26",
"count": 2
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-10",
"count": 2
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-26",
"count": 2
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-05-11",
"count": 2
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-17",
"count": 4
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-06",
"count": 4
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-09",
"count": 3
},
{
"date": "2021-07-11",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-24",
"count": 2
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-01",
"count": 1
},
{
"date": "2021-08-04",
"count": 2
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-09",
"count": 2
},
{
"date": "2021-09-11",
"count": 2
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-19",
"count": 2
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-11-01",
"count": 2
},
{
"date": "2021-11-05",
"count": 3
},
{
"date": "2021-11-09",
"count": 2
},
{
"date": "2021-11-10",
"count": 2
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-06",
"count": 4
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-14",
"count": 2
},
{
"date": "2021-12-15",
"count": 2
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2021-12-27",
"count": 2
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-01-17",
"count": 5
},
{
"date": "2022-01-18",
"count": 2
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-21",
"count": 3
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-09",
"count": 2
},
{
"date": "2022-02-14",
"count": 2
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-17",
"count": 3
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-22",
"count": 2
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-01",
"count": 2
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-16",
"count": 3
},
{
"date": "2022-03-17",
"count": 2
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-22",
"count": 2
},
{
"date": "2022-03-29",
"count": 2
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-10",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-04-30",
"count": 2
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-07-20",
"count": 2
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-26",
"count": 2
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-30",
"count": 2
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-20",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-06-03",
"count": 2
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-29",
"count": 2
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
}
],
"complete": true,
"collected": 779,
"total_forks": 789
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"blade-core-bom/pom.xml",
"blade-core-boot/pom.xml",
"blade-core-cloud/pom.xml",
"blade-core-launch/pom.xml",
"blade-core-secure/pom.xml",
"blade-core-test/pom.xml",
"blade-core-tool/pom.xml",
"blade-starter-api-crypto/pom.xml",
"blade-starter-cache/pom.xml",
"blade-starter-datascope/pom.xml",
"blade-starter-develop/pom.xml",
"blade-starter-excel/pom.xml",
"blade-starter-i18n/pom.xml",
"blade-starter-loadbalancer/pom.xml",
"blade-starter-log/pom.xml",
"blade-starter-mybatis/pom.xml",
"blade-starter-oss/pom.xml",
"blade-starter-redis/pom.xml",
"blade-starter-report/pom.xml",
"blade-starter-social/pom.xml",
"blade-starter-swagger/pom.xml",
"blade-starter-tenant/pom.xml",
"blade-starter-transaction/pom.xml",
"pom.xml"
],
"largest_source_bytes": 57002,
"source_files_sampled": 407,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"blade-core-bom/pom.xml",
"blade-core-boot/pom.xml",
"blade-core-cloud/pom.xml",
"blade-core-launch/pom.xml",
"blade-core-secure/pom.xml",
"blade-core-test/pom.xml",
"blade-core-tool/pom.xml",
"blade-starter-api-crypto/pom.xml",
"blade-starter-cache/pom.xml",
"blade-starter-datascope/pom.xml",
"blade-starter-develop/pom.xml",
"blade-starter-excel/pom.xml",
"blade-starter-i18n/pom.xml",
"blade-starter-loadbalancer/pom.xml",
"blade-starter-log/pom.xml",
"blade-starter-mybatis/pom.xml",
"blade-starter-oss/pom.xml",
"blade-starter-redis/pom.xml",
"blade-starter-report/pom.xml",
"blade-starter-social/pom.xml",
"blade-starter-swagger/pom.xml",
"blade-starter-tenant/pom.xml",
"blade-starter-transaction/pom.xml",
"pom.xml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": false,
"version": "1.82",
"severity": "critical",
"ecosystem": "maven",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-574f-3g2m-x479",
"GHSA-c3fc-8qff-9hwx",
"GHSA-p93r-85wp-75v3"
],
"fixed_version": "1.84",
"advisory_count": 3,
"oldest_advisory_days": 99
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": false,
"version": "2.21.2",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-r7wm-3cxj-wff9"
],
"fixed_version": "3.2.1",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "io.netty:netty-codec",
"direct": false,
"version": "4.1.48.Final",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3p8m-j85q-pgmj",
"GHSA-558v-64gr-wgg4",
"GHSA-9vjp-v76f-g363",
"GHSA-grg4-wf29-r9vv",
"GHSA-mj4r-2hfc-f8p6"
],
"fixed_version": "4.2.16.Final",
"advisory_count": 5,
"oldest_advisory_days": 1780
},
{
"name": "io.netty:netty-handler",
"direct": false,
"version": "4.1.48.Final",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-3qp7-7mw8-wx86",
"GHSA-6mjq-h674-j845",
"GHSA-c653-97m9-rcg9",
"GHSA-x4gw-5cx5-pgmh"
],
"fixed_version": "4.2.15.Final",
"advisory_count": 4,
"oldest_advisory_days": 1131
},
{
"name": "io.netty:netty-resolver-dns",
"direct": false,
"version": "4.2.13.Final",
"severity": "high",
"ecosystem": "maven",
"cvss_score": 8.7,
"advisory_ids": [
"GHSA-5pvg-856g-cp85",
"GHSA-676x-f7gg-47vc",
"GHSA-xmv7-r254-6q78"
],
"fixed_version": "4.2.15.Final",
"advisory_count": 3,
"oldest_advisory_days": 46
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": false,
"version": "2.21.4",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5gvw-p9qm-jgwh",
"GHSA-5jmj-h7xm-6q6v",
"GHSA-mhm7-754m-9p8w"
],
"fixed_version": "3.2.1",
"advisory_count": 3,
"oldest_advisory_days": 31
},
{
"name": "io.netty:netty-codec-dns",
"direct": false,
"version": "4.2.13.Final",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-mfg7-5gfp-c4w3"
],
"fixed_version": "4.2.16.Final",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "io.netty:netty-common",
"direct": false,
"version": "4.1.48.Final",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.5,
"advisory_ids": [
"GHSA-389x-839f-4rhx",
"GHSA-xq3w-v528-46rv"
],
"fixed_version": "4.1.118.Final",
"advisory_count": 2,
"oldest_advisory_days": 619
},
{
"name": "org.apache.commons:commons-lang3",
"direct": false,
"version": "3.17.0",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-j288-q9x7-2f5v"
],
"fixed_version": "3.18.0",
"advisory_count": 1,
"oldest_advisory_days": 379
},
{
"name": "tools.jackson.core:jackson-databind",
"direct": false,
"version": "3.1.4",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5gvw-p9qm-jgwh"
],
"fixed_version": "3.2.1",
"advisory_count": 1,
"oldest_advisory_days": 3
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4,
"critical": 1,
"moderate": 5
},
"advisory_count": 24,
"affected_count": 10,
"assessed_count": 222,
"malicious_count": 0,
"assessed_package": "maven:org.springblade:blade-core-boot@5.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.springframework.boot:spring-boot-starter-jdbc",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-cache",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-cloud",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-secure",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-cache",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-log",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-swagger",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-tenant",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-redis",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-spring-boot4-starter",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.mybatis:mybatis-typehandlers-jsr310",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.sf.ehcache:ehcache",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba:druid-spring-boot-4-starter",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.mysql:mysql-connector-j",
"manifest": "blade-core-boot/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-secure",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-restclient",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-starter-openfeign",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-starter-loadbalancer",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-starter-bootstrap",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "de.codecentric:spring-boot-admin-starter-client",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "com.alibaba.nacos:nacos-client",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel",
"manifest": "blade-core-cloud/pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "org.springframework.boot:spring-boot-starter-webmvc",
"manifest": "blade-core-launch/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"manifest": "blade-core-launch/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.activation:jakarta.activation-api",
"manifest": "blade-core-launch/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.jsonwebtoken:jjwt-impl",
"manifest": "blade-core-secure/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.jsonwebtoken:jjwt-jackson",
"manifest": "blade-core-secure/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-core-secure/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-cache",
"manifest": "blade-core-secure/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-jdbc",
"manifest": "blade-core-secure/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "blade-core-test/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-test",
"manifest": "blade-core-test/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-jackson2",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.guava:guava",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.squareup.okhttp3:okhttp",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.swagger.core.v3:swagger-annotations-jakarta",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.protostuff:protostuff-core",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.protostuff:protostuff-runtime",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-data-redis",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "blade-core-tool/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-api-crypto/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-context",
"manifest": "blade-starter-api-crypto/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-cache/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "blade-starter-datascope/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-jdbc",
"manifest": "blade-starter-datascope/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-develop/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-generator",
"manifest": "blade-starter-develop/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-extension",
"manifest": "blade-starter-develop/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.velocity:velocity-engine-core",
"manifest": "blade-starter-develop/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.4.1"
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "cn.idev.excel:fastexcel",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.poi:poi",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.poi:poi-ooxml",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.poi:poi-scratchpad",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.poi:ooxml-schemas",
"manifest": "blade-starter-excel/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-i18n/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-validation",
"manifest": "blade-starter-i18n/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-starter-loadbalancer",
"manifest": "blade-starter-loadbalancer/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-starter-openfeign",
"manifest": "blade-starter-loadbalancer/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
"manifest": "blade-starter-loadbalancer/pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
"manifest": "blade-starter-loadbalancer/pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "com.alibaba.nacos:nacos-client",
"manifest": "blade-starter-loadbalancer/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-log/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-secure",
"manifest": "blade-starter-log/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-cloud",
"manifest": "blade-starter-log/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus",
"manifest": "blade-starter-log/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.mybatis:mybatis",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.mybatis:mybatis-spring",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-extension",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-jsqlparser",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.baomidou:mybatis-plus-spring-boot-autoconfigure",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.mybatis:mybatis-typehandlers-jsr310",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba:druid-spring-boot-4-starter",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-secure",
"manifest": "blade-starter-mybatis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-oss/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.aliyun.oss:aliyun-sdk-oss",
"manifest": "blade-starter-oss/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.18.3"
},
{
"name": "io.minio:minio",
"manifest": "blade-starter-oss/pom.xml",
"ecosystem": "maven",
"version_constraint": "8.6.0"
},
{
"name": "com.qiniu:qiniu-java-sdk",
"manifest": "blade-starter-oss/pom.xml",
"ecosystem": "maven",
"version_constraint": "7.19.0"
},
{
"name": "com.qcloud:cos_api",
"manifest": "blade-starter-oss/pom.xml",
"ecosystem": "maven",
"version_constraint": "5.6.257"
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-redis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-data-redis",
"manifest": "blade-starter-redis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-cache",
"manifest": "blade-starter-redis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.protostuff:protostuff-core",
"manifest": "blade-starter-redis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.protostuff:protostuff-runtime",
"manifest": "blade-starter-redis/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "blade-starter-report/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.bstek.ureport:ureport2-console",
"manifest": "blade-starter-report/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.2.9"
},
{
"name": "com.bstek.ureport:ureport2-core",
"manifest": "blade-starter-report/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.2.9"
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-social/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "me.zhyd.oauth:JustAuth",
"manifest": "blade-starter-social/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.httpcomponents:httpclient",
"manifest": "blade-starter-social/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-swagger/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
"manifest": "blade-starter-swagger/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "blade-starter-tenant/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "blade-starter-tenant/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "blade-starter-tenant/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "blade-starter-transaction/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springblade:blade-core-cloud",
"manifest": "blade-starter-transaction/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.cloud:spring-cloud-commons",
"manifest": "blade-starter-transaction/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-seata",
"manifest": "blade-starter-transaction/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.seata:seata-spring-boot-starter",
"manifest": "blade-starter-transaction/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-dependencies",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.boot.version}"
},
{
"name": "org.springframework.cloud:spring-cloud-dependencies",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.cloud.version}"
},
{
"name": "com.alibaba.cloud:spring-cloud-alibaba-dependencies",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.cloud.version}"
},
{
"name": "org.springblade:blade-core-launch",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-core-boot",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-core-cloud",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-core-tool",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-develop",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-excel",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-core-secure",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-social",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-log",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-core-test",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-swagger",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-mybatis",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-oss",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-redis",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-tenant",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-transaction",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-i18n",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-loadbalancer",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-report",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-cache",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-datascope",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "org.springblade:blade-starter-api-crypto",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${revision}"
},
{
"name": "de.codecentric:spring-boot-admin-starter-server",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.boot.admin.version}"
},
{
"name": "de.codecentric:spring-boot-admin-starter-client",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.boot.admin.version}"
},
{
"name": "com.squareup.okhttp3:okhttp",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${okhttp.version}"
},
{
"name": "com.squareup.okhttp3:logging-interceptor",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${okhttp.version}"
},
{
"name": "org.mybatis:mybatis",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.version}"
},
{
"name": "org.mybatis:mybatis-spring",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.spring.version}"
},
{
"name": "com.baomidou:mybatis-plus",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-jsqlparser",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot-autoconfigure",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot4-starter",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-annotation",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-extension",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "com.baomidou:mybatis-plus-generator",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mybatis.plus.version}"
},
{
"name": "org.mybatis:mybatis-typehandlers-jsr310",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.0.2"
},
{
"name": "com.alibaba.nacos:nacos-client",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${alibaba.nacos.version}"
},
{
"name": "io.jsonwebtoken:jjwt-impl",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.13.0"
},
{
"name": "io.jsonwebtoken:jjwt-jackson",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.13.0"
},
{
"name": "me.zhyd.oauth:JustAuth",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.16.7"
},
{
"name": "org.apache.httpcomponents:httpclient",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${httpclient.version}"
},
{
"name": "com.google.guava:guava",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${guava.version}"
},
{
"name": "net.sf.ehcache:ehcache",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.10.9.2"
},
{
"name": "com.alibaba:druid",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${druid.version}"
},
{
"name": "com.alibaba:druid-spring-boot-4-starter",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${druid.version}"
},
{
"name": "com.mysql:mysql-connector-j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "9.5.0"
},
{
"name": "io.swagger.core.v3:swagger-annotations-jakarta",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.2.52"
},
{
"name": "org.springdoc:springdoc-openapi-starter-webflux-ui",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "3.0.3"
},
{
"name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "3.0.3"
},
{
"name": "io.protostuff:protostuff-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${protostuff.version}"
},
{
"name": "io.protostuff:protostuff-runtime",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${protostuff.version}"
},
{
"name": "org.antlr:antlr4-runtime",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "4.9.3"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "6.1.0"
},
{
"name": "com.github.whvcse:easy-captcha",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.6.2"
},
{
"name": "cn.idev.excel:fastexcel",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${fastexcel.version}"
},
{
"name": "org.apache.poi:poi",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${poi.version}"
},
{
"name": "org.apache.poi:poi-ooxml",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${poi.version}"
},
{
"name": "org.apache.poi:poi-ooxml-full",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${poi.version}"
},
{
"name": "org.apache.poi:poi-scratchpad",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${poi.version}"
},
{
"name": "org.apache.poi:ooxml-schemas",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${poi.ooxl.version}"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.82"
},
{
"name": "com.aliyun:aliyun-java-sdk-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${aliyun.sms.version}"
},
{
"name": "com.tencentcloudapi:tencentcloud-sdk-java-sms",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${tencent.sms.version}"
},
{
"name": "org.springframework.retry:spring-retry",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${spring.retry.version}"
},
{
"name": "org.springframework.boot:spring-boot-starter-aspectj",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-starter-actuator",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.retry:spring-retry",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.hibernate.validator:hibernate-validator",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.springframework.boot:spring-boot-configuration-processor",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cn.idev.excel:fastexcel",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "cn.idev.excel:fastexcel",
"direct": true,
"version": "1.3.0",
"ecosystem": "maven"
},
{
"name": "com.alibaba.cloud:spring-cloud-alibaba-dependencies",
"direct": true,
"version": "2025.1.0.0",
"ecosystem": "maven"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-seata",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba.nacos:nacos-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba.nacos:nacos-client",
"direct": true,
"version": "3.2.2",
"ecosystem": "maven"
},
{
"name": "com.alibaba:druid",
"direct": true,
"version": "1.2.28",
"ecosystem": "maven"
},
{
"name": "com.alibaba:druid-spring-boot-4-starter",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.alibaba:druid-spring-boot-4-starter",
"direct": true,
"version": "1.2.28",
"ecosystem": "maven"
},
{
"name": "com.aliyun.oss:aliyun-sdk-oss",
"direct": true,
"version": "3.18.3",
"ecosystem": "maven"
},
{
"name": "com.aliyun:aliyun-java-sdk-core",
"direct": true,
"version": "4.7.6",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-annotation",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-core",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-extension",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-extension",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-generator",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-generator",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-jsqlparser",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-jsqlparser",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot-autoconfigure",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot-autoconfigure",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot4-starter",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.baomidou:mybatis-plus-spring-boot4-starter",
"direct": true,
"version": "3.5.17",
"ecosystem": "maven"
},
{
"name": "com.bstek.ureport:ureport2-console",
"direct": true,
"version": "2.2.9",
"ecosystem": "maven"
},
{
"name": "com.bstek.ureport:ureport2-core",
"direct": true,
"version": "2.2.9",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.github.whvcse:easy-captcha",
"direct": true,
"version": "1.6.2",
"ecosystem": "maven"
},
{
"name": "com.google.guava:guava",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.guava:guava",
"direct": true,
"version": "33.6.0-jre",
"ecosystem": "maven"
},
{
"name": "com.mysql:mysql-connector-j",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.mysql:mysql-connector-j",
"direct": true,
"version": "9.5.0",
"ecosystem": "maven"
},
{
"name": "com.qcloud:cos_api",
"direct": true,
"version": "5.6.257",
"ecosystem": "maven"
},
{
"name": "com.qiniu:qiniu-java-sdk",
"direct": true,
"version": "7.19.0",
"ecosystem": "maven"
},
{
"name": "com.squareup.okhttp3:logging-interceptor",
"direct": true,
"version": "4.12.0",
"ecosystem": "maven"
},
{
"name": "com.squareup.okhttp3:okhttp",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.squareup.okhttp3:okhttp",
"direct": true,
"version": "4.12.0",
"ecosystem": "maven"
},
{
"name": "com.tencentcloudapi:tencentcloud-sdk-java-sms",
"direct": true,
"version": "3.1.1357",
"ecosystem": "maven"
},
{
"name": "de.codecentric:spring-boot-admin-starter-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "de.codecentric:spring-boot-admin-starter-client",
"direct": true,
"version": "4.1.1",
"ecosystem": "maven"
},
{
"name": "de.codecentric:spring-boot-admin-starter-server",
"direct": true,
"version": "4.1.1",
"ecosystem": "maven"
},
{
"name": "io.jsonwebtoken:jjwt-impl",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.jsonwebtoken:jjwt-impl",
"direct": true,
"version": "0.13.0",
"ecosystem": "maven"
},
{
"name": "io.jsonwebtoken:jjwt-jackson",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.jsonwebtoken:jjwt-jackson",
"direct": true,
"version": "0.13.0",
"ecosystem": "maven"
},
{
"name": "io.minio:minio",
"direct": true,
"version": "8.6.0",
"ecosystem": "maven"
},
{
"name": "io.protostuff:protostuff-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.protostuff:protostuff-core",
"direct": true,
"version": "1.8.0",
"ecosystem": "maven"
},
{
"name": "io.protostuff:protostuff-runtime",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.protostuff:protostuff-runtime",
"direct": true,
"version": "1.8.0",
"ecosystem": "maven"
},
{
"name": "io.swagger.core.v3:swagger-annotations-jakarta",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.swagger.core.v3:swagger-annotations-jakarta",
"direct": true,
"version": "2.2.52",
"ecosystem": "maven"
},
{
"name": "jakarta.activation:jakarta.activation-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"direct": true,
"version": "6.1.0",
"ecosystem": "maven"
},
{
"name": "me.zhyd.oauth:JustAuth",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "me.zhyd.oauth:JustAuth",
"direct": true,
"version": "1.16.7",
"ecosystem": "maven"
},
{
"name": "net.sf.ehcache:ehcache",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.sf.ehcache:ehcache",
"direct": true,
"version": "2.10.9.2",
"ecosystem": "maven"
},
{
"name": "org.antlr:antlr4-runtime",
"direct": true,
"version": "4.9.3",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpclient",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpclient",
"direct": true,
"version": "4.5.14",
"ecosystem": "maven"
},
{
"name": "org.apache.poi:ooxml-schemas",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.poi:ooxml-schemas",
"direct": true,
"version": "1.4",
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi",
"direct": true,
"version": "5.4.1",
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi-ooxml",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi-ooxml",
"direct": true,
"version": "5.4.1",
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi-ooxml-full",
"direct": true,
"version": "5.4.1",
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi-scratchpad",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.poi:poi-scratchpad",
"direct": true,
"version": "5.4.1",
"ecosystem": "maven"
},
{
"name": "org.apache.seata:seata-spring-boot-starter",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.velocity:velocity-engine-core",
"direct": true,
"version": "2.4.1",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": "1.82",
"ecosystem": "maven"
},
{
"name": "org.hibernate.validator:hibernate-validator",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis",
"direct": true,
"version": "3.5.19",
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis-spring",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis-spring",
"direct": true,
"version": "4.0.0",
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis-typehandlers-jsr310",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mybatis:mybatis-typehandlers-jsr310",
"direct": true,
"version": "1.0.2",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-boot",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-cloud",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-cloud",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-launch",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-launch",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-secure",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-secure",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-test",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-tool",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-core-tool",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-api-crypto",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-cache",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-cache",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-datascope",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-develop",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-excel",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-i18n",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-loadbalancer",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-log",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-log",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-mybatis",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-mybatis",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-oss",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-redis",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-redis",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-report",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-social",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-swagger",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-swagger",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-tenant",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-tenant",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springblade:blade-starter-transaction",
"direct": true,
"version": "5.0.0",
"ecosystem": "maven"
},
{
"name": "org.springdoc:springdoc-openapi-starter-webflux-ui",
"direct": true,
"version": "3.0.3",
"ecosystem": "maven"
},
{
"name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
"direct": true,
"version": "3.0.3",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-cache",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-configuration-processor",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-dependencies",
"direct": true,
"version": "4.1.0",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-jackson2",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-restclient",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-actuator",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-aspectj",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-cache",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-data-redis",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-jdbc",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-test",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-validation",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-webmvc",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-commons",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-context",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-dependencies",
"direct": true,
"version": "2025.1.2",
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-starter-bootstrap",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-starter-loadbalancer",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.cloud:spring-cloud-starter-openfeign",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.retry:spring-retry",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.retry:spring-retry",
"direct": true,
"version": "2.0.13",
"ecosystem": "maven"
},
{
"name": "net.dreamlu:mica-auto",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.dreamlu:mica-auto",
"direct": false,
"version": "4.0.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.15.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-gpg-plugin",
"direct": false,
"version": "3.2.8",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": "3.5.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.12.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.3.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "3.5.4",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:flatten-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:flatten-maven-plugin",
"direct": false,
"version": "1.7.3",
"ecosystem": "maven"
},
{
"name": "org.projectlombok:lombok",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.sonatype.central:central-publishing-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.sonatype.central:central-publishing-maven-plugin",
"direct": false,
"version": "0.9.0",
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-web",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-webflux",
"direct": false,
"version": null,
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 158,
"direct_count": 143,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 109,
"open_issues": 4,
"closed_ratio": 0.667,
"closed_issues": 8,
"closed_unmerged_prs": 30
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ChunMengLu",
"commits": 206,
"avatar_url": "https://avatars.githubusercontent.com/u/2115440?v=4"
},
{
"type": "User",
"login": "chillzhuang",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3369622?v=4"
},
{
"type": "User",
"login": "lohasle",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2160224?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.986
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"publish-snapshot.yml",
"test-and-build.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e518473599c7b3451123310f858306583b85a2a5",
"ran_at": "2026-07-25T19:33:07Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-13T06:06:17Z",
"oldest_open_prs": [
{
"number": 25,
"created_at": "2023-10-10T13:50:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2025-08-29T08:21:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 143,
"created_at": "2025-10-13T08:41:44Z",
"last_comment_at": "2025-10-13T09:42:14Z",
"last_comment_author": "ChunMengLu"
},
{
"number": 155,
"created_at": "2025-11-21T08:17:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 156,
"created_at": "2025-11-21T08:18:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 157,
"created_at": "2025-11-21T08:18:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-11-17T00:25:46Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2020-04-23T08:51:32Z",
"last_comment_at": "2020-04-23T08:54:19Z",
"last_comment_author": "chillzhuang"
},
{
"number": 9,
"created_at": "2020-07-06T00:41:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2021-03-15T01:45:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2022-06-20T08:23:15Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/chillzhuang/blade-tool",
"host": "github.com",
"name": "blade-tool",
"owner": "chillzhuang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 45,
"vitality": 76,
"community": 73,
"governance": 57,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 108,
"human_commit_share": 0.61,
"days_since_last_push": 12,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 12 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "108 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 108
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v5.0.0",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 83.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~83.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 83.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"forks": 789,
"stars": 1782,
"watchers": 70,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,782 stars",
"points": 52.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1782
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "789 forks",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 789
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "70 watchers",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 70
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (LGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "LGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.986
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 109,
"open_issues": 4,
"closed_issues": 8,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 30
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "109/139 decided PRs merged",
"points": 30,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 109,
"decided": 139
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 341,
"owner_type": "User",
"is_verified": null,
"owner_login": "chillzhuang",
"public_repos": 51,
"account_age_days": 4930
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "341 followers of chillzhuang",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 341,
"login": "chillzhuang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "51 public repos, account ~13 yr old",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 51
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"org.springblade:blade-core-boot",
"org.springblade:blade-core-test",
"org.springblade:blade-core-tool",
"org.springblade:blade-core-cloud",
"org.springblade:blade-core-launch",
"org.springblade:blade-core-secure",
"org.springblade:blade-starter-log",
"org.springblade:blade-starter-oss"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "73 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 73
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the maven:org.springblade:blade-core-boot@5.0.0 runtime dependency closure — what installing the published package pulls in — 222 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "maven:org.springblade:blade-core-boot@5.0.0",
"assessed": 222
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 59,
"inputs": {
"source": "osv",
"advisories": 24,
"affected_packages": 10,
"assessed_packages": 222,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 4, moderate 5",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "10 affected: org.bouncycastle:bcprov-jdk18on 1.82 (critical 9.1), com.fasterxml.jackson.core:jackson-core 2.21.2 (high 7.5), io.netty:netty-codec 4.1.48.Final (high 7.5), +7 more",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 10,
"packages": "org.bouncycastle:bcprov-jdk18on 1.82 (critical 9.1), com.fasterxml.jackson.core:jackson-core 2.21.2 (high 7.5), io.netty:netty-codec 4.1.48.Final (high 7.5)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "5 advisory-carrying package(s) unaddressed past 90 days; oldest published 1780 days ago",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 5,
"oldest": 1780
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 222,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.738,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "45 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 39.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"blade-core-bom/pom.xml",
"blade-core-boot/pom.xml",
"blade-core-cloud/pom.xml",
"blade-core-launch/pom.xml",
"blade-core-secure/pom.xml",
"blade-core-test/pom.xml",
"blade-core-tool/pom.xml",
"blade-starter-api-crypto/pom.xml",
"blade-starter-cache/pom.xml",
"blade-starter-datascope/pom.xml",
"blade-starter-develop/pom.xml",
"blade-starter-excel/pom.xml",
"blade-starter-i18n/pom.xml",
"blade-starter-loadbalancer/pom.xml",
"blade-starter-log/pom.xml",
"blade-starter-mybatis/pom.xml",
"blade-starter-oss/pom.xml",
"blade-starter-redis/pom.xml",
"blade-starter-report/pom.xml",
"blade-starter-social/pom.xml",
"blade-starter-swagger/pom.xml",
"blade-starter-tenant/pom.xml",
"blade-starter-transaction/pom.xml",
"pom.xml"
],
"dependency_bot_commit_share": 0.39
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "blade-core-bom/pom.xml, blade-core-boot/pom.xml, blade-core-cloud/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "blade-core-bom/pom.xml, blade-core-boot/pom.xml, blade-core-cloud/pom.xml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "39 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 39,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 57002,
"source_files_sampled": 407,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/407 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 407,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T19:33:57.725944Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chillzhuang/blade-tool.svg",
"full_name": "chillzhuang/blade-tool",
"license_state": "standard",
"license_spdx": "LGPL-3.0"
}