公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 02:03 UTC

apache / tsfile

Apache TsFile

Java · C++Apache-2.0★ 195 星标⑂ 98 复刻始于 2023年11月在 GitHub 上查看 ↗

apache/tsfile 的健康指数为 100 分中的 82 分,处于「良好」区间。 其得分最高的类别是Vitality(98/100),最低的是Community & Adoption(62/100)。 最近一次更新在今天。 近期的大部分工作由 7 位贡献者完成。

82
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

23,576 关注者3,147 个公开仓库始于 2009年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPItsfile2.4.0-263 天前

按类别列示的指标

活力

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

98优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
31.8/36提交节奏 — 52 周中有 46 周有提交
18/18提交量 — 最近一年 203 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year203
human_commit_share0.83
days_since_last_push0
active_weeks_last_year46

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 16 个发布版本
36/36发布时效 — 最近一次发布版本于 3 天前
27/27发布节奏 — 约每 41.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count16
latest_release_tagv2.4.0
releases_from_tags
days_since_latest_release3
mean_days_between_releases41.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

62中等 · 占总体的 18%
评分方式
37.1/60星标 — 195 个星标
16.6/25复刻 — 98 个复刻
5.6/15关注者 — 11 位关注者
所用输入
forks98
stars195
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

65中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
13.5/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

可持续性与治理

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

86优秀 · 占总体的 24%
评分方式
51.3/54巴士系数 — 7 位贡献者贡献了半数提交
19.7/22.5提交分布 — 头号贡献者编写了 13% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 24 contributing companies or organizations
所用输入
bus_factor7
contributors_sampled99
top_contributor_share0.126
评分方式
28.1/46.8议题解决 — 60% 的议题已关闭
32.4/38.3PR 接受 — 已裁定的 PR 中 652/769 已合并
10.5/15OpenSSF Scorecard:Code-Review — Found 17/23 approved changesets -- score normalized to 7
所用输入
merged_prs652
open_issues24
closed_issues36
issue_closed_ratio0.6
closed_unmerged_prs117
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — apache 有 23,576 位关注者
25/25既往记录 — 3,147 个公开仓库,账户约 17 年
所用输入
followers23,576
owner_typeOrganization
is_verified
owner_loginapache
public_repos3,147
account_age_days6,399
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 3 天前
20/20版本历史 — 26 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagestsfile
ecosystemspypi
any_deprecated
min_days_since_publish3

工程质量

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

84良好 · 占总体的 20%

工程实践

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

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://tsfile.apache.org/
10/10仓库描述
10/10主题标签 — 8 个主题标签
10/10Wiki
所用输入
topicsbig-data, iot, java, timeseries, file, tsfile, cpp, python
has_wiki
homepagehttps://tsfile.apache.org/
has_readme
has_docs_dir
has_description

安全

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

74良好 · 占总体的 16%

安全态势

68中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 29 out of 29 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
5.2/7.5Code-Review — Found 17/23 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 24 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 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.8
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:tsfile@2.4.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 5 个软件包。 未对可达性进行分析。

AI 就绪度

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

76良好 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md, CLAUDE.md, cpp/AGENTS.md, cpp/CLAUDE.md, java/AGENTS.md, java/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 83 次人类提交中有 71 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.855
agent_instruction_filesAGENTS.md, CLAUDE.md, cpp/AGENTS.md, cpp/CLAUDE.md, java/AGENTS.md, java/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md
agent_instruction_max_bytes4,722
评分方式
18/18一条命令的引导启动 — cpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile, cpp/third_party/zlib-1.3.1/Makefile, cpp/third_party/zlib-1.3.1/contrib/blast/Makefile, cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile, cpp/third_party/zlib-1.3.1/contrib/puff/Makefile, cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile, cpp/third_party/zlib-1.3.1/nintendods/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
10/10可复现环境 — Dockerfile
4/10已体现的代理实践 — 最近 100 次提交中有 2 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 17 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filescpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile, cpp/third_party/zlib-1.3.1/Makefile, cpp/third_party/zlib-1.3.1/contrib/blast/Makefile, cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile, cpp/third_party/zlib-1.3.1/contrib/puff/Makefile, cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile, cpp/third_party/zlib-1.3.1/nintendods/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.02
toolchain_manifestscpp/pom.xml, cpp/third_party/zlib-1.3.1/contrib/dotzlib/DotZLib/DotZLib.csproj, cpp/third_party/zlib-1.3.1/contrib/nuget/nuget.csproj, java/common/pom.xml, java/examples/pom.xml, java/pom.xml, java/tools/pom.xml, java/tsfile/pom.xml, pom.xml, python/pom.xml
dependency_bot_commit_share0.17
评分方式
45/45可类型检查的代码 — Java(静态类型)
54.6/55可控的文件大小 — 采样的 1,196 个源文件中有 8 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes137,476
source_files_sampled1,196
oversized_source_files8

机器可读接口

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

关键数据

195GitHub 星标
99贡献者
203最近 12 个月提交数
0距最近推送天数
16发布版本数
7巴士系数(bus factor)
24开放议题
Maven, npm, PyPI软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 98 ⇿
0Star
98Fork
15发布

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

0204060801009832023-122025-032026-07
主版本 2次版本 4修订 9

每个点涵盖 3 天。

OpenSSF Scorecard 6.8 / 10
6.8综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-27 02:03 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-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 17/23 approved changesets -- score normalized to 7
10Contributorsproject has 24 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 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3Vulnerabilities7 existing vulnerabilities detected
直接依赖 38
注册表软件包版本约束清单文件
Mavenorg.apache.groovy:groovy${groovy.version}cpp/pom.xml
Mavencom.github.luben:zstd-jni1.5.6-3java/pom.xml
Mavenorg.xerial.snappy:snappy-java1.1.10.5java/pom.xml
Mavenat.yawk.lz4:lz4-java1.10.1java/pom.xml
Mavenorg.tukaani:xz1.10java/pom.xml
Mavenorg.slf4j:slf4j-api2.0.17java/pom.xml
Mavenorg.antlr:antlr4-runtime4.13.2java/pom.xml
Mavenjunit:junit4.13.2java/pom.xml
Mavenorg.mockito:mockito-core4.11.0java/pom.xml
Mavench.qos.logback:logback-classic1.5.32java/pom.xml
Mavencommons-cli:commons-cli1.9.0java/pom.xml
Mavenorg.apache.parquet:parquet-hadoop1.14.4java/pom.xml
Mavenorg.apache.hadoop:hadoop-common3.4.2java/pom.xml
Mavenorg.apache.hadoop:hadoop-mapreduce-client-core3.4.2java/pom.xml
Mavenorg.apache.arrow:arrow-vector15.0.2java/pom.xml
Mavenorg.apache.arrow:arrow-memory-unsafe15.0.2java/pom.xml
Mavenorg.codehaus.woodstox:stax2-api4.2.1java/pom.xml
Mavencommons-codec:commons-codec1.15java/pom.xml
Mavencom.google.guava:guava33.5.0-jrejava/pom.xml
Mavencommons-logging:commons-logging1.2java/pom.xml
Mavenorg.apache.commons:commons-compress1.28.0java/pom.xml
Mavenorg.apache.commons:commons-lang33.18.0java/pom.xml
Mavencommons-io:commons-io2.20.0java/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind2.18.9java/pom.xml
Mavencom.fasterxml.jackson.core:jackson-core2.18.8java/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotations2.18.6java/pom.xml
Mavenorg.apache.commons:commons-text1.10.0java/pom.xml
Mavenorg.sonatype.ossindex.maven:ossindex-maven-enforcer-rules3.2.0pom.xml
Mavenorg.codehaus.mojo:extra-enforcer-rules1.8.0pom.xml
Mavenorg.apache.maven.shared:maven-dependency-tree3.2.1pom.xml
Mavencom.puppycrawl.tools:checkstyle9.3pom.xml
Mavenorg.apache.groovy:groovy${groovy.version}python/pom.xml
PyPInumpy>=1.26.4,<3python/pyproject.toml
PyPIpandas>=2.0,<2.3python/pyproject.toml
PyPIpandas>=2.3.3python/pyproject.toml
PyPIpyarrow>=16.0,<18python/pyproject.toml
PyPIpyarrow>=18.0,<20python/pyproject.toml
PyPIpyarrow>=22.0,<24python/pyproject.toml
全部依赖 115

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

注册表软件包版本关系
Mavenat.yawk.lz4:lz4-java直接
Mavenat.yawk.lz4:lz4-java1.10.1直接
Mavench.qos.logback:logback-classic直接
Mavench.qos.logback:logback-classic1.5.32直接
Mavencom.fasterxml.jackson.core:jackson-annotations2.18.6直接
Mavencom.fasterxml.jackson.core:jackson-core2.18.8直接
Mavencom.fasterxml.jackson.core:jackson-databind2.18.9直接
Mavencom.github.luben:zstd-jni直接
Mavencom.github.luben:zstd-jni1.5.6-3直接
Mavencom.google.guava:guava33.5.0-jre直接
Mavencom.puppycrawl.tools:checkstyle9.3直接
Mavencommons-cli:commons-cli直接
Mavencommons-cli:commons-cli1.9.0直接
Mavencommons-codec:commons-codec1.15直接
Mavencommons-io:commons-io2.20.0直接
Mavencommons-logging:commons-logging1.2直接
Mavenjunit:junit直接
Mavenjunit:junit4.13.2直接
Mavenorg.antlr:antlr4-runtime直接
Mavenorg.antlr:antlr4-runtime4.13.2直接
Mavenorg.apache.arrow:arrow-memory-unsafe直接
Mavenorg.apache.arrow:arrow-memory-unsafe15.0.2直接
Mavenorg.apache.arrow:arrow-vector直接
Mavenorg.apache.arrow:arrow-vector15.0.2直接
Mavenorg.apache.commons:commons-compress1.28.0直接
Mavenorg.apache.commons:commons-lang33.18.0直接
Mavenorg.apache.commons:commons-text1.10.0直接
Mavenorg.apache.groovy:groovy直接
Mavenorg.apache.hadoop:hadoop-common直接
Mavenorg.apache.hadoop:hadoop-common3.4.2直接
Mavenorg.apache.hadoop:hadoop-mapreduce-client-core直接
Mavenorg.apache.hadoop:hadoop-mapreduce-client-core3.4.2直接
Mavenorg.apache.maven.shared:maven-dependency-tree3.2.1直接
Mavenorg.apache.parquet:parquet-hadoop直接
Mavenorg.apache.parquet:parquet-hadoop1.14.4直接
Mavenorg.codehaus.mojo:extra-enforcer-rules1.8.0直接
Mavenorg.codehaus.woodstox:stax2-api4.2.1直接
Mavenorg.mockito:mockito-core直接
Mavenorg.mockito:mockito-core4.11.0直接
Mavenorg.slf4j:slf4j-api直接
Mavenorg.slf4j:slf4j-api2.0.17直接
Mavenorg.sonatype.ossindex.maven:ossindex-maven-enforcer-rules3.2.0直接
Mavenorg.tukaani:xz直接
Mavenorg.tukaani:xz1.10直接
Mavenorg.xerial.snappy:snappy-java直接
Mavenorg.xerial.snappy:snappy-java1.1.10.5直接
PyPInumpy直接
PyPIpandas2.2.2直接
PyPIpyarrow直接
Mavenau.com.acegi:xml-format-maven-plugin间接
Mavenau.com.acegi:xml-format-maven-plugin4.0.1间接
Mavencom.diffplug.spotless:spotless-maven-plugin间接
Mavencom.diffplug.spotless:spotless-maven-plugin2.44.3间接
Mavencom.googlecode.cmake-maven-project:cmake-maven-plugin间接
Mavencom.googlecode.cmake-maven-project:cmake-maven-plugin3.30.2-b1间接
Mavencom.googlecode.maven-download-plugin:download-maven-plugin间接
Mavennet.nicoulaj.maven.plugins:checksum-maven-plugin间接
Mavennet.revelc.code.formatter:formatter-maven-plugin间接
Mavennet.revelc.code.formatter:formatter-maven-plugin2.24.1间接
Mavenorg.antlr:antlr4-maven-plugin间接
Mavenorg.antlr:antlr4-maven-plugin4.13.2间接
Mavenorg.apache.drill.tools:drill-fmpp-maven-plugin间接
Mavenorg.apache.drill.tools:drill-fmpp-maven-plugin1.21.1间接
Mavenorg.apache.felix:maven-bundle-plugin间接
Mavenorg.apache.felix:maven-bundle-plugin5.1.9间接
Mavenorg.apache.maven.plugins:maven-assembly-plugin间接
Mavenorg.apache.maven.plugins:maven-checkstyle-plugin3.4.0间接
Mavenorg.apache.maven.plugins:maven-checkstyle-plugin9.3间接
Mavenorg.apache.maven.plugins:maven-clean-plugin间接
Mavenorg.apache.maven.plugins:maven-compiler-plugin间接
Mavenorg.apache.maven.plugins:maven-dependency-plugin间接
Mavenorg.apache.maven.plugins:maven-enforcer-plugin间接
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.2.0间接
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.5.0间接
Mavenorg.apache.maven.plugins:maven-failsafe-plugin间接
Mavenorg.apache.maven.plugins:maven-help-plugin间接
Mavenorg.apache.maven.plugins:maven-jar-plugin间接
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.8.0间接
Mavenorg.apache.maven.plugins:maven-remote-resources-plugin间接
Mavenorg.apache.maven.plugins:maven-shade-plugin3.4.1间接
Mavenorg.apache.maven.plugins:maven-source-plugin间接
Mavenorg.apache.maven.plugins:maven-source-plugin3.2.1间接
Mavenorg.apache.maven.plugins:maven-surefire-plugin间接
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.5.0间接
Mavenorg.apache.rat:apache-rat-plugin间接
Mavenorg.apache.rat:apache-rat-plugin0.16.1间接
Mavenorg.apache.tsfile:common2.3.1间接
Mavenorg.apache.tsfile:tsfile2.3.1间接
Mavenorg.apache.tsfile:tsfile2.3.2-SNAPSHOT间接
Mavenorg.codehaus.gmaven:groovy-maven-plugin2.1.1间接
Mavenorg.codehaus.mojo:build-helper-maven-plugin间接
Mavenorg.codehaus.mojo:build-helper-maven-plugin3.6.0间接
Mavenorg.codehaus.mojo:exec-maven-plugin间接
Mavenorg.codehaus.mojo:exec-maven-plugin3.5.0间接
Mavenorg.cyclonedx:cyclonedx-maven-plugin间接
Mavenorg.eluder.coveralls:coveralls-maven-plugin4.3.0间接
Mavenorg.jacoco:jacoco-maven-plugin0.8.12间接
Mavenorg.sonarsource.scanner.maven:sonar-maven-plugin5.0.0.4389间接
npm@docsearch/css^3.5.2间接
npm@docsearch/js^3.5.2间接
npm@docsearch/react^3.5.2间接
npm@vuepress/client2.0.0-rc.0间接
npm@vuepress/plugin-docsearch2.0.0-rc.0间接
npm@vuepress/shared2.0.0-rc.0间接
npm@vuepress/utils2.0.0-rc.0间接
npmgh-pages^6.1.1间接
npmts-debounce^4.0.0间接
npmvue^3.4.3间接
npmvue-router^4.2.5间接
npmvuepress2.0.0-rc.0间接
npmvuepress-theme-hope2.0.0-rc.11间接
PyPIblack26.3.1间接
PyPIcython3.0.10间接
PyPIsetuptools78.1.1间接
PyPIwheel0.46.2间接
依赖安全公告 0

安装 pypi:tsfile@2.4.0 会引入 5 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "big-data",
        "iot",
        "java",
        "timeseries",
        "file",
        "tsfile",
        "cpp",
        "python"
      ],
      "is_fork": false,
      "size_kb": 39587,
      "has_wiki": true,
      "homepage": "https://tsfile.apache.org/",
      "languages": {
        "C": 56098,
        "C++": 3018747,
        "Java": 4522617,
        "ANTLR": 10362,
        "CMake": 58738,
        "Shell": 12698,
        "Cython": 105947,
        "Groovy": 4843,
        "Python": 436312,
        "Batchfile": 5196,
        "FreeMarker": 77084
      },
      "pushed_at": "2026-07-27T02:00:55Z",
      "created_at": "2023-11-17T08:07:14Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T01:31:07Z",
      "description": "Apache TsFile",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "develop",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "C++"
      ]
    },
    "owner": {
      "blog": "https://www.apache.org/",
      "name": "The Apache Software Foundation",
      "type": "Organization",
      "login": "apache",
      "company": null,
      "location": null,
      "followers": 23576,
      "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4",
      "created_at": "2009-01-17T20:14:40Z",
      "is_verified": null,
      "public_repos": 3147,
      "account_age_days": 6399
    },
    "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": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-07-23T03:28:00Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2026-06-01T02:36:34Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-04-26T09:33:56Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2026-03-23T03:22:19Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-12-30T01:55:22Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-12-25T01:42:27Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-09-09T03:24:03Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2025-08-18T01:47:32Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-07-11T07:03:51Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2025-07-14T09:46:27Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-04-14T07:26:32Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-04-11T01:49:37Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-02-10T03:31:38Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-01-17T03:53:21Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-11-10T03:06:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-02-20T01:53:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c7615f756cc29ff9e37e3d47f714581714414d75",
          "body": "Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.6 to 2.18.8.\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.6...jackson-core-2.18.8)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-\n[…]\nndency-version: 2.18.8\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump com.fasterxml.jackson.core:jackson-core in /java (#877)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T01:31:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d44338c1d6ec1906bae52522276d666a5ec9bea",
          "body": null,
          "is_bot": false,
          "headline": "Optimize Gorilla batch floating-point decoding (#873)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-23T12:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608955c8ffd4132a5a91b8e5587ad9249d2c4210",
          "body": null,
          "is_bot": false,
          "headline": "Fix Python wheel test skipping and dependencies (#876)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-23T08:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23787f82aeebf7760f0376db754b4e6910adcad1",
          "body": null,
          "is_bot": false,
          "headline": "Update release information for TsFile 2.4.0 (#874)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-23T05:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928ca94122060dabc7cc76c38f3d9c240b0722da",
          "body": "* Add BitMapLongImpl\n\n* Refine BitMapLongImpl\n\n* Add BitMap performance test report\n\n* Remove BitMap performance report file\n\n* fix review comment\n\n* refine memory calculation",
          "is_bot": false,
          "headline": "Optimize small BitMap with long-backed implementation (#871)",
          "author_name": "Jiang Tian",
          "author_login": "jt2594838",
          "committed_at": "2026-07-21T03:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7d7f96e1015de2774ec936f498df4e05bce293",
          "body": null,
          "is_bot": false,
          "headline": "perf(cpp): push down multi-value aligned offsets (#863)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-21T01:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4cad25f6e744ab88a46d50328e7144b1edff11",
          "body": null,
          "is_bot": false,
          "headline": "Add configurable TsFileInput reader constructor (#869)",
          "author_name": "Jiang Tian",
          "author_login": "jt2594838",
          "committed_at": "2026-07-20T11:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8825b18ce296b6af31aabd1c7727f9007b72652",
          "body": "* Add buffered TsFile input\n\n* add a Constructor for PublicBAOS",
          "is_bot": false,
          "headline": "Add buffered TsFile input (#868)",
          "author_name": "Jiang Tian",
          "author_login": "jt2594838",
          "committed_at": "2026-07-20T04:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4668950997e57bf76a5914f4b1f8fd7a826010bb",
          "body": null,
          "is_bot": false,
          "headline": "C++: enable SIMD by default (#867)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-17T01:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e4cccfd192d35207747e0458767dcf5a3908d9",
          "body": "…reused readers and uppercase names (#862)\n\n* fix: correct tree-model TsFileDataFrame reads on reused readers and uppercase names\n\nTwo related fixes for reading tree-model TsFiles through TsFileDataFrame, which together caused 'read one series OK, then reading another series returns empty' on a reus\n[…]\nvirtual tables, unchanged (lower-cased) for real tables.\n\n- query_on_tree: build the synthesized schema with virtual_table=true.\n\n* docs(cpp): trim case-sensitivity comments in TableSchema\n\n* spotless",
          "is_bot": false,
          "headline": "[Python][C++] Fix tree-model TsFileDataFrame returning empty data on …",
          "author_name": "Le Yang",
          "author_login": "Young-Leo",
          "committed_at": "2026-07-16T06:43:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ae3e7526138794b6243b44d50777e2bb5579ec0",
          "body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n  dependency-version: '6'\n  \n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pnpm/action-setup from 4 to 6 (#852)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:28:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b72bd04cb470e497189bf8e54001304b20a986f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 7 (#856)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:27:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a33490343b0b7a0e39f100dcff44506a314e6b9",
          "body": "Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.6 to 2.18.9.\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-version: 2.18.9\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump com.fasterxml.jackson.core:jackson-databind in /java (#865)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T02:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51fe8bb8f39d8c62852a89605818a74da961aac9",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6 to 7 (#853)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T01:53:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d34ac0015ad71bd11083b68d58bd8d3a8c76052b",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 4 to 6 (#854)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T01:53:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f38d11c92e57ba01c969189ac278ceb98726393",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6 (#855)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T01:52:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4646b62a29c2731272d9985186d1e184fa47892",
          "body": null,
          "is_bot": false,
          "headline": "fix invalid datatype. (#864)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-13T06:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86252e512e2ce1003ae5c38ac3c1218172638274",
          "body": "…(#823)\n\n* TsFile C++: batch + SIMD + parallel read/write optimization\n\nBatch decode/encode APIs (PLAIN / TS2DIFF / Gorilla) with single-pass\nTsBlock decode, AVX2/NEON SIMD paths, a single process-wide worker pool\nfor chunk-level parallel read and column-parallel write, and batched\nNEON statistics. \n[…]\n — the leaked StringArrayDeviceID\n- measurement_name_ (std::string)\n\nVerified on Linux: Debug+ASan and Release+ASan both 705/705 with\n0 Direct / 0 Indirect leaks and 0 UBSan reports.\n\n* refine tablet.",
          "is_bot": false,
          "headline": "C++: optimize batch read/write paths and aligned table null handling …",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-07-03T02:39:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3010c3de84b3ac1271a06e9f3b59882184cfd848",
          "body": "* [Python] Support tree-model TsFiles in TsFileDataFrame\n\nSquash of the tsdf-tree branch: tree-model support plus dataset catalog memory and indexing improvements.\n\n- support tree-model TsFiles in TsFileDataFrame\n- shrink the dataframe catalog memory footprint\n- drop table-model phantom cells\n- inli\n[…]\ncted since it already filters at the schema level.\n- tests: add a tree-model regression test asserting a STRING measurement is\n  dropped (not listed, raises KeyError) while the numeric one reads back.",
          "is_bot": false,
          "headline": "[Python] Support tree-model TsFiles in TsFileDataFrame (#816)",
          "author_name": "Le Yang",
          "author_login": "Young-Leo",
          "committed_at": "2026-07-02T02:06:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f26e925fe447a6dc991a02dc57e11acf944c00e",
          "body": "* fix tag null segsegv.\n\n* Python: represent null tags with SeriesPath and position-preserving paths\n\nThe dataset layer flattened a table device into a \"table.tag.field\" string and\ndropped null tags entirely, which lost the tag position and made two devices\nwith nulls in different positions collide \n[…]\niesPath from the package; update/extend tests (null position\n  preservation, real-null vs string \"null\", SeriesPath round-trip and escaping).\n\n* fix parse null.\n\n* fix tag parser.\n\n* fix some comment.",
          "is_bot": false,
          "headline": "fix tag null segsegv. (#848)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-06-25T08:10:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e929f0f0a72e4ed8fc91970efbbfb9e683d4dbc",
          "body": "* Fix C++ TsFile writer flush offsets for multi-GB files.\n\nSync file_base_offset after flush, reset the write stream and consumer,\nand add tree/table 4GB regression tests.\n\n* Add Python 4GB large-file tests and fix MSVC test includes.\n\nMirror C++ tree/table ~4GB regression coverage in pytest and dro\n[…]\npy.\n\nKeep shared constants and utilities in one pytest entry point for tree/table 4GB tests.\n\n* Fix Windows large-file truncate and stat handling in C++.\n\n* fix msvc compilation\n\n* removed unused test",
          "is_bot": false,
          "headline": "Fix C++ TsFile writer flush offsets for multi-GB files. (#839)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-06-16T09:19:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1dae0e093b7600a4b76ffb548eaf4f62483d15b",
          "body": null,
          "is_bot": false,
          "headline": "add cli readme (#844)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-06-16T07:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd328469213197cdd6d44644a904088e56cb532",
          "body": null,
          "is_bot": false,
          "headline": "Optimize timeseries metadata read and fix table size accounting (#840)",
          "author_name": "shuwenwei",
          "author_login": "shuwenwei",
          "committed_at": "2026-06-16T06:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719f80a6bcb251a3e13525696c62311a76d93f42",
          "body": "* fix(tsfile-cli): fix the case inconsistency in TABLE names\n\n* fix(tsfile-cli): fix `build.sh` command\n\n* fix(tsfile-cli): add `reader.queryByRow(...)` to `head/cat` cammand\n\n* fix(tsfile-cli): add `TagFilterBuilder` predicate variable\n\n* fix(tsfile-cli): format code\n\n* fix(tsfile-cli): rename `table_filter` as `target_table_name`",
          "is_bot": false,
          "headline": "Fix several bugs in tsfile-cli and add tag filter commands (#837)",
          "author_name": "Zeyu Zhang",
          "author_login": "Alchuang22-dev",
          "committed_at": "2026-06-11T03:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0963453456c41b5d5b118359176fef6565011053",
          "body": "Build: tsfile_cli_obj compiled against the staged include tree without\ndepending on the copy_* targets that populate it, so a clean parallel\nbuild could fail with \"'common/db_common.h' file not found\"\n(deterministic via `make tsfile_cli_obj` in a fresh build dir). Add the\nmissing add_dependencies ed\n[…]\nfor non-finite FLOAT/DOUBLE cells in JSON output (bare\n  nan/inf is not valid JSON)\n- docs: -m also applies to stats/count, count covers all tables, note\n  that the table format buffers rows in memory",
          "is_bot": false,
          "headline": "Fix tsfile-cli clean-build race and harden CLI validation (#836)",
          "author_name": "ZhangHongYin",
          "author_login": "SpriCoder",
          "committed_at": "2026-06-10T10:47:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5123d6e30e1cb8f8fa80116f2df4d1defa9c4772",
          "body": null,
          "is_bot": false,
          "headline": "update CMakeFile (#835)",
          "author_name": "ZhangHongYin",
          "author_login": "SpriCoder",
          "committed_at": "2026-06-10T10:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594a68f356b0d6d1c69fb053993a261e97f0dae2",
          "body": "* Fix Windows CI failures for the Python wheel build. (#831)\n\n* fix(cpp): remove FORCE_INLINE from AndFilter/OrFilter for MinGW build\n\nGCC on Windows CI fails when always_inline virtual methods exceed the max-inline-insns-single limit during expression.cc compilation.\n\n* fix(python): preload MinGW r\n[…]\nnline for nested time filters\n\n* Avoid forced inline for nested statistic filters\n\n* Sync C++/Python version to 2.3.2.dev with Maven 2.3.2-SNAPSHOT\n\n* Fix C example string duplication for Linux wheels",
          "is_bot": false,
          "headline": "Fix/windows ci python wheel build (#833)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-06-10T04:27:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be3c5bf31bb2488d99079339d75ea5b335aabdf8",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Actions workflow for site build and deploy",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-06-09T11:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a78cda867c92eb83c4ee095096638a08646f397",
          "body": "… (#834)",
          "is_bot": false,
          "headline": "Remove GitHub Actions workflow configuration to remove document build…",
          "author_name": "CritasWang",
          "author_login": "CritasWang",
          "committed_at": "2026-06-09T11:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78fd5154718b8931c1f022d6f4731df4ab248c6",
          "body": "* docs: add design spec for TsFile Unix-philosophy C++ CLI\n\nRead-only inspect/export verbs (ls/schema/stats/head/cat/select) as a\nsingle multi-call `tsfile` binary, backed by the existing C++ reader API.\n\n* docs: add implementation plan for TsFile Unix CLI; refine spec\n\n9 TDD tasks (CMake scaffold -\n[…]\n the no-device path.\n\n* Use set::find for the known-command membership check\n\nExpresses the existence test directly instead of counting; equivalent\nfor a std::set and C++11-compatible (no contains()).",
          "is_bot": false,
          "headline": "Add tsfile-cli: inspect and import .tsfile from the command line (#829)",
          "author_name": "ZhangHongYin",
          "author_login": "SpriCoder",
          "committed_at": "2026-06-09T10:43:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c60194c6bfd0d8ec6129e98dadbd3e28d57408f",
          "body": "* Upgrade minimum JDK to 17\n\n* Address Dependabot Maven alerts",
          "is_bot": false,
          "headline": "Upgrade minimum JDK to 17 and refresh dependencies (#830)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-06-08T06:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a864c58740e99f35be037f0548f84231a928b6a",
          "body": "* Fix TS_2DIFF float/double page compatibility and harden gtest zip validation.\n\nAlign C++ float/double TS_2DIFF flush/read behavior with Java overflow-page layout, and prevent 0-byte/corrupt googletest archives from being treated as successful downloads during test configuration.\n\n* Make tsfile-cpp\n[…]\nF Java overflow flags and align bitmap naming.\n\nApply review feedback: FLAG_SCALED_VALUE_OVERFLOW /\nFLAG_ORIGINAL_VALUE_OVERFLOW, and consistent underflow/overflow bitmap\nnames in encoder and decoder.",
          "is_bot": false,
          "headline": "Fix TS_2DIFF float/double page compatibility (#796)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-06-04T08:47:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "324acba9b9f4c844577a5c8d9ef20f9ee24bf654",
          "body": "…) (#815)\n\n* optimize get_timeseries_metadata() to eliminate N+1 I/O\n\n- Add get_device_timeseries_meta_by_offset() that accepts pre-resolved\n  offsets, skipping redundant load_device_index_entry() tree search and\n  reusing the deserialized measurement index node via get_all_leaf()\n  instead of re-re\n[…]\ne lookup to find nothing. Restrict direct lookup to\nsingle-tag tables only (segment_count == 2).\n\n* style: clang-format\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Optimize get_timeseries_metadata() to eliminate N+1 I/O (~94x speedup…",
          "author_name": "Jackie Tien",
          "author_login": "JackieTien97",
          "committed_at": "2026-06-03T09:10:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "86ec4b992b8b14e73daed915b90c8da8528a9213",
          "body": "…(#824)\n\n* Add Tablet.serializedSize() and comprehensive size validation tests.\n\nPre-allocate serialization buffer using exact size estimation, support OBJECT\ntype in tablet serialize/deserialize path, and consolidate serializedSize tests.\n\n* Fix serialized size charset and overflow handling\n\n* Avoid bitmap copy when sizing tablet serialization",
          "is_bot": false,
          "headline": "Add Tablet.serializedSize() and comprehensive size validation tests. …",
          "author_name": "Zhenyu Luo",
          "author_login": "luoluoyuyu",
          "committed_at": "2026-06-03T07:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b0d695738c6ec0446c1c004ff017dfe1295d4c",
          "body": "Added new features and bug fixes for version 2.3.1.",
          "is_bot": false,
          "headline": "Update RELEASE_NOTES.md for version 2.3.1",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-06-01T02:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacd0d7f42aa17a9335c9a29295e5a1421c1156c",
          "body": null,
          "is_bot": false,
          "headline": "Add new release version 2.3.1 for Apache TsFile",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-06-01T02:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21988e7365cb274ffe8283551939e3f1055a1dc6",
          "body": "* fix(cpp): correct typos in comments, build scripts, and debug output\n\nSpelling fixes only; no behavioral change. Touches code comments,\nCMake/`build.sh` messages, the `increament` local parameter in\nbyte_stream.h, a debug `std::cout` string, and grammar-file comments\n(Arithmetics->Arithmetic, Comp\n[…]\n heading.\n\n* fix(build): correct typos in pom.xml coverage-check comments\n\nSpelling fixes in JaCoCo limit comments (methodes->methods, swtich->switch).\nComment-only change; no build behavior affected.",
          "is_bot": false,
          "headline": "Fix typos in comments, docs, build scripts, and i18n messages (#826)",
          "author_name": "ZhangHongYin",
          "author_login": "SpriCoder",
          "committed_at": "2026-05-31T06:27:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3436b4f93fb05e511d95293ab543014d45bfbe15",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "761417898",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-05-28T10:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce011faeaed11ffc3f1d7e97df092cfe361004d1",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release v2.3.1",
          "author_name": "761417898",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-05-28T10:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cdf879c907e3fbe351e1bf278c5d2ce3963dda",
          "body": "…e (#825)\n\n* Fix tools import edge cases\n\n* fix(tools): tighten Parquet/Arrow schema validation and tag column handling\n\n- Parquet/Arrow schema mode: validate source_columns against the source file by count and name; reject unnamed SKIP (name-based matching cannot resolve it). Previously mismatches \n[…]\nlogs in logback-cvs2tsfile.xml.\n\nAdd BatScriptTest covering normal filename, paren filename, and absence of suppressed INFO noise.\n\n---------\n\nCo-authored-by: ziyangeng <ziyan.geng@intern.timecho.com>",
          "is_bot": false,
          "headline": "fix(tools): unbreak bat for paren paths and silence library INFO nois…",
          "author_name": "耿紫颜",
          "author_login": "gengziyand",
          "committed_at": "2026-05-28T06:34:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "543c4440cf2c31a8c385ee756081b2cd0ee43a90",
          "body": "…t filtering (#819)\n\n* Fix tools import edge cases\n\n* fix(tools): tighten Parquet/Arrow schema validation and tag column handling\n\n- Parquet/Arrow schema mode: validate source_columns against the source file by count and name; reject unnamed SKIP (name-based matching cannot resolve it). Previously m\n[…]\n the file is read correctly regardless   of JDK version or platform locale, mirroring how CsvSourceReader already opens its input.\n\n---------\n\nCo-authored-by: ziyangeng <ziyan.geng@intern.timecho.com>",
          "is_bot": false,
          "headline": "Fix import edge cases for DATE/TIMESTAMP, INT96, CSV quotes and forma…",
          "author_name": "耿紫颜",
          "author_login": "gengziyand",
          "committed_at": "2026-05-25T01:50:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ccc9d7e69e816cc7babb40a9b924fc6151a6c55",
          "body": null,
          "is_bot": false,
          "headline": "support msvc 2017. (#817)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-05-21T11:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edbef480090b1900aee5e6d474003d16015c9668",
          "body": null,
          "is_bot": false,
          "headline": "exclude AGENTS.md from rat (#822)",
          "author_name": "Jiang Tian",
          "author_login": "jt2594838",
          "committed_at": "2026-05-21T06:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d666d0198c800bad3e95fe2f5cd34c6d88589d2b",
          "body": null,
          "is_bot": false,
          "headline": "Fix OBJECT last-point fallback in TsFileLastReader (#821)",
          "author_name": "Zhenyu Luo",
          "author_login": "luoluoyuyu",
          "committed_at": "2026-05-20T10:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fced479ed20c505b12c619ff735d6bfbdf13c95",
          "body": null,
          "is_bot": false,
          "headline": "feat: i18n support for log and exception messages (#820)",
          "author_name": "Jackie Tien",
          "author_login": "JackieTien97",
          "committed_at": "2026-05-19T06:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c0efe4db8d8333ac01ddadd013c0a1e899664c3",
          "body": null,
          "is_bot": false,
          "headline": "Add AGENTS.md symlinks (#818)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-05-18T06:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7041d8221c802f4842431eb4d453fcb66c4a6be",
          "body": "…(#793)",
          "is_bot": false,
          "headline": "feat(tools): support Parquet and Arrow import with schema/auto modes …",
          "author_name": "耿紫颜",
          "author_login": "gengziyand",
          "committed_at": "2026-05-07T03:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8923b11888d74eb53c0963c2cb271d561dea9e0c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6 (#800)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T02:46:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03abc3e87e673e4d62e0c342df9088e4f7b63134",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v8.0.0...v9.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/github-script from 8.0.0 to 9.0.0 (#802)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T13:05:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f46c7a9e02b25e7623c97131a2e6726f7f60730e",
          "body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n  dependency-version: '6'\n  \n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pnpm/action-setup from 4 to 6 (#801)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T13:04:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5628a1c06ea57494b1837ea5c0d67d2b4f878f5",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 4 to 8 (#804)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T13:04:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "659196beca8170280653b91f12045635a14782e4",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6 (#803)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T13:03:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e2130f7b715f422edf504ccb9c6380a415aa891",
          "body": null,
          "is_bot": false,
          "headline": "Add release information for version 2.3.0",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-27T02:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781f8094ddba6094aa06871e0f9a1df0e0360f93",
          "body": null,
          "is_bot": false,
          "headline": "RELEASE_NOTES for Apache TsFile 2.3.0",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-26T09:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3557b81dc47a71d72c3e72093f3fc18e1faf0a17",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-node from 4 to 6 (#622)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T02:04:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fa28f52b5cfd372ee8caea8062a97b57f35f9cc",
          "body": null,
          "is_bot": false,
          "headline": "Implemented NONE value",
          "author_name": "Caideyipi",
          "author_login": "Caideyipi",
          "committed_at": "2026-04-22T09:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56adf773d4d1fbe09b5c58e12b3af1f789828ba7",
          "body": null,
          "is_bot": false,
          "headline": "finish (#791)",
          "author_name": "Yongzao",
          "author_login": "CRZbulabula",
          "committed_at": "2026-04-21T13:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6fa3c2493dacc403486b8e8138b927b11e36b6",
          "body": null,
          "is_bot": false,
          "headline": "[CI] Expand Python unit-test matrix to 3.9/3.11/3.14 (#790)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-21T11:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865d75fb79ee7c6ea21efbbdb4e757cf4194b733",
          "body": "* fix py3.9 black\n\n* ci wheel python 3.14\n\n* ci fix\n\n* ci fix\n\n* fix ci\n\n* ci fix\n\n* ci fix",
          "is_bot": false,
          "headline": "[Python] Fix Linux Py3.14 wheel CI and dataframe edge cases (#789)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-21T10:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8a38ae97896765854a3188926c91b15f63c5f4",
          "body": null,
          "is_bot": false,
          "headline": "Add CLAUDE.md files and update .gitignore (#788)",
          "author_name": "Jackie Tien",
          "author_login": "JackieTien97",
          "committed_at": "2026-04-20T09:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c934f78e52aa35388050ac241bc2c9391f4eddc6",
          "body": null,
          "is_bot": false,
          "headline": "Update README with clang-format install notes (#786)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-04-20T06:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaf903093076f8e646f44fa68d02370a9d923fec",
          "body": "- Wrap test_lower_case_name and test_tsfile_config in try/finally\n  blocks to ensure generated .tsfile files are cleaned up\n- Fix test_tree_all_datatype_query_to_dataframe_variants to clean up\n  the correct file (record_write_and_read.tsfile instead of\n  tablet_write_and_read.tsfile)\n- Add python/tsfile/dataset/__pycache__ to .gitignore\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add test file cleanup and fix .gitignore for Python tests (#787)",
          "author_name": "Jackie Tien",
          "author_login": "JackieTien97",
          "committed_at": "2026-04-20T06:05:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2ab087b64a62784f03f77ed2a08d09b74266b958",
          "body": "* Enable python spotless check\n\n* Enable python spotless check\n\n* Enable python spotless check\n\n* Enable python spotless check",
          "is_bot": false,
          "headline": "Enable Python Spotless check in CI (#785)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-04-20T03:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58a073e1b855662561beecd340e3274fdb7bcbc",
          "body": "* fix cpp restore statistic\n\n* fix cpp restore device last_time\n\n* fix ci\n\n* removed unused aligned value  column count",
          "is_bot": false,
          "headline": "fix cpp restore statistic (#784)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-20T01:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651007d96265dd35150ad137b4cb1fbdd8afcf4a",
          "body": null,
          "is_bot": false,
          "headline": "fix restorable_tsfile_io_writer memory leak and unstop loop",
          "author_name": "761417898",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-17T04:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de49f7fc0348964a962173cbdcd37cac598f071",
          "body": "Use value-based device keys in TSMIterator and merge recovered chunk metadata by device/measurement so repeated recovery writes do not trigger duplicate-device index failures; add a multi-round recovery test and relax a filesystem error assertion for environment consistency.",
          "is_bot": false,
          "headline": "Fix multi-recovery metadata indexing and add regression coverage. (#783)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-16T03:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34833e7a59d4aea406adc2cb4809246a28e53fd9",
          "body": null,
          "is_bot": false,
          "headline": "Add PyPI badge to README and README-zh.md (#782)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-04-15T07:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55f058d916ea729c65e43556ffc3334030f03c6",
          "body": "* fix get_metadata datatype\n\n* add it",
          "is_bot": false,
          "headline": "fix get_metadata datatype (#781)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-15T02:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12bd435ecc361369a67ec6c52d5c4f7bccf928a5",
          "body": null,
          "is_bot": false,
          "headline": "fix query-by-row unexist path",
          "author_name": "761417898",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-14T07:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4fa502c981365e23fa55a7cea4bc1a4183223b",
          "body": null,
          "is_bot": false,
          "headline": "Format Python code with Spotless and Black (#770)",
          "author_name": "Haonan",
          "author_login": "HTHou",
          "committed_at": "2026-04-14T06:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14d01ba1c1695dec899fb37efc96ad0e00bd78b",
          "body": null,
          "is_bot": false,
          "headline": "Add dedicated Tablet API for object path writes. (#780)",
          "author_name": "Zhenyu Luo",
          "author_login": "luoluoyuyu",
          "committed_at": "2026-04-14T02:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c809d5f63aa64b2a96f6d21ceda53bad0a0d559",
          "body": "Path splitting now joins device nodes and parses via StringArrayDeviceID(string)\nto match write-time normalization. Add C++ and Python regression tests.",
          "is_bot": false,
          "headline": "Fix tree queryByRow device ID parsing for multi-segment paths (#776)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-13T02:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb59543280364df451660400a80498f12667953e",
          "body": "Align QDSWithoutTimeGenerator with Java: treat E_DEVICE_NOT_EXIST and\nE_MEASUREMENT_NOT_EXIST as skippable paths and fix column index mapping\nwhen some paths are omitted. Add C++ and Python regression tests.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(cpp): skip missing device/measurement in tree queryByRow (#777)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-13T01:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e01f1895dd2d498a63c552f50bf27eb85b797",
          "body": "…match (#778)\n\nWhole-chunk and whole-page skips by statistic count previously used only the\nvalue side for aligned series, which could desynchronize row_offset from\ndecoded rows when ChunkMeta or page header counts differed.\n\nRequire both time and value statistics to be present, positive, and equal\nbefore applying count-based skip; otherwise decode and rely on page/row\nhandling.\n\nMade-with: Cursor",
          "is_bot": false,
          "headline": "fix(cpp): aligned VECTOR row-offset skip only when time/value counts …",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-12T07:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8885ae149606b37995e7c5bf0e4385ac7e0fb6d",
          "body": "* optmize preview performance\n\n* fix loc with more data we need\n\n* fix loading problem\n\n* fix query by row problem (temporal)\n\n* support sparse tags\n\n* Fix local build_ext by using opaque tag filter pointers in Cython API\n\n* fix by review",
          "is_bot": false,
          "headline": "Optimize and Fix some bugs in TsFileDataFrame (#773)",
          "author_name": "YangCaiyin",
          "author_login": "ycycse",
          "committed_at": "2026-04-12T02:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87f66d999fc3e220caf8d4546f249dc187bedaf2",
          "body": "* support write parallel.\n\n* fix format.\n\n* fix seg segv.\n\n* fix comment.\n\n* add readme.\n\n* use global write thread pool.",
          "is_bot": false,
          "headline": "Write with parallel (#772)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-04-10T10:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2fba469368d0847af7292b5d40a0d1e910ff07e",
          "body": "* fix data loss.\n\n* fix format.",
          "is_bot": false,
          "headline": "Fix data loss (#771)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-04-09T10:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9374f72709d6225598ff7517d0106351c35d647b",
          "body": "* remove timestamps cache to optmize init phase\n\n* add timeline statistics\n\n* add timeline statistics\n\n* fix CI\n\n* spotless\n\n* spotless\n\n* fix by review\n\n* change timeline statistics type",
          "is_bot": false,
          "headline": "Remove timestamps cache to optmize init phase (#769)",
          "author_name": "YangCaiyin",
          "author_login": "ycycse",
          "committed_at": "2026-04-09T09:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d308fe254dd10f7ae217553700b34b3f75ad186",
          "body": null,
          "is_bot": false,
          "headline": "support tag filter. (#768)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-04-08T08:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d70d65764386548ed6fd9fd4c428346db8003e",
          "body": "* support tsfileDataFrame\n\n* make tsfileDataFrame a module\n\n* support metadata management and optmize implementation\n\n* support show() method in tsdf\n\n* fix typo and address close problem",
          "is_bot": false,
          "headline": "Support TsfileDataFrame (#765)",
          "author_name": "YangCaiyin",
          "author_login": "ycycse",
          "committed_at": "2026-04-08T04:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56756d2639ecf9a51da8ad4a82c7759b90ef1ac1",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v7.0.1...v8.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/github-script from 7.0.1 to 8.0.0 (#594)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T03:53:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af35aeeca40a0b818562b1caa4dfcb2ca752ab9d",
          "body": "* c and python get_metadata interface wrapper\n\n* python c metadata interface\n\n* spotless apply\n\n* fix DeviceTimeseriesMetadataEntry details\n\n* replace DeviceID to TsDeviceDetails\n\n* fix c/python statistic\n\n* mvn spotless:apply",
          "is_bot": false,
          "headline": "Feat/c python timeseries metadata (#767)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-04-07T06:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6249d9b9697aceee11e933e79f89c7d96ae9999",
          "body": null,
          "is_bot": false,
          "headline": "fix pyarrow version. (#766)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-04-03T05:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6073785a40fdabec7d14c019bdbf815219ffda57",
          "body": null,
          "is_bot": false,
          "headline": "Fix/tree query and rle decoder (#764)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-04-02T08:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c8198a89cbd4c2142b2e06b74abbb31946080a8",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 4 to 6 (#763)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T01:26:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c50155b184d645bd43b05fc1310ab7c03637dc9",
          "body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-java from 4 to 5 (#762)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T01:25:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37d2d6df1347f2e7eb3cf0d2f219f53ad844716f",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4 to 7 (#761)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T01:25:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75e0664c081c1661243ed034d963824b386cdf63",
          "body": "…iceID construction (~10x throughput) (#748)",
          "is_bot": false,
          "headline": "Perf: optimize Tablet write with columnar string storage and lazy Dev…",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-31T13:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f621373ba9d2a177f0f0752bd88c849e804bfdea",
          "body": null,
          "is_bot": false,
          "headline": "fix cpp device_id parser (#759)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-03-31T03:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67a1994615c43f6583f4621b6cdfde05abb45a0",
          "body": null,
          "is_bot": false,
          "headline": "introduce simde as third-party dependency. (#755)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-31T01:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229f69e4934c1c66b5e372248cbe79efac411bf8",
          "body": "Made-with: Cursor",
          "is_bot": false,
          "headline": "fix disable QueryByRowFasterThanManualNext tests (#757)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-03-30T06:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d5932ed5330252f73cf68f1a98060eccbf3673",
          "body": "* fix readme logo\n\n* fix readme logo\n\n* fix readme badge\n\n* tmp\n\n* add ut\n\n* mvn spotless:apply\n\n* tmp\n\n* try to fix ut\n\n* Align C++ aligned-model page sealing with the Java behavior and fix reader handling of null-only value pages so that Debug builds pass.\n\n* fix ut\n\n* Add strict_page_size switch \n[…]\n page sealing and seal value pages at time-page boundaries to reduce overhead while preserving aligned page semantics.\n\n* fix QueryByRowFasterThanManualNext tolerance\n\n* fix time_page_row_ends.reserve",
          "is_bot": false,
          "headline": "Fix/aligned tv page seal (#734)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-03-30T05:10:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa77798fd40fa7ddf87b06d9a500c892b83795d0",
          "body": null,
          "is_bot": false,
          "headline": "add pyarrow requirement. (#756)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-29T08:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27af4062824c81164cbf0c7701b1f758e5a8e8eb",
          "body": null,
          "is_bot": false,
          "headline": "Add tsblock tsfile writer (#753)",
          "author_name": "shuwenwei",
          "author_login": "shuwenwei",
          "committed_at": "2026-03-27T03:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed91d2a5d7f8506889ab20e83b7f013faef14051",
          "body": "* cpp tree query by row\n\n* cpp table query by row\n\n* QueryByRowFasterThanManualNext\n\n* mvn spotless apply\n\n* fix ci\n\n* fix compute_dense_row_count\n\n* query by row c/python wrapper\n\n* add license\n\n* fix some issues\n\n* fix ci\n\n* fix ci mem leak",
          "is_bot": false,
          "headline": "Feature/query by row (#745)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-03-26T03:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce16cb226c643da6f08ae99825952956d9709d05",
          "body": null,
          "is_bot": false,
          "headline": "remove extra cpp zlib (#751)",
          "author_name": "Hongzhi Gao",
          "author_login": "hongzhi-gao",
          "committed_at": "2026-03-24T09:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b38b7d7a908e3ad5d54b837bf39d51d15dca657",
          "body": "* enable memory detect.\n\n* fix format.\n\n* fix memory loss.\n\n* fix memory loss.\n\n* fix memory leak.",
          "is_bot": false,
          "headline": "enable memory detect. (#746)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-24T06:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0c0bfa2c6808df7cffac4fd4f2560a7793cd45",
          "body": null,
          "is_bot": false,
          "headline": "Support arrow struct (#739)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-23T14:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9f8c20aa3fb211aff8f32221f34d2a68badb56",
          "body": null,
          "is_bot": false,
          "headline": "update release info of v2.2.1. (#750)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-23T03:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d32823a41dc3474a4d2eb8d595f829d55be523d",
          "body": "* support release python by ci.\n\n* fix format.\n\n* fix comment.",
          "is_bot": false,
          "headline": "support python release. (#743)",
          "author_name": "Colin Lee",
          "author_login": "ColinLeeo",
          "committed_at": "2026-03-20T03:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 203,
      "latest_release_at": "2026-07-23T03:28:00Z",
      "latest_release_tag": "v2.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 41.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tsfile",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/tsfile/",
          "is_deprecated": false,
          "latest_version": "2.4.0",
          "repository_url": "https://github.com/apache/tsfile",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-03-10T02:59:11.270651Z",
          "latest_published_at": "2026-07-24T01:56:48.328339Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 98,
      "stars": 195,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 2
          },
          {
            "date": "2024-02-19",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 3
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 2
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 2
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 2
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 98,
        "total_forks": 98
      },
      "star_history": null,
      "open_issues_and_prs": 69
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "cpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile",
        "cpp/third_party/zlib-1.3.1/Makefile",
        "cpp/third_party/zlib-1.3.1/contrib/blast/Makefile",
        "cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile",
        "cpp/third_party/zlib-1.3.1/contrib/puff/Makefile",
        "cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile",
        "cpp/third_party/zlib-1.3.1/nintendods/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "cpp/pom.xml",
        "cpp/third_party/zlib-1.3.1/contrib/dotzlib/DotZLib/DotZLib.csproj",
        "cpp/third_party/zlib-1.3.1/contrib/nuget/nuget.csproj",
        "java/common/pom.xml",
        "java/examples/pom.xml",
        "java/pom.xml",
        "java/tools/pom.xml",
        "java/tsfile/pom.xml",
        "pom.xml",
        "python/pom.xml"
      ],
      "largest_source_bytes": 137476,
      "source_files_sampled": 1196,
      "oversized_source_files": 8,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "cpp/AGENTS.md",
        "cpp/CLAUDE.md",
        "java/AGENTS.md",
        "java/CLAUDE.md",
        "python/AGENTS.md",
        "python/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 4722
    },
    "dependencies": {
      "manifests": [
        "cpp/pom.xml",
        "docs/package.json",
        "java/pom.xml",
        "pom.xml",
        "python/pom.xml",
        "python/pyproject.toml",
        "python/requirements.txt",
        "python/setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:tsfile@2.4.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven",
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "org.apache.groovy:groovy",
          "manifest": "cpp/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${groovy.version}"
        },
        {
          "name": "com.github.luben:zstd-jni",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.5.6-3"
        },
        {
          "name": "org.xerial.snappy:snappy-java",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.1.10.5"
        },
        {
          "name": "at.yawk.lz4:lz4-java",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.10.1"
        },
        {
          "name": "org.tukaani:xz",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.10"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.0.17"
        },
        {
          "name": "org.antlr:antlr4-runtime",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.13.2"
        },
        {
          "name": "junit:junit",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.13.2"
        },
        {
          "name": "org.mockito:mockito-core",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.11.0"
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.5.32"
        },
        {
          "name": "commons-cli:commons-cli",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.9.0"
        },
        {
          "name": "org.apache.parquet:parquet-hadoop",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.14.4"
        },
        {
          "name": "org.apache.hadoop:hadoop-common",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.4.2"
        },
        {
          "name": "org.apache.hadoop:hadoop-mapreduce-client-core",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.4.2"
        },
        {
          "name": "org.apache.arrow:arrow-vector",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "15.0.2"
        },
        {
          "name": "org.apache.arrow:arrow-memory-unsafe",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "15.0.2"
        },
        {
          "name": "org.codehaus.woodstox:stax2-api",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.2.1"
        },
        {
          "name": "commons-codec:commons-codec",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.15"
        },
        {
          "name": "com.google.guava:guava",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "33.5.0-jre"
        },
        {
          "name": "commons-logging:commons-logging",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.2"
        },
        {
          "name": "org.apache.commons:commons-compress",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.28.0"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.18.0"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.20.0"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-databind",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.18.9"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-core",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.18.8"
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.18.6"
        },
        {
          "name": "org.apache.commons:commons-text",
          "manifest": "java/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.10.0"
        },
        {
          "name": "org.sonatype.ossindex.maven:ossindex-maven-enforcer-rules",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.2.0"
        },
        {
          "name": "org.codehaus.mojo:extra-enforcer-rules",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.8.0"
        },
        {
          "name": "org.apache.maven.shared:maven-dependency-tree",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.2.1"
        },
        {
          "name": "com.puppycrawl.tools:checkstyle",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "9.3"
        },
        {
          "name": "org.apache.groovy:groovy",
          "manifest": "python/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${groovy.version}"
        },
        {
          "name": "numpy",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.26.4,<3"
        },
        {
          "name": "pandas",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0,<2.3"
        },
        {
          "name": "pandas",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.3.3"
        },
        {
          "name": "pyarrow",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=16.0,<18"
        },
        {
          "name": "pyarrow",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=18.0,<20"
        },
        {
          "name": "pyarrow",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=22.0,<24"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "at.yawk.lz4:lz4-java",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "at.yawk.lz4:lz4-java",
            "direct": true,
            "version": "1.10.1",
            "ecosystem": "maven"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": true,
            "version": "1.5.32",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": "2.18.6",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-core",
            "direct": true,
            "version": "2.18.8",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "direct": true,
            "version": "2.18.9",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.luben:zstd-jni",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.luben:zstd-jni",
            "direct": true,
            "version": "1.5.6-3",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.guava:guava",
            "direct": true,
            "version": "33.5.0-jre",
            "ecosystem": "maven"
          },
          {
            "name": "com.puppycrawl.tools:checkstyle",
            "direct": true,
            "version": "9.3",
            "ecosystem": "maven"
          },
          {
            "name": "commons-cli:commons-cli",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "commons-cli:commons-cli",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "commons-codec:commons-codec",
            "direct": true,
            "version": "1.15",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "commons-logging:commons-logging",
            "direct": true,
            "version": "1.2",
            "ecosystem": "maven"
          },
          {
            "name": "junit:junit",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "junit:junit",
            "direct": true,
            "version": "4.13.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.antlr:antlr4-runtime",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.antlr:antlr4-runtime",
            "direct": true,
            "version": "4.13.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.arrow:arrow-memory-unsafe",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.arrow:arrow-memory-unsafe",
            "direct": true,
            "version": "15.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.arrow:arrow-vector",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.arrow:arrow-vector",
            "direct": true,
            "version": "15.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-compress",
            "direct": true,
            "version": "1.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.18.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-text",
            "direct": true,
            "version": "1.10.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.groovy:groovy",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.hadoop:hadoop-common",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.hadoop:hadoop-common",
            "direct": true,
            "version": "3.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.hadoop:hadoop-mapreduce-client-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.hadoop:hadoop-mapreduce-client-core",
            "direct": true,
            "version": "3.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.shared:maven-dependency-tree",
            "direct": true,
            "version": "3.2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.parquet:parquet-hadoop",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.parquet:parquet-hadoop",
            "direct": true,
            "version": "1.14.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:extra-enforcer-rules",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.woodstox:stax2-api",
            "direct": true,
            "version": "4.2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": true,
            "version": "4.11.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": "2.0.17",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.ossindex.maven:ossindex-maven-enforcer-rules",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tukaani:xz",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.tukaani:xz",
            "direct": true,
            "version": "1.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.xerial.snappy:snappy-java",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.xerial.snappy:snappy-java",
            "direct": true,
            "version": "1.1.10.5",
            "ecosystem": "maven"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": true,
            "version": "2.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "au.com.acegi:xml-format-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "au.com.acegi:xml-format-maven-plugin",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.diffplug.spotless:spotless-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.diffplug.spotless:spotless-maven-plugin",
            "direct": false,
            "version": "2.44.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.googlecode.cmake-maven-project:cmake-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.googlecode.cmake-maven-project:cmake-maven-plugin",
            "direct": false,
            "version": "3.30.2-b1",
            "ecosystem": "maven"
          },
          {
            "name": "com.googlecode.maven-download-plugin:download-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.nicoulaj.maven.plugins:checksum-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.revelc.code.formatter:formatter-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.revelc.code.formatter:formatter-maven-plugin",
            "direct": false,
            "version": "2.24.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.antlr:antlr4-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.antlr:antlr4-maven-plugin",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.drill.tools:drill-fmpp-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.drill.tools:drill-fmpp-maven-plugin",
            "direct": false,
            "version": "1.21.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-assembly-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-checkstyle-plugin",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-checkstyle-plugin",
            "direct": false,
            "version": "9.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-clean-plugin",
            "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-dependency-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-enforcer-plugin",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-enforcer-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-failsafe-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-help-plugin",
            "direct": false,
            "version": null,
            "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": "3.8.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-remote-resources-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-shade-plugin",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.rat:apache-rat-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.rat:apache-rat-plugin",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.tsfile:common",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.tsfile:tsfile",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.tsfile:tsfile",
            "direct": false,
            "version": "2.3.2-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.gmaven:groovy-maven-plugin",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:build-helper-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:build-helper-maven-plugin",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:exec-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:exec-maven-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclonedx:cyclonedx-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.eluder.coveralls:coveralls-maven-plugin",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonarsource.scanner.maven:sonar-maven-plugin",
            "direct": false,
            "version": "5.0.0.4389",
            "ecosystem": "maven"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "^3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/js",
            "direct": false,
            "version": "^3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "^3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vuepress/client",
            "direct": false,
            "version": "2.0.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vuepress/plugin-docsearch",
            "direct": false,
            "version": "2.0.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vuepress/shared",
            "direct": false,
            "version": "2.0.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vuepress/utils",
            "direct": false,
            "version": "2.0.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "gh-pages",
            "direct": false,
            "version": "^6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-debounce",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "^3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "vue-router",
            "direct": false,
            "version": "^4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "vuepress",
            "direct": false,
            "version": "2.0.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "vuepress-theme-hope",
            "direct": false,
            "version": "2.0.0-rc.11",
            "ecosystem": "npm"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cython",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "78.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": "0.46.2",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 115,
        "direct_count": 49,
        "indirect_count": 66
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 45,
        "merged_prs": 652,
        "open_issues": 24,
        "closed_ratio": 0.6,
        "closed_issues": 36,
        "closed_unmerged_prs": 117
      },
      "bus_factor": 7,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "HTHou",
          "commits": 171,
          "avatar_url": "https://avatars.githubusercontent.com/u/25913899?v=4"
        },
        {
          "type": "User",
          "login": "JackieTien97",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/16079446?v=4"
        },
        {
          "type": "User",
          "login": "qiaojialin",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/7240743?v=4"
        },
        {
          "type": "User",
          "login": "jt2594838",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/23610645?v=4"
        },
        {
          "type": "User",
          "login": "ColinLeeo",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/105656576?v=4"
        },
        {
          "type": "User",
          "login": "hongzhi-gao",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/17945266?v=4"
        },
        {
          "type": "User",
          "login": "shuwenwei",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/55970239?v=4"
        },
        {
          "type": "User",
          "login": "samperson1997",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/19167280?v=4"
        },
        {
          "type": "User",
          "login": "jixuan1989",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/1021782?v=4"
        },
        {
          "type": "User",
          "login": "Alima777",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/34242296?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.126
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code-coverage.yml",
        "codeql.yml",
        "site-build.yaml",
        "unit-test-cpp-msvc.yml",
        "unit-test-cpp.yml",
        "unit-test-java.yml",
        "unit-test-python-msvc.yml",
        "unit-test-python.yml",
        "wheels.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "29 out of 29 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": 7,
            "reason": "Found 17/23 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 24 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 0 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 10,
            "reason": "security policy file 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": 3,
            "reason": "7 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c7615f756cc29ff9e37e3d47f714581714414d75",
        "ran_at": "2026-07-27T02:03:00Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T01:42:03Z",
      "oldest_open_prs": [
        {
          "number": 25,
          "created_at": "2024-01-25T10:47:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2024-03-08T10:22:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 50,
          "created_at": "2024-03-14T15:37:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2024-06-19T07:46:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2024-07-22T07:39:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2024-09-03T07:58:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 282,
          "created_at": "2024-11-02T08:33:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 355,
          "created_at": "2025-01-01T06:45:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 459,
          "created_at": "2025-04-09T18:41:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 485,
          "created_at": "2025-05-07T04:59:45Z",
          "last_comment_at": "2025-05-09T08:02:31Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 496,
          "created_at": "2025-05-16T02:00:40Z",
          "last_comment_at": "2025-05-16T02:18:28Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 507,
          "created_at": "2025-06-04T09:09:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 524,
          "created_at": "2025-06-26T12:22:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 541,
          "created_at": "2025-07-11T07:49:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 550,
          "created_at": "2025-07-21T08:00:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 587,
          "created_at": "2025-09-02T03:47:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 597,
          "created_at": "2025-10-01T06:06:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 603,
          "created_at": "2025-10-22T02:02:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 606,
          "created_at": "2025-10-23T01:54:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 607,
          "created_at": "2025-10-23T03:52:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T01:31:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 73,
          "created_at": "2024-05-06T14:35:52Z",
          "last_comment_at": "2024-08-20T02:41:37Z",
          "last_comment_author": "jt2594838"
        },
        {
          "number": 203,
          "created_at": "2024-08-08T04:06:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 206,
          "created_at": "2024-08-12T03:46:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 235,
          "created_at": "2024-09-09T06:47:26Z",
          "last_comment_at": "2024-09-12T02:18:53Z",
          "last_comment_author": "jt2594838"
        },
        {
          "number": 236,
          "created_at": "2024-09-10T02:46:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 252,
          "created_at": "2024-09-24T09:00:07Z",
          "last_comment_at": "2024-09-24T15:25:42Z",
          "last_comment_author": "ColinLeeo"
        },
        {
          "number": 349,
          "created_at": "2024-12-28T02:39:40Z",
          "last_comment_at": "2024-12-28T02:40:01Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 350,
          "created_at": "2024-12-30T08:53:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 383,
          "created_at": "2025-01-20T07:57:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 445,
          "created_at": "2025-03-19T11:12:42Z",
          "last_comment_at": "2025-03-19T11:13:06Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 451,
          "created_at": "2025-04-02T16:10:26Z",
          "last_comment_at": "2026-01-03T17:13:04Z",
          "last_comment_author": "ColinLeeo"
        },
        {
          "number": 468,
          "created_at": "2025-04-20T12:38:01Z",
          "last_comment_at": "2025-04-20T12:41:27Z",
          "last_comment_author": "ColinLeeo"
        },
        {
          "number": 501,
          "created_at": "2025-05-27T15:32:29Z",
          "last_comment_at": "2025-06-02T10:04:59Z",
          "last_comment_author": "Inky19"
        },
        {
          "number": 551,
          "created_at": "2025-07-21T10:07:40Z",
          "last_comment_at": "2025-07-23T07:04:51Z",
          "last_comment_author": "jt2594838"
        },
        {
          "number": 558,
          "created_at": "2025-07-24T10:35:58Z",
          "last_comment_at": "2025-07-24T10:40:20Z",
          "last_comment_author": "ColinLeeo"
        },
        {
          "number": 617,
          "created_at": "2025-10-30T17:38:21Z",
          "last_comment_at": "2025-10-31T09:00:35Z",
          "last_comment_author": "sebbASF"
        },
        {
          "number": 632,
          "created_at": "2025-11-04T09:34:51Z",
          "last_comment_at": "2025-12-30T08:25:01Z",
          "last_comment_author": "Zahid9985"
        },
        {
          "number": 692,
          "created_at": "2026-01-03T15:47:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 693,
          "created_at": "2026-01-05T03:29:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 700,
          "created_at": "2026-01-09T01:06:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/apache/tsfile",
    "host": "github.com",
    "name": "tsfile",
    "owner": "apache"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 74,
        "vitality": 98,
        "community": 62,
        "governance": 86,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 203,
              "human_commit_share": 0.83,
              "days_since_last_push": 0,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "203 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 203
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v2.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 41.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~41.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 41.5
                    }
                  }
                ],
                "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 98,
              "stars": 195,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "195 stars",
                "points": 37.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 195
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "98 forks",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "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": "excellent",
        "name": "Sustainability & Governance",
        "value": 86,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "bus_factor": 7,
              "contributors_sampled": 99,
              "top_contributor_share": 0.126
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "7 contributor(s) cover half of all commits",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 13% of commits",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 13
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 652,
              "open_issues": 24,
              "closed_issues": 36,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 117
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "652/769 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 652,
                      "decided": 769
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 17/23 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 23576,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "apache",
              "public_repos": 3147,
              "account_age_days": 6399
            },
            "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": "23,576 followers of apache",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23576,
                      "login": "apache"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3147 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3147
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "tsfile"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "26 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "big-data",
                "iot",
                "java",
                "timeseries",
                "file",
                "tsfile",
                "cpp",
                "python"
              ],
              "has_wiki": true,
              "homepage": "https://tsfile.apache.org/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://tsfile.apache.org/",
                "points": 15,
                "status": "met",
                "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.8
            },
            "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": "29 out of 29 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 17/23 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 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 0 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "7 existing vulnerabilities detected",
                "points": 2.2,
                "status": "partial",
                "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 pypi:tsfile@2.4.0 runtime dependency closure — what installing the published package pulls in — 5 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": "pypi:tsfile@2.4.0",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "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": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.855,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "cpp/AGENTS.md",
                "cpp/CLAUDE.md",
                "java/AGENTS.md",
                "java/CLAUDE.md",
                "python/AGENTS.md",
                "python/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 4722
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, cpp/AGENTS.md, cpp/CLAUDE.md, java/AGENTS.md, java/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, cpp/AGENTS.md, cpp/CLAUDE.md, java/AGENTS.md, java/CLAUDE.md, python/AGENTS.md, python/CLAUDE.md"
                    }
                  }
                ],
                "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": "71 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 71,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "cpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile",
                "cpp/third_party/zlib-1.3.1/Makefile",
                "cpp/third_party/zlib-1.3.1/contrib/blast/Makefile",
                "cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile",
                "cpp/third_party/zlib-1.3.1/contrib/puff/Makefile",
                "cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile",
                "cpp/third_party/zlib-1.3.1/nintendods/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "cpp/pom.xml",
                "cpp/third_party/zlib-1.3.1/contrib/dotzlib/DotZLib/DotZLib.csproj",
                "cpp/third_party/zlib-1.3.1/contrib/nuget/nuget.csproj",
                "java/common/pom.xml",
                "java/examples/pom.xml",
                "java/pom.xml",
                "java/tools/pom.xml",
                "java/tsfile/pom.xml",
                "pom.xml",
                "python/pom.xml"
              ],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "cpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile, cpp/third_party/zlib-1.3.1/Makefile, cpp/third_party/zlib-1.3.1/contrib/blast/Makefile, cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile, cpp/third_party/zlib-1.3.1/contrib/puff/Makefile, cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile, cpp/third_party/zlib-1.3.1/nintendods/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cpp/third_party/antlr4-cpp-runtime-4/runtime/src/atn/Makefile, cpp/third_party/zlib-1.3.1/Makefile, cpp/third_party/zlib-1.3.1/contrib/blast/Makefile, cpp/third_party/zlib-1.3.1/contrib/minizip/Makefile, cpp/third_party/zlib-1.3.1/contrib/puff/Makefile, cpp/third_party/zlib-1.3.1/contrib/untgz/Makefile, cpp/third_party/zlib-1.3.1/nintendods/Makefile"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 137476,
              "source_files_sampled": 1196,
              "oversized_source_files": 8
            },
            "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": "8/1196 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1196,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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-27T02:03:31.283526Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/apache/tsfile.svg",
  "full_name": "apache/tsfile",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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