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

csautter / sailwright

Cross-platform dev environment automation with Ansible magic.

Go · PowerShellAGPL-3.0★ 3 星标⑂ 0 复刻始于 2025年7月在 GitHub 上查看 ↗

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

59
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

10 关注者25 个公开仓库始于 2018年1月CGI

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/csautter/dev-alchemy指向其他仓库——不计分v0.17.0-208 天前

按类别列示的指标

活力

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

91优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
28.4/36提交节奏 — 52 周中有 41 周有提交
18/18提交量 — 最近一年 1,021 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year1,021
human_commit_share0.89
days_since_last_push1
active_weeks_last_year41

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 18 个发布版本
36/36发布时效 — 最近一次发布版本于 8 天前
27/27发布节奏 — 约每 12.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count18
latest_release_tagv0.17.0
releases_from_tags
days_since_latest_release8
mean_days_between_releases12.3

社区与采用

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

35存在风险 · 占总体的 18%
评分方式
4.9/60星标 — 3 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(AGPL-3.0)
18/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

可持续性与治理

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

40存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
2.7/13.5贡献者广度 — 2 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled2
top_contributor_share0.998
评分方式
23.4/46.8议题解决 — 50% 的议题已关闭
36.8/38.3PR 接受 — 已裁定的 PR 中 153/159 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/8 approved changesets -- score normalized to 0
所用输入
merged_prs153
open_issues2
closed_issues2
issue_closed_ratio0.5
closed_unmerged_prs6
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
7.5/25所有者影响力 — csautter 有 10 位关注者
22.3/25既往记录 — 25 个公开仓库,账户约 8 年
所用输入
followers10
owner_typeUser
is_verified
owner_logincsautter
public_repos25
account_age_days3,099
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

74良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

50中等 · 占总体的 16%

安全态势

50中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/8 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 27 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5

AI 就绪度

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

64中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 89 次人类提交中有 89 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — devcontainer, Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 10 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.1
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.6/55可控的文件大小 — 采样的 78 个源文件中有 2 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes101,521
source_files_sampled78
oversized_source_files2

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • go package 'github.com/csautter/dev-alchemy' points at a different repository (https://github.com/csautter/dev-alchemy); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 5.0 / 10
5.0综合

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/8 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3SASTSAST tool is not run on all commits -- score normalized to 3
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities27 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
Gogithub.com/KarpelesLab/vncpasswdv1.0.1go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/vbauerster/mpb/v8v8.13.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gooras.land/oras-go/v2v2.6.2go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5556,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 898888,
        "HCL": 60218,
        "Shell": 91386,
        "Python": 32193,
        "Makefile": 7003,
        "Dockerfile": 10079,
        "PowerShell": 126032
      },
      "pushed_at": "2026-07-25T20:23:58Z",
      "created_at": "2025-07-10T10:47:19Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T20:23:49Z",
      "description": "Cross-platform dev environment automation with Ansible magic.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "PowerShell"
      ]
    },
    "owner": {
      "blog": "https://www.c-sautter.de/",
      "name": "Carl-Christian Sautter",
      "type": "User",
      "login": "csautter",
      "company": "CGI",
      "location": "Germany",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/35969382?v=4",
      "created_at": "2018-01-30T17:12:05Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 3099
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-07-18T19:42:20Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2026-05-17T20:19:07Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-05-11T17:47:51Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-05-09T17:40:40Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-04-25T07:57:52Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-04-21T19:16:09Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-04-05T18:47:19Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-04-04T10:08:22Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2026-03-30T18:13:04Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-03-29T18:59:41Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-03-29T18:51:07Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-03-29T15:30:50Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-03-28T07:14:25Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-03-24T07:06:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-23T06:48:51Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-03-22T08:14:00Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-03-17T08:24:41Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-03-14T22:00:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "028b5c22c23a84bfb954fd53eabee0765fba95c2",
          "body": "chore: followups",
          "is_bot": false,
          "headline": "Merge pull request #171 from csautter/feat/website-feedback-followups",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-25T20:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7423bd0fba7612f5e821056306e5ca9fe39fd8b",
          "body": "The managed local-user account description ('Dev Alchemy Ansible\nacct') is visible in Windows admin tools on end-user machines, so per\nADR 0004 it's a local/low-risk user-facing string to fix now. Update\nboth the WinRM and SSH bootstrap scripts and the matching test\nassertion. The account username (devalchemy_ansible), firewall rule\nnames, and DEV_ALCHEMY_* env vars remain untouched — those are\npersisted/runtime identifiers ADR 0004 explicitly defers.",
          "is_bot": false,
          "headline": "fix(provision): rename Windows Ansible account description to Sailwright",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99206fa65fa46499a63daa9fff7d5714b2dfb0db",
          "body": "…ings\n\nPer ADR 0004, fix the three pure-prose occurrences only: the\ndescription/authors annotation values and an error message. Leaves\nAnnotationVendor/Documentation/Source, the alchemy_build import\nalias, and the application/vnd.dev-alchemy.* media types untouched,\nsince those are tied to the unchanged go.mod module path and to the\nOCI media-type contract owned by ADR 0003.",
          "is_bot": false,
          "headline": "refactor(oci): rename Dev Alchemy to Sailwright in manifest prose str…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060c0fc4d92dff776becd18eab663445d0ca9df8",
          "body": "Per ADR 0004, local/low-risk user-facing occurrences should be\nrenamed immediately. The commercial license body used the old\ncodename throughout, not just in the title.",
          "is_bot": false,
          "headline": "docs(license): rename Dev Alchemy to Sailwright in LICENSE_COMMERCIAL.md",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be96faa94917fc29a20d872e95fedde94a4967cf",
          "body": "Add a cosign sign-blob step (OIDC keyless, no stored key) over the\npublished sha256 checksums file so downloads can be verified against\nthis repo's release workflow, not just the checksums alone. Needs\nid-token: write for the OIDC flow. Verification steps are documented\nin SECURITY.md.",
          "is_bot": false,
          "headline": "ci(release): sign release checksums with cosign keyless signing",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1448329014b60e5357e26aa873e5f006a3724a2",
          "body": "…tion\n\nDocument supported versions, a private vulnerability-reporting path\n(GitHub Security Advisories or email), and how to verify a release\ndownload against the already-published sha256 checksums file. Also\ndocuments cosign signature verification, forward-referencing the\nsigning step added to the release workflow next.",
          "is_bot": false,
          "headline": "docs(security): add SECURITY.md with disclosure and checksum verifica…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "830acdb57c97371508b6cfcd87f75dd8e0c92867",
          "body": "State plainly that Sailwright has no telemetry and describe the\nscoped/temporary Windows elevation mechanism (dedicated local admin\naccount, loopback-only WinRM/SSH, state restored on cleanup) already\ndocumented in docs/windows-ansible-access.md. This is the canonical\nwording the website's homepage trust card should mirror rather than\nrestating with different phrasing.",
          "is_bot": false,
          "headline": "docs(readme): add Trust & Privilege Model section",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e88b0fec24da3a90d5f89bde938b3bd7e9db0b",
          "body": "Move a condensed install/run snippet above the fold so the primary\ncommand isn't buried ~140 lines in, and name the tools (raw\nansible-playbook, chezmoi, Nix/Devbox, devcontainers) Sailwright\ndiffers from in one line.",
          "is_bot": false,
          "headline": "docs(readme): add quick start snippet and differentiator sentence",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-24T18:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dbaea38816332d96ddb8fd613ca582d13acd07d",
          "body": "…atebot/github-action-46.1.20\n\nchore(deps): bump renovatebot/github-action from 46.1.19 to 46.1.20",
          "is_bot": false,
          "headline": "Merge pull request #169 from csautter/dependabot/github_actions/renov…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bbfc4583d3bffe4cda18a7be8a1e75b104ac0fd",
          "body": "…m/vbauerster/mpb/v8-8.13.0\n\nchore(deps): bump github.com/vbauerster/mpb/v8 from 8.12.1 to 8.13.0",
          "is_bot": false,
          "headline": "Merge pull request #167 from csautter/dependabot/go_modules/github.co…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0815611985171a5c0ca193abfb4ea986c05716",
          "body": "chore(deps): update dependency renovate to v43.272.2",
          "is_bot": false,
          "headline": "Merge pull request #165 from csautter/renovate/renovate-43.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cbd55edb47425b110963d8fe718638636c4f33",
          "body": "chore(deps): update dependency azure-cli to v2.88.0",
          "is_bot": false,
          "headline": "Merge pull request #164 from csautter/renovate/azure-cli-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67cdcf4b17e3c5363579be4696362b6646659b84",
          "body": "…r-artifacts\n\nchore(deps): update dependency gruntwork-io/terragrunt to v1.1.1",
          "is_bot": false,
          "headline": "Merge pull request #162 from csautter/renovate/terragrunt-devcontaine…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f36e68d3ae859351d5b4450c90d70979c2d67eb",
          "body": "feat: created automation to generate example videos and gifs",
          "is_bot": false,
          "headline": "Merge pull request #161 from csautter/feat/quick-start-automation-new",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-23T18:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3896bde33e24e103f95cf374e33271ac2011e5bc",
          "body": "Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.19 to 46.1.20.\n- [Release notes](https://github.com/renovatebot/github-action/releases)\n- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/renovate\n[…]\ny-name: renovatebot/github-action\n  dependency-version: 46.1.20\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump renovatebot/github-action from 46.1.19 to 46.1.20",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T05:33:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b25e695a5d28b4926b3f3271b063022692f2cd6a",
          "body": "Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.12.1 to 8.13.0.\n- [Release notes](https://github.com/vbauerster/mpb/releases)\n- [Commits](https://github.com/vbauerster/mpb/compare/v8.12.1...v8.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/vbauerster/mpb/v8\n  dependency-version: 8.13.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/vbauerster/mpb/v8 from 8.12.1 to 8.13.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T05:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc25dfb02e51f56a6e645fc18bf3d4a0684d4b84",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency renovate to v43.272.2",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-20T09:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72794cd72cd741a4850b84d2cf747d57899970c",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency azure-cli to v2.88.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-20T09:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7476b9ab3fb474d78365a14d9a06f3184901df",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency gruntwork-io/terragrunt to v1.1.1",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-20T09:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05145c064dccf47637f5c9ef11477373586888b",
          "body": "…ns/checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #139 from csautter/dependabot/github_actions/actio…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T17:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23ac66bc56a57bcd3c783c80b1e5723e9002df2",
          "body": "…n-qemu-1.x\n\nchore(deps): update dependency hashicorp/packer-plugin-qemu to v1.1.5",
          "is_bot": false,
          "headline": "Merge pull request #146 from csautter/renovate/hashicorp-packer-plugi…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T17:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec345e1119d11b3f37ada02365937a1687e461b",
          "body": "chore(deps): update dependency go to v1.26.5",
          "is_bot": false,
          "headline": "Merge pull request #154 from csautter/renovate/go-1.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T17:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fff2f4e787c45da737b639ffaa78a7c41b6194",
          "body": "chore(deps): update dependency ansible to v14.1.0",
          "is_bot": false,
          "headline": "Merge pull request #155 from csautter/renovate/ansible-14.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T17:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ab949ca9e444503693135527205ee85573b39a",
          "body": "Adds project settings so Claude Code stops appending a\nCo-Authored-By: Claude trailer to commits made in this repo.",
          "is_bot": false,
          "headline": "chore(claude): disable co-authored-by trailer on commits",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T17:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3727a1e5005a323dd0b36e38ea5ee6437d197ba",
          "body": "The repo-wide *.cast/*.vnc.mp4/*.typescript globs would silently ignore\nany future intentionally-tracked file of those types anywhere in the\ntree, with only demo/quickstart.cast negated back in. All recordings\nalready land under the already-ignored /artifact/, so drop the broad\nglobs (and the now-unneeded negation) in favor of that existing scope.",
          "is_bot": false,
          "headline": "chore(gitignore): scope recording ignores to the artifact dir",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T16:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4f45a0f036e921c823b14651f9d7e672927f2c",
          "body": "process-build-video.sh expanded \"${trim_args[@]}\" unguarded, which trips\n`set -u` as an unbound variable on bash < 4.4 (e.g. macOS's stock\n/bin/bash) when neither --start nor --duration is passed. Use the same\n${arr[@]+\"${arr[@]}\"} guard already used in scripts/quickstart.sh.",
          "is_bot": false,
          "headline": "fix(demo): guard empty trim_args expansion under set -u",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T16:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6cb60cfe101b30549552142520f57c718b85b6",
          "body": "…nema\n\n`asciinema rec` exits 0 whenever the recording itself succeeds,\nregardless of the recorded command's exit status, so the previous\n`exec asciinema rec ...` let a failing lifecycle report success in CI.\nSmuggle the real exit code out via a temp file the recorded shell\nwrites once the child finishes, and exit the outer process with it.",
          "is_bot": false,
          "headline": "fix(quickstart): propagate recorded command's exit code through ascii…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T16:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ed9b1c9d497896067807750a4ffcb17aea055a",
          "body": "…ings into their own docs\n\nThe automated e2e quick-start script, its recordings, and the generated\nwebsite demo were all crammed into testing-workflows.md, which otherwise\ndocuments build-correctness workflows. Split them out: quickstart-automation.md\ncovers the scripts/quickstart.sh CI/test flow, demo-recordings.md covers the\nrecording formats and website terminal demo generation used purely for\nmarketing assets.",
          "is_bot": false,
          "headline": "docs(testing-workflows): split quick-start automation and demo record…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T12:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea7b102da55c0c03cd38d4ef1da9edf04282f8a",
          "body": "The inline install->provision walkthrough and demo-recording caption\nduplicated detail already covered in docs/testing-workflows.md and\ndemo/README.md, conflicting with the ADR 0002 doc-organization rule to\nkeep the root README high level and link out instead.",
          "is_bot": false,
          "headline": "docs(readme): trim quick-start explainer to a Docs Map link",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T12:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46e7b25dc32908f6dfc0ba1313b36ba95efea09f",
          "body": "Address code-review findings in the quick-start automation scripts:\n\n- collect_build_recordings: canonicalize and de-duplicate cache roots so\n  aliased dirs (CACHE_DIR == APP_DATA_DIR/cache == project_root cache in\n  CI) no longer copy each build recording multiple times.\n- start_vm_recording: drive\n[…]\n so\n  a no-arg invocation does not abort on bash < 4.4.\n- demo scripts: track the extensionless mktemp path alongside the suffixed\n  file so the EXIT trap cleans up both instead of leaking temp files.",
          "is_bot": false,
          "headline": "fix(quickstart): harden recording collection and VNC capture",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T11:58:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f03cc7bd67751550070e44137ec8bd15762dc8c",
          "body": "Show a real, unattended VM build clip next to the terminal demo so the\n\"fully automated\" story is visible, not just described. process-build-video.sh\nturns the raw 1fps VNC recording into a smooth mp4 (website) and gifsicle-\noptimized gif (README); demo/index.html now renders both panels side by side.\n\nAlso add --no-cache to scripts/quickstart.sh so a rerun can force a fresh\nbuild instead of silently reusing an existing artifact.",
          "is_bot": false,
          "headline": "feat(demo): add side-by-side VM-build video and quickstart --no-cache",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T10:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dabbc8a09b376417d9363f293fec410f17202f6",
          "body": "Generates a deterministic asciinema cast that types the real quick-start\ncommands, playable via asciinema-player on the website and rendered to an\noptimized GIF for the GitHub README (which can't run the JS player).",
          "is_bot": false,
          "headline": "feat(demo): add typed terminal demo for website and README",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T09:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c990f6c3d41cc2738e4e59e294bada6e5858ff",
          "body": "Add scripts/quickstart.sh to run the full install->build->create->start->\nprovision lifecycle for a target in one command, recording both the\nterminal session and the VM's graphical display for automated testing.\nWire it up via a `make quickstart` target, a Linux CI workflow, and\ndocument the flow in the README and testing-workflows guide.",
          "is_bot": false,
          "headline": "feat(quickstart): add recorded end-to-end quick-start automation",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-19T08:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76209cfdcf8c943430f8c13cd795da79561251ce",
          "body": "…/oras-go/v2-2.6.2\n\nchore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2",
          "is_bot": false,
          "headline": "Merge pull request #158 from csautter/dependabot/go_modules/oras.land…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-18T20:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdea0bb8ab8bdd57532e5a894f1f6a23f7f0f02d",
          "body": "chore(main): release 0.17.0",
          "is_bot": false,
          "headline": "Merge pull request #145 from csautter/release-please--branches--main",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-18T19:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c631d9a515cd2cfc4b178392805aa6b7d0e38f9e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T19:40:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3e6e3c326fa8f8094b5c45398c6f30bc9cd5dfb",
          "body": "Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.6.1 to 2.6.2.\n- [Release notes](https://github.com/oras-project/oras-go/releases)\n- [Commits](https://github.com/oras-project/oras-go/compare/v2.6.1...v2.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: oras.land/oras-go/v2\n  dependency-version: 2.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T19:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08236eb26a64072cb088d81765e17b59598eec9e",
          "body": "chore(deps): update dependency gh to v2.96.0",
          "is_bot": false,
          "headline": "Merge pull request #156 from csautter/renovate/gh-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-18T19:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c8e796c676f6a8f9de8344f62774f96a14e7fea",
          "body": "…atebot/github-action-46.1.19\n\nchore(deps): bump renovatebot/github-action from 46.1.18 to 46.1.19",
          "is_bot": false,
          "headline": "Merge pull request #157 from csautter/dependabot/github_actions/renov…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-18T19:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13d29ee3bd10e1332fbe34073c725b73b4cfbe3",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release 0.17.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T19:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d0d8cab216e62a035c4d91fcd5213097e37d85",
          "body": "…g/x/sys-0.47.0\n\nchore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0",
          "is_bot": false,
          "headline": "Merge pull request #159 from csautter/dependabot/go_modules/golang.or…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-18T19:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505de74a001dd3ed64dfd6ee8617cab20e4530a7",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.46.0 to 0.47.0.\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.47.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T05:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10fc04bee1a8a2513ccbb4f65cfdddfe8e3909bd",
          "body": "Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.18 to 46.1.19.\n- [Release notes](https://github.com/renovatebot/github-action/releases)\n- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/renovate\n[…]\ny-name: renovatebot/github-action\n  dependency-version: 46.1.19\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump renovatebot/github-action from 46.1.18 to 46.1.19",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T05:33:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "35c1b7a572089b9f2981c1e5e0dd620d8d50e128",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency gh to v2.96.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-13T10:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a62885dc97d6b1934700a56b4368a4db3b23a2f",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency ansible to v14.1.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-13T10:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c3ea3baa7e68167ad73803c2132c535764a0be",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency hashicorp/packer-plugin-qemu to v1.1.5",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-13T10:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd030f5783037af904c413003af77137a75c878",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency go to v1.26.5",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-13T10:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9c98f3cc97f51e6cbde154c0801e25ce019cef",
          "body": "…n-virtualbox-1.x\n\nchore(deps): update dependency hashicorp/packer-plugin-virtualbox to v1.1.4",
          "is_bot": false,
          "headline": "Merge pull request #147 from csautter/renovate/hashicorp-packer-plugi…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-08T14:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28052ab3f6fc6eff7ea4768f34e4b51cfd76fd2",
          "body": "chore(deps): update dependency qemu to v11.0.2",
          "is_bot": false,
          "headline": "Merge pull request #150 from csautter/renovate/qemu-11.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-08T14:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ef44277f8ab8ffbec9142618c9da10bafcfe12",
          "body": "…atebot/github-action-46.1.18\n\nchore(deps): bump renovatebot/github-action from 46.1.17 to 46.1.18",
          "is_bot": false,
          "headline": "Merge pull request #153 from csautter/dependabot/github_actions/renov…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-07T19:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697f0f2a6af2d3872b045b4118a3a72daa846fef",
          "body": "Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.17 to 46.1.18.\n- [Release notes](https://github.com/renovatebot/github-action/releases)\n- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/renovate\n[…]\ny-name: renovatebot/github-action\n  dependency-version: 46.1.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump renovatebot/github-action from 46.1.17 to 46.1.18",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T05:33:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc4776ae2ef029eddd95969f94ed03927165f006",
          "body": "…r-artifacts\n\nchore(deps): update dependency powershell/powershell to v7.6.3",
          "is_bot": false,
          "headline": "Merge pull request #148 from csautter/renovate/powershell-devcontaine…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-06T18:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d9acd06241430db893bf5b153123f984295bbfc",
          "body": "chore(deps): update dependency python@3.13 to v3.13.14",
          "is_bot": false,
          "headline": "Merge pull request #149 from csautter/renovate/python3.13-3.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-06T18:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffc1826b82cda4620031f6893f9f4319b188a897",
          "body": "chore(deps): update dependency renovate to v43.252.3",
          "is_bot": false,
          "headline": "Merge pull request #151 from csautter/renovate/renovate-43.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-06T18:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dac967d9a4609528a1fc9f47191a603873dcd90",
          "body": "chore(deps): update node.js to v24.18.0",
          "is_bot": false,
          "headline": "Merge pull request #152 from csautter/renovate/node-24.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-06T18:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2776e0c3f7b5a251a590d5cbdeeff88ed5783bd3",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update node.js to v24.18.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67830cee61d8c07a35e0a61734eb753d765cc6b3",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency renovate to v43.252.3",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb73050f98e8410571280502e2605b8da21a4ece",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency qemu to v11.0.2",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f7e00b399fc25bc4b13f1cfa26014c38a2ecc49",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency python@3.13 to v3.13.14",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b474ca6ef2031c1fe8154d410cdbdaeed765489",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency powershell/powershell to v7.6.3",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6cdb6d7689dc95d0d915f818409216e1ee7e48",
          "body": "…v1.1.4",
          "is_bot": false,
          "headline": "chore(deps): update dependency hashicorp/packer-plugin-virtualbox to …",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-07-06T11:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd2178d4e1509e55013b01e5f04999ea377f8a3",
          "body": "chore: renamed essential docs and user facing interfaces from dev-alchemy to sailwright",
          "is_bot": false,
          "headline": "Merge pull request #144 from csautter/feat/rename",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-06T09:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb9c74a97e64673fe6708ffc5c99bee98e11989",
          "body": null,
          "is_bot": false,
          "headline": "build(devcontainer): install trivy and refresh terraform lockfile",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T19:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2d978f2a1889562df9de014ce6d9afaa4c58a7",
          "body": null,
          "is_bot": false,
          "headline": "fix(terraform): replace deprecated tflint module config key",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T19:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b73b2902d6675ccf78546aea69c2bc50020bc4",
          "body": null,
          "is_bot": false,
          "headline": "build(devcontainer): install azure cli",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T19:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe31a2c78e83ae115021c7e8b1e29f01755bec1",
          "body": "Add Terragrunt and TFLint to the devcontainer, refresh Renovate rules for the new pins, and make the Azure GitHub runner OIDC repo subject configurable for the sailwright repository.",
          "is_bot": false,
          "headline": "chore: update devcontainer and azure gh runner config",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T18:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4938d6cbbf9da708962a1597b9ad74ca225d7304",
          "body": "Document that bare `sailwright provision local` uses the configured `ansible-role-sources.yml` default when present, and falls back to the bundled role-source smoke/example playbook otherwise.",
          "is_bot": false,
          "headline": "docs(provision): clarify local provisioning defaults",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T18:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41836f0e1e8532f73c32643d19d50b8b185a0a7a",
          "body": null,
          "is_bot": false,
          "headline": "feat: make role-sources-test.yml the default provision playbook",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T18:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80ebd73c5d3085c74bcc191f42999dca00a6de6",
          "body": "Update the tart runner bootstrap default repository from dev-alchemy to the\ncurrent Sailwright repo URL.",
          "is_bot": false,
          "headline": "ci(runners): point macos tart runner at sailwright",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T17:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f50a28415b658c9e5a4eb39c97f9e5f48c9a740",
          "body": "Update the README release/download/clone examples and the role-source docs to\nuse the canonical Sailwright repository URL. Also ignore REVIEW_*.md files\nproduced by the review workflow.",
          "is_bot": false,
          "headline": "docs(rename): align Sailwright repository URLs",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T17:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d33f482ed0a737267154bbf68ec2d2515d183c",
          "body": null,
          "is_bot": false,
          "headline": "docs(adr): record sailwright release url mapping",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T17:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0572202e436fe551eb1ae637c093a1f997da0b5",
          "body": "Rename the root CLI command, release artifacts, install helper filenames,\nand active markdown examples to Sailwright/sailwright.\n\nKeep compatibility-sensitive env vars, app-data paths, OCI contracts,\nmodule paths, and historical records unchanged for a later migration pass.",
          "is_bot": false,
          "headline": "refactor(rename): rename user-facing surfaces to sailwright",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T17:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652076b3759bb3eefe7d602c69a8b4dc82d219bd",
          "body": null,
          "is_bot": false,
          "headline": "docs(adr): document project rename to sailwright",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T17:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c350141c6b53b812978bdd8f1a03204a6ddf287",
          "body": "chore(deps): update dependency ansible to v14",
          "is_bot": false,
          "headline": "Merge pull request #137 from csautter/renovate/ansible-14.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T16:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d06b921d8ee0840bec01308e005a68e1f06c76",
          "body": "chore(deps): update dependency ffmpeg to v8.1.2",
          "is_bot": false,
          "headline": "Merge pull request #138 from csautter/renovate/ffmpeg-8.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T16:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcf18109c9d8e469625ea9f21bf86e9c5cd02fa",
          "body": "chore(deps): update dependency kubernetes/kubernetes to v1.36.2",
          "is_bot": false,
          "headline": "Merge pull request #129 from csautter/renovate/kubernetes-kubernetes-1.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174e879875b70d5ff3aa5e129cc56207e3160cf9",
          "body": "chore(deps): update dependency actions/runner to v2.335.1",
          "is_bot": false,
          "headline": "Merge pull request #130 from csautter/renovate/actions-runner-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7470e6f088e2e36159ad22568911e271849bcbcd",
          "body": "chore(deps): update dependency azure-cli to v2.87.0",
          "is_bot": false,
          "headline": "Merge pull request #132 from csautter/renovate/azure-cli-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f2e6bee77666479fad5f3b81e463c96525e221",
          "body": "chore(deps): update dependency derailed/k9s to v0.51.0",
          "is_bot": false,
          "headline": "Merge pull request #133 from csautter/renovate/derailed-k9s-0.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd24fa8773a20698969798770d9eff24e21e5df",
          "body": "chore(deps): update dependency kubernetes-sigs/kind to v0.32.0",
          "is_bot": false,
          "headline": "Merge pull request #135 from csautter/renovate/kubernetes-sigs-kind-0.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb699c11da1d72768bc6a83ab6196613aca4a5af",
          "body": "chore(deps): update dependency gh to v2.95.0",
          "is_bot": false,
          "headline": "Merge pull request #134 from csautter/renovate/gh-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a97f6c8b92a7722344773cf730df19a1861fa959",
          "body": "chore(deps): update dependency securego/gosec to v2.27.1",
          "is_bot": false,
          "headline": "Merge pull request #136 from csautter/renovate/securego-gosec-2.x",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daef2b5aa93e8b68ffae937518b2d760ad03cdeb",
          "body": "…atebot/github-action-46.1.17\n\nchore(deps): bump renovatebot/github-action from 46.1.15 to 46.1.17",
          "is_bot": false,
          "headline": "Merge pull request #141 from csautter/dependabot/github_actions/renov…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de40aaf0038d510fea5bd9c1b49df096d66cf43",
          "body": "…aywright-1.61.0\n\nchore(deps): bump playwright from 1.60.0 to 1.61.0 in /scripts/macos",
          "is_bot": false,
          "headline": "Merge pull request #143 from csautter/dependabot/pip/scripts/macos/pl…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653e71f1bcda008f2265c223fca68bf4c84e8f1a",
          "body": "…r-func/playwright-1.61.0\n\nchore(deps): bump playwright from 1.60.0 to 1.61.0 in /scripts/gh-runner-func",
          "is_bot": false,
          "headline": "Merge pull request #142 from csautter/dependabot/pip/scripts/gh-runne…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-07-05T14:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5d1378927d722ff0c2db5e35b1af63c3e0fa15",
          "body": "Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.60.0 to 1.61.0.\n- [Release notes](https://github.com/microsoft/playwright-python/releases)\n- [Commits](https://github.com/microsoft/playwright-python/compare/v1.60.0...v1.61.0)\n\n---\nupdated-dependencies:\n- dependency-name: playwright\n  dependency-version: 1.61.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump playwright from 1.60.0 to 1.61.0 in /scripts/macos",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T05:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119d251c8c8f174359adf548d7e23a7f92b39601",
          "body": "Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.60.0 to 1.61.0.\n- [Release notes](https://github.com/microsoft/playwright-python/releases)\n- [Commits](https://github.com/microsoft/playwright-python/compare/v1.60.0...v1.61.0)\n\n---\nupdated-dependencies:\n- dependency-name: playwright\n  dependency-version: 1.61.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump playwright in /scripts/gh-runner-func",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T05:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684aa7f879ff093f1872fae869d61f339a0e407d",
          "body": "Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.15 to 46.1.17.\n- [Release notes](https://github.com/renovatebot/github-action/releases)\n- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/renovate\n[…]\ny-name: renovatebot/github-action\n  dependency-version: 46.1.17\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump renovatebot/github-action from 46.1.15 to 46.1.17",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T05:33:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1013ffefe5f1524ebdc45374c086ec2c014c1532",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency ansible to v14",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-22T12:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec029ac70ede70f05fdc1627ad3aeb262b3f6732",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency gh to v2.95.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-22T12:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf3a7db8c66482249f5ecc857141f48b7856228",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency ffmpeg to v8.1.2",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-22T12:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4755002c4592c37a46534c0096627257fbdfb328",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency securego/gosec to v2.27.1",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b5cf2d0fa2b0775e2beeac6da8d0a72a1e28a5",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency kubernetes-sigs/kind to v0.32.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7258c941deda54d2580b26a7f2e657ce649f7563",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency derailed/k9s to v0.51.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ec519456adeebb549de6af2de4c57e9f076efb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency azure-cli to v2.87.0",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42da15c1797cd0da58928e81c3ee44efa12c14c",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency actions/runner to v2.335.1",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b34e937cab7ef3f1dbbd8a4c65d6e763555564c",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependency kubernetes/kubernetes to v1.36.2",
          "author_name": "Renovate",
          "author_login": "csautter",
          "committed_at": "2026-06-15T13:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64f5c4b6cca64f9ee524e095447b7068c038529",
          "body": "Configure Renovate to track the devcontainer Node.js and Renovate version pins.",
          "is_bot": false,
          "headline": "chore(devcontainer): install pinned Renovate CLI",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-06-11T18:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc6fee9477d833072991258a51a3dd1e3e886bf",
          "body": "…/oras-go/v2-2.6.1\n\nchore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1",
          "is_bot": false,
          "headline": "Merge pull request #128 from csautter/dependabot/go_modules/oras.land…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-06-11T17:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4bac96a9acfde737b95d6436c133b833121f38",
          "body": "…g/x/sys-0.46.0\n\nchore(deps): bump golang.org/x/sys from 0.44.0 to 0.46.0",
          "is_bot": false,
          "headline": "Merge pull request #126 from csautter/dependabot/go_modules/golang.or…",
          "author_name": "Carl-Christian Sautter",
          "author_login": "csautter",
          "committed_at": "2026-06-11T17:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 1021,
      "latest_release_at": "2026-07-18T19:42:20Z",
      "latest_release_tag": "v0.17.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 12.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/csautter/dev-alchemy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/csautter/dev-alchemy",
          "is_deprecated": false,
          "latest_version": "v0.17.0",
          "repository_url": "https://github.com/csautter/dev-alchemy",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T19:41:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 101521,
      "source_files_sampled": 78,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/KarpelesLab/vncpasswd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/hashicorp/go-getter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.6"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/vbauerster/mpb/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.13.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "oras.land/oras-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.2"
        }
      ],
      "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": 8,
        "merged_prs": 153,
        "open_issues": 2,
        "closed_ratio": 0.5,
        "closed_issues": 2,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "csautter",
          "commits": 974,
          "avatar_url": "https://avatars.githubusercontent.com/u/35969382?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.998
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-ansible-ubuntu.yml",
        "build-ansible-windows-ssh.yml",
        "generate-demo.yml",
        "gitleaks.yaml",
        "release-binaries.yml",
        "release-please.yml",
        "renovate.yml",
        "security-scan.yml",
        "shellcheck.yml",
        "test-ansible-roles.yml",
        "test-build-linux.yml",
        "test-build-macos.yml",
        "test-build-windows.yml",
        "test-cache-actions.yml",
        "test-cmd-unit-tests.yml",
        "test-deploy-unit-tests.yml",
        "test-download-win11.yml",
        "test-macos-tart-runner.yml",
        "test-quickstart-linux.yml",
        "test-windows-powershell.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/8 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "27 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "028b5c22c23a84bfb954fd53eabee0765fba95c2",
        "ran_at": "2026-07-27T02:30:39Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T06:38:44Z",
      "oldest_open_prs": [
        {
          "number": 67,
          "created_at": "2026-04-20T19:45:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 94,
          "created_at": "2026-05-05T06:06:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 106,
          "created_at": "2026-05-12T10:47:28Z",
          "last_comment_at": "2026-07-19T17:37:42Z",
          "last_comment_author": "csautter"
        },
        {
          "number": 113,
          "created_at": "2026-05-17T17:18:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2026-07-20T09:55:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2026-07-21T05:33:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 168,
          "created_at": "2026-07-21T05:33:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2026-07-23T18:50:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-25T20:23:44Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2025-11-26T20:54:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2026-04-23T15:09:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/csautter/sailwright",
    "host": "github.com",
    "name": "sailwright",
    "owner": "csautter"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 50,
        "vitality": 91,
        "community": 35,
        "governance": 40,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 1021,
              "human_commit_share": 0.89,
              "days_since_last_push": 1,
              "active_weeks_last_year": 41
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "41/52 weeks with commits",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1021 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1021
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v0.17.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 12.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.998
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 153,
              "open_issues": 2,
              "closed_issues": 2,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "153/159 decided PRs merged",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 153,
                      "decided": 159
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/8 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 10,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "csautter",
              "public_repos": 25,
              "account_age_days": 3099
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of csautter",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "csautter"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~8 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "20 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/8 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "27 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "89 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.1
            },
            "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": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, 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": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 101521,
              "source_files_sampled": 78,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/78 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 78,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "go package 'github.com/csautter/dev-alchemy' points at a different repository (https://github.com/csautter/dev-alchemy); 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-27T02:30:56.116791Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/csautter/sailwright.svg",
  "full_name": "csautter/sailwright",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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