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

meta-introspector / color-print

RustApache-2.0★ 0 星标⑂ 0 复刻始于 2025年11月在 GitHub 上查看 ↗

meta-introspector/color-print 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Security(40/100),最低的是Vitality(15/100)。 最近一次更新在 251 天前。 近期的大部分工作由 1 位贡献者完成。

23
总分 / 100
危急

软件健康指数

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

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

评分画像

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

所有权

45 关注者2,459 个公开仓库始于 2023年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
crates.iocolor-print指向其他仓库——不计分0.3.7806,68210626 天前ansicolorterminalterminfo
crates.iocolor-print-proc-macro指向其他仓库——不计分0.3.7804,5818626 天前

按类别列示的指标

活力

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

15危急 · 占总体的 22%
评分方式
3.6/36推送新近度 — 最近一次推送于 251 天前
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_push251
active_weeks_last_year0

发布纪律

32存在风险
评分方式
16.2/27有发布版本 — 5 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 825 天前
12.6/27发布节奏 — 约每 242.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count5
latest_release_tagv0.3.6
releases_from_tags
days_since_latest_release825
mean_days_between_releases242.7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

24危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

25危急 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.8/22.5提交分布 — 头号贡献者编写了 96% 的提交
4.1/13.5贡献者广度 — 3 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled3
top_contributor_share0.963
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
12/25所有者影响力 — meta-introspector 有 45 位关注者
19/25既往记录 — 2,459 个公开仓库,账户约 2 年
所用输入
followers45
owner_typeOrganization
is_verified
owner_loginmeta-introspector
public_repos2,459
account_age_days1,092

工程质量

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

17危急 · 占总体的 20%
评分方式
0/24CI 工作流
0/24存在测试
0/16Linter 配置
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。 其余权重已重新归一化。

文档

40存在风险
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

40存在风险 · 占总体的 16%

安全态势

25危急
评分方式
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/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file 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 — 无数据
0/7.5Token-Permissions — 无数据
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages33
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 crates:color-print@0.3.7 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 33 个软件包。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

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

数据采集警告

  • crates package 'color-print' points at a different repository (https://gitlab.com/dajoha/color-print); excluded from ecosystem scoring
  • crates package 'color-print-proc-macro' points at a different repository (https://gitlab.com/dajoha/color-print); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-27 21:51 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
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file 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
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 7
注册表软件包版本约束清单文件
crates.iosyn2.0color-print-proc-macro/Cargo.toml
crates.ioquote1.0color-print-proc-macro/Cargo.toml
crates.ioproc-macro21.0color-print-proc-macro/Cargo.toml
crates.ionom7.1color-print-proc-macro/Cargo.toml
crates.iocolor-print-proc-macro0.3.7color-print/Cargo.toml
crates.iolazy_static1.4color-print/Cargo.toml
crates.ioterminfo_crate0.7.3color-print/Cargo.toml
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

依赖安全公告 0

安装 crates:color-print@0.3.7 会引入 33 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 183,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 102764,
        "Makefile": 563
      },
      "pushed_at": "2025-11-18T14:22:40Z",
      "created_at": "2025-11-15T05:21:41Z",
      "owner_type": "Organization",
      "updated_at": "2025-11-15T05:23:36Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "meta-introspector",
      "company": null,
      "location": null,
      "followers": 45,
      "avatar_url": "https://avatars.githubusercontent.com/u/141073522?v=4",
      "created_at": "2023-07-31T20:11:39Z",
      "is_verified": null,
      "public_repos": 2459,
      "account_age_days": 1092
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2024-04-23T15:54:17Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2023-09-03T16:36:47Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2021-08-29T16:48:32Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-08-29T16:45:41Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-08-26T21:49:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "21926a05b797a5ba3b0f42d32207389957af4e12",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.7",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T12:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42619565a566d12a0da4eb930940e918bff4db1",
          "body": null,
          "is_bot": false,
          "headline": "color-print-macro: release v0.3.7",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T12:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34fc6512893a6b5bf4fc98e1e49a8040194f84f4",
          "body": null,
          "is_bot": false,
          "headline": "Minor: Improve error message",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T12:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b765732d531ceefb4db372695560f31b3999c0",
          "body": null,
          "is_bot": false,
          "headline": "Improve Makefile, fix doc",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T10:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82dccf374a1a43559507befd7373777ffb6e2ad1",
          "body": null,
          "is_bot": false,
          "headline": "Add few tests for \"cwrite!()\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T09:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4084946cf274acf94ac1200dc3e849e05fd22279",
          "body": null,
          "is_bot": false,
          "headline": "Fix terminfo",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-11-08T09:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33f6266c2ce3023001dbe0a5947b08b741f450c",
          "body": null,
          "is_bot": false,
          "headline": "Add `cwrite!` and `cwriteln!`.",
          "author_name": "Iago-lito",
          "author_login": "iago-lito",
          "committed_at": "2024-09-06T14:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00cc92c74db0be08280bc21fc244d0b169824f1b",
          "body": null,
          "is_bot": false,
          "headline": "Feature `eprint!()` and `eprintln!()` variants.",
          "author_name": "Iago-lito",
          "author_login": "iago-lito",
          "committed_at": "2024-09-02T16:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09dac10da4211be0b7e07bd9a07f184ebe4dc08",
          "body": null,
          "is_bot": false,
          "headline": "Require syn=[\"full\"] features to fix #8.",
          "author_name": "Iago-lito",
          "author_login": "iago-lito",
          "committed_at": "2024-07-24T15:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe4057f92480ed8f3e0434c821fa1d88469b53b",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.6",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-04-23T15:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e99d54d2e2ae98595495d254a1f0d849989a5f",
          "body": null,
          "is_bot": false,
          "headline": "color-print-macro: release v0.3.6",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-04-23T15:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d90e6ca8d1516a12ef0bc413e45820ebec14f12",
          "body": null,
          "is_bot": false,
          "headline": "Remove warnings + clippy",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-04-23T15:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e047f52b2ffd1a365a56b1aea443e638b9a783",
          "body": null,
          "is_bot": false,
          "headline": "Cargo update",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2024-04-23T15:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b52cc3b8b1ecaeb07e13c9544d5062e56bbfcc",
          "body": null,
          "is_bot": false,
          "headline": "Remove nom prelude",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-12-03T06:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87071115194cb710abd2de2b8335a75853ff956",
          "body": "chore: Upgrade to syn v2\n\nSee merge request dajoha/color-print!1",
          "is_bot": false,
          "headline": "Merge branch 'syn2' into 'master'",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-10-05T20:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e162bd04c3f7e1012eae54324ce835a7d3ff1df",
          "body": null,
          "is_bot": false,
          "headline": "chore: Upgrade to syn v2",
          "author_name": "Ed Page",
          "author_login": "epage",
          "committed_at": "2023-10-05T20:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3477cf232f49d7e4582bb8b1394727ce8bb4ed1",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.5",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-09-03T16:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9fcfdd0af6f47c20d8631bf1a9c46561b778182",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.5",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-09-03T16:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32f22fa47e9d0c251c013ff074ec5f1d0950957",
          "body": null,
          "is_bot": false,
          "headline": "Include license files",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-09-03T16:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1593f7bb891d7414772cae7b6b26e9a6fc1329e",
          "body": null,
          "is_bot": false,
          "headline": "Update doc",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2023-09-03T15:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b55e8ca93dc46c5947755fb54ab55d5e9a1ffae",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.3.4",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2022-10-13T18:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e02e4909034217b3a0661c6b81afcff1dcfd032",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.3.3",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2022-10-13T18:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719e59edb8b7991b70f83e090638489f56ca17f7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.3.2",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2022-10-13T18:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da94b7fce8e802af53c99a5372f1f6058514c26b",
          "body": null,
          "is_bot": false,
          "headline": "Fix huge bug: panic with stable compiler",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2022-10-13T18:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e9cac6594aa38ce720dc0177c8eeebcd32377d",
          "body": null,
          "is_bot": false,
          "headline": "Cargo update",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2022-10-13T18:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3cea6f616b7ed68cc387ad54004388bc9a11888",
          "body": null,
          "is_bot": false,
          "headline": "Add a Makefile, use \"cargo readme\" to gen README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T21:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c318b61539b15db2375bf8e1eef7571d46eeb17",
          "body": null,
          "is_bot": false,
          "headline": "Correct README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T19:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91f25a7fc9191d206b9a13c468d1e22cc437f40",
          "body": null,
          "is_bot": false,
          "headline": "Cargo.lock",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T16:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3549f6fb1e56daabaebc0cf589e6103e9c429be",
          "body": null,
          "is_bot": false,
          "headline": "Version bugfix",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T16:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b7f220a6863ff1b8c73ef13cb97228c9ec2529",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.3.0",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T16:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7d46ca3f06ebd85814da9edd6616dd0a551d96",
          "body": null,
          "is_bot": false,
          "headline": "Add failure messages",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T16:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330fae7e28d8b12b5c2ae3269836f4b53e29a370",
          "body": null,
          "is_bot": false,
          "headline": "Add failure messages",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-29T00:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39c5a87e70061868c6387f7f26cfac6a72c8cd8",
          "body": null,
          "is_bot": false,
          "headline": "Add rgb tag <#RRGGBB>",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-28T20:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0201afaeaee8c690c5c4f3d81d6c0b9b9fba516",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-28T19:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a75d1dfa4979df515612acb71dfd9e2410375c8",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the color tag parser",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-28T19:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c0efb760c5aa7ebd31eee3bbfcdb840138fe6a",
          "body": null,
          "is_bot": false,
          "headline": "Add RGB-color tags",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T15:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a29d4a052d96725c36c5e461c71c262aa73df5",
          "body": null,
          "is_bot": false,
          "headline": "Add 256-color tags",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T14:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4e0cd63459ab56981ee4ea92657e6d327998aa",
          "body": null,
          "is_bot": false,
          "headline": "Remove Copy trait for colors",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T13:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdca82edf64d97583daacba43da9ba7875774cc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T12:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7225f395717e28f56d18402cac37a22afdd94920",
          "body": null,
          "is_bot": false,
          "headline": "Add macro \"untagged!()\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T12:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61120c69a39c2ea305e2b87b955125d7de3d57b7",
          "body": null,
          "is_bot": false,
          "headline": "Improve parsing",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T11:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c4b7ff268b783659df979be5e2bd0b91f8ca7b",
          "body": null,
          "is_bot": false,
          "headline": "Minor refacto",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T10:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dacf2626ed2e99d975c619e9f981af2b889a5666",
          "body": null,
          "is_bot": false,
          "headline": "Replace \"\\x1b\" by \"\\u{1b}\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T10:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ab341b017d2355b86f69d1d5eb6b5d7ace7d22",
          "body": null,
          "is_bot": false,
          "headline": "Add macro \"cstr!()\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T10:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aff003d8e0daf594d139e06e3014f05ea0fe282",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T09:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c7395ebb26360800202d61d45511a576b74919",
          "body": null,
          "is_bot": false,
          "headline": "Cargo fmt",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T08:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64078474d935c3e7c4b2e10070e04924be58d46b",
          "body": null,
          "is_bot": false,
          "headline": "Clippy fixes",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-27T08:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8d7ea3d89280f7b18b6edc29541817b0719c84",
          "body": null,
          "is_bot": false,
          "headline": "Increase packages versions",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T21:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0971e361163d63e6a73e082b46e1867f6bf1878c",
          "body": null,
          "is_bot": false,
          "headline": "Docs: rename \"XML-like\" by \"HTML-like\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T21:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "348c15d4875976d76887e5490835bb93a226f1b2",
          "body": null,
          "is_bot": false,
          "headline": "Refactorings + docs",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T21:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3335b082204efb32526a2fee023d2d947a119649",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T19:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bdce4af49aa9def0e419445fab5c3ee0e7ecb4d",
          "body": null,
          "is_bot": false,
          "headline": "Minor",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T19:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3326b53ed76e7e2a044644a74b4b46b26e448e64",
          "body": null,
          "is_bot": false,
          "headline": "Error handling: add more spanned errors",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T19:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4983c1d69984f4b730a65a3bc19d91b1f3c2314b",
          "body": null,
          "is_bot": false,
          "headline": "Error handling: add subspans inside the format string",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T18:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6737f41494e4526cb93fbaf8f7e9f00e3909b12",
          "body": null,
          "is_bot": false,
          "headline": "Improve error handling",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T17:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabb92d2a5f198546d95230eeae5bdd239b2b792",
          "body": null,
          "is_bot": false,
          "headline": "Add error structs",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T17:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb36b96e5fb58495c3e7f535d8cefccb4081de76",
          "body": null,
          "is_bot": false,
          "headline": "Improve error handling",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T16:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee48ef288e4b5a0973643efbe7a32cb611a6dfb",
          "body": null,
          "is_bot": false,
          "headline": "Simplify terminfo impl",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T11:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c33ba6a3905a35d3436ab35e33ba03a4bfe2790",
          "body": null,
          "is_bot": false,
          "headline": "Refacto",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T11:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259ad41c2e6094cbfc6611df431827bae49e17a1",
          "body": null,
          "is_bot": false,
          "headline": "Refacto",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-26T09:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "459a2eabb29dab40f0876389a20a2cea4131768d",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.toml",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T20:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b61262d130efcef40abd7787c4a16484c4b4d81",
          "body": null,
          "is_bot": false,
          "headline": "Minor update",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T20:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ff558b6b42792b9a12d87f703ccb98a40e0d0f",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.toml package section",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T20:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3181aae3535ea0cde235bd25918c5a977c6cf7",
          "body": null,
          "is_bot": false,
          "headline": "Skip rust fmt on some functions",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T19:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9220b0582505cef55805a369f8deee51e9dbb4",
          "body": null,
          "is_bot": false,
          "headline": "Cargo fmt",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T19:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e53ea5491dd2a02f1e044803d6be6e4401712f60",
          "body": null,
          "is_bot": false,
          "headline": "Clippy fixes",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T19:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01efa904b6a95b1c26b6868ebab6897ff44374a",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T19:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5270348e14aafb5709faa43861f41f86adee1f4",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T19:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd25855f19f538c889afebd7858cdba9d4a57f4",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T18:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793389feae496f94082c66a2305b6888411cdf86",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T18:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5401c94100f354d97aadf97aff08bbcc4ca3f12c",
          "body": null,
          "is_bot": false,
          "headline": "Add readme",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T18:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e027f3ccbf04b1cc1e8212a3703bfd86ec87ecf2",
          "body": null,
          "is_bot": false,
          "headline": "Allow no argument in the main macros",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T11:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056f7d6a6799c967042a7361a2c5ab6cf1bfd045",
          "body": null,
          "is_bot": false,
          "headline": "Add some tests",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T11:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de9a028b654a0677fa3dc18d0bf07f282ad7794",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.toml package section",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T10:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9a0100efbf818624e663cc0045a5b5e71135ee",
          "body": null,
          "is_bot": false,
          "headline": "Auto-close remaining open tags",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T10:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd7bc5fe7bef3803c3c50d0b1074c3a2237308fb",
          "body": null,
          "is_bot": false,
          "headline": "Improve ANSI sequences optimization",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T09:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f70048921b1bc8e2bc1c804f42d6231185254fa",
          "body": null,
          "is_bot": false,
          "headline": "Update doc",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T09:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0dcb835f38841f7097193cb472e0a56faaea07",
          "body": null,
          "is_bot": false,
          "headline": "Add styles <dim>, <strike>, <reverse>, <conceal>",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T09:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9849a286e5269f5c29e1da7b0e33441d2826a5",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate code between ansi and terminfo impl",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T09:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9955ffeabe4e8e13ed764567a38f15ec5a7584",
          "body": null,
          "is_bot": false,
          "headline": "Add some doc comments",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T08:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af5881963e9021eb10233ef0ecce20f858d8680",
          "body": null,
          "is_bot": false,
          "headline": "Minor simplifications",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T07:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538dadbf6b4690d65c5e70f2fda028d33de0f34e",
          "body": null,
          "is_bot": false,
          "headline": "Reorganize the code",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-25T06:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ff150184e99b284a031c38061aed04ee2c1a47",
          "body": null,
          "is_bot": false,
          "headline": "Add many doc",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T23:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b10dc58e51af9262cd809371874a27b327d545",
          "body": null,
          "is_bot": false,
          "headline": "Rename package and remove the sandbox workspace",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T18:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d190653c7438366ddaa57397e7f1df96c67ba20e",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless dependencies when feature \"terminfo\" is absent",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T15:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f7ee868cb2e6958e6dd1c24f9dc5f4b598416a3",
          "body": null,
          "is_bot": false,
          "headline": "Crate syn: remove feature \"extra-traits\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T14:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a9b0fa3de29f890c7556e5e57048aa5c6cba88",
          "body": null,
          "is_bot": false,
          "headline": "Add \"terminfo\" as a non-default feature",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T14:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b7063ca602d639da5f7f75f19dc8517d10ec6e",
          "body": null,
          "is_bot": false,
          "headline": "Add tag synonym <em> for bold text",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T13:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0d223a0a3003a8241cfef366441e5aad0be763",
          "body": null,
          "is_bot": false,
          "headline": "Add the ANSI version",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T13:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055d98631fc15cd9b35a183fd6be95b208d08087",
          "body": null,
          "is_bot": false,
          "headline": "Add some internal macro rules",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T12:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b04407bc56d540be07dd5aa4a4142f4edea6cd16",
          "body": null,
          "is_bot": false,
          "headline": "Change tag syntax for bright colors",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T12:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1160c227485cbaa620f45f67e65ef78d2803e0",
          "body": null,
          "is_bot": false,
          "headline": "Allows tag \"</>\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T12:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670ce91cef554982fbb35ae7f6236d05823e86fc",
          "body": null,
          "is_bot": false,
          "headline": "Minor refactoring",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T12:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf14338947f5b22fd0e7e2c94cb2b715017d70b",
          "body": null,
          "is_bot": false,
          "headline": "Use xml-like tags",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-24T12:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299eccea7b452cc7147c265578cd207845c36857",
          "body": null,
          "is_bot": false,
          "headline": "Can use named arguments",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-23T17:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f428ae1e3f50f63404d935e32291d9cd565bbc",
          "body": null,
          "is_bot": false,
          "headline": "Add color tag shortcuts",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-23T17:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a02d7147db6acc3735e88e148d60dbde3c97958",
          "body": null,
          "is_bot": false,
          "headline": "Handle escape sequences \"{{\", \"<<\" and \">>\"",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-23T12:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f101c8b5e638d13124efab9c778b656b0b57cc3",
          "body": null,
          "is_bot": false,
          "headline": "Use named arguments",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-23T09:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff32487aa4bf65d6c5cd27f4d1f9f9bcdd83c71",
          "body": null,
          "is_bot": false,
          "headline": "Update (small refacto)",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-22T21:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f09d52ddf070816261ca285f71a79accbe1023",
          "body": null,
          "is_bot": false,
          "headline": "Simplify paths",
          "author_name": "Johann DAVID",
          "author_login": "dajoha",
          "committed_at": "2021-08-22T20:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 0,
      "latest_release_at": "2024-04-23T15:54:17Z",
      "latest_release_tag": "v0.3.6",
      "releases_from_tags": true,
      "days_since_last_push": 251,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 825,
      "mean_days_between_releases": 242.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "color-print",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "ansi",
            "color",
            "terminal",
            "terminfo"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/color-print",
          "is_deprecated": false,
          "latest_version": "0.3.7",
          "repository_url": "https://gitlab.com/dajoha/color-print",
          "versions_count": 10,
          "total_downloads": 13454266,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 806682,
          "first_published_at": "2021-08-25T20:18:56.914857Z",
          "latest_published_at": "2024-11-08T12:25:07.519085Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 626
        },
        {
          "name": "color-print-proc-macro",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/color-print-proc-macro",
          "is_deprecated": false,
          "latest_version": "0.3.7",
          "repository_url": "https://gitlab.com/dajoha/color-print",
          "versions_count": 8,
          "total_downloads": 13431590,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 804581,
          "first_published_at": "2021-08-25T20:17:10.507245Z",
          "latest_published_at": "2024-11-08T12:21:57.929222Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 626
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "color-print-proc-macro/Cargo.toml",
        "color-print/Cargo.toml"
      ],
      "largest_source_bytes": 27957,
      "source_files_sampled": 18,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "color-print-proc-macro/Cargo.toml",
        "color-print/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 33,
        "malicious_count": 0,
        "assessed_package": "crates:color-print@0.3.7",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "syn",
          "manifest": "color-print-proc-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "quote",
          "manifest": "color-print-proc-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "proc-macro2",
          "manifest": "color-print-proc-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "nom",
          "manifest": "color-print-proc-macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "7.1"
        },
        {
          "name": "color-print-proc-macro",
          "manifest": "color-print/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.7"
        },
        {
          "name": "lazy_static",
          "manifest": "color-print/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4"
        },
        {
          "name": "terminfo_crate",
          "manifest": "color-print/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7.3"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dajoha",
          "commits": 103,
          "avatar_url": "https://avatars.githubusercontent.com/u/24353810?v=4"
        },
        {
          "type": "User",
          "login": "iago-lito",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/10091387?v=4"
        },
        {
          "type": "User",
          "login": "epage",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/60961?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.963
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 10,
            "reason": "license file 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": null,
            "reason": "no releases found",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "21926a05b797a5ba3b0f42d32207389957af4e12",
        "ran_at": "2026-07-27T21:51:28Z",
        "aggregate_score": 2.5,
        "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": "2025-11-15T05:23:28Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/meta-introspector/color-print",
    "host": "github.com",
    "name": "color-print",
    "owner": "meta-introspector"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 23,
      "inputs": {
        "security": 40,
        "vitality": 15,
        "community": 24,
        "governance": 25,
        "engineering": 17
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 15,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 251,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 251 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 251
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.3.6",
              "releases_from_tags": true,
              "days_since_latest_release": 825,
              "mean_days_between_releases": 242.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 825 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 825
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~242.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 242.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 626,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 626 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 626
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 25,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.963
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "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": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "followers": 45,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "meta-introspector",
              "public_repos": 2459,
              "account_age_days": 1092
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "45 followers of meta-introspector",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 45,
                      "login": "meta-introspector"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2459 public repos, account ~2 yr old",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2459
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 17,
        "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": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "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, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.5
            },
            "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 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 detected",
                "points": 2.5,
                "status": "met",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:color-print@0.3.7 runtime dependency closure — what installing the published package pulls in — 33 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:color-print@0.3.7",
                  "assessed": 33
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 33,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 33,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "color-print-proc-macro/Cargo.toml",
                "color-print/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": "Rust",
              "largest_source_bytes": 27957,
              "source_files_sampled": 18,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/18 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 18,
                      "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": [
    "crates package 'color-print' points at a different repository (https://gitlab.com/dajoha/color-print); excluded from ecosystem scoring",
    "crates package 'color-print-proc-macro' points at a different repository (https://gitlab.com/dajoha/color-print); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T21:51:34.132459Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/meta-introspector/color-print.svg",
  "full_name": "meta-introspector/color-print",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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