公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 16:41 UTC

mybatis / spring-boot-starter

MyBatis integration with Spring Boot

JavaApache-2.0★ 4,250 星标⑂ 1,791 复刻始于 2015年9月在 GitHub 上查看 ↗

mybatis/spring-boot-starter 的健康指数为 100 分中的 77 分,处于「良好」区间。 其得分最高的类别是Vitality(91/100),最低的是AI Readiness(59/100)。 最近一次更新在 3 天前。 近期的大部分工作由 2 位贡献者完成。

77
总分 / 100
良好

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

77
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

MyBatis组织
1,210 关注者37 个公开仓库始于 2012年2月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

91优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 3 天前
32.5/36提交节奏 — 52 周中有 47 周有提交
18/18提交量 — 最近一年 275 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year275
human_commit_share0.56
days_since_last_push3
active_weeks_last_year47

发布纪律

84良好
评分方式
27/27有发布版本 — 已发布 35 个发布版本
36/36发布时效 — 最近一次发布版本于 9 天前
12.6/27发布节奏 — 约每 145.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count35
latest_release_tagmybatis-spring-boot-4.1.0
releases_from_tags
days_since_latest_release9
mean_days_between_releases145.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

75良好 · 占总体的 18%
评分方式
58.9/60星标 — 4,250 个星标
25/25复刻 — 1,791 个复刻
13/15关注者 — 215 位关注者
所用输入
forks1,791
stars4,250
watchers215
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

77良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
11.7/22.5提交分布 — 头号贡献者编写了 48% 的提交
13.5/13.5贡献者广度 — 34 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 19 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled34
top_contributor_share0.482
评分方式
44.4/46.8议题解决 — 95% 的议题已关闭
35.4/38.3PR 接受 — 已裁定的 PR 中 745/806 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/3 approved changesets -- score normalized to 0
所用输入
merged_prs745
open_issues22
closed_issues417
issue_closed_ratio0.95
closed_unmerged_prs61
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
22.2/25所有者影响力 — mybatis 有 1,210 位关注者
23.5/25既往记录 — 37 个公开仓库,账户约 14 年
所用输入
followers1,210
owner_typeOrganization
is_verified
owner_loginmybatis
public_repos37
account_age_days5,260
评分方式
25/25已发布且可解析 — maven 上有 4 个软件包
35/35发布时效 — 最近一次发布于 9 天前
20/20版本历史 — 36 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesorg.mybatis.spring.boot:mybatis-spring-boot-starter, org.mybatis.spring.boot:mybatis-spring-boot-starter-test, org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure, org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure
ecosystemsmaven
any_deprecated
min_days_since_publish9

工程质量

基础的工程与文档实践是否到位?

65中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 8 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

60中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicsjava, mybatis, spring-boot
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

75良好 · 占总体的 16%

安全态势

69中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/3 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.9
已排除计分(无数据或不适用):branch_protection, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages32
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 maven:org.mybatis.spring.boot:mybatis-spring-boot-starter@4.1.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 32 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

59中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 56 次人类提交中有 46 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.821
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — mybatis-spring-boot-autoconfigure/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 44 次为自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsmybatis-spring-boot-autoconfigure/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-groovy/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-thymeleaf/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity-legacy/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-web/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-xml/pom.xml, mybatis-spring-boot-samples/pom.xml, mybatis-spring-boot-starter-test/pom.xml, mybatis-spring-boot-starter/pom.xml, mybatis-spring-boot-test-autoconfigure/pom.xml, pom.xml
dependency_bot_commit_share0.44
评分方式
45/45可类型检查的代码 — Java(静态类型)
55/55可控的文件大小 — 采样的 122 个源文件中有 0 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes58,748
source_files_sampled122
oversized_source_files0

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — example, sample
所用输入
example_dirsexample, sample
has_mcp_signal
api_schema_files

关键数据

4,250GitHub 星标
34贡献者
275最近 12 个月提交数
3距最近推送天数
35发布版本数
2巴士系数(bus factor)
22开放议题
Maven软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 1,791 ⇿
0Star
1,791Fork
24发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

8001,0001,2001,4001,6001,8001,791142018-102022-082026-06
主版本 0次版本 0修订 0

每个点涵盖 8 天。

OpenSSF Scorecard 6.9 / 10
6.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-25 16:40 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 34
注册表软件包版本约束清单文件
Mavenorg.springframework.boot:spring-boot-autoconfiguremybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-jdbcmybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.mybatis:mybatismybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.mybatis:mybatis-springmybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.slf4j:slf4j-apimybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.mybatis.scripting:mybatis-freemarkermybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.mybatis.scripting:mybatis-velocitymybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.mybatis.scripting:mybatis-thymeleafmybatis-spring-boot-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-testmybatis-spring-boot-starter-test/pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-test-autoconfiguremybatis-spring-boot-starter-test/pom.xml
Mavenorg.springframework.boot:spring-boot-startermybatis-spring-boot-starter/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-jdbcmybatis-spring-boot-starter/pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-autoconfiguremybatis-spring-boot-starter/pom.xml
Mavenorg.mybatis:mybatismybatis-spring-boot-starter/pom.xml
Mavenorg.mybatis:mybatis-springmybatis-spring-boot-starter/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfiguremybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-test-autoconfiguremybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-jdbc-testmybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-cache-testmybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework.boot:spring-boot-testmybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework:spring-testmybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.springframework:spring-txmybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.junit.jupiter:junit-jupiter-apimybatis-spring-boot-test-autoconfigure/pom.xml
Mavenorg.mybatis:mybatis${mybatis.version}pom.xml
Mavenorg.mybatis:mybatis-spring${mybatis-spring.version}pom.xml
Mavenorg.mybatis.scripting:mybatis-freemarker${mybatis-freemarker.version}pom.xml
Mavenorg.mybatis.scripting:mybatis-velocity${mybatis-velocity.version}pom.xml
Mavenorg.mybatis.scripting:mybatis-thymeleaf${mybatis-thymeleaf.version}pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-autoconfigure${project.version}pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter${project.version}pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure${project.version}pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter-test${project.version}pom.xml
Mavenorg.springframework.boot:spring-boot-dependencies${spring-boot.version}pom.xml
Mavenorg.springframework.boot:spring-boot-starter-test${spring-boot.version}pom.xml
全部依赖 67

来自 GitHub 依赖图的完整解析依赖集合:33 个直接依赖与 34 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
Mavenorg.junit.jupiter:junit-jupiter-api直接
Mavenorg.mybatis.scripting:mybatis-freemarker直接
Mavenorg.mybatis.scripting:mybatis-freemarker1.3.2直接
Mavenorg.mybatis.scripting:mybatis-thymeleaf直接
Mavenorg.mybatis.scripting:mybatis-thymeleaf1.2.0直接
Mavenorg.mybatis.scripting:mybatis-velocity直接
Mavenorg.mybatis.scripting:mybatis-velocity2.3.2直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-autoconfigure直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-autoconfigure4.1.1-SNAPSHOT直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter4.1.1-SNAPSHOT直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter-test直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter-test4.1.1-SNAPSHOT直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure直接
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure4.1.1-SNAPSHOT直接
Mavenorg.mybatis:mybatis直接
Mavenorg.mybatis:mybatis3.5.19直接
Mavenorg.mybatis:mybatis-spring直接
Mavenorg.mybatis:mybatis-spring4.1.0直接
Mavenorg.slf4j:slf4j-api直接
Mavenorg.springframework.boot:spring-boot-autoconfigure直接
Mavenorg.springframework.boot:spring-boot-cache-test直接
Mavenorg.springframework.boot:spring-boot-dependencies4.1.0直接
Mavenorg.springframework.boot:spring-boot-jdbc直接
Mavenorg.springframework.boot:spring-boot-jdbc-test直接
Mavenorg.springframework.boot:spring-boot-starter直接
Mavenorg.springframework.boot:spring-boot-starter-jdbc直接
Mavenorg.springframework.boot:spring-boot-starter-test直接
Mavenorg.springframework.boot:spring-boot-starter-test4.1.0直接
Mavenorg.springframework.boot:spring-boot-test直接
Mavenorg.springframework.boot:spring-boot-test-autoconfigure直接
Mavenorg.springframework:spring-test直接
Mavenorg.springframework:spring-tx直接
Mavenbiz.aQute.bnd:bnd-maven-plugin间接
Mavencom.github.spotbugs:spotbugs-maven-plugin间接
Mavencom.h2database:h2间接
Mavenorg.apache.groovy:groovy间接
Mavenorg.apache.groovy:groovy-bom5.0.7间接
Mavenorg.apache.groovy:groovy-docgenerator间接
Mavenorg.apache.groovy:groovy-groovydoc间接
Mavenorg.apache.maven.plugins:maven-compiler-plugin间接
Mavenorg.apache.maven.plugins:maven-enforcer-plugin间接
Mavenorg.apache.maven.plugins:maven-failsafe-plugin间接
Mavenorg.apache.maven.plugins:maven-failsafe-plugin3.5.6间接
Mavenorg.apache.maven.plugins:maven-jar-plugin间接
Mavenorg.apache.maven.plugins:maven-javadoc-plugin间接
Mavenorg.apache.maven.plugins:maven-resources-plugin间接
Mavenorg.apache.maven.plugins:maven-site-plugin间接
Mavenorg.apache.maven.plugins:maven-war-plugin3.5.1间接
Mavenorg.apache.tomcat:tomcat11.0.24间接
Mavenorg.codehaus.cargo:cargo-maven3-plugin间接
Mavenorg.codehaus.cargo:cargo-maven3-plugin1.10.28间接
Mavenorg.codehaus.gmavenplus:gmavenplus-plugin间接
Mavenorg.codehaus.gmavenplus:gmavenplus-plugin5.1.0间接
Mavenorg.jetbrains.dokka:dokka-maven-plugin2.2.0间接
Mavenorg.jetbrains.kotlin:kotlin-maven-allopen2.4.10间接
Mavenorg.jetbrains.kotlin:kotlin-maven-plugin2.4.10间接
Mavenorg.jetbrains.kotlin:kotlin-reflect间接
Mavenorg.jetbrains.kotlin:kotlin-stdlib-jdk8间接
Mavenorg.springframework.boot:spring-boot-flyway间接
Mavenorg.springframework.boot:spring-boot-liquibase间接
Mavenorg.springframework.boot:spring-boot-maven-plugin间接
Mavenorg.springframework.boot:spring-boot-restclient间接
Mavenorg.springframework.boot:spring-boot-resttestclient间接
Mavenorg.springframework.boot:spring-boot-starter-cache间接
Mavenorg.springframework.boot:spring-boot-starter-tomcat间接
Mavenorg.springframework.boot:spring-boot-starter-web间接
依赖安全公告 0

安装 maven:org.mybatis.spring.boot:mybatis-spring-boot-starter@4.1.0 会引入 32 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "java",
        "mybatis",
        "spring-boot"
      ],
      "is_fork": false,
      "size_kb": 16656,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 13020,
        "Java": 356617,
        "Shell": 2205,
        "Groovy": 15371,
        "Kotlin": 7464,
        "FreeMarker": 2221
      },
      "pushed_at": "2026-07-22T07:50:27Z",
      "created_at": "2015-09-25T13:05:15Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T01:31:24Z",
      "description": "MyBatis integration with Spring Boot",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "http://www.mybatis.org",
      "name": "MyBatis",
      "type": "Organization",
      "login": "mybatis",
      "company": null,
      "location": "Canada, Colombia, Italy, Japan, Perú, Spain, Russia, Thailand, UK, Ukranie and USA",
      "followers": 1210,
      "avatar_url": "https://avatars.githubusercontent.com/u/1483254?v=4",
      "created_at": "2012-02-28T21:21:10Z",
      "is_verified": null,
      "public_repos": 37,
      "account_age_days": 5260
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "mybatis-spring-boot-4.1.0",
          "kind": "other",
          "published_at": "2026-07-16T12:40:18Z"
        },
        {
          "tag": "mybatis-spring-boot-4.0.1",
          "kind": "other",
          "published_at": "2025-12-28T19:42:07Z"
        },
        {
          "tag": "mybatis-spring-boot-4.0.0",
          "kind": "other",
          "published_at": "2025-12-01T07:32:23Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.5",
          "kind": "other",
          "published_at": "2025-07-12T02:01:24Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.4",
          "kind": "other",
          "published_at": "2024-11-27T15:48:39Z"
        },
        {
          "tag": "mybatis-spring-boot-2.3.2",
          "kind": "other",
          "published_at": "2023-11-25T14:43:08Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.3",
          "kind": "other",
          "published_at": "2023-11-25T01:53:43Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.2",
          "kind": "other",
          "published_at": "2023-05-20T17:26:10Z"
        },
        {
          "tag": "mybatis-spring-boot-2.3.1",
          "kind": "other",
          "published_at": "2023-05-20T09:38:13Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.1",
          "kind": "other",
          "published_at": "2022-12-17T19:46:41Z"
        },
        {
          "tag": "mybatis-spring-boot-3.0.0",
          "kind": "other",
          "published_at": "2022-11-26T04:26:57Z"
        },
        {
          "tag": "mybatis-spring-boot-2.3.0",
          "kind": "other",
          "published_at": "2022-11-26T03:36:49Z"
        },
        {
          "tag": "mybatis-spring-boot-2.2.2",
          "kind": "other",
          "published_at": "2022-01-29T18:08:21Z"
        },
        {
          "tag": "mybatis-spring-boot-2.2.1",
          "kind": "other",
          "published_at": "2021-12-30T09:06:53Z"
        },
        {
          "tag": "mybatis-spring-boot-2.2.0",
          "kind": "other",
          "published_at": "2021-05-27T23:22:39Z"
        },
        {
          "tag": "mybatis-spring-boot-2.1.4",
          "kind": "other",
          "published_at": "2020-11-14T18:44:29Z"
        },
        {
          "tag": "mybatis-spring-boot-2.1.3",
          "kind": "other",
          "published_at": "2020-06-05T17:48:14Z"
        },
        {
          "tag": "mybatis-spring-boot-2.1.2",
          "kind": "other",
          "published_at": "2020-03-10T12:27:36Z"
        },
        {
          "tag": "mybatis-spring-boot-2.1.1",
          "kind": "other",
          "published_at": "2019-10-20T13:22:50Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.5",
          "kind": "other",
          "published_at": "2019-08-10T03:47:01Z"
        },
        {
          "tag": "mybatis-spring-boot-2.1.0",
          "kind": "other",
          "published_at": "2019-07-15T07:24:40Z"
        },
        {
          "tag": "mybatis-spring-boot-2.0.1",
          "kind": "other",
          "published_at": "2019-04-07T13:14:05Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.4",
          "kind": "other",
          "published_at": "2019-04-07T12:24:27Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.3",
          "kind": "other",
          "published_at": "2019-01-21T16:12:54Z"
        },
        {
          "tag": "mybatis-spring-boot-2.0.0",
          "kind": "other",
          "published_at": "2019-01-21T16:08:12Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.2",
          "kind": "other",
          "published_at": "2018-03-14T19:05:27Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.1",
          "kind": "other",
          "published_at": "2017-08-20T16:41:09Z"
        },
        {
          "tag": "mybatis-spring-boot-1.2.2",
          "kind": "other",
          "published_at": "2017-08-20T16:32:22Z"
        },
        {
          "tag": "mybatis-spring-boot-1.3.0",
          "kind": "other",
          "published_at": "2017-06-13T02:10:18Z"
        },
        {
          "tag": "mybatis-spring-boot-1.2.1",
          "kind": "other",
          "published_at": "2017-06-13T02:01:39Z"
        },
        {
          "tag": "mybatis-spring-boot-1.2.0",
          "kind": "other",
          "published_at": "2017-01-03T17:02:26Z"
        },
        {
          "tag": "mybatis-spring-boot-1.1.1",
          "kind": "other",
          "published_at": "2016-04-19T00:25:50Z"
        },
        {
          "tag": "mybatis-spring-boot-1.1.0",
          "kind": "other",
          "published_at": "2016-04-19T14:37:21Z"
        },
        {
          "tag": "mybatis-spring-boot-1.0.2",
          "kind": "other",
          "published_at": "2016-04-19T14:36:51Z"
        },
        {
          "tag": "mybatis-spring-boot-1.0.1",
          "kind": "other",
          "published_at": "2016-03-14T13:07:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4678e45b19d85ef4d1e03ad5311c86c5ee61aea0",
          "body": "…mybatis-velocity-2.x\n\nUpdate dependency org.mybatis.scripting:mybatis-velocity to v2.3.2",
          "is_bot": false,
          "headline": "Merge pull request #1247 from mybatis/renovate/org.mybatis.scripting-…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-21T01:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37aef6f509bacdc1a63db93de2e2e47007b0771b",
          "body": "Update dependency org.mybatis.scripting:mybatis-velocity to v2.3.2",
          "is_bot": false,
          "headline": "Merge pull request #1248 from mybatis/renovate/mybatis-velocity.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-21T01:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2da5489e609e379dab7c1bf7e34d9bd8769d68",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis.scripting:mybatis-velocity to v2.3.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T01:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a05f3c786c0a7ada4cd17a89a3081d03f8ead7bf",
          "body": "Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.2.0",
          "is_bot": false,
          "headline": "Merge pull request #1250 from mybatis/renovate/mybatis-thymeleaf.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-21T01:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63ae716547b726f447fa5972079c7163b97907e",
          "body": "Update actions/checkout digest to 3d3c42e",
          "is_bot": false,
          "headline": "Merge pull request #1249 from mybatis/renovate/actions-checkout-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-21T01:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe7d2809e0197e8f4633558b7d8d75f16446608",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.2.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T20:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9699abef11860e6ae03c7b2fb790a73f30a2049a",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout digest to 3d3c42e",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T20:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c126e11bdf5fc258e8c57a4f878b08bdb8483b49",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis.scripting:mybatis-velocity to v2.3.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T04:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249ecb7b0f7f8b40435d1ce42ec859bd2d5c7642",
          "body": "Update actions/setup-java digest to 03ad4de",
          "is_bot": false,
          "headline": "Merge pull request #1244 from mybatis/renovate/actions-setup-java-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-18T20:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42dc49c973733aff4ffa6950bcc33798e283383",
          "body": "…igest\n\nUpdate github/codeql-action digest to 7188fc3",
          "is_bot": false,
          "headline": "Merge pull request #1245 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-18T20:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad23b9139fbb4288ab6d74251b6c1410f2216b08",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 7188fc3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T19:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72ac621a17ffcbb15d6e14cc784cb52278f07ed",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-java digest to 03ad4de",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T19:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b931402208621742df3e8c6ac303a089fa3745",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-16T12:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f1d7e3e01054a663cd1ae8b37141fe88c015f58",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release mybatis-spring-boot-4.1.0",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-16T12:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736a9b42ecbebad7b45e5541885c5fa8ace7eb19",
          "body": "Update kotlin monorepo to v2.4.10",
          "is_bot": false,
          "headline": "Merge pull request #1243 from mybatis/renovate/kotlin-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-16T12:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0a2fb5239a67a8abbac4fc5b88aad4aa174242",
          "body": null,
          "is_bot": true,
          "headline": "Update kotlin monorepo to v2.4.10",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T09:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92431b4231a59a87a9408658d4b1740892a4a0ab",
          "body": "Secure Maven, java 26 ga, and add cleanup job",
          "is_bot": false,
          "headline": "Merge pull request #1242 from hazendaz/master",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-11T18:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e398bc29f231c3633d5ab0cdbb38e3c78aac87",
          "body": null,
          "is_bot": false,
          "headline": "[gha] Add cleanup job",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-11T17:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534e82dd7395099b0d43b72d7de653b608d06f25",
          "body": null,
          "is_bot": false,
          "headline": "[gha] Use java 26 ga",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-11T17:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e3741040a59b43b1ca43b8570a3b8ec33976326",
          "body": null,
          "is_bot": false,
          "headline": "[mvn] Update maven wrapper",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-11T17:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1caa4a97f198bf5302b27e036be13f9d62fd5fba",
          "body": "Update dependency org.apache.groovy:groovy-bom to v5.0.7",
          "is_bot": false,
          "headline": "Merge pull request #1238 from mybatis/renovate/groovy-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T23:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6d58618733704420bb641f0ae59afa4ecdee4dc",
          "body": "…s-gmavenplus-plugin-5.x\n\nUpdate dependency org.codehaus.gmavenplus:gmavenplus-plugin to v5.1.0",
          "is_bot": false,
          "headline": "Merge pull request #1237 from mybatis/renovate/org.codehaus.gmavenplu…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T23:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f304b0640f20d8900649ca6fbb2c2cf9480a61",
          "body": "…sion\n\nUpdate dependency org.mybatis.scripting:mybatis-freemarker to v1.3.2",
          "is_bot": false,
          "headline": "Merge pull request #1235 from mybatis/renovate/mybatis-freemarker.ver…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T23:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d07a2e6c342d90612cc2dc9e730d047f960e88a",
          "body": "…igest\n\nUpdate github/codeql-action digest to 99df26d",
          "is_bot": false,
          "headline": "Merge pull request #1236 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T23:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4e5db98a4aec1bc1fb80643b1e87f4f1fbc668",
          "body": "Update actions/setup-java digest to 0f481fc",
          "is_bot": false,
          "headline": "Merge pull request #1239 from mybatis/renovate/actions-setup-java-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T23:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d87f2502feee370411ec2515ba24672259e377",
          "body": "…go-maven3-plugin-1.x\n\nUpdate dependency org.codehaus.cargo:cargo-maven3-plugin to v1.10.28",
          "is_bot": false,
          "headline": "Merge pull request #1240 from mybatis/renovate/org.codehaus.cargo-car…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T22:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edaada5e7cf0c750d56efedae74eeb14f8fb3f9a",
          "body": "Update dependency org.apache.tomcat:tomcat to v11.0.24",
          "is_bot": false,
          "headline": "Merge pull request #1241 from mybatis/renovate/tomcat.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-07-09T22:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc4d505828b2d67b85d7bd4bc9926e655b74b65",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.tomcat:tomcat to v11.0.24",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T13:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455e4f1ff6a9df6fe02f1c9c988c049057bd83fd",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 99df26d",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T13:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0f4e65bd7ea54856c77f23376347873c5c260c",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.codehaus.cargo:cargo-maven3-plugin to v1.10.28",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T08:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4542ff1caf848b9bfd6cee86c45bcc45e401e348",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-java digest to 0f481fc",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T20:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c98c3e5794d7d825257793733f3d69af07b1fb7",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.groovy:groovy-bom to v5.0.7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-04T00:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3f752bea87ea517e1ebbe27434d9fea0465f30",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v5.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-02T23:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5086dac932ba084c8b4b882b6aa4a8c367b4da",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis.scripting:mybatis-freemarker to v1.3.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-28T22:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14467cb989f0470ac2170eaf867e8dbc4f651adc",
          "body": "Update MybatisDependsOnDatabaseInitializationDetector.java",
          "is_bot": false,
          "headline": "Merge pull request #1234 from mybatis/hazendaz-patch-1",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-28T02:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300b01968e6a8f1943bba3053396122c8522f9d2",
          "body": null,
          "is_bot": false,
          "headline": "Update MybatisTypeExcludeFilter.java",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-28T01:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b997a7db7ce0bedd948d277db65b15c3c9269ff0",
          "body": null,
          "is_bot": false,
          "headline": "Update MybatisDependsOnDatabaseInitializationDetector.java",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-28T01:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a185e2e833985e7a37e2c83d6fd065c105e8bfe1",
          "body": "Update dependency org.mybatis:mybatis-spring to v4.1.0",
          "is_bot": false,
          "headline": "Merge pull request #1233 from mybatis/renovate/mybatis-spring.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-28T00:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1515e860f4b0c0a98c5f93efdce9707f39ac061",
          "body": null,
          "is_bot": false,
          "headline": "Update MybatisAutoConfigurationTest.java message",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-27T23:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a33d632f60c496e63bc56c653bb81cbc2621927b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis:mybatis-spring to v4.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-27T23:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b020ab160c584c23a699e6d93d9268db4d830968",
          "body": "Update actions/setup-java digest to 1bcf9fb",
          "is_bot": false,
          "headline": "Merge pull request #1232 from mybatis/renovate/actions-setup-java-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-27T23:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5523c813b01e7ce03a6c8cd6fd479240ba610c8b",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-java digest to 1bcf9fb",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T17:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3196cfef142e55157a72cada7300953fe748d3fe",
          "body": "Update tomcat.version",
          "is_bot": false,
          "headline": "Merge pull request #1231 from mybatis/renovate/tomcat.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-23T02:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994a40d7787035587111e1eda97af40dce2f99a8",
          "body": null,
          "is_bot": true,
          "headline": "Update tomcat.version to v11.0.23",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T11:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f02a28f6a30f82fb344b2029a6881670abefc0d",
          "body": "Update actions/checkout action to v7",
          "is_bot": false,
          "headline": "Merge pull request #1230 from mybatis/renovate/actions-checkout-7.x",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-20T20:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5881326c2c006815397ebb20fbc9e72cfa1c4101",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T19:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fc7285eb6fea5d9f5927e9b6fedf8bd99abaf8",
          "body": "Update actions/setup-java digest to ad2b381",
          "is_bot": false,
          "headline": "Merge pull request #1229 from mybatis/renovate/actions-setup-java-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-17T01:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ee7612d205c2f5a83c87ab7bc2eb1cc6e78146",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-java digest to ad2b381",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T23:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32754ffc7ba08d8d4d8072a58633d6cca2ecc78a",
          "body": "Update spring boot to v4.1.0",
          "is_bot": false,
          "headline": "Merge pull request #1228 from mybatis/renovate/spring-boot",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-11T01:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf0acd6f28c186f120a27d8478bce3b859a697b",
          "body": null,
          "is_bot": true,
          "headline": "Update spring boot to v4.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T21:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844881d0a32e6de427fabb216bed8b0fcaf76f82",
          "body": "…s-gmavenplus-plugin-5.x\n\nUpdate dependency org.codehaus.gmavenplus:gmavenplus-plugin to v5",
          "is_bot": false,
          "headline": "Merge pull request #1223 from mybatis/renovate/org.codehaus.gmavenplu…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-07T20:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7735251cb2688b7e332bd3a80d7e6e092004ba68",
          "body": "Update actions/checkout digest to df4cb1c",
          "is_bot": false,
          "headline": "Merge pull request #1224 from mybatis/renovate/actions-checkout-digest",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-07T20:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691d50d01c604fdcab04287c5b929408f127d1ea",
          "body": "Update kotlin monorepo to v2.4.0",
          "is_bot": false,
          "headline": "Merge pull request #1225 from mybatis/renovate/kotlin-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-07T20:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4695d5954e6ecd0cb0121edaab7a113123f0d20e",
          "body": "…igest\n\nUpdate github/codeql-action digest to 8aad20d",
          "is_bot": false,
          "headline": "Merge pull request #1226 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-07T20:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b0c6b467cb3e4597c19ea3547c357f089831d4",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 8aad20d",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T16:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1138e14d3e27a74485cb75913c2c2be3b1e4b88",
          "body": null,
          "is_bot": true,
          "headline": "Update kotlin monorepo to v2.4.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T12:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcbd0260219a682dfc7eee3ad25d4bb53c34c59f",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout digest to df4cb1c",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T12:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bb62aa5c89c4ae56014c57d7780b3fd6bd966d",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T07:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a496f3f52c0bd0ba90932fac9b82df7d4ad7a5",
          "body": "…igest\n\nUpdate github/codeql-action digest to 87557b9",
          "is_bot": false,
          "headline": "Merge pull request #1222 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-06-03T01:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4fae3a89387aa995ed1f48aa1c8a454c341f6e",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 87557b9",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T14:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ede8bd80a08eb1fb70c17478f1592b1e2390761",
          "body": "…rent-52.x\n\nUpdate dependency org.mybatis:mybatis-parent to v52",
          "is_bot": false,
          "headline": "Merge pull request #1221 from mybatis/renovate/org.mybatis-mybatis-pa…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-31T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523df63c66cd7019e272391867806376faedc035",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.mybatis:mybatis-parent to v52",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-31T17:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2457b17623cd97199150a19c03b0e46a2010e9d9",
          "body": "…ns-maven-failsafe-plugin-3.x\n\nUpdate dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.6",
          "is_bot": false,
          "headline": "Merge pull request #1220 from mybatis/renovate/org.apache.maven.plugi…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-31T14:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2cf75d2ebea55b28ae55acea6ec6b4f65697e38",
          "body": "…3.5.6",
          "is_bot": true,
          "headline": "Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T22:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc9b9650eb037dc87fa6a315281a0d20382cb53",
          "body": "Update dependency maven to v3.9.16",
          "is_bot": false,
          "headline": "Merge pull request #1218 from mybatis/renovate/maven-3.x",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-24T17:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83d181da2b0a35a9d51cfad82b7d5ae3cfae5d3",
          "body": "…igest\n\nUpdate github/codeql-action digest to 7211b7c",
          "is_bot": false,
          "headline": "Merge pull request #1219 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-24T17:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4fe080d12542c4cd721e49cb43d96b057fd45af",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 7211b7c",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-22T14:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9aacb31a19dd47854961408cfea28c9dad726e",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency maven to v3.9.16",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-17T21:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cd7fda0ef22096a7b1588d63a8db043f2bc03a",
          "body": "…igest\n\nUpdate github/codeql-action digest to 9e0d7b8",
          "is_bot": false,
          "headline": "Merge pull request #1217 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-15T12:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef412bcd8daa5cda5ba459ebda883dc4637d030a",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 9e0d7b8",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-15T12:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcec426a77768182469fce3221b84bc07d612c7",
          "body": "Update dependency org.apache.tomcat:tomcat to v11.0.22",
          "is_bot": false,
          "headline": "Merge pull request #1214 from mybatis/renovate/tomcat.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-10T16:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a35c8963d8389046643071544157562c5f3f3fe5",
          "body": "Update dependency org.apache.groovy:groovy-bom to v5.0.6",
          "is_bot": false,
          "headline": "Merge pull request #1215 from mybatis/renovate/groovy-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-10T16:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b37a9bd145932080f4119ba4807e4e7693da34",
          "body": "…igest\n\nUpdate github/codeql-action digest to 68bde55",
          "is_bot": false,
          "headline": "Merge pull request #1216 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-10T16:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fa3c698dd3945adad19e672bdd27250b6b69ea",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 68bde55",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T21:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea402ef1b30e84c7acd1e7e11771c264a2c733fd",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.groovy:groovy-bom to v5.0.6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T09:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8bb358a2241cacf74c8e60380629137a29ba8b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.tomcat:tomcat to v11.0.22",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-05T11:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696c5ead49e89336022416b6fb177928e1660a53",
          "body": "Update kotlin monorepo to v2.3.21",
          "is_bot": false,
          "headline": "Merge pull request #1210 from mybatis/renovate/kotlin-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-02T23:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa04edf86ff61bb7c70659213aa7182c0478bbf1",
          "body": "Update spring boot to v4.0.6",
          "is_bot": false,
          "headline": "Merge pull request #1211 from mybatis/renovate/spring-boot",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-02T23:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d065990e644a283cf33b8397762d01100816cadc",
          "body": "…igest\n\nUpdate github/codeql-action digest to e46ed2c",
          "is_bot": false,
          "headline": "Merge pull request #1212 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-05-02T23:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7678707e1023a83fee234e17018c98d4b8f55f39",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to e46ed2c",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-01T16:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad2a02aef8da7ed6e2ce11233171ab29bff639b5",
          "body": null,
          "is_bot": true,
          "headline": "Update spring boot to v4.0.6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T19:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9732516efa2ab98ff75dafa80853b90d17f3d699",
          "body": null,
          "is_bot": true,
          "headline": "Update kotlin monorepo to v2.3.21",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T08:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8933e413d51f88c8774a3812f1a0efe791fa558c",
          "body": "Removed Sonatype Nexus badge from README.",
          "is_bot": false,
          "headline": "Remove Sonatype Nexus badge",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-19T03:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f05ac7ffddf1073d2d2e4df7593b799e4b8d24",
          "body": null,
          "is_bot": false,
          "headline": "Update Maven badge to use new format",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-19T03:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641c9a897c15cd828bf9ce6b95fe42d978df1b71",
          "body": "…igest\n\nUpdate github/codeql-action digest to 95e58e9",
          "is_bot": false,
          "headline": "Merge pull request #1208 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-19T03:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82e78fd181453b08f85d162114c496b9b5132d2",
          "body": "Update dependency maven to v3.9.15",
          "is_bot": false,
          "headline": "Merge pull request #1209 from mybatis/renovate/maven-3.x",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-19T03:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3f0de0709e4ce154b2e7557b49af642dccdd89",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency maven to v3.9.15",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T11:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a0a59af6585175dc974347613b0a48e864e1d4",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to 95e58e9",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-16T10:56:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d033392da96b9253ae84a576180ab1a0037db3d",
          "body": "Update dependency org.apache.tomcat:tomcat to v11.0.21",
          "is_bot": false,
          "headline": "Merge pull request #1207 from mybatis/renovate/tomcat.version",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-05T17:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59aa5a7a0ddefbaf81880ddee77448f1a6864a91",
          "body": "…go-maven3-plugin-1.x\n\nUpdate dependency org.codehaus.cargo:cargo-maven3-plugin to v1.10.27",
          "is_bot": false,
          "headline": "Merge pull request #1206 from mybatis/renovate/org.codehaus.cargo-car…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-04-05T17:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961e84195be72f6a69c06c83f396c3acaed7972e",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.tomcat:tomcat to v11.0.21",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-04T17:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227f9acd8f753344731579c33bb27c73402c2fd2",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.codehaus.cargo:cargo-maven3-plugin to v1.10.27",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-03T21:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5c496280710fcf81c8942aaccb16048cd8380a",
          "body": "Update dependency org.apache.groovy:groovy-bom to v5.0.5",
          "is_bot": false,
          "headline": "Merge pull request #1205 from mybatis/renovate/groovy-monorepo",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-03-29T13:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985c4a316d206231465f93aca246008acb6af533",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.apache.groovy:groovy-bom to v5.0.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-29T12:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16dcba5316cb802ec0efb98a7862605e132bb9d9",
          "body": "…igest\n\nUpdate github/codeql-action digest to c10b806",
          "is_bot": false,
          "headline": "Merge pull request #1204 from mybatis/renovate/github-codeql-action-d…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-03-28T15:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e087903342b9a471ed96580763155adda1080d",
          "body": null,
          "is_bot": true,
          "headline": "Update github/codeql-action digest to c10b806",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-27T17:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da1febc942328112c8f370c8f2bbf0ff47518c0",
          "body": "…kka-maven-plugin-2.x\n\nUpdate dependency org.jetbrains.dokka:dokka-maven-plugin to v2.2.0",
          "is_bot": false,
          "headline": "Merge pull request #1203 from mybatis/renovate/org.jetbrains.dokka-do…",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-03-26T21:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd6d8884b25766671dd55965c40e2390fe4d44f",
          "body": "Update spring boot to v4.0.5",
          "is_bot": false,
          "headline": "Merge pull request #1202 from mybatis/renovate/spring-boot",
          "author_name": "Jeremy Landis",
          "author_login": "hazendaz",
          "committed_at": "2026-03-26T21:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f689473fa0f442e36253c3df9ab632631240f9",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency org.jetbrains.dokka:dokka-maven-plugin to v2.2.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T14:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a329616859573f9658d282a53b821b24532f22e",
          "body": null,
          "is_bot": true,
          "headline": "Update spring boot to v4.0.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-26T14:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 275,
      "latest_release_at": "2026-07-16T12:40:18Z",
      "latest_release_tag": "mybatis-spring-boot-4.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 145.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter",
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": null,
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:08:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter-test",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter-test",
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": null,
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:08:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-autoconfigure",
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": null,
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:07:55Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-test-autoconfigure",
          "is_deprecated": false,
          "latest_version": "4.1.0",
          "repository_url": null,
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T13:08:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 1791,
      "stars": 4250,
      "watchers": 215,
      "fork_history": {
        "days": [
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 5
          },
          {
            "date": "2018-10-24",
            "count": 3
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 2
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 2
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 3
          },
          {
            "date": "2018-11-16",
            "count": 2
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 2
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 2
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 2
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 2
          },
          {
            "date": "2018-12-17",
            "count": 2
          },
          {
            "date": "2018-12-18",
            "count": 3
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 3
          },
          {
            "date": "2019-01-15",
            "count": 4
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 2
          },
          {
            "date": "2019-01-23",
            "count": 2
          },
          {
            "date": "2019-01-24",
            "count": 2
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 2
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 2
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 3
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 2
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 2
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 2
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 2
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 3
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 2
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 3
          },
          {
            "date": "2019-04-10",
            "count": 2
          },
          {
            "date": "2019-04-11",
            "count": 2
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 2
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 2
          },
          {
            "date": "2019-04-24",
            "count": 3
          },
          {
            "date": "2019-04-25",
            "count": 2
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 2
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 2
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 2
          },
          {
            "date": "2019-05-10",
            "count": 2
          },
          {
            "date": "2019-05-13",
            "count": 2
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 3
          },
          {
            "date": "2019-05-29",
            "count": 2
          },
          {
            "date": "2019-05-31",
            "count": 2
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 2
          },
          {
            "date": "2019-06-11",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 2
          },
          {
            "date": "2019-06-18",
            "count": 3
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-21",
            "count": 2
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 2
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 3
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 2
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 2
          },
          {
            "date": "2019-07-31",
            "count": 2
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "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-13",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 2
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 3
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 2
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 2
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 2
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 2
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 2
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 2
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 3
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 3
          },
          {
            "date": "2019-11-20",
            "count": 2
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 3
          },
          {
            "date": "2019-11-28",
            "count": 2
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 2
          },
          {
            "date": "2019-12-10",
            "count": 2
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 2
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 2
          },
          {
            "date": "2020-02-07",
            "count": 2
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 2
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 2
          },
          {
            "date": "2020-02-25",
            "count": 2
          },
          {
            "date": "2020-03-01",
            "count": 2
          },
          {
            "date": "2020-03-02",
            "count": 9
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 2
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 2
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 4
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 2
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 2
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 3
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 2
          },
          {
            "date": "2020-04-07",
            "count": 2
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 3
          },
          {
            "date": "2020-04-24",
            "count": 3
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-05-16",
            "count": 2
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 2
          },
          {
            "date": "2020-05-23",
            "count": 2
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 2
          },
          {
            "date": "2020-06-04",
            "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": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 2
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 2
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 3
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 2
          },
          {
            "date": "2020-07-20",
            "count": 2
          },
          {
            "date": "2020-07-21",
            "count": 2
          },
          {
            "date": "2020-07-28",
            "count": 2
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 3
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 3
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 2
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 2
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 2
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 2
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 3
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 2
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 3
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 2
          },
          {
            "date": "2020-11-16",
            "count": 2
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 2
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 2
          },
          {
            "date": "2020-12-19",
            "count": 2
          },
          {
            "date": "2020-12-20",
            "count": 2
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 2
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 2
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 4
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 2
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 2
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 2
          },
          {
            "date": "2021-03-03",
            "count": 3
          },
          {
            "date": "2021-03-09",
            "count": 2
          },
          {
            "date": "2021-03-10",
            "count": 2
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 3
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 2
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 2
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 2
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 3
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 3
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 3
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 2
          },
          {
            "date": "2021-12-28",
            "count": 2
          },
          {
            "date": "2021-12-29",
            "count": 2
          },
          {
            "date": "2021-12-30",
            "count": 2
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 3
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 2
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 3
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 2
          },
          {
            "date": "2022-03-09",
            "count": 2
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 2
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 2
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 2
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 2
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 2
          },
          {
            "date": "2022-09-20",
            "count": 2
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 2
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 2
          },
          {
            "date": "2022-12-06",
            "count": 2
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 2
          },
          {
            "date": "2023-01-04",
            "count": 2
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 2
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 2
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 2
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 2
          },
          {
            "date": "2023-05-22",
            "count": 2
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 3
          },
          {
            "date": "2023-06-17",
            "count": 2
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 2
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 2
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 2
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-08-09",
            "count": 2
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 3
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 3
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1791
      },
      "star_history": null,
      "open_issues_and_prs": 23
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "sample"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "mybatis-spring-boot-autoconfigure/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-groovy/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-thymeleaf/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity-legacy/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-web/pom.xml",
        "mybatis-spring-boot-samples/mybatis-spring-boot-sample-xml/pom.xml",
        "mybatis-spring-boot-samples/pom.xml",
        "mybatis-spring-boot-starter-test/pom.xml",
        "mybatis-spring-boot-starter/pom.xml",
        "mybatis-spring-boot-test-autoconfigure/pom.xml",
        "pom.xml"
      ],
      "largest_source_bytes": 58748,
      "source_files_sampled": 122,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "mybatis-spring-boot-autoconfigure/pom.xml",
        "mybatis-spring-boot-samples/pom.xml",
        "mybatis-spring-boot-starter-test/pom.xml",
        "mybatis-spring-boot-starter/pom.xml",
        "mybatis-spring-boot-test-autoconfigure/pom.xml",
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 32,
        "malicious_count": 0,
        "assessed_package": "maven:org.mybatis.spring.boot:mybatis-spring-boot-starter@4.1.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.springframework.boot:spring-boot-autoconfigure",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-jdbc",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis:mybatis",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis:mybatis-spring",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.scripting:mybatis-freemarker",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.scripting:mybatis-velocity",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.scripting:mybatis-thymeleaf",
          "manifest": "mybatis-spring-boot-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-test",
          "manifest": "mybatis-spring-boot-starter-test/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure",
          "manifest": "mybatis-spring-boot-starter-test/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter",
          "manifest": "mybatis-spring-boot-starter/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-jdbc",
          "manifest": "mybatis-spring-boot-starter/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
          "manifest": "mybatis-spring-boot-starter/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis:mybatis",
          "manifest": "mybatis-spring-boot-starter/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis:mybatis-spring",
          "manifest": "mybatis-spring-boot-starter/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-autoconfigure",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-test-autoconfigure",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-jdbc-test",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-cache-test",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-test",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-test",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-tx",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.junit.jupiter:junit-jupiter-api",
          "manifest": "mybatis-spring-boot-test-autoconfigure/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "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": "org.mybatis.scripting:mybatis-freemarker",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis-freemarker.version}"
        },
        {
          "name": "org.mybatis.scripting:mybatis-velocity",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis-velocity.version}"
        },
        {
          "name": "org.mybatis.scripting:mybatis-thymeleaf",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis-thymeleaf.version}"
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter-test",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-dependencies",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-boot.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-test",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-boot.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-freemarker",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-freemarker",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-thymeleaf",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-thymeleaf",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-velocity",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.scripting:mybatis-velocity",
            "direct": true,
            "version": "2.3.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
            "direct": true,
            "version": "4.1.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
            "direct": true,
            "version": "4.1.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter-test",
            "direct": true,
            "version": "4.1.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure",
            "direct": true,
            "version": "4.1.1-SNAPSHOT",
            "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.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-autoconfigure",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-cache-test",
            "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-jdbc",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-jdbc-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter",
            "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-test",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-test-autoconfigure",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-tx",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "biz.aQute.bnd:bnd-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.spotbugs:spotbugs-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.h2database:h2",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.groovy:groovy",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.groovy:groovy-bom",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.groovy:groovy-docgenerator",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.groovy:groovy-groovydoc",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-enforcer-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-failsafe-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-failsafe-plugin",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-jar-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-resources-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-site-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-war-plugin",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.tomcat:tomcat",
            "direct": false,
            "version": "11.0.24",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.cargo:cargo-maven3-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.cargo:cargo-maven3-plugin",
            "direct": false,
            "version": "1.10.28",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.gmavenplus:gmavenplus-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.gmavenplus:gmavenplus-plugin",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.dokka:dokka-maven-plugin",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-maven-allopen",
            "direct": false,
            "version": "2.4.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-maven-plugin",
            "direct": false,
            "version": "2.4.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-reflect",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-flyway",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-liquibase",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-restclient",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-resttestclient",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-cache",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-tomcat",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 67,
        "direct_count": 33,
        "indirect_count": 34
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 745,
        "open_issues": 22,
        "closed_ratio": 0.95,
        "closed_issues": 417,
        "closed_unmerged_prs": 61
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "hazendaz",
          "commits": 725,
          "avatar_url": "https://avatars.githubusercontent.com/u/975267?v=4"
        },
        {
          "type": "User",
          "login": "kazuki43zoo",
          "commits": 542,
          "avatar_url": "https://avatars.githubusercontent.com/u/5616270?v=4"
        },
        {
          "type": "User",
          "login": "eddumelendez",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/1810547?v=4"
        },
        {
          "type": "User",
          "login": "harawata",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/149268?v=4"
        },
        {
          "type": "User",
          "login": "emacarron",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/1587939?v=4"
        },
        {
          "type": "User",
          "login": "awxiaoxian2020",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/69554233?v=4"
        },
        {
          "type": "User",
          "login": "izeye",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1059363?v=4"
        },
        {
          "type": "User",
          "login": "ngocnhan-tran1996",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/107504266?v=4"
        },
        {
          "type": "User",
          "login": "h3adache",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/320283?v=4"
        },
        {
          "type": "User",
          "login": "aikin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5537253?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.482
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "cleanup.yaml",
        "codeql.yaml",
        "coveralls.yaml",
        "site.yaml",
        "sonar.yaml",
        "sonatype.yaml",
        "support.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 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/3 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 contributing companies or organizations",
            "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": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4678e45b19d85ef4d1e03ad5311c86c5ee61aea0",
        "ran_at": "2026-07-25T16:40:48Z",
        "aggregate_score": 6.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T00:24:17Z",
      "oldest_open_prs": [
        {
          "number": 1251,
          "created_at": "2026-07-21T21:46:27Z",
          "last_comment_at": "2026-07-21T21:50:37Z",
          "last_comment_author": "coveralls"
        }
      ],
      "last_merged_pr_at": "2026-07-21T01:31:19Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 517,
          "created_at": "2020-11-15T07:20:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 556,
          "created_at": "2021-05-09T22:21:12Z",
          "last_comment_at": "2021-10-07T16:31:41Z",
          "last_comment_author": "snagapuriosc"
        },
        {
          "number": 616,
          "created_at": "2022-01-03T15:46:41Z",
          "last_comment_at": "2022-10-06T06:03:00Z",
          "last_comment_author": "linghengqian"
        },
        {
          "number": 695,
          "created_at": "2022-08-10T00:25:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 776,
          "created_at": "2022-12-15T09:25:34Z",
          "last_comment_at": "2024-08-08T02:29:00Z",
          "last_comment_author": "xuxiaowei-com-cn"
        },
        {
          "number": 871,
          "created_at": "2023-08-24T09:57:33Z",
          "last_comment_at": "2023-10-23T23:20:22Z",
          "last_comment_author": "kazuki43zoo"
        },
        {
          "number": 880,
          "created_at": "2023-09-15T08:24:59Z",
          "last_comment_at": "2023-10-23T21:24:47Z",
          "last_comment_author": "kazuki43zoo"
        },
        {
          "number": 887,
          "created_at": "2023-10-03T08:32:01Z",
          "last_comment_at": "2023-10-23T21:31:41Z",
          "last_comment_author": "kazuki43zoo"
        },
        {
          "number": 910,
          "created_at": "2023-11-09T02:39:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 928,
          "created_at": "2023-12-04T17:04:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 936,
          "created_at": "2024-01-04T09:04:09Z",
          "last_comment_at": "2024-01-04T09:48:06Z",
          "last_comment_author": "harawata"
        },
        {
          "number": 964,
          "created_at": "2024-04-22T03:41:56Z",
          "last_comment_at": "2024-04-22T03:44:39Z",
          "last_comment_author": "missfmaster"
        },
        {
          "number": 971,
          "created_at": "2024-05-17T09:23:58Z",
          "last_comment_at": "2025-07-12T02:06:21Z",
          "last_comment_author": "hazendaz"
        },
        {
          "number": 994,
          "created_at": "2024-08-07T14:46:39Z",
          "last_comment_at": "2024-08-08T00:09:56Z",
          "last_comment_author": "xuxiaowei-com-cn"
        },
        {
          "number": 1002,
          "created_at": "2024-09-08T21:08:50Z",
          "last_comment_at": "2025-07-12T02:02:52Z",
          "last_comment_author": "hazendaz"
        },
        {
          "number": 1015,
          "created_at": "2024-10-04T10:24:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1022,
          "created_at": "2024-10-30T20:59:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1068,
          "created_at": "2025-05-07T11:47:32Z",
          "last_comment_at": "2025-05-07T13:21:45Z",
          "last_comment_author": "harawata"
        },
        {
          "number": 1089,
          "created_at": "2025-07-03T02:05:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1092,
          "created_at": "2025-07-11T06:58:18Z",
          "last_comment_at": "2025-07-24T15:25:36Z",
          "last_comment_author": "harawata"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mybatis/spring-boot-starter",
    "host": "github.com",
    "name": "spring-boot-starter",
    "owner": "mybatis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 75,
        "vitality": 91,
        "community": 75,
        "governance": 77,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 275,
              "human_commit_share": 0.56,
              "days_since_last_push": 3,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "275 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 275
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "mybatis-spring-boot-4.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 145.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~145.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 145.2
                    }
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "forks": 1791,
              "stars": 4250,
              "watchers": 215,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,250 stars",
                "points": 58.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,791 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1791
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "215 watchers",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 215
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 34,
              "top_contributor_share": 0.482
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 745,
              "open_issues": 22,
              "closed_issues": 417,
              "issue_closed_ratio": 0.95,
              "closed_unmerged_prs": 61
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "745/806 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 745,
                      "decided": 806
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 1210,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mybatis",
              "public_repos": 37,
              "account_age_days": 5260
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,210 followers of mybatis",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1210,
                      "login": "mybatis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "37 public repos, account ~14 yr old",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 37
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "org.mybatis.spring.boot:mybatis-spring-boot-starter",
                "org.mybatis.spring.boot:mybatis-spring-boot-starter-test",
                "org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure",
                "org.mybatis.spring.boot:mybatis-spring-boot-test-autoconfigure"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "java",
                "mybatis",
                "spring-boot"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 75,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.9
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 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/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:org.mybatis.spring.boot:mybatis-spring-boot-starter@4.1.0 runtime dependency closure — what installing the published package pulls in — 32 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:org.mybatis.spring.boot:mybatis-spring-boot-starter@4.1.0",
                  "assessed": 32
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 32,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 32,
              "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": 7,
              "assessed_self_published_locations": 19
            },
            "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": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.821,
              "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": "46 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "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": [
                "mybatis-spring-boot-autoconfigure/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-groovy/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-thymeleaf/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity-legacy/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-velocity/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-web/pom.xml",
                "mybatis-spring-boot-samples/mybatis-spring-boot-sample-xml/pom.xml",
                "mybatis-spring-boot-samples/pom.xml",
                "mybatis-spring-boot-starter-test/pom.xml",
                "mybatis-spring-boot-starter/pom.xml",
                "mybatis-spring-boot-test-autoconfigure/pom.xml",
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.44
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mybatis-spring-boot-autoconfigure/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "mybatis-spring-boot-autoconfigure/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-annotation/pom.xml, mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/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": "44 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 44,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 58748,
              "source_files_sampled": 122,
              "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/122 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 122,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "sample"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, sample",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, sample"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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-25T16:41:15.776327Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mybatis/spring-boot-starter.svg",
  "full_name": "mybatis/spring-boot-starter",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Maven.