公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 20:46 UTC

aidenlx / table-extended

Extend basic table in Obsidian with MultiMarkdown table syntax

TypeScript未检测到许可证★ 220 星标⑂ 18 复刻始于 2021年4月在 GitHub 上查看 ↗

aidenlx/table-extended 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是AI Readiness(43/100),最低的是Security(21/100)。 最近一次更新在 1652 天前。 近期的大部分工作由 1 位贡献者完成。

19
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

Aiden Liu个人账户
187 关注者97 个公开仓库始于 2017年8月

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

按类别列示的指标

活力

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

22危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 1,652 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push1,652
active_weeks_last_year0

发布纪律

54中等
评分方式
27/27有发布版本 — 已发布 12 个发布版本
0/36发布时效 — 最近一次发布版本于 1,652 天前
27/27发布节奏 — 约每 25.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count12
latest_release_tag1.6.1
releases_from_tags
days_since_latest_release1,652
mean_days_between_releases25.3

社区与采用

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

38存在风险 · 占总体的 18%
评分方式
38/60星标 — 220 个星标
10.3/25复刻 — 18 个复刻
1.7/15关注者 — 3 位关注者
所用输入
forks18
stars220
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
22.5/22.5README
0/22.5许可证 — 未检测到许可证文件
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 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
23/46.8议题解决 — 49% 的议题已关闭
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues32
closed_issues31
issue_closed_ratio0.492
closed_unmerged_prs0
已排除计分(无数据或不适用):PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.4/25所有者影响力 — aidenlx 有 187 位关注者
25/25既往记录 — 97 个公开仓库,账户约 8 年
所用输入
followers187
owner_typeUser
is_verified
owner_loginaidenlx
public_repos97
account_age_days3,265
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

36存在风险 · 占总体的 20%

工程实践

20危急
评分方式
0/24CI 工作流
0/24存在测试
16/16Linter 配置 — .eslintrc.js
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主题标签 — 1 个主题标签
10/10Wiki
所用输入
topicsobsidian-plugin
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

21危急 · 占总体的 16%

安全态势

21危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
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
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.1
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

43存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
38.7/40可读的提交历史 — 62 次人类提交中有 45 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.726
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
0/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.js
11/11静态类型检查 — tsconfig.json
0/10可复现环境
0/10已体现的代理实践 — 最近 62 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 8 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes4,667
source_files_sampled8
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'table-extended' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 0 ★ / 18 ⇿
0Star
18Fork
6发布

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

0481216201812021-102024-022026-06
主版本 0次版本 3修订 3

每个点涵盖 5 天。

OpenSSF Scorecard 2.1 / 10
2.1综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用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
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 34

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

注册表软件包版本关系
npm@gerhobbelt/markdown-it-regexp^0.6.0-15间接
npm@release-it/bumper^3.0.1间接
npm@release-it/conventional-changelog^4.1.0间接
npm@rollup/plugin-commonjs^21.0.1间接
npm@rollup/plugin-json^4.1.0间接
npm@rollup/plugin-node-resolve^13.1.3间接
npm@rollup/plugin-typescript^8.3.0间接
npm@types/json-schema^7.0.9间接
npm@types/markdown-it^12.2.3间接
npm@types/node^17.0.8间接
npm@typescript-eslint/eslint-plugin^5.9.1间接
npm@typescript-eslint/parser^5.9.1间接
npmcz-conventional-changelog^3.3.0间接
npmeslint^8.6.0间接
npmeslint-config-prettier^8.3.0间接
npmeslint-plugin-jsdoc^37.6.1间接
npmeslint-plugin-prefer-arrow^1.2.3间接
npmeslint-plugin-prettier^4.0.0间接
npmeslint-plugin-simple-import-sort^7.0.0间接
npmjson^11.0.0间接
npmmarkdown-it^12.3.2间接
npmmarkdown-it-footnote^3.0.3间接
npmmarkdown-it-mark^3.0.1间接
npmmarkdown-it-multimd-table^4.1.1间接
npmmonkey-around^2.3.0间接
npmobsidian^0.13.11间接
npmprettier^2.5.1间接
npmpunycode^2.1.1间接
npmrelease-it^14.12.1间接
npmrollup^2.63.0间接
npmrollup-plugin-copy^3.4.0间接
npmrollup-plugin-import-css^3.0.2间接
npmtslib^2.3.1间接
npmtypescript^4.5.4间接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "obsidian-plugin"
      ],
      "is_fork": false,
      "size_kb": 105,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 1484,
        "TypeScript": 13487
      },
      "pushed_at": "2022-01-16T08:30:11Z",
      "created_at": "2021-04-02T11:50:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-11T04:23:39Z",
      "description": "Extend basic table in Obsidian with MultiMarkdown table syntax",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://aidenlx.site",
      "name": "Aiden Liu",
      "type": "User",
      "login": "aidenlx",
      "company": null,
      "location": "Fuzhou, China",
      "followers": 187,
      "avatar_url": "https://avatars.githubusercontent.com/u/31102694?v=4",
      "created_at": "2017-08-17T13:55:03Z",
      "is_verified": null,
      "public_repos": 97,
      "account_age_days": 3265
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2022-01-16T08:30:13Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2022-01-16T07:51:10Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2022-01-13T03:51:05Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2022-01-12T16:46:53Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2021-11-29T13:13:33Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2021-10-25T06:48:04Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2021-10-07T16:23:33Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2021-10-02T16:31:51Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2021-06-23T06:33:14Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2021-06-03T01:53:52Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2021-05-03T01:51:53Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2021-04-06T08:50:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7aa048c2ba8ca6152f4170b291ddaf7fcd2ed3f3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.6.1",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T08:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000472fd9e5dbe73fed6262add7f51137eed5404",
          "body": null,
          "is_bot": false,
          "headline": "fix(hack-pdf): fix internal links failed to export",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T08:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70194ba430d9883a2a50b5fdfa95e02623fc141f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.6.0",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T07:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186eb41119708166964bf9e1a66a75bb943882c1",
          "body": "…x- tables",
          "is_bot": false,
          "headline": "fix: fix footnote refs and contents rendered within table cells in -t…",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T07:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bcfaf25f86ff4a44744efbef8feafeff0d149c",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract logic on markdown render to render.ts",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T07:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4faf227614f5c7fe04472000896bd5d514b91f",
          "body": "… handling",
          "is_bot": false,
          "headline": "feat: experimental support for export to PDF; improve multiline table…",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-16T07:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3eaf9b662e6fb8917e241a2bad214c6d8f3297",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.5.1",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-13T03:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab62d7bbf3d224462cb960e96e7df482dd26c9c",
          "body": "currently only style, class, id and data-* are applied to table cells\n\ncloses #26",
          "is_bot": false,
          "headline": "fix: fix markdown-attributes compatibility",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-13T03:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ccfee530adb8cb4a616eb780ec00b9ed79cdfac",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.5.0",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-12T16:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4dfb1f452530b195f71465ec8a8f3986bbd5bdb",
          "body": "closes #28",
          "is_bot": false,
          "headline": "feat: support -tx- table in blockquote",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-12T16:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f46bd394fccf6ec3768d77232b345689498c48",
          "body": "closes #23",
          "is_bot": false,
          "headline": "fix: fix html not rendered; fix broken multiline mode",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2022-01-12T16:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725e7f65f08424aa5f3f0ff390987096f744d2b2",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.4.1",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2021-11-29T13:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c153cfa1258d1c651b44049bd8416ab2086fe7b",
          "body": "closes #9",
          "is_bot": false,
          "headline": "fix: remove desktop only flag",
          "author_name": "aidenlx",
          "author_login": "aidenlx",
          "committed_at": "2021-11-29T13:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f4fa83605624b0c057fdcd87f38503aaa6a5c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.4.0",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-25T06:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be647857cecd37635cebda72e677dd1e6853f445",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update known issue",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-25T06:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fefab123ac7ec0bf677c66690ee8e98c60191b9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add setting to disable resolve src text from <p> (not exposed)",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-25T06:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6fea5a94c1c743ef95e38e0d4f79ede4352a401",
          "body": "now all inline md element is rendered by obsidian; add fallback method to get md text for `-tx-`\nblock; fix async getRawSection method casuing embeds not being loaded properly\n\nclose #5; close #22; close #6; close #11",
          "is_bot": false,
          "headline": "feat: add support to footnote and math embeds; fix embeds not loaded",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-25T06:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b9512d61947d5ac385d564f79e29e8393ceb6c",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.3.2",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-07T16:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f27ca8ebc2fb44cc671b09fd7217848f8cff91",
          "body": "fix #20",
          "is_bot": false,
          "headline": "fix: fix prefix not detected when strict line break is disabled",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-07T16:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f51c2ea06bdb246601de7877e67b85dddebfab",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.3.1",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-02T09:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4584be839430fd80d5e7664c91cb914bf725d71e",
          "body": "close #13, close #8",
          "is_bot": false,
          "headline": "fix: fix failed to get raw markdown text; fix release script",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-10-02T09:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c70975046807ed58ee4e089441c0859f8d6c4c",
          "body": null,
          "is_bot": false,
          "headline": "build: support hotreload; build to dedicated folder",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-08-20T15:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15881265e1c2e62363f73bfc9db2d24d5d9d59cf",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.3.0",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T06:33:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781be2fba0c0dd6474cad28293cec02e82a4a9f7",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update demo pic",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T06:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4efa3f3fe5397c6a33ee09a0bb1c9f28f34f344",
          "body": "…ental\n\n- `-tx-` indicator allow better support for backlinks and forward links\n- extended native syntax is\ndisabled by default",
          "is_bot": false,
          "headline": "feat: add `-tx-` prefix indicator, mark extended native syntax experm…",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T06:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feda1604cf902faeddad00fce5d356ae27d7e408",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.2.0",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T05:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6042c75332d75c68b5cb901f84f4a49e14ad3cbf",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings.ts): add option to disable extended native syntax",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T05:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341f1488f50e01936af0a1f2a107a2b6cf2850b6",
          "body": null,
          "is_bot": false,
          "headline": "chore(manifest.json): update minAppVersion",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T03:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff9aa2c51153802428531e8d11a81b715960bc0",
          "body": null,
          "is_bot": false,
          "headline": "style: code formatting",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T03:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790c712eb491ec05a24834fc0ae9328aba2b93a1",
          "body": null,
          "is_bot": false,
          "headline": "build: update scaffold",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T03:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d823dc6361f8d3efa06a6a2d699dc179c815af1",
          "body": "mmd table syntax can now be applied to regular tables, tx codeblock is no longer required\n\nclose #4, close #2",
          "is_bot": false,
          "headline": "feat: support codeblock-free mmd table syntax",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T03:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a587de4080b8c5d85a07efc8dcf8cd1b1496807d",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): fix broken link",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-23T01:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56ec5bc4fe9017858471f5d2806049d68ae747f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.1.1",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-03T01:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86559735d194c7917547ae332be40c7338f6b56",
          "body": null,
          "is_bot": false,
          "headline": "style: code formatting",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-03T01:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da78438d8c5653a64c0ace042d3cdb038cabc007",
          "body": null,
          "is_bot": false,
          "headline": "build: add eslint and prettier",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-03T01:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef09fd281cbdc22beb864e1ab7b7a27d65a78830",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix internal embeds not parsed properly",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-06-03T01:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002f3696b29ca13b5b06315d08579f0c574130c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v1.1.0",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-05-03T01:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d3a264c62aa92519e82925804a68a33ea52c77",
          "body": null,
          "is_bot": false,
          "headline": "chore: add @release-it/bumper",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-05-03T01:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6253bc8d834160b4ff07faaa174af734d73a29",
          "body": null,
          "is_bot": false,
          "headline": "build: add node polyfill and set isDesktopOnly to true",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-05-03T01:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45a73d0f13c5c2e31d5dc605fce4473036f05da",
          "body": "close #1",
          "is_bot": false,
          "headline": "feat: add mark and raw html support in tx",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-05-03T01:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2d6a9bd9d3edbcaccf6ccc7ce0855a337655a9",
          "body": null,
          "is_bot": false,
          "headline": "chore(readme): add pic for plugin demo",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-07T00:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13ec7e30307c74f035238a35db7d10de32a166c",
          "body": null,
          "is_bot": false,
          "headline": "chore(readme): update install method",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-07T00:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb2fa74482915d02b3b7bb116b7f93ee3e1319f",
          "body": null,
          "is_bot": false,
          "headline": "chore(readme): add known issue with tgrosinger/advanced-tables-obsidian",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-07T00:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc20e97759e599ef67f3f92bea28e839ea4db2e",
          "body": null,
          "is_bot": false,
          "headline": "build(rollup): don't include source code in distribution",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-07T00:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d928d2046f16bef98b32d7315bb79d22ea929deb",
          "body": null,
          "is_bot": false,
          "headline": "ci(release-it): update release-it script and config",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-07T00:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f91c4c40645e750f7d37a3e6abf21cdd534e29",
          "body": null,
          "is_bot": false,
          "headline": "minor refactor and bug fixes",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T13:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb3c238feac30a27c748cf027f1feda7122791b",
          "body": null,
          "is_bot": false,
          "headline": "Format the code to replace tab with spaces",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T12:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a381161fc5326ce137624ae6a997c0f8640231c",
          "body": null,
          "is_bot": false,
          "headline": "Update version bump method",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T12:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1dc5245db42daf53a592f1d9ac406e05970683c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.0.1",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T08:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deec44b18460be33eb94228beef5b68018b8eab7",
          "body": null,
          "is_bot": false,
          "headline": "Add release-it",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T08:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f56b2c59860b3f93745e4d07f25de8c00c0c81",
          "body": null,
          "is_bot": false,
          "headline": "Update version bump script",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T08:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad68dda122bc2619aa434ab3fc727846b3360201",
          "body": null,
          "is_bot": false,
          "headline": "Update internal-link renderer to be safer",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T03:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737655ef008aaa1789f7fd46206d363ac73ad087",
          "body": null,
          "is_bot": false,
          "headline": "Format code",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T03:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8445876f4eb4fdaa6b65800d046157b367bc5a8",
          "body": null,
          "is_bot": false,
          "headline": "Use undocumented Vault.getConfig",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-06T03:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e830b0f04912ca0eecba60b25fa8ef458809f47b",
          "body": null,
          "is_bot": false,
          "headline": "Update some basic info",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-04T15:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c0a50c2184541229e4a06a11a26b354c303769",
          "body": null,
          "is_bot": false,
          "headline": "correct version info",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-04T02:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3a39d2e07d43243680e4034a9b86add86e05f2",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-03T15:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b448c9296cbb20927ba8b7335dccbe421c34426",
          "body": null,
          "is_bot": false,
          "headline": "Add extra step to keep LineBreaks option in sync",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-03T14:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b26d88f0d5b4137117994771fd91e827e5aec2",
          "body": null,
          "is_bot": false,
          "headline": "First functional commit",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-03T09:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035ca368d4ce51d398c9aa3120778f52b26cc9bd",
          "body": null,
          "is_bot": false,
          "headline": "Imported markdown-it",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-02T13:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86aab08f787f960d4c1dcb266cd77148f136485",
          "body": null,
          "is_bot": false,
          "headline": "Configured for development",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-02T12:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b631e57be3716385721fe6818835036a643032",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "AidenLx",
          "author_login": "aidenlx",
          "committed_at": "2021-04-02T11:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 0,
      "latest_release_at": "2022-01-16T08:30:13Z",
      "latest_release_tag": "1.6.1",
      "releases_from_tags": false,
      "days_since_last_push": 1652,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1652,
      "mean_days_between_releases": 25.3
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 18,
      "stars": 220,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 4667,
      "source_files_sampled": 8,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 34,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@gerhobbelt/markdown-it-regexp",
            "direct": false,
            "version": "^0.6.0-15",
            "ecosystem": "npm"
          },
          {
            "name": "@release-it/bumper",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@release-it/conventional-changelog",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "^21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "^13.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "^8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "^7.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "^12.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^5.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^5.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "cz-conventional-changelog",
            "direct": false,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "^37.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prefer-arrow",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "^12.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-footnote",
            "direct": false,
            "version": "^3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-mark",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-multimd-table",
            "direct": false,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "monkey-around",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "obsidian",
            "direct": false,
            "version": "^0.13.11",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "release-it",
            "direct": false,
            "version": "^14.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "^2.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-copy",
            "direct": false,
            "version": "^3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-import-css",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "^2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.5.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 34,
        "direct_count": 0,
        "indirect_count": 34
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 32,
        "closed_ratio": 0.492,
        "closed_issues": 31,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "aidenlx",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/31102694?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7aa048c2ba8ca6152f4170b291ddaf7fcd2ed3f3",
        "ran_at": "2026-07-26T20:45:56Z",
        "aggregate_score": 2.1,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2021-08-19T10:35:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 12,
          "created_at": "2021-09-01T15:16:24Z",
          "last_comment_at": "2022-01-13T04:04:03Z",
          "last_comment_author": "aidenlx"
        },
        {
          "number": 21,
          "created_at": "2021-10-07T22:01:32Z",
          "last_comment_at": "2021-10-08T09:01:45Z",
          "last_comment_author": "huyz"
        },
        {
          "number": 25,
          "created_at": "2021-11-28T09:19:15Z",
          "last_comment_at": "2022-09-02T03:23:29Z",
          "last_comment_author": "tsids"
        },
        {
          "number": 27,
          "created_at": "2021-12-22T03:47:43Z",
          "last_comment_at": "2022-01-14T12:30:21Z",
          "last_comment_author": "farling42"
        },
        {
          "number": 30,
          "created_at": "2022-01-16T07:57:31Z",
          "last_comment_at": "2022-03-20T19:26:28Z",
          "last_comment_author": "SamGreenwood1"
        },
        {
          "number": 32,
          "created_at": "2022-02-09T18:52:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2022-02-18T12:09:15Z",
          "last_comment_at": "2025-10-24T04:34:16Z",
          "last_comment_author": "hakanai"
        },
        {
          "number": 35,
          "created_at": "2022-02-19T12:03:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2022-03-16T02:05:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2022-04-02T02:10:39Z",
          "last_comment_at": "2022-06-13T11:11:08Z",
          "last_comment_author": "lethefrost"
        },
        {
          "number": 40,
          "created_at": "2022-05-13T05:48:30Z",
          "last_comment_at": "2023-06-21T07:23:10Z",
          "last_comment_author": "ericYH01"
        },
        {
          "number": 41,
          "created_at": "2022-05-18T10:18:23Z",
          "last_comment_at": "2022-06-29T14:09:58Z",
          "last_comment_author": "Immortal-Sty"
        },
        {
          "number": 42,
          "created_at": "2022-06-28T19:16:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2022-08-02T15:36:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2022-11-16T03:20:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2022-12-29T10:49:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2023-05-10T10:29:33Z",
          "last_comment_at": "2024-08-04T15:20:41Z",
          "last_comment_author": "ThunderWeed"
        },
        {
          "number": 49,
          "created_at": "2023-06-18T17:15:14Z",
          "last_comment_at": "2024-03-30T16:42:21Z",
          "last_comment_author": "Hitumi"
        },
        {
          "number": 50,
          "created_at": "2023-06-19T08:49:01Z",
          "last_comment_at": "2026-06-17T19:16:45Z",
          "last_comment_author": "amglez"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aidenlx/table-extended",
    "host": "github.com",
    "name": "table-extended",
    "owner": "aidenlx"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 19,
      "inputs": {
        "security": 21,
        "vitality": 22,
        "community": 38,
        "governance": 36,
        "engineering": 36,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 19
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 22,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1652,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1652 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1652
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "1.6.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1652,
              "mean_days_between_releases": 25.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1652 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1652
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~25.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 25.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 19,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1652,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1652 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1652,
                      "count": 3,
                      "signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 18,
              "stars": 220,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "220 stars",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 220
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 32,
              "closed_issues": 31,
              "issue_closed_ratio": 0.492,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "49% of issues closed",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 187,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aidenlx",
              "public_repos": 97,
              "account_age_days": 3265
            },
            "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": "187 followers of aidenlx",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 187,
                      "login": "aidenlx"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "97 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 97
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "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": 20,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": [
                "obsidian-plugin"
              ],
              "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": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 21,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.726,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "45 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 38.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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 62",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 62
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 4667,
              "source_files_sampled": 8,
              "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/8 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'table-extended' from its registry",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T20:46:02.070295Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aidenlx/table-extended.svg",
  "full_name": "aidenlx/table-extended",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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