公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-08-01 06:55 UTC

MickaelAustoni / treege

Form decision tree generator

TypeScriptMIT★ 10 星标⑂ 0 复刻始于 2022年7月在 GitHub 上查看 ↗

MickaelAustoni/treege 的健康指数为 100 分中的 55 分,处于「中等」区间。 其得分最高的类别是Vitality(81/100),最低的是Community & Adoption(32/100)。 最近一次更新在 9 天前。 近期的大部分工作由 1 位贡献者完成。

55
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Mickael Austoni个人账户
1 关注者15 个公开仓库始于 2022年7月Tracktor

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npmtreege指向其他仓库——不计分2.1.04,747183319 天前reacttreegetreege-consumer

按类别列示的指标

活力

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

81良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 9 天前
11.8/36提交节奏 — 52 周中有 17 周有提交
18/18提交量 — 最近一年 336 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year336
human_commit_share1
days_since_last_push9
active_weeks_last_year17

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 9 天前
27/27发布节奏 — 约每 2.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv3.0.0-beta.98
releases_from_tags
days_since_latest_release9
mean_days_between_releases2.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

32存在风险 · 占总体的 18%
评分方式
15.5/60星标 — 10 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 2 位关注者
所用输入
forks0
stars10
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

36存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2.7/22.5提交分布 — 头号贡献者编写了 88% 的提交
4.1/13.5贡献者广度 — 3 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled3
top_contributor_share0.88
评分方式
0/46.8议题解决 — 没有议题或无数据
30.4/38.3PR 接受 — 已裁定的 PR 中 39/49 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs39
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs10
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
2.2/25所有者影响力 — MickaelAustoni 有 1 位关注者
16.9/25既往记录 — 15 个公开仓库,账户约 4 年
所用输入
followers1
owner_typeUser
is_verified
owner_loginMickaelAustoni
public_repos15
account_age_days1,485
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

72良好 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
16/16Linter 配置 — biome.json
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

60中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 5 个主题标签
10/10Wiki
所用输入
topicsjavascript, react, tree, treege, typescript
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

53中等 · 占总体的 16%

安全态势

46存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no 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
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 76 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.6
已排除计分(无数据或不适用):branch_protection, ci_tests, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
10/25间接依赖不含已知公告 — 1 个受影响:uuid 8.3.2 (high 7.5)
33.7/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 100 天前
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages160
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
比对的是 npm:treege@2.1.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 160 个软件包。 未对可达性进行分析。

AI 就绪度

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

51中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 100 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — biome.json
11/11静态类型检查 — example/native/tsconfig.json, tsconfig.json
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
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_files
has_devcontainer
has_linter_config
typecheck_configsexample/native/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 270 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes39,172
source_files_sampled270
oversized_source_files0

机器可读接口

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

关键数据

10GitHub 星标
3贡献者
336最近 12 个月提交数
9距最近推送天数
100发布版本数
1巴士系数(bus factor)
0开放议题
npm软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'treege' points at a different repository (https://github.com/Tracktor/treege); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 4.6 / 10
4.6综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-08-01 06:55 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
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities76 existing vulnerabilities detected
直接依赖 37
注册表软件包版本约束清单文件
npm@codemirror/autocomplete^6.20.3package.json
npm@codemirror/lang-json^6.0.2package.json
npm@codemirror/language^6.12.3package.json
npm@codemirror/state^6.6.0package.json
npm@codemirror/view^6.43.1package.json
npm@dagrejs/dagre^3.0.0package.json
npm@radix-ui/react-checkbox^1.3.3package.json
npm@radix-ui/react-collapsible^1.1.12package.json
npm@radix-ui/react-dialog^1.1.15package.json
npm@radix-ui/react-dropdown-menu^2.1.16package.json
npm@radix-ui/react-label^2.1.7package.json
npm@radix-ui/react-popover^1.1.15package.json
npm@radix-ui/react-radio-group^1.3.8package.json
npm@radix-ui/react-scroll-area^1.2.10package.json
npm@radix-ui/react-select^2.2.6package.json
npm@radix-ui/react-separator^1.1.7package.json
npm@radix-ui/react-slot^1.2.4package.json
npm@radix-ui/react-switch^1.2.6package.json
npm@radix-ui/react-toggle^1.1.10package.json
npm@radix-ui/react-toggle-group^1.1.11package.json
npm@radix-ui/react-tooltip^1.2.8package.json
npm@tanstack/react-form^1.29.1package.json
npm@uiw/react-codemirror^4.25.10package.json
npm@uiw/react-textarea-code-editor^3.1.1package.json
npm@xyflow/react12.10.2package.json
npmclass-variance-authority^0.7.1package.json
npmclsx^2.1.1package.json
npmcmdk^1.1.1package.json
npmdate-fns^4.1.0package.json
npmdompurify^3.4.2package.json
npmlucide-react^0.577.0package.json
npmnanoid^5.1.11package.json
npmnext-themes^0.4.6package.json
npmreact-day-picker^9.14.0package.json
npmsonner^2.0.7package.json
npmtailwind-merge^3.5.0package.json
npmzustand^5.0.13package.json
全部依赖 71

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

注册表软件包版本关系
npm@codemirror/autocomplete^6.20.3直接
npm@codemirror/lang-json^6.0.2直接
npm@codemirror/language^6.12.3直接
npm@codemirror/state^6.6.0直接
npm@codemirror/view^6.43.1直接
npm@dagrejs/dagre^3.0.0直接
npm@radix-ui/react-checkbox^1.3.3直接
npm@radix-ui/react-collapsible^1.1.12直接
npm@radix-ui/react-dialog^1.1.15直接
npm@radix-ui/react-dropdown-menu^2.1.16直接
npm@radix-ui/react-label^2.1.7直接
npm@radix-ui/react-popover^1.1.15直接
npm@radix-ui/react-radio-group^1.3.8直接
npm@radix-ui/react-scroll-area^1.2.10直接
npm@radix-ui/react-select^2.2.6直接
npm@radix-ui/react-separator^1.1.7直接
npm@radix-ui/react-slot^1.2.4直接
npm@radix-ui/react-switch^1.2.6直接
npm@radix-ui/react-toggle^1.1.10直接
npm@radix-ui/react-toggle-group^1.1.11直接
npm@radix-ui/react-tooltip^1.2.8直接
npm@tanstack/react-form^1.29.1直接
npm@uiw/react-codemirror^4.25.10直接
npm@uiw/react-textarea-code-editor^3.1.1直接
npm@xyflow/react12.10.2直接
npmclass-variance-authority^0.7.1直接
npmclsx^2.1.1直接
npmcmdk^1.1.1直接
npmdate-fns^4.1.0直接
npmdompurify^3.4.2直接
npmlucide-react^0.577.0直接
npmnanoid^5.1.11直接
npmnext-themes^0.4.6直接
npmreact-day-picker^9.14.0直接
npmsonner^2.0.7直接
npmtailwind-merge^3.5.0直接
npmzustand^5.0.13直接
npm@babel/runtime^7.28.4间接
npm@biomejs/biome^2.4.13间接
npm@expo/cli^54.0.16间接
npm@react-native-documents/picker^11.0.0间接
npm@tailwindcss/vite^4.2.4间接
npm@testing-library/dom^10.4.1间接
npm@testing-library/jest-dom^6.9.1间接
npm@testing-library/react^16.3.0间接
npm@testing-library/react-hooks^8.0.1间接
npm@types/dompurify^3.2.0间接
npm@types/google.maps^3.58.1间接
npm@types/node^24.5.2间接
npm@types/react^19.1.0间接
npm@types/react~19.1.0间接
npm@types/react-dom^19.1.0间接
npm@vitejs/plugin-react^6.0.1间接
npmbabel-plugin-module-resolver^5.0.2间接
npmexpo~54.0.25间接
npmexpo-dev-client~6.0.18间接
npmexpo-status-bar~3.0.8间接
npmhappy-dom^20.9.0间接
npmhusky^8.0.3间接
npmreact19.1.0间接
npmreact^19.1.0间接
npmreact-dom^19.1.0间接
npmreact-native0.81.5间接
npmreact-native^0.76.0间接
npmtailwindcss^4.2.4间接
npmtw-animate-css^1.4.0间接
npmtypescript^5.9.2间接
npmtypescript~5.9.2间接
npmunplugin-dts^1.0.0间接
npmvite^8.0.11间接
npmvitest^4.1.5间接
依赖安全公告 1

安装 npm:treege@2.1.0 会引入 160 个包(直接与传递):其中 1 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
uuid8.3.2间接113.0.1

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "javascript",
        "react",
        "tree",
        "treege",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 2847,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 9188,
        "HTML": 422,
        "Shell": 107,
        "JavaScript": 2288,
        "TypeScript": 1247776
      },
      "pushed_at": "2026-07-22T19:21:51Z",
      "created_at": "2022-07-08T09:17:20Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T19:20:50Z",
      "description": "Form decision tree generator",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Mickael Austoni",
      "type": "User",
      "login": "MickaelAustoni",
      "company": "Tracktor",
      "location": "France",
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/108873902?v=4",
      "created_at": "2022-07-07T11:30:05Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 1485
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.0.0-beta.98",
          "kind": "prerelease",
          "published_at": "2026-07-22T19:21:52Z"
        },
        {
          "tag": "v3.0.0-beta.97",
          "kind": "prerelease",
          "published_at": "2026-07-22T18:49:38Z"
        },
        {
          "tag": "v3.0.0-beta.96",
          "kind": "prerelease",
          "published_at": "2026-07-09T19:30:34Z"
        },
        {
          "tag": "v3.0.0-beta.95",
          "kind": "prerelease",
          "published_at": "2026-07-09T13:11:49Z"
        },
        {
          "tag": "v3.0.0-beta.94",
          "kind": "prerelease",
          "published_at": "2026-07-06T19:54:30Z"
        },
        {
          "tag": "v3.0.0-beta.93",
          "kind": "prerelease",
          "published_at": "2026-07-06T18:35:35Z"
        },
        {
          "tag": "v3.0.0-beta.92",
          "kind": "prerelease",
          "published_at": "2026-07-06T17:59:12Z"
        },
        {
          "tag": "v3.0.0-beta.91",
          "kind": "prerelease",
          "published_at": "2026-07-03T17:01:36Z"
        },
        {
          "tag": "v3.0.0-beta.90",
          "kind": "prerelease",
          "published_at": "2026-07-03T16:36:47Z"
        },
        {
          "tag": "v3.0.0-beta.89",
          "kind": "prerelease",
          "published_at": "2026-07-03T16:24:00Z"
        },
        {
          "tag": "v3.0.0-beta.88",
          "kind": "prerelease",
          "published_at": "2026-06-30T09:05:14Z"
        },
        {
          "tag": "v3.0.0-beta.87",
          "kind": "prerelease",
          "published_at": "2026-06-24T07:44:30Z"
        },
        {
          "tag": "v3.0.0-beta.86",
          "kind": "prerelease",
          "published_at": "2026-06-24T00:02:54Z"
        },
        {
          "tag": "v3.0.0-beta.85",
          "kind": "prerelease",
          "published_at": "2026-06-23T23:41:24Z"
        },
        {
          "tag": "v3.0.0-beta.84",
          "kind": "prerelease",
          "published_at": "2026-06-23T23:21:45Z"
        },
        {
          "tag": "v3.0.0-beta.83",
          "kind": "prerelease",
          "published_at": "2026-06-23T21:58:55Z"
        },
        {
          "tag": "v3.0.0-beta.82",
          "kind": "prerelease",
          "published_at": "2026-06-23T14:36:25Z"
        },
        {
          "tag": "v3.0.0-beta.81",
          "kind": "prerelease",
          "published_at": "2026-06-23T12:31:28Z"
        },
        {
          "tag": "v3.0.0-beta.80",
          "kind": "prerelease",
          "published_at": "2026-06-22T10:29:57Z"
        },
        {
          "tag": "v3.0.0-beta.79",
          "kind": "prerelease",
          "published_at": "2026-06-19T10:12:02Z"
        },
        {
          "tag": "v3.0.0-beta.78",
          "kind": "prerelease",
          "published_at": "2026-06-19T10:04:30Z"
        },
        {
          "tag": "v3.0.0-beta.77",
          "kind": "prerelease",
          "published_at": "2026-06-19T09:43:13Z"
        },
        {
          "tag": "v3.0.0-beta.76",
          "kind": "prerelease",
          "published_at": "2026-06-18T16:52:25Z"
        },
        {
          "tag": "v3.0.0-beta.75",
          "kind": "prerelease",
          "published_at": "2026-06-18T09:33:07Z"
        },
        {
          "tag": "v3.0.0-beta.74",
          "kind": "prerelease",
          "published_at": "2026-06-17T13:40:46Z"
        },
        {
          "tag": "v3.0.0-beta.73",
          "kind": "prerelease",
          "published_at": "2026-06-16T16:37:58Z"
        },
        {
          "tag": "v3.0.0-beta.72",
          "kind": "prerelease",
          "published_at": "2026-06-16T16:31:41Z"
        },
        {
          "tag": "v3.0.0-beta.71",
          "kind": "prerelease",
          "published_at": "2026-06-16T16:24:43Z"
        },
        {
          "tag": "v3.0.0-beta.70",
          "kind": "prerelease",
          "published_at": "2026-06-16T12:48:39Z"
        },
        {
          "tag": "v3.0.0-beta.69",
          "kind": "prerelease",
          "published_at": "2026-06-16T12:21:22Z"
        },
        {
          "tag": "v3.0.0-beta.68",
          "kind": "prerelease",
          "published_at": "2026-06-16T09:40:19Z"
        },
        {
          "tag": "v3.0.0-beta.67",
          "kind": "prerelease",
          "published_at": "2026-06-16T09:37:29Z"
        },
        {
          "tag": "v3.0.0-beta.66",
          "kind": "prerelease",
          "published_at": "2026-06-11T15:17:27Z"
        },
        {
          "tag": "v3.0.0-beta.65",
          "kind": "prerelease",
          "published_at": "2026-06-09T15:31:44Z"
        },
        {
          "tag": "v3.0.0-beta.64",
          "kind": "prerelease",
          "published_at": "2026-06-09T13:59:48Z"
        },
        {
          "tag": "v3.0.0-beta.63",
          "kind": "prerelease",
          "published_at": "2026-06-09T08:04:14Z"
        },
        {
          "tag": "v3.0.0-beta.62",
          "kind": "prerelease",
          "published_at": "2026-06-08T19:36:55Z"
        },
        {
          "tag": "v3.0.0-beta.61",
          "kind": "prerelease",
          "published_at": "2026-06-08T18:59:07Z"
        },
        {
          "tag": "v3.0.0-beta.60",
          "kind": "prerelease",
          "published_at": "2026-06-08T11:47:02Z"
        },
        {
          "tag": "v3.0.0-beta.59",
          "kind": "prerelease",
          "published_at": "2026-06-08T08:39:01Z"
        },
        {
          "tag": "v3.0.0-beta.58",
          "kind": "prerelease",
          "published_at": "2026-06-05T21:11:59Z"
        },
        {
          "tag": "v3.0.0-beta.57",
          "kind": "prerelease",
          "published_at": "2026-06-05T12:42:59Z"
        },
        {
          "tag": "v3.0.0-beta.56",
          "kind": "prerelease",
          "published_at": "2026-06-04T22:34:27Z"
        },
        {
          "tag": "v3.0.0-beta.55",
          "kind": "prerelease",
          "published_at": "2026-05-29T14:07:33Z"
        },
        {
          "tag": "v3.0.0-beta.54",
          "kind": "prerelease",
          "published_at": "2026-05-29T13:38:37Z"
        },
        {
          "tag": "v3.0.0-beta.53",
          "kind": "prerelease",
          "published_at": "2026-05-29T09:12:51Z"
        },
        {
          "tag": "v3.0.0-beta.52",
          "kind": "prerelease",
          "published_at": "2026-05-27T09:27:31Z"
        },
        {
          "tag": "v3.0.0-beta.51",
          "kind": "prerelease",
          "published_at": "2026-05-26T13:11:04Z"
        },
        {
          "tag": "v3.0.0-beta.50",
          "kind": "prerelease",
          "published_at": "2026-05-13T14:06:19Z"
        },
        {
          "tag": "v3.0.0-beta.49",
          "kind": "prerelease",
          "published_at": "2026-05-12T20:07:00Z"
        },
        {
          "tag": "v3.0.0-beta.48",
          "kind": "prerelease",
          "published_at": "2026-05-07T16:02:56Z"
        },
        {
          "tag": "v3.0.0-beta.47",
          "kind": "prerelease",
          "published_at": "2026-05-07T15:55:03Z"
        },
        {
          "tag": "v3.0.0-beta.46",
          "kind": "prerelease",
          "published_at": "2026-05-07T14:08:21Z"
        },
        {
          "tag": "v3.0.0-beta.45",
          "kind": "prerelease",
          "published_at": "2026-05-06T16:36:44Z"
        },
        {
          "tag": "v3.0.0-beta.44",
          "kind": "prerelease",
          "published_at": "2026-04-24T23:55:03Z"
        },
        {
          "tag": "v3.0.0-beta.43",
          "kind": "prerelease",
          "published_at": "2026-04-24T23:11:45Z"
        },
        {
          "tag": "v3.0.0-beta.42",
          "kind": "prerelease",
          "published_at": "2026-04-24T21:55:52Z"
        },
        {
          "tag": "v3.0.0-beta.41",
          "kind": "prerelease",
          "published_at": "2026-04-24T10:31:28Z"
        },
        {
          "tag": "v3.0.0-beta.40",
          "kind": "prerelease",
          "published_at": "2026-04-23T18:12:34Z"
        },
        {
          "tag": "v3.0.0-beta40",
          "kind": "prerelease",
          "published_at": "2026-04-23T18:04:08Z"
        },
        {
          "tag": "v3.0.0-beta.39",
          "kind": "prerelease",
          "published_at": "2026-04-21T13:08:53Z"
        },
        {
          "tag": "v3.0.0-beta.38",
          "kind": "prerelease",
          "published_at": "2026-04-21T11:51:52Z"
        },
        {
          "tag": "v3.0.0-beta.37",
          "kind": "prerelease",
          "published_at": "2026-04-21T10:36:00Z"
        },
        {
          "tag": "v3.0.0-beta.36",
          "kind": "prerelease",
          "published_at": "2026-04-21T10:22:17Z"
        },
        {
          "tag": "v3.0.0-beta.35",
          "kind": "prerelease",
          "published_at": "2026-04-21T10:03:49Z"
        },
        {
          "tag": "v3.0.0-beta.34",
          "kind": "prerelease",
          "published_at": "2026-04-21T09:27:19Z"
        },
        {
          "tag": "v3.0.0-beta.33",
          "kind": "prerelease",
          "published_at": "2026-04-21T09:01:27Z"
        },
        {
          "tag": "v3.0.0-beta.32",
          "kind": "prerelease",
          "published_at": "2026-04-21T08:44:52Z"
        },
        {
          "tag": "v3.0.0-beta.31",
          "kind": "prerelease",
          "published_at": "2026-04-20T16:57:53Z"
        },
        {
          "tag": "v3.0.0-beta.30",
          "kind": "prerelease",
          "published_at": "2026-04-20T13:28:23Z"
        },
        {
          "tag": "v3.0.0-beta.29",
          "kind": "prerelease",
          "published_at": "2026-03-26T11:38:33Z"
        },
        {
          "tag": "v3.0.0-beta.28",
          "kind": "prerelease",
          "published_at": "2025-11-21T15:48:46Z"
        },
        {
          "tag": "v3.0.0-beta.27",
          "kind": "prerelease",
          "published_at": "2025-11-21T09:24:23Z"
        },
        {
          "tag": "v3.0.0-beta.26",
          "kind": "prerelease",
          "published_at": "2025-11-09T23:38:40Z"
        },
        {
          "tag": "v3.0.0-beta.25",
          "kind": "prerelease",
          "published_at": "2025-11-09T22:47:14Z"
        },
        {
          "tag": "v3.0.0-beta.24",
          "kind": "prerelease",
          "published_at": "2025-11-09T22:23:51Z"
        },
        {
          "tag": "v3.0.0-beta.23",
          "kind": "prerelease",
          "published_at": "2025-11-09T01:15:52Z"
        },
        {
          "tag": "v3.0.0-beta.22",
          "kind": "prerelease",
          "published_at": "2025-11-09T01:01:45Z"
        },
        {
          "tag": "v3.0.0-beta.21",
          "kind": "prerelease",
          "published_at": "2025-11-07T18:42:38Z"
        },
        {
          "tag": "v3.0.0-beta.20",
          "kind": "prerelease",
          "published_at": "2025-11-07T16:51:48Z"
        },
        {
          "tag": "v3.0.0-beta.19",
          "kind": "prerelease",
          "published_at": "2025-11-07T14:38:40Z"
        },
        {
          "tag": "v3.0.0-beta.18",
          "kind": "prerelease",
          "published_at": "2025-11-07T10:52:26Z"
        },
        {
          "tag": "v3.0.0-beta.17",
          "kind": "prerelease",
          "published_at": "2025-11-05T01:10:11Z"
        },
        {
          "tag": "v3.0.0-beta.16",
          "kind": "prerelease",
          "published_at": "2025-11-05T00:58:55Z"
        },
        {
          "tag": "v3.0.0-beta.15",
          "kind": "prerelease",
          "published_at": "2025-11-05T00:46:51Z"
        },
        {
          "tag": "v3.0.0-beta.14",
          "kind": "prerelease",
          "published_at": "2025-11-05T00:41:28Z"
        },
        {
          "tag": "v3.0.0-beta.13",
          "kind": "prerelease",
          "published_at": "2025-11-05T00:30:09Z"
        },
        {
          "tag": "v3.0.0-beta.12",
          "kind": "prerelease",
          "published_at": "2025-11-05T00:19:48Z"
        },
        {
          "tag": "v3.0.0-beta.11",
          "kind": "prerelease",
          "published_at": "2025-11-03T17:08:07Z"
        },
        {
          "tag": "v3.0.0-beta.10",
          "kind": "prerelease",
          "published_at": "2025-10-31T10:31:02Z"
        },
        {
          "tag": "v3.0.0-beta.9",
          "kind": "prerelease",
          "published_at": "2025-10-30T17:03:04Z"
        },
        {
          "tag": "v3.0.0-beta.8",
          "kind": "prerelease",
          "published_at": "2025-10-30T11:32:00Z"
        },
        {
          "tag": "v3.0.0-beta.7",
          "kind": "prerelease",
          "published_at": "2025-10-29T14:10:43Z"
        },
        {
          "tag": "v3.0.0-beta.6",
          "kind": "prerelease",
          "published_at": "2025-10-29T11:45:31Z"
        },
        {
          "tag": "v3.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2025-10-29T11:33:47Z"
        },
        {
          "tag": "v3.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2025-10-29T11:16:33Z"
        },
        {
          "tag": "v3.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2025-10-29T10:50:47Z"
        },
        {
          "tag": "v3.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-10-29T10:39:15Z"
        },
        {
          "tag": "v3.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-10-29T10:12:08Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-09-15T08:08:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d4c52f70ad6c26c96b101d81c5dbaf93ee5bc92c",
          "body": null,
          "is_bot": false,
          "headline": "fix: initial step with pre fill value 2",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-22T19:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e331ac4b8f5c4727a136ef410e620f203bdcf9a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: initial step with pre fill value",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-22T18:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58476005fda330473bc33c348a96b616ae65e89a",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement resolveEmptyInputValue utility for input node handling",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T19:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6390858db3e06abcb128c3d10164cdda0babbca3",
          "body": null,
          "is_bot": false,
          "headline": "feat: update AI model defaults and enhance flow sanitization logic",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T18:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce195c63ae1ba11d25e14c22b6fec8af0c0cff5",
          "body": "…components",
          "is_bot": false,
          "headline": "refactor: remove normalizeFlowNodes utility usage and update related …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T18:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3cbe771696d0a7a9ef2900bb87212dbba03542f",
          "body": "…nts for node normalization",
          "is_bot": false,
          "headline": "feat: implement normalizeFlowNodes utility and update related compone…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T17:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1392df2adb8492f7ed433017604b411e4d85db80",
          "body": null,
          "is_bot": false,
          "headline": "fix: branching boundary step logic for auto-advance functionality",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T17:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27104214d96c71579001495433eee01a7b1d330",
          "body": "… features",
          "is_bot": false,
          "headline": "feat: update README to include auto-advance and localized date picker…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T13:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8b1ebea56414b212509bf4f3678248ca19f9ba",
          "body": "…eRangeInput components",
          "is_bot": false,
          "headline": "feat: add date-fns locale support for DefaultDateInput and DefaultDat…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74182efcf14866c2e2f2a22189b35485f4a71c7",
          "body": "…tyling",
          "is_bot": false,
          "headline": "feat: add border to DefaultSubmitButton for improved visibility and s…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadabb2163687f41d436091efca09b32da7771bc",
          "body": "…ling",
          "is_bot": false,
          "headline": "feat: update DefaultSubmitButton class for improved focus-visible sty…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "954dcc451ad523b3c014884ab441df662e15260a",
          "body": "…nd layout consistency",
          "is_bot": false,
          "headline": "feat: enhance DefaultRadioInput styling for improved hover feedback a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139a3cf7af6e380f7cfe73946206ddbd9cb23160",
          "body": "…onents",
          "is_bot": false,
          "headline": "feat: update FormItem margin for consistent spacing across input comp…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966a8c74ca8de92cc3e48515c2cbae69c3df3e2a",
          "body": "… for customizable styling",
          "is_bot": false,
          "headline": "feat: add disableSectionBorder prop to DefaultStep and TreegeRenderer…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c7cb15396ae29c24d5aee8d6a040a5ac2734d67",
          "body": "…g skeleton support",
          "is_bot": false,
          "headline": "feat: refactor TreegeRenderer to improve step handling and add loadin…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7bea9a17f8e8fe3c75ab5c4cd037fd19bb3446",
          "body": "…ng logic",
          "is_bot": false,
          "headline": "feat: add tests for TreegeRenderer component and refactor step handli…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T12:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d912e65fc4e08bb128f808c5cac55e6f268341c",
          "body": "…y for single-choice inputs",
          "is_bot": false,
          "headline": "feat: bump version to 3.0.0-beta.95 and add auto-advance functionalit…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-09T10:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a89ba0bb6ec73cd26f6321d268b60d650dcffb",
          "body": "…erer",
          "is_bot": false,
          "headline": "feat: bump version to 3.0.0-beta.94 and enhance styling in TreegeRend…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-06T19:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c748de2e49092181d4590692900e0098091a9b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: bump version to 3.0.0-beta.93",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-06T18:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1709eecfd343f7a76cb9658a49319b1abe307bbc",
          "body": null,
          "is_bot": false,
          "headline": "feat: add title prop to TreegeRenderer for customizable form titles",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-06T18:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4166e4e790b9dcb4e9ebdc8bbda1fc05d6d433b4",
          "body": null,
          "is_bot": false,
          "headline": "feat: update color palette for dark and light themes",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-06T17:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c14152646acdfcaf2bad9bd8573e0ba599d6b7",
          "body": "…egeRenderer",
          "is_bot": false,
          "headline": "feat: bump version to 3.0.0-beta.91 and adjust flex properties in Tre…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-03T17:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744dea62f7287c13bccd076a3076042edf8abcf0",
          "body": "…and React Native",
          "is_bot": false,
          "headline": "feat: bump version to 3.0.0-beta.90 and enhance sanitization for SSR …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-03T16:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56a63ee3f79d16527c616607ab2bc7cabf26b5c",
          "body": "…SR and React Native",
          "is_bot": false,
          "headline": "feat: update version to 3.0.0-beta.89 and improve window checks for S…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-07-03T16:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e3b4c36f2b05fe45184bee3fd46e526ba4a1b2f",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement extraPayload",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-30T09:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77948836682f427116e05679dee31e1d4f0b34a9",
          "body": "…ing values and add collapse functionality",
          "is_bot": false,
          "headline": "feat: update TreegeViewer to support flow-less mode with self-describ…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-24T07:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a5407d331ff0cfdfbb5322b77183903c31cdcc",
          "body": "…and language management",
          "is_bot": false,
          "headline": "feat: introduce TreegeViewerProvider for centralized theme, baseUrl, …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-24T00:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04422a704129e8b4bbecde326b309a541c9225b",
          "body": null,
          "is_bot": false,
          "headline": "feat: add RendererStyles component to TreegeViewer for improved styling",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T23:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00debfcc362e3ac6e3b2a0ff37a84d9331c035df",
          "body": null,
          "is_bot": false,
          "headline": "feat: add RendererStyles component to TreegeViewer for improved styling",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T23:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8593669fb84bebc0cdd294438e5e104c8d2e7cee",
          "body": "… for excluding empty fields",
          "is_bot": false,
          "headline": "feat: add read-only viewer functionality to TreegeViewer with options…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T23:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8050dec9d88a108086baf59e5eaa820a359cd83",
          "body": "… for improved URL support and normalization",
          "is_bot": false,
          "headline": "feat: enhance file handling in DefaultFileInput and related utilities…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2701dd3e86d710ef18676c253106e5c73b252712",
          "body": "…ner usage",
          "is_bot": false,
          "headline": "feat: remove baseUrl prop from TreegeViewer in ViewerExample for clea…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f9016daa01dbf13af6af54abcd494f88b937d2",
          "body": "…ormance",
          "is_bot": false,
          "headline": "feat: optimize toViewerFiles function using flatMap for improved perf…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706a450847bfd0c52f8e65b4898be68c959b2c00",
          "body": "… paths",
          "is_bot": false,
          "headline": "feat: add baseUrl support to TreegeViewer for resolving relative file…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca6db0178bf2713ec892b21f2e25076e37ea501",
          "body": "…ection logic",
          "is_bot": false,
          "headline": "feat: update TreegeViewer to handle URL strings and improve image det…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c67014a2eb4906bc29ddf509e1d5384491089a",
          "body": "…oad links for files",
          "is_bot": false,
          "headline": "feat: enhance TreegeViewer to support inline image previews and downl…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dbfeb0dbace024e631ed512be15e4a7a19ca2dc",
          "body": "…play",
          "is_bot": false,
          "headline": "feat: add TreegeViewer component and ViewerExample for form value dis…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99e47d2635689a6f9af0a54fc499c3dad7a2050",
          "body": "…play",
          "is_bot": false,
          "headline": "feat: add TreegeViewer component and ViewerExample for form value dis…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401f4775b2fad24038e4b484fbc3735a01c110e2",
          "body": "…play",
          "is_bot": false,
          "headline": "feat: add TreegeViewer component and ViewerExample for form value dis…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T21:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd09d8dbcdce6a2c651dccfc141d0144babbe40",
          "body": "… objects",
          "is_bot": false,
          "headline": "feat: update input field default values to support empty localization…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T19:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c18027a14824b657bd8361ebf8877c1d926feba",
          "body": "…port",
          "is_bot": false,
          "headline": "feat: implement translatable input fields for better localization sup…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T18:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec3e1789cf8cfb7b85b2551701fd2f234329f39",
          "body": "…beta.82",
          "is_bot": false,
          "headline": "feat: enhance date range selection logic and update version to 3.0.0-…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T14:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6957afb3c65f7d17bcf814826007f0aea11bf8e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add file removal functionality and improve file input handling",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-23T12:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b187144cab8b5a8f6b32c4a0e902916337f86b84",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove transient `selected` flag from edges in flow data cleaning",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-22T10:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4f1cdd3aad1826eb144161d0ce4eddbcbc97a1",
          "body": null,
          "is_bot": false,
          "headline": "feat: enhance flow data cleaning to remove transient editor UI state",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-22T10:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8965aa4b074cbd4bbd2b9c74055983cd69aba0",
          "body": "…tion utility",
          "is_bot": false,
          "headline": "feat: refactor field value retrieval and add ancestor group ID collec…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-22T10:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3e1aca5b493dd237816f07ad94c497b3e1c9cb",
          "body": "…ults from flow nodes",
          "is_bot": false,
          "headline": "feat: implement data cleaning utility to remove empty values and defa…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-22T10:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9602c9d3b1a4c82f03951d8c0ae7b61509444afb",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-beta.79 in package.json",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-19T10:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c0d3c38b3647a202d87054acadf7822ec57c5d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-beta.78 in package.json",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-19T10:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36504ee0a9cf2c9e0f606e86f7a055550ad077a6",
          "body": "…ease",
          "is_bot": false,
          "headline": "feat: add notification step for treege-website dependency bump on rel…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-19T10:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8eef6f39e6b9433a9b719755aeb2ce837ef5f4",
          "body": "…changes",
          "is_bot": false,
          "headline": "feat: implement Enter key handling for closing forms and auto-saving …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-19T09:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b94df31b6ffd85a84be4dcb1a35ef3ca2c2787",
          "body": null,
          "is_bot": false,
          "headline": "feat: add normalize option labels switch and improve layout in forms",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-19T09:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb151473fbd6fec959bd834f8bae0c3422a926e",
          "body": null,
          "is_bot": false,
          "headline": "style: remove hover effect for node z-index adjustment",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T16:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c719e1a755fa562316f6e115dc9cef7ab6ee1ff",
          "body": "…labels",
          "is_bot": false,
          "headline": "feat: update README with live preview feature and customizable input …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T16:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9cc84cff6298aaf532b4517e17fd543ea927c2",
          "body": "…e handling",
          "is_bot": false,
          "headline": "feat: add FlowChangeEmitter for live flow updates and enhance onChang…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T16:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ea8947feb6592a596f69e1b02a0e5931c52796",
          "body": "…nagement",
          "is_bot": false,
          "headline": "feat: add time selection inputs and translations for improved time ma…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T16:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b202f15595a587a88939e27b688ff0dec3a4c75f",
          "body": "…cross forms",
          "is_bot": false,
          "headline": "feat: add DefaultInputLabel component for consistent input labeling a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T16:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8cbafe04c4eb0eafa8242f41f5326c64dbd55c",
          "body": "… button states in ActionsPanel",
          "is_bot": false,
          "headline": "feat: add useFlowContent hook to manage flow content state and update…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T09:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bb148fb17aafdff8a88594d5dd0485e5fb4214",
          "body": "…on to 3.0.0-beta.75",
          "is_bot": false,
          "headline": "feat: inject application version into the UI and update package versi…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-18T09:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a2a4ec6d6c8e421edff7d12e14b4da6cab95f7",
          "body": "…vent premature spinner disappearance",
          "is_bot": false,
          "headline": "feat: improve loading state management in HTTP input component to pre…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-17T13:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b7e9e8b23eec7d248608ab95d69b643a79ff41f",
          "body": "…r better user feedback",
          "is_bot": false,
          "headline": "feat: enhance loading indicators in autocomplete and select inputs fo…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-17T13:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391c2112f812e4a7bee3d56df4c57d0f84ad5d90",
          "body": "…lated UI components",
          "is_bot": false,
          "headline": "feat: add label normalization feature for API responses and update re…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-17T12:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9e75b75f1f2f1b8f6bafa2402b98fe782fb673",
          "body": "…djust package version to 3.0.0-beta.74",
          "is_bot": false,
          "headline": "feat: update ApiUrlCombobox styling for improved responsiveness and a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-17T12:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7236813d5e53af89105174cbae7d3b1afedf1e09",
          "body": "…ponent",
          "is_bot": false,
          "headline": "feat: add error handling for invalid JSON responses in HTTP input com…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T16:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812bf5dec525bcb8e507a0ff3cdc7a513963570e",
          "body": "…PI interactions",
          "is_bot": false,
          "headline": "feat: integrate OpenAPI base URL into NodeInputPreview for enhanced A…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T16:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d3a90815e02602f0e58f98fec73b856cc76e18",
          "body": "…s for improved user experience",
          "is_bot": false,
          "headline": "feat: add clear button functionality to autocomplete and select input…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T16:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8240a21a4030c5bf29c750d87c9fd1d9e4981ed",
          "body": "…alue resolution in form inputs",
          "is_bot": false,
          "headline": "fix: implement resolveNodeDefaultValue function for dynamic default v…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T16:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475c752d6d6e5a299796e4bb977482bad6f83e1c",
          "body": "…erience",
          "is_bot": false,
          "headline": "feat: render static submit button in node preview for better user exp…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T12:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b98aec62ea75bd784422eae2f6f5855eee1fc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-beta.69 and update README description",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T12:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8107b62ae096b3f4cd7f62f18369a77fc335d3d",
          "body": "…tips and payload generation",
          "is_bot": false,
          "headline": "feat: add fill from API functionality in submit config form with tool…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T12:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a5831a3c9e8b360e7dd7985d2456eac72f959a",
          "body": "…it config form",
          "is_bot": false,
          "headline": "feat: integrate ApiUrlCombobox for improved API URL selection in subm…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T10:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393de7098f38a2ac37f4e4664a4e4f30a2a1870d",
          "body": null,
          "is_bot": false,
          "headline": "fix: disable export and clear actions when no nodes or edges are present",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T10:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7c6bcdd9880a3a343f201bdb5c3fa536f856c1",
          "body": "…o 3.0.0-beta.68",
          "is_bot": false,
          "headline": "fix: disable save button when no nodes are present and bump version t…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T09:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17681116094d2f178e2c28ca7d76a2248194f929",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-beta.67",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T09:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdfe1e6aabe1a62bc672ebe14deb399e23af516",
          "body": "…alue nodes",
          "is_bot": false,
          "headline": "feat: add JSON binding target utility and tests for identifying key/v…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T09:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5591f583e646aa947ebdbd1630b6eaa15cf56909",
          "body": "…nd enforce stricter variable usage rules",
          "is_bot": false,
          "headline": "fix: update JSON parsing logic to return undefined on invalid input a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T09:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be251414d69a40f1eb79b266c54801d7c11b678c",
          "body": "…n HTTP requests",
          "is_bot": false,
          "headline": "feat: implement JSON template editor for dynamic payload generation i…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-16T09:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e806b344c4504b967a2f0b569cbad4011a1d49",
          "body": "…or uniqueness",
          "is_bot": false,
          "headline": "fix: update NodeInputPreview to append '-preview' to input field id f…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-11T15:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72edc7d292f1eac0e096facc08262780525b512",
          "body": "…iations in checkbox and HTTP input components",
          "is_bot": false,
          "headline": "feat: enhance accessibility by adding aria attributes and label assoc…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-11T15:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe64e75b19ecc08545cbf19cdb149fe666ff4c4",
          "body": "…essInput",
          "is_bot": false,
          "headline": "fix: correct order of class names for MapPin component in DefaultAddr…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-11T15:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1d6e5690b1fd9dadd842e6a82f184ea4f6718c",
          "body": "…by Treege\" credit",
          "is_bot": false,
          "headline": "feat: add showPoweredBy option to control visibility of the \"Powered …",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T15:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea1a04804a55f11a590ca30df0c6d29baaa27c0",
          "body": "…d dark mode support",
          "is_bot": false,
          "headline": "feat: update DefaultSubmitButton styles for improved accessibility an…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T13:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b2101648c7814c07c3dc3777a1234b4f8d63f7",
          "body": "…nd extra",
          "is_bot": false,
          "headline": "feat: update input renderers to use a single props object for field a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T13:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b799cdd2e59d11a15631f7a4e1adeb3da9d533",
          "body": "…uired fields in multi-step forms",
          "is_bot": false,
          "headline": "feat: refine missingFields logic to provide accurate tooltips for req…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T13:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f617208d10f26ce273aff31caa9da3cc2c19818",
          "body": "… button handling",
          "is_bot": false,
          "headline": "feat: implement DefaultSubmitInput and enhance DefaultStep for submit…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T13:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ff477af5b080cad0be7fcf7d287b4c6d4a721f",
          "body": "…n forms",
          "is_bot": false,
          "headline": "feat: update README to clarify initialValues and isSubmitting usage i…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T08:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb44db9ec445cac2d03e98892b84ae88dd3c89e",
          "body": "…lity",
          "is_bot": false,
          "headline": "feat: update DefaultStep to use canGoBack prop for Back button visibi…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395eab611189d201c017edd0b8920052caff22a1",
          "body": null,
          "is_bot": false,
          "headline": "feat: enhance form submission logic to handle multi-step flow correctly",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372d404444dabf71bee91f88aaffaa6d6e74a542",
          "body": "…ting",
          "is_bot": false,
          "headline": "feat: add formId prop to FormWrapper for external submit button targe…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa789497e61c88082f6e2f44dfb76da93e82f576",
          "body": "…ting",
          "is_bot": false,
          "headline": "feat: add formId prop to FormWrapper for external submit button targe…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d0b631e421644faf12fda958540e9a4b106d80",
          "body": "…tate",
          "is_bot": false,
          "headline": "feat: implement buildInitialFormValues function for normalized form s…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed12f60d6a921beaf8c6fdabafa9fcbf470c4daa",
          "body": null,
          "is_bot": false,
          "headline": "feat: add loading spinner to submit buttons and update related props",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-09T07:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442c0fc9b5b750045db7b02fbb5274eca71afc8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: conditionally render option extras based on options source URL",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T19:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aba669721d486c8bee7f04c5da08e0348cdf7706",
          "body": "…nd inputs",
          "is_bot": false,
          "headline": "feat: enhance option rendering with OptionItemContent for dropdowns a…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T18:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c5ab094c54c4d8620a5efe21a8c8224d9a6f3a",
          "body": "…mponents",
          "is_bot": false,
          "headline": "refactor: remove deprecated openApiBaseUrl prop and update related co…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T16:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75091eb69fb5129a16fb5cf1b7b01891c0637d42",
          "body": "… editor",
          "is_bot": false,
          "headline": "feat: implement PortalContainer for managing floating overlays in the…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T16:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "767f722319abb4378d9b8a21705ee1dc3a7e546b",
          "body": "… instead of arrays",
          "is_bot": false,
          "headline": "refactor: update HTTP header and query parameter types to use records…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T13:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34635fb8fd8b0bb91861c8efa02a27a2517508ac",
          "body": "…e related imports",
          "is_bot": false,
          "headline": "refactor: rename TreegeEditorContext to TreegeEditorRuntime and updat…",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T11:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4097d8863b51392f66ae9b833acd8f8b04631c8",
          "body": null,
          "is_bot": false,
          "headline": "feat: rename flows prop to flow in TreegeRenderer and related components",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-08T08:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6a63bbc854e0960b92f8879cafe98a66b6fd13",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 3.0.0-beta.58",
          "author_name": "Micka",
          "author_login": "MickaelAustoni",
          "committed_at": "2026-06-05T21:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 336,
      "latest_release_at": "2026-07-22T19:21:52Z",
      "latest_release_tag": "v3.0.0-beta.98",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 2.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "treege",
          "exists": true,
          "license": "ISC",
          "keywords": [
            "react",
            "treege",
            "treege consumer"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/treege",
          "is_deprecated": false,
          "latest_version": "2.1.0",
          "repository_url": "https://github.com/Tracktor/treege",
          "versions_count": 183,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4747,
          "first_published_at": "2022-10-12T09:14:40.746000Z",
          "latest_published_at": "2025-09-15T08:08:41.429000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 319
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 10,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "example/native/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 39172,
      "source_files_sampled": 270,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 100
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 160,
        "malicious_count": 0,
        "assessed_package": "npm:treege@2.1.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@codemirror/autocomplete",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.20.3"
        },
        {
          "name": "@codemirror/lang-json",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.2"
        },
        {
          "name": "@codemirror/language",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.12.3"
        },
        {
          "name": "@codemirror/state",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.6.0"
        },
        {
          "name": "@codemirror/view",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.43.1"
        },
        {
          "name": "@dagrejs/dagre",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "@radix-ui/react-checkbox",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.3"
        },
        {
          "name": "@radix-ui/react-collapsible",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.12"
        },
        {
          "name": "@radix-ui/react-dialog",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.15"
        },
        {
          "name": "@radix-ui/react-dropdown-menu",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.16"
        },
        {
          "name": "@radix-ui/react-label",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.7"
        },
        {
          "name": "@radix-ui/react-popover",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.15"
        },
        {
          "name": "@radix-ui/react-radio-group",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.8"
        },
        {
          "name": "@radix-ui/react-scroll-area",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.10"
        },
        {
          "name": "@radix-ui/react-select",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.6"
        },
        {
          "name": "@radix-ui/react-separator",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.7"
        },
        {
          "name": "@radix-ui/react-slot",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "@radix-ui/react-switch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.6"
        },
        {
          "name": "@radix-ui/react-toggle",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.10"
        },
        {
          "name": "@radix-ui/react-toggle-group",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.11"
        },
        {
          "name": "@radix-ui/react-tooltip",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.8"
        },
        {
          "name": "@tanstack/react-form",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.29.1"
        },
        {
          "name": "@uiw/react-codemirror",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.25.10"
        },
        {
          "name": "@uiw/react-textarea-code-editor",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.1"
        },
        {
          "name": "@xyflow/react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "12.10.2"
        },
        {
          "name": "class-variance-authority",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "cmdk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "date-fns",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "dompurify",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.2"
        },
        {
          "name": "lucide-react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.577.0"
        },
        {
          "name": "nanoid",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.11"
        },
        {
          "name": "next-themes",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.6"
        },
        {
          "name": "react-day-picker",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.14.0"
        },
        {
          "name": "sonner",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.7"
        },
        {
          "name": "tailwind-merge",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.0"
        },
        {
          "name": "zustand",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.13"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@codemirror/autocomplete",
            "direct": true,
            "version": "^6.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-json",
            "direct": true,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/language",
            "direct": true,
            "version": "^6.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/state",
            "direct": true,
            "version": "^6.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/view",
            "direct": true,
            "version": "^6.43.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dagrejs/dagre",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-checkbox",
            "direct": true,
            "version": "^1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collapsible",
            "direct": true,
            "version": "^1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": true,
            "version": "^1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dropdown-menu",
            "direct": true,
            "version": "^2.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-label",
            "direct": true,
            "version": "^2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-popover",
            "direct": true,
            "version": "^1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-radio-group",
            "direct": true,
            "version": "^1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-scroll-area",
            "direct": true,
            "version": "^1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-select",
            "direct": true,
            "version": "^2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-separator",
            "direct": true,
            "version": "^1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": true,
            "version": "^1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-switch",
            "direct": true,
            "version": "^1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle",
            "direct": true,
            "version": "^1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle-group",
            "direct": true,
            "version": "^1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tooltip",
            "direct": true,
            "version": "^1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-form",
            "direct": true,
            "version": "^1.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@uiw/react-codemirror",
            "direct": true,
            "version": "^4.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "@uiw/react-textarea-code-editor",
            "direct": true,
            "version": "^3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xyflow/react",
            "direct": true,
            "version": "12.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "class-variance-authority",
            "direct": true,
            "version": "^0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmdk",
            "direct": true,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": true,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": true,
            "version": "^3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "^0.577.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": true,
            "version": "^5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "next-themes",
            "direct": true,
            "version": "^0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-day-picker",
            "direct": true,
            "version": "^9.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "sonner",
            "direct": true,
            "version": "^2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "^3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": true,
            "version": "^5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "^7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "^2.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/cli",
            "direct": false,
            "version": "^54.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-documents/picker",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "^4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "^10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "^6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "^16.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react-hooks",
            "direct": false,
            "version": "^8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dompurify",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/google.maps",
            "direct": false,
            "version": "^3.58.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^24.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "~19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-module-resolver",
            "direct": false,
            "version": "^5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "expo",
            "direct": false,
            "version": "~54.0.25",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-client",
            "direct": false,
            "version": "~6.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "expo-status-bar",
            "direct": false,
            "version": "~3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "^20.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "^8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native",
            "direct": false,
            "version": "0.81.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-native",
            "direct": false,
            "version": "^0.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "^1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "~5.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-dts",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^8.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.5",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 71,
        "direct_count": 37,
        "indirect_count": 34
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 39,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "MickaelAustoni",
          "commits": 740,
          "avatar_url": "https://avatars.githubusercontent.com/u/108873902?v=4"
        },
        {
          "type": "User",
          "login": "badreleglil",
          "commits": 95,
          "avatar_url": "https://avatars.githubusercontent.com/u/45876519?v=4"
        },
        {
          "type": "User",
          "login": "graffkevin",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/51543682?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.88
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 0,
            "reason": "no 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "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": 0,
            "reason": "76 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d4c52f70ad6c26c96b101d81c5dbaf93ee5bc92c",
        "ran_at": "2026-08-01T06:55:23Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T19:21:57Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-11-21T15:47:45Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/MickaelAustoni/treege",
    "host": "github.com",
    "name": "treege",
    "owner": "MickaelAustoni"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 53,
        "vitality": 81,
        "community": 32,
        "governance": 36,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 336,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "336 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 336
                    }
                  }
                ],
                "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": 100,
              "latest_release_tag": "v3.0.0-beta.98",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 2.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.1
                    }
                  }
                ],
                "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": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 0,
              "stars": 10,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "10 stars",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.88
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 88% of commits",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "merged_prs": 39,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "39/49 decided PRs merged",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 39,
                      "decided": 49
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "MickaelAustoni",
              "public_repos": 15,
              "account_age_days": 1485
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of MickaelAustoni",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "MickaelAustoni"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~4 yr old",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "javascript",
                "react",
                "tree",
                "treege",
                "typescript"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.6
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "76 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:treege@2.1.0 runtime dependency closure — what installing the published package pulls in — 160 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:treege@2.1.0",
                  "assessed": 160
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 79,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 160,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "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": "1 affected: uuid 8.3.2 (high 7.5)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "uuid 8.3.2 (high 7.5)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 100 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 100
                    }
                  }
                ],
                "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": 160,
              "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "example/native/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "example/native/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example/native/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": "TypeScript",
              "largest_source_bytes": 39172,
              "source_files_sampled": 270,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/270 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 270,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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",
    "npm package 'treege' points at a different repository (https://github.com/Tracktor/treege); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T06:55:30.096456Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MickaelAustoni/treege.svg",
  "full_name": "MickaelAustoni/treege",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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