公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-28 15:38 UTC

podman-container-tools / podman-machine-os

machine image files

Go · ShellApache-2.0★ 49 星标⑂ 32 复刻始于 2024年3月在 GitHub 上查看 ↗

podman-container-tools/podman-machine-os 的健康指数为 100 分中的 70 分,处于「良好」区间。 其得分最高的类别是Vitality(89/100),最低的是Sustainability & Governance(57/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

70
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

76 关注者10 个公开仓库始于 2026年4月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/containers/podman-machine-os指向其他仓库——不计分v6.0.2+incompatible-276 天前

按类别列示的指标

活力

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

89优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
23.5/36提交节奏 — 52 周中有 34 周有提交
18/18提交量 — 最近一年 158 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year158
human_commit_share0.79
days_since_last_push5
active_weeks_last_year34

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 26 个发布版本
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 17.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count26
latest_release_tagv6.0.2
releases_from_tags
days_since_latest_release6
mean_days_between_releases17.7

社区与采用

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

58中等 · 占总体的 18%

流行度与采用

46存在风险
评分方式
27.3/60星标 — 49 个星标
12.4/25复刻 — 32 个复刻
5.8/15关注者 — 12 位关注者
所用输入
forks32
stars49
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

57中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
8.3/22.5提交分布 — 头号贡献者编写了 63% 的提交
13.5/13.5贡献者广度 — 13 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 8 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled13
top_contributor_share0.632
评分方式
38.9/46.8议题解决 — 83% 的议题已关闭
31.3/38.3PR 接受 — 已裁定的 PR 中 213/260 已合并
12/15OpenSSF Scorecard:Code-Review — Found 4/5 approved changesets -- score normalized to 8
所用输入
merged_prs213
open_issues5
closed_issues25
issue_closed_ratio0.833
closed_unmerged_prs47
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
13.6/25所有者影响力 — podman-container-tools 有 76 位关注者
8.1/25既往记录 — 10 个公开仓库,账户约 0 年
所用输入
followers76
owner_typeOrganization
is_verified
owner_loginpodman-container-tools
public_repos10
account_age_days99

工程质量

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

70良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

74良好 · 占总体的 16%

安全态势

68中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 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
6/7.5Code-Review — Found 4/5 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.8
已排除计分(无数据或不适用):packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages15
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 15 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

74良好 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 79 次人类提交中有 77 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.975
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — verify/vendor/github.com/Masterminds/semver/v3/Makefile, verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, verify/vendor/github.com/onsi/ginkgo/v2/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yaml, .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 21 次为自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesverify/vendor/github.com/Masterminds/semver/v3/Makefile, verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, verify/vendor/github.com/onsi/ginkgo/v2/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsverify/go.mod
dependency_bot_commit_share0.21
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 7 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes13,934
source_files_sampled7
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • go package 'github.com/containers/podman-machine-os' points at a different repository (https://github.com/containers/podman-machine-os); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 0 ★ / 32 ⇿
0Star
32Fork
26发布

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

01325383212024-032025-052026-07
主版本 1次版本 4修订 12

每个点涵盖 3 天。

OpenSSF Scorecard 6.8 / 10
6.8综合

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 4/5 approved changesets -- score normalized to 8
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
Gogithub.com/onsi/ginkgo/v2v2.32.0verify/go.mod
Gogithub.com/onsi/gomegav1.42.1verify/go.mod
全部依赖 15

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

注册表软件包版本关系
Gogithub.com/onsi/ginkgo/v2v2.32.0直接
Gogithub.com/onsi/gomegav1.42.1直接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-task/slim-sprig/v3v3.0.0间接
Gogithub.com/google/go-cmpv0.7.0间接
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936间接
Gogithub.com/masterminds/semver/v3v3.4.0间接
Gogithub.com/stretchr/testifyv1.9.0间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/modv0.36.0间接
Gogolang.org/x/netv0.56.0间接
Gogolang.org/x/syncv0.21.0间接
Gogolang.org/x/sysv0.46.0间接
Gogolang.org/x/textv0.38.0间接
Gogolang.org/x/toolsv0.45.0间接
依赖安全公告 1

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 15 个包,其中也包含从不交付的开发与测试版本固定:1 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
golang.org/x/textv0.38.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5440,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 30131,
        "Shell": 16384,
        "PowerShell": 4230
      },
      "pushed_at": "2026-07-23T15:22:22Z",
      "created_at": "2024-03-19T13:02:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T15:23:58Z",
      "description": "machine image files",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "podman-container-tools",
      "company": null,
      "location": null,
      "followers": 76,
      "avatar_url": "https://avatars.githubusercontent.com/u/277799342?v=4",
      "created_at": "2026-04-20T15:10:12Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 99
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2026-07-21T21:19:01Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2026-07-08T19:05:29Z"
        },
        {
          "tag": "v5.8.5",
          "kind": "patch",
          "published_at": "2026-07-08T17:52:47Z"
        },
        {
          "tag": "v5.8.4",
          "kind": "patch",
          "published_at": "2026-06-25T18:44:20Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-06-24T17:15:13Z"
        },
        {
          "tag": "v6.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-06-12T18:25:22Z"
        },
        {
          "tag": "v5.8.3",
          "kind": "patch",
          "published_at": "2026-06-12T16:38:57Z"
        },
        {
          "tag": "v5.8.2",
          "kind": "patch",
          "published_at": "2026-04-14T12:13:16Z"
        },
        {
          "tag": "v5.8.1",
          "kind": "patch",
          "published_at": "2026-03-11T15:16:00Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2026-02-12T18:39:54Z"
        },
        {
          "tag": "v5.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-02-10T18:35:53Z"
        },
        {
          "tag": "v5.7.1",
          "kind": "patch",
          "published_at": "2025-12-10T14:08:40Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2025-11-11T18:42:45Z"
        },
        {
          "tag": "v5.7.0-rc3",
          "kind": "prerelease",
          "published_at": "2025-11-05T16:02:48Z"
        },
        {
          "tag": "v5.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-10-29T17:34:36Z"
        },
        {
          "tag": "v5.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-10-24T18:22:37Z"
        },
        {
          "tag": "v5.6.2",
          "kind": "patch",
          "published_at": "2025-09-30T16:47:34Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2025-09-04T20:38:31Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2025-08-15T15:32:37Z"
        },
        {
          "tag": "v5.6.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-08-08T17:03:43Z"
        },
        {
          "tag": "v5.6.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-07-25T18:41:35Z"
        },
        {
          "tag": "v5.5.2",
          "kind": "patch",
          "published_at": "2025-06-24T15:52:04Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2025-05-14T13:25:36Z"
        },
        {
          "tag": "v5.5.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-04-30T20:32:27Z"
        },
        {
          "tag": "v5.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-04-24T16:35:54Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2025-04-09T15:48:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b22d4e68cd75fea5ad476c9a6ca13b76f51288ea",
          "body": "switch to f44 copr to get the right podman deps",
          "is_bot": false,
          "headline": "Merge pull request #290 from Luap99/copr-f44",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-23T15:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e39a3f964aec0df03ed05a8c8e380d2db5371f9",
          "body": "Since we do not ship podman 6 in f44 it has not the right deps for\ncontainers-common, netavark v2, etc...\n\nUse a custom copr repo for them as well that was provided by Lokesh.\n\nIt is a partial forward port of changes we already did on 6.0:\nhttps://github.com/podman-container-tools/podman-machine-os/pull/269\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "switch to f44 copr to get the right podman deps",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-23T14:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe39609f18934a9705e7d2c0f3af8a026556a8f",
          "body": "…ontainer-tools-podman-6.x\n\nUpdate dependency podman-container-tools/podman to v6.0.2",
          "is_bot": false,
          "headline": "Merge pull request #282 from podman-container-tools/renovate/podman-c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-22T09:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323a57669624782d554874feef9fc8db8b2a2a1a",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency podman-container-tools/podman to v6.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T04:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16b23d7fad38ad7b6780277f273af519fc9d7d2",
          "body": "…checkout-7.x\n\nUpdate actions/checkout action to v7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #288 from podman-container-tools/renovate/actions-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T09:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb67f014b04ae24def0fa1fd996e9786bc04d2f4",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v7.0.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T21:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0121f03611e1ea7c56021fc869eb173446e0d0",
          "body": "…setup-go-7.x\n\nUpdate actions/setup-go action to v7",
          "is_bot": false,
          "headline": "Merge pull request #287 from podman-container-tools/renovate/actions-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-16T09:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74bff06df0a138fee3609667deded3499d22193c",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/setup-go action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-16T05:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54a34a6c6ff23fb10d9335f768ead65fe914467b",
          "body": "bump podman client to v6.0.1",
          "is_bot": false,
          "headline": "Merge pull request #286 from Luap99/podman-6",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-15T15:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d354b84c3c9a55b2a7ac989e944c470211c61d",
          "body": "Make sure we test our image actually with podman 6 and not the older\nclient.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "bump podman client to v6.0.1",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-15T14:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c707ffee7850f82ff6cb40082ec84c1eaade50d",
          "body": "We need this with podman 6 to also ensure the config path mounted is\nprivate in case the host system has XDG_CONFIG_HOME set already.\n\nThe same thing was done in podman commit b14e833ef6\n(\"machine: add test to check config mount\")\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "verify: set XDG_CONFIG_HOME",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-15T14:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbe1526a0596c8120de8be5df882ae504245588",
          "body": "rpm-ostree no longer works when the machine is created with a podman 6\nclient as it was hard coding /etc/containers/policy.json which no longer\nexists when we overmount /etc/containers and in general the packaged\nfile has been moved under /usr.\n\nbootc seems to work fine though so you use that to check the version, we\nare using bootc commands after all to update the os so this seems better\nregardless.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "verify: use bootc to check image version inside VM",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-15T14:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44ec7b5149d6fc7186d7e76040640d2abd205138",
          "body": "…ontainer-tools-podman-5.x\n\nUpdate dependency podman-container-tools/podman to v5.8.5",
          "is_bot": false,
          "headline": "Merge pull request #285 from podman-container-tools/renovate/podman-c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-13T17:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f9bbde77eb772918b2c00ae3b73ad63f24c6ed",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency podman-container-tools/podman to v5.8.5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T22:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "320eba5cabdde05fff4c2ecb25df45544731b422",
          "body": "…ontainer-tools-podman-5.x\n\nUpdate dependency podman-container-tools/podman to v5.8.4",
          "is_bot": false,
          "headline": "Merge pull request #281 from podman-container-tools/renovate/podman-c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-03T08:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689f8f4698ae06d8f72d157555e290544b56a5b9",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update dependency podman-container-tools/podman to v5.8.4",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-02T19:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485eb7b0ac5f89c0ee12a7e8e456331cee851736",
          "body": "teach renovate to update PODMAN_INSTALL_VERSION",
          "is_bot": false,
          "headline": "Merge pull request #278 from Luap99/renovate",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-02T19:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d12dda67324e680f7cfd36967b77ef30971061",
          "body": "add nightly rebuilds on main",
          "is_bot": false,
          "headline": "Merge pull request #275 from Luap99/cron",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-02T19:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e92b7933aabc1aba4bddba1fc32a188f546f27",
          "body": "To keep it up to date automatically. Note I did not bump podman to v6\nmanually because I like to see that renovate picks that up after merge.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "teach renovate to update PODMAN_INSTALL_VERSION",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-25T09:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7fa57fb4cef65760559793a67f10af928512628",
          "body": "With cirrus we had nightly builds so we like to have the some with\ngithub actions. Add a cron trigger to do so.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "add nightly rebuilds on main",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-24T09:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da425334e0438adfeef18d41ebf139768fdc43b0",
          "body": "…setup-go-6.x\n\nUpdate actions/setup-go action to v6.5.0",
          "is_bot": false,
          "headline": "Merge pull request #274 from podman-container-tools/renovate/actions-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-24T09:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212721b5eb288dc2dcfb655e6e41dd471598cfb1",
          "body": "…om-onsi-gomega-1.x\n\nUpdate module github.com/onsi/gomega to v1.42.1",
          "is_bot": false,
          "headline": "Merge pull request #273 from podman-container-tools/renovate/github.c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-24T09:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7874470b0754e672adb1ff876663185e3913773e",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/setup-go action to v6.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-24T05:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca876957f6acb75f2387138aab127a32c128522",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/gomega to v1.42.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-23T22:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc7abc2f8a2cef59fb9cf56eebdc37c7fba8269",
          "body": "gh actions: remove workarounds",
          "is_bot": false,
          "headline": "Merge pull request #270 from Luap99/workaround",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-23T18:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cac242579663987d923125f552ab522571deec6e",
          "body": "…om-onsi-ginkgo-v2-2.x\n\nUpdate module github.com/onsi/ginkgo/v2 to v2.32.0",
          "is_bot": false,
          "headline": "Merge pull request #272 from podman-container-tools/renovate/github.c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-23T09:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525901e91f6a4745107617302cf7986e242f1f44",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/ginkgo/v2 to v2.32.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T21:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ca0ab2fdfa4e7cab15824c2e1d72303df209e9",
          "body": "Having the action rename this seems pointless, it is best to do it\ninside the build script for consistency.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "rename oci image in the build script",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-19T09:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c2d9786c506a29a10f2e38f3236aa5eeffe0b9",
          "body": "The runners now should run on kernel 6.17 which seems to be able to\nmount the latest xfs file system fine.\n\nAnd the custom-coreos-disk-images submodule was updated to allow running\non non selinux systems.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "gh actions: remove workarounds",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-19T09:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab4cda3be12a3ac64f7fbcccb0225ce00655d9c",
          "body": "…checkout-7.x\n\nUpdate actions/checkout action to v7",
          "is_bot": false,
          "headline": "Merge pull request #271 from podman-container-tools/renovate/actions-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-19T09:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61db856a8075d7597f494161964377a434601b3a",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T18:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d05d30eccbfeca73974dcd19260675ea6698bff",
          "body": "…oreos-disk-images-digest\n\nUpdate custom-coreos-disk-images digest to 12f696d",
          "is_bot": false,
          "headline": "Merge pull request #257 from podman-container-tools/renovate/custom-c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-15T16:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4177fac2384e58dc49dac9f494fe0dcfe49c8af6",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update custom-coreos-disk-images digest to 12f696d",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T15:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b208dfb3fb0ab7384613ccb648f2ba73610e84",
          "body": "…om-onsi-ginkgo-v2-2.x\n\nUpdate module github.com/onsi/ginkgo/v2 to v2.31.0",
          "is_bot": false,
          "headline": "Merge pull request #261 from podman-container-tools/renovate/github.c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-15T15:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02db3b967d2873532a27acb0594e1a38b0dc1f3d",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/ginkgo/v2 to v2.31.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T09:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fa67e453fa236e39bbb359c104660833a93ad4",
          "body": "…om-onsi-gomega-1.x\n\nUpdate module github.com/onsi/gomega to v1.42.0",
          "is_bot": false,
          "headline": "Merge pull request #268 from podman-container-tools/renovate/github.c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-15T09:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbbdc7a44542188ae789972a1045b4e584a80215",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/gomega to v1.42.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-14T20:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c8754a4a5723c29fe0ad482ee1998708f38ad5",
          "body": "fix release action",
          "is_bot": false,
          "headline": "Merge pull request #266 from Luap99/fix-release",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-12T17:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be4b845d76e2ffb5e895fc8ec51ebe78d4c953d",
          "body": "We need to include the repo location to the gh cli so it knows where to\ncreate the release because we do not have/need a repo checkout here.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "fix release action",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-12T16:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b391cd7a6f4f0a5c41e333784715188cd246061",
          "body": "bump podman version to 6.1",
          "is_bot": false,
          "headline": "Merge pull request #256 from Luap99/bump-6.1",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-12T13:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e788eb67c7c6b459878fff07c6ab850cbddc1fc",
          "body": "Now the we branched 6.0 we need to bump the version on main to ensure we\ndo not overwrite the 6.0 image tag from the branch.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "bump podman version to 6.1",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-12T13:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9feb8fdc3fa05db1419ceba9d916ec9fba62123",
          "body": "ci: fix mkfs.xfs workaround",
          "is_bot": false,
          "headline": "Merge pull request #262 from Luap99/fix-ci",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-12T13:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810604dd8d61e29d6c3990fb259f3819947e9ca1",
          "body": "/usr/local/bin/mkfs.xfs is for whatever reasons not being called by\nosbuild for some reason, as far as I can tell from the code there it\nshould use $PATH fine.\n\nReplace the binary in place to ensure we use the right workaround with\nthe older fs options as otherwise the pipeline fails to mount the im\n[…]\n\nwithout the work around.\n\nI don't know what exactly changed that it started to fail just now. I\ndon't see an osbuild update that would explain it.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "ci: fix mkfs.xfs workaround",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-12T10:44:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59987462132ced3738daa9a2846da11f8b8f4340",
          "body": "set custom os-release variant and sideload nv/av",
          "is_bot": false,
          "headline": "Merge pull request #254 from Luap99/variant",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-11T15:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4fdd9c3a6780c30bd1263d1d5e7f5111ae0c69",
          "body": "Podman 6 needs the new nv/av rpms, since they will not be in the proper\nrepos we need to soruce them elsewhere. Get them from the release PR\npackit repos like we do with podman.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "build: sideload netavark/aardvark-dns",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-11T14:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c8fbcfc6225fc0e1a7b2c8a49d10ad352ab480",
          "body": "This shows up in podman info output and the fedora countme tracking so\nthey can tell the difference between a normal coreos image and us.\n\nFixes: #253\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "add custom os-release variant",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-11T14:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bb1cffbeff3880649e3d28abead7b8019b3fa73",
          "body": "…oreos-disk-images-digest\n\nUpdate custom-coreos-disk-images digest to 12f696d",
          "is_bot": false,
          "headline": "Merge pull request #252 from podman-container-tools/renovate/custom-c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-10T09:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f948942cab80431097682188d87fa049670cbdf",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update custom-coreos-disk-images digest to 12f696d",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T00:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e477b04a0ad78f675c48a21338e1614c718fbc",
          "body": "…om-onsi-gomega-1.x\n\nUpdate module github.com/onsi/gomega to v1.41.0",
          "is_bot": false,
          "headline": "Merge pull request #243 from podman-container-tools/renovate/github.c…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-08T11:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b68ac942a6975e83a48622bf92b0ec0105472ce",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/gomega to v1.41.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-05T22:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d180ca24f6c4ffb5e80762dc0f6de15392455fd",
          "body": "…checkout-6.x\n\n[skip-ci] Update actions/checkout action to v6.0.3",
          "is_bot": false,
          "headline": "Merge pull request #249 from podman-container-tools/renovate/actions-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-05T13:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7a0ccc874cd658ed8cff10ba870c66504bbab6",
          "body": "Continue with Podman release",
          "is_bot": false,
          "headline": "Merge pull request #250 from ashley-cui/releaselabel",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-05T13:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c8d3cbb843ec3f9a8aa0d94bc75d4d47bf6802",
          "body": "update copr repo links",
          "is_bot": false,
          "headline": "Merge pull request #251 from Luap99/copr-repo",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-06-05T13:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5886e16e96b68870ac3696b2c75f1a2af87781c9",
          "body": "Remove do-not-merge label on Podman if the machine-os build was triggered by a Podman release PR.\n\nSigned-off-by: Ashley Cui <acui@redhat.com>",
          "is_bot": false,
          "headline": "Continue with Podman release",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-06-05T13:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45134dd7a8fbaf4eb707fe5b4de0f4dfb3872934",
          "body": "Due the repo move the copr location changed as well so update it here.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "update copr repo links",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-05T13:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4b58a1594833090fb493cb9018e40d4701a2b4",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-ci] Update actions/checkout action to v6.0.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T17:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d098efe9217d04161f10d72cc8e01724b50ffc21",
          "body": "New gh action based CI",
          "is_bot": false,
          "headline": "Merge pull request #247 from Luap99/new-ci",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-06-04T13:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d1ddd4c0723dafa7ea6b22e629992e82d512707",
          "body": "Since cirrus no longer works move all the jobs to a gh actions based CI\npipeline.\n\nThe arm runner doe snot support nested virt so we cannot use that to\nbuild in fedora VMs, instead I have opted to build in a fedora\ncontainer. This means running on a ubuntu kernel without selinux so we\nneed a workaro\n[…]\nt could not be\nmounted on this older kernel otherwise.\n\nTesting wise we also miss the linux arm verification again due missing\nnested virt support.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "New gh action based CI",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-04T11:20:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10ed276f36db1defadf0b60246b30d113bdd5f7a",
          "body": "Make this a subproject of Podman Container Tools",
          "is_bot": false,
          "headline": "Merge pull request #246 from mheon/move_to_cncf",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-06-04T09:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47adaca19b6908b716a4d22aa29e27d00da60fdf",
          "body": "This moves the podman-machine-os project - which builds VM images\ncritical to the operation of the `podman machine` command - to be\npart of the Podman Container Tools CNCF project.\n\nPreliminary voting was conducted in #245 with no objections.\n\nSigned-off-by: Matt Heon <matthew.heon@pm.me>",
          "is_bot": false,
          "headline": "Make this a subproject of Podman Container Tools",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-06-03T17:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03bf6806265091cf428dccad450e68cc0a95b94b",
          "body": "Add qemu-guest-agent over vsock for time sync and host-guest features",
          "is_bot": false,
          "headline": "Merge pull request #238 from Honny1/add-qemu-agent",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-05-26T10:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf41b9d3f9882f9fab888f8f57b2d59835368b1",
          "body": "Install qemu-guest-agent and configure it to listen on vsock port 1234\n(matching the constant in containers/podman). The service is gated by a\nDMI sys_vendor check (ExecCondition) so it only runs on Podman machine\nproviders that expose the vsock channel: vfkit (Apple Inc.) and libkrun\n(Libkrun). A c\n[…]\nga_t to use vsock sockets.\n\nRelated PR: https://github.com/containers/podman/pull/28527\nReplace: https://github.com/containers/podman-machine-os/pull/175\n\nSigned-off-by: Jan Rodák <hony.com@seznam.cz>",
          "is_bot": false,
          "headline": "Add qemu-guest-agent over vsock for time sync and host-guest features",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-05-25T09:12:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea67fd8b3e231ef0ddb76b6c7d6bbc5fdc87c926",
          "body": "…go-v2-2.x\n\nUpdate module github.com/onsi/ginkgo/v2 to v2.29.0",
          "is_bot": false,
          "headline": "Merge pull request #242 from containers/renovate/github.com-onsi-gink…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-05-18T11:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad31ca66f23fa6c499409fdaa094f1549c6e110",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/ginkgo/v2 to v2.29.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-18T01:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b3240664a1b463f699bf1d6925b861c019926c",
          "body": "Add apache license",
          "is_bot": false,
          "headline": "Merge pull request #241 from Luap99/license",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-05-13T13:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f915b344f338c02a02e5ecd6741dac6dcc6b9a",
          "body": "Add license for repo, apache flavor\n\nFixes: #80\n\nSigned-off-by: Brent Baude <bbaude@redhat.com>\n(cherry picked from commit ba1cea05dbb87009318c30917bb6350636782582)\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "Add apache license",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-05-13T12:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74520df5c869cfd2ee32a43416ed59bf06728cdc",
          "body": "Update release tokens",
          "is_bot": false,
          "headline": "Merge pull request #240 from ashley-cui/tokens",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-05-08T15:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3189ea328fa03b62d2496fea3fdbc79ae989f38d",
          "body": "Signed-off-by: Ashley Cui <acui@redhat.com>",
          "is_bot": false,
          "headline": "Update release tokens",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-05-08T14:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29308389ae2a4d197bb456dab7a48904d6518ed0",
          "body": "adapt for podman 6 configs",
          "is_bot": false,
          "headline": "Merge pull request #239 from Luap99/config",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-05-07T18:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c360de1abfc400e16171518ca24e135e847109f4",
          "body": "Move the custom configs we create into /usr because we like to overmount\n/etc/containers from the host side.\n\nAlso due the overmount it means we leak some client settings into the\nVM, the helper_binaries_dir path could cause problems. To prevent issues\nfor users who have set helper_binaries_dir on client add a custom\ncontainers.conf which appends the fedora path last.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "adapt for podman 6 configs",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-05-07T16:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8ce619eb4dc3f919dee6e277b864f88284d583",
          "body": "…go-v2-2.x\n\nUpdate module github.com/onsi/ginkgo/v2 to v2.28.3",
          "is_bot": false,
          "headline": "Merge pull request #234 from containers/renovate/github.com-onsi-gink…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-04-29T17:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78521cb3e834bde40829e3630628e12fef1374b0",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/onsi/ginkgo/v2 to v2.28.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-29T16:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a292aa83307140e3b39628ae3ccf0df608a10e2",
          "body": "remove rosetta disable work around",
          "is_bot": false,
          "headline": "Merge pull request #237 from Luap99/rosetta",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-04-29T12:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1b6ad5572f2fc78af8a75ccb34aef3c9ecf740",
          "body": "Do not require an extra marker file, just let the client control if the\nunit is active or not[1].\n\nFixes: #212\n\n[1] https://github.com/containers/container-libs/pull/798\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "remove rosetta disable work around",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-04-29T10:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874e7bb46e6fa0a6d965770f02b5fd58417d0a11",
          "body": "…ga-1.x\n\nfix(deps): update module github.com/onsi/gomega to v1.40.0",
          "is_bot": false,
          "headline": "Merge pull request #236 from containers/renovate/github.com-onsi-gome…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-04-29T10:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15e7faf152e82086f869141afa0ce58b8ae0918",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/onsi/gomega to v1.40.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T23:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa099bfbee0c0b8833bd9e4e7a02fe5e4a426333",
          "body": "…mail-17.x\n\n[skip-ci] Update dawidd6/action-send-mail action to v17",
          "is_bot": false,
          "headline": "Merge pull request #235 from containers/renovate/dawidd6-action-send-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-04-28T14:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c71352a67143e57c5c356aca3a0c63c7e58081c",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[skip-ci] Update dawidd6/action-send-mail action to v17",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-28T11:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195740f0f8b223d819ca1b077634021db8f53e66",
          "body": "Remove OWNERS file",
          "is_bot": false,
          "headline": "Merge pull request #233 from baude/removeowners",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-04-24T15:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e55ecabdef8413fb8cafacaa91e0104a7aec093",
          "body": "Remove the OWNERS file from this repo as it serves no purpose.\n\nSigned-off-by: Brent Baude <bbaude@redhat.com>",
          "is_bot": false,
          "headline": "Remove OWNERS file",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-04-24T15:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75eb7fe9ab852acc2b2c8cec0de4ca9307670e05",
          "body": "Revert \"cirrus: enable Spot instances for EC2 tasks\"",
          "is_bot": false,
          "headline": "Merge pull request #225 from timcoding1988/revert-spot-instances",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-12T18:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5429c82d9837072b7048cd0fb0e999b8d00da170",
          "body": "chore(deps): update dependency containers/automation_images to v20260310",
          "is_bot": false,
          "headline": "Merge pull request #228 from containers/renovate/major-ci-vm-image",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-12T18:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa6d3076a1583d7e6f6359c332dfbfe7622f380",
          "body": "This reverts commit cc92ac124ea57df19ec61b5645d3ad01fa386095.\n\nSigned-off-by: Tim Zhou <tizhou@redhat.com>",
          "is_bot": false,
          "headline": "Revert \"cirrus: enable Spot instances for EC2 tasks\"",
          "author_name": "Tim Zhou",
          "author_login": "timcoding1988",
          "committed_at": "2026-03-12T18:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c8e88c1ad136aafd664d43d5854d34b6b3156e",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency containers/automation_images to v20260310",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-12T18:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce7f605bbee876382a06dc7735e692f8c637278",
          "body": "coreos: add service to fixup subuid/subgid",
          "is_bot": false,
          "headline": "Merge pull request #229 from Luap99/fixup-subuid",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-03-12T17:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4bbc972a9b01b73d0b7c8d39a7a2cfdfe4a688",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "cirrus: update podman to 5.8.1 for testing",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-12T16:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28a50a7ef64b0e67120b0363fc3a65b34ec2918",
          "body": "While we fixed the incorrect generation in the podman machine ignition\nconfig[1] we still may have user who update/rebase the VM so add a\nservice to fix that up automatically.\n\nAlso the fix podman machine side fix only works once we have new\ninstallers that the CI here could use, since that will not happen soon\nthis work around should also get CI passing here again.\n\n[1] https://github.com/containers/podman/pull/28259\n\nFixes: #226\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "coreos: add service to fixup subuid/subgid",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-12T16:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4166c382af5fa0f15e4af0560f254d83bd99f7ac",
          "body": "New images 2026-03-06",
          "is_bot": false,
          "headline": "Merge pull request #224 from Luap99/new-images",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-10T17:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9eb3c17ae165b569912128df4830be570612505",
          "body": "This reverts commit 7e0793a44e3fa8e6d91b7baa11d590379cb467c3.\n\nThe VM image build should have a new enough osbuild now so we do not\nneed these patches anymore as they are in the upstream version now.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "Revert \"build: patch OSBuild to fix setting imgref\"",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-06T16:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81da3c912ac9f229a35ae00970395420bf36201",
          "body": "Build in https://github.com/containers/automation_images/pull/434\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "New images 2026-03-06",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-06T16:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613071a59c0e312cf0488c8404ea04903438b04c",
          "body": "cirrus: enable Spot instances for m5zn.metal",
          "is_bot": false,
          "headline": "Merge pull request #222 from timcoding1988/enable-spot-instances",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-02-19T14:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc92ac124ea57df19ec61b5645d3ad01fa386095",
          "body": "Enable AWS Spot instances for image_build_task, verify_linux_task,\nverify_windows_task, and publish_images_task to reduce EC2 costs\n(approximately 70% savings).\n\nSigned-off-by: Tim Zhou <tizhou@redhat.com>",
          "is_bot": false,
          "headline": "cirrus: enable Spot instances for EC2 tasks",
          "author_name": "Tim Zhou",
          "author_login": "timcoding1988",
          "committed_at": "2026-02-19T05:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3e97978add2cfd06b9c20b3376ebd0397ccec6",
          "body": "migrate to oidc",
          "is_bot": false,
          "headline": "Merge pull request #221 from timcoding1988/using-aws-oidc-token",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-02-18T14:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d9523d0c2be1666a6abd0f638c4771b835cdef",
          "body": "Signed-off-by: Tim Zhou <tizhou@redhat.com>",
          "is_bot": false,
          "headline": "migrate to oidc",
          "author_name": "Tim Zhou",
          "author_login": "timcoding1988",
          "committed_at": "2026-02-16T23:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf7166f1fdc1cb16bffc4a80ee6bf2150c36c71",
          "body": "Add git-core to installed packages",
          "is_bot": false,
          "headline": "Merge pull request #217 from ninja-quokka/add_git",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-02-04T14:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8470992e854b447142b6658cbfbb1bb0d308e0f6",
          "body": "This is required for Containerfile `ADD <gitrepo>` clone feature to\nwork.\n\nFixes: https://github.com/containers/podman/issues/28022\n\nSigned-off-by: Lewis Roy <lewisdenny@me.com>",
          "is_bot": false,
          "headline": "Add git-core to installed packages",
          "author_name": "Lewis Roy",
          "author_login": "ninja-quokka",
          "committed_at": "2026-02-04T12:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4eea13fefcd0f07bbd94d9de1062e1c07bdb008",
          "body": "remove go.mod toolchain line",
          "is_bot": false,
          "headline": "Merge pull request #216 from Luap99/toolchain",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-01-30T19:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8143b81d981bd5618a100296ddf1f4eba7cc56e",
          "body": "We don't need to force a specific go version for the tests and renovate\nadded as part of the go bump so remove it again.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "remove go.mod toolchain line",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-01-30T13:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7e9ed313c373313654707c3b95dd389a789b3f5",
          "body": "…go-v2-2.x\n\nfix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1",
          "is_bot": false,
          "headline": "Merge pull request #215 from containers/renovate/github.com-onsi-gink…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-01-30T13:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004adaa7315d55ef2c8b2358f80b6d874258c08e",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-30T13:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 158,
      "latest_release_at": "2026-07-21T21:19:01Z",
      "latest_release_tag": "v6.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 34,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 17.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/containers/podman-machine-os",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/containers/podman-machine-os",
          "is_deprecated": false,
          "latest_version": "v6.0.2+incompatible",
          "repository_url": "https://github.com/containers/podman-machine-os",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T20:21:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 32,
      "stars": 49,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 32,
        "total_forks": 32
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "verify/vendor/github.com/Masterminds/semver/v3/Makefile",
        "verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
        "verify/vendor/github.com/onsi/ginkgo/v2/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "verify/go.mod"
      ],
      "largest_source_bytes": 13934,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "verify/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 15,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "verify/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "verify/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 2,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 213,
        "open_issues": 5,
        "closed_ratio": 0.833,
        "closed_issues": 25,
        "closed_unmerged_prs": 47
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "Luap99",
          "commits": 160,
          "avatar_url": "https://avatars.githubusercontent.com/u/45212748?v=4"
        },
        {
          "type": "User",
          "login": "baude",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/8824535?v=4"
        },
        {
          "type": "User",
          "login": "lsm5",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/247367?v=4"
        },
        {
          "type": "User",
          "login": "ashley-cui",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/32910034?v=4"
        },
        {
          "type": "User",
          "login": "l0rd",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/606959?v=4"
        },
        {
          "type": "User",
          "login": "timcoding1988",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/189873761?v=4"
        },
        {
          "type": "User",
          "login": "dustymabe",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4530030?v=4"
        },
        {
          "type": "User",
          "login": "libesz",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/311062?v=4"
        },
        {
          "type": "User",
          "login": "Honny1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26072444?v=4"
        },
        {
          "type": "User",
          "login": "ninja-quokka",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/202740404?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.632
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "pr.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "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": 4,
            "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": "14 out of 14 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": 8,
            "reason": "Found 4/5 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b22d4e68cd75fea5ad476c9a6ca13b76f51288ea",
        "ran_at": "2026-07-28T15:37:41Z",
        "aggregate_score": 6.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T02:44:36Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T15:22:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 18,
          "created_at": "2024-10-01T08:47:12Z",
          "last_comment_at": "2024-10-08T18:14:17Z",
          "last_comment_author": "baude"
        },
        {
          "number": 58,
          "created_at": "2024-12-13T17:04:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2025-08-01T05:16:22Z",
          "last_comment_at": "2026-01-12T18:38:35Z",
          "last_comment_author": "jankapte"
        },
        {
          "number": 230,
          "created_at": "2026-03-17T13:41:02Z",
          "last_comment_at": "2026-07-16T13:39:16Z",
          "last_comment_author": "l0rd"
        },
        {
          "number": 280,
          "created_at": "2026-07-01T22:54:34Z",
          "last_comment_at": "2026-07-02T09:32:36Z",
          "last_comment_author": "Luap99"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/podman-container-tools/podman-machine-os",
    "host": "github.com",
    "name": "podman-machine-os",
    "owner": "podman-container-tools"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 74,
        "vitality": 89,
        "community": 58,
        "governance": 57,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 158,
              "human_commit_share": 0.79,
              "days_since_last_push": 5,
              "active_weeks_last_year": 34
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "34/52 weeks with commits",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "158 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 158
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 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": 26,
              "latest_release_tag": "v6.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 17.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.7
                    }
                  }
                ],
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 32,
              "stars": 49,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "49 stars",
                "points": 27.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "32 forks",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.632
            },
            "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 63% of commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 213,
              "open_issues": 5,
              "closed_issues": 25,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 47
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "213/260 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 213,
                      "decided": 260
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/5 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 76,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "podman-container-tools",
              "public_repos": 10,
              "account_age_days": 99
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "76 followers of podman-container-tools",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 76,
                      "login": "podman-container-tools"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~0 yr old",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "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": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 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 4/5 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 15 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 15
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 15,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 15,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "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": 0.975,
              "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": "77 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 77,
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "verify/vendor/github.com/Masterminds/semver/v3/Makefile",
                "verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
                "verify/vendor/github.com/onsi/ginkgo/v2/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "verify/go.mod"
              ],
              "dependency_bot_commit_share": 0.21
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "verify/vendor/github.com/Masterminds/semver/v3/Makefile, verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, verify/vendor/github.com/onsi/ginkgo/v2/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "verify/vendor/github.com/Masterminds/semver/v3/Makefile, verify/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, verify/vendor/github.com/onsi/ginkgo/v2/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": ".golangci.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "21 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 13934,
              "source_files_sampled": 7,
              "oversized_source_files": 0
            },
            "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": "0/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "go package 'github.com/containers/podman-machine-os' points at a different repository (https://github.com/containers/podman-machine-os); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T15:38:06.122642Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/podman-container-tools/podman-machine-os.svg",
  "full_name": "podman-container-tools/podman-machine-os",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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