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

schaurian / barman-cloud

Barman Cloud Library for CloudNativePG

GoApache-2.0★ 0 星标⑂ 0 复刻始于 2026年7月复刻在 GitHub 上查看 ↗

schaurian/barman-cloud 的健康指数为 100 分中的 46 分,处于「存在风险」区间。 其得分最高的类别是Vitality(71/100),最低的是Community & Adoption(12/100)。 最近一次更新在 6 天前。 近期的大部分工作由 3 位贡献者完成。

46
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Florian Schauer个人账户
4 关注者5 个公开仓库始于 2014年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/cloudnative-pg/barman-cloud指向其他仓库——不计分v0.5.1-995 天前

按类别列示的指标

活力

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

71良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 6 天前
17.3/36提交节奏 — 52 周中有 25 周有提交
18/18提交量 — 最近一年 143 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year143
human_commit_share0.14
days_since_last_push6
active_weeks_last_year25

发布纪律

70良好
评分方式
16.2/27有发布版本 — 9 个版本标签(无 GitHub 发布版本)
27/36发布时效 — 最近一次发布版本于 95 天前
19.8/27发布节奏 — 约每 52.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count9
latest_release_tagv0.5.1
releases_from_tags
days_since_latest_release95
mean_days_between_releases52.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

42存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
17.1/22.5提交分布 — 头号贡献者编写了 24% 的提交
13.5/13.5贡献者广度 — 13 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 5 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled13
top_contributor_share0.239
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
5/25所有者影响力 — schaurian 有 4 位关注者
17.7/25既往记录 — 5 个公开仓库,账户约 12 年
所用输入
followers4
owner_typeUser
is_verified
owner_loginschaurian
public_repos5
account_age_days4,430
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

52中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

49存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.9
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

56中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — Taskfile.yml
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 86 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesTaskfile.yml
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.86
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 52 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes21,652
source_files_sampled52
oversized_source_files0

关键数据

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

数据采集警告

  • Community profile unavailable
  • go package 'github.com/cloudnative-pg/barman-cloud' points at a different repository (https://github.com/cloudnative-pg/barman-cloud); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 4.9 / 10
4.9综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
Gogithub.com/cloudnative-pg/machineryv0.5.0go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 537,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 177653,
        "JavaScript": 407
      },
      "pushed_at": "2026-07-19T02:34:53Z",
      "created_at": "2026-07-19T02:26:33Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T02:26:34Z",
      "description": "Barman Cloud Library for CloudNativePG",
      "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"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Florian Schauer",
      "type": "User",
      "login": "schaurian",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/7827250?v=4",
      "created_at": "2014-06-07T22:57:38Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 4430
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-04-21T12:49:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-12T16:26:07Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-12-24T15:58:52Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-08-11T10:15:55Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-08-11T10:00:33Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-03-27T18:03:35Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-03-18T16:43:03Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-03-13T10:30:49Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-02-26T15:49:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "43158c204df190d48862cd8acd67bcbba773fc09",
          "body": "| datasource  | package            | from   | to     |\n| ----------- | ------------------ | ------ | ------ |\n| github-tags | arduino/setup-task | v2.0.0 | v3.0.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update arduino/setup-task action to v3 (#275)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T15:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f73e2f0452a8e99fef455f9b9418ff83ec9268de",
          "body": "…31c24 (#282)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 74…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T12:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a28ec7975ca07849cff796564449422ff77d92a",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.26.4 | 1.26.5 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.5 (#278)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T12:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebcc004d7a3bf36380c267ba7a3f6e8872eec6ca",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.4 | 1.26.5 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.5 (#279)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T11:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48400efa7b680f8503f18d4647c157cefc38b94b",
          "body": "| datasource | package      | from                               | to                                 |\n| ---------- | ------------ | ---------------------------------- | ---------------------------------- |\n| go         | k8s.io/utils | v0.0.0-20260210185600-b8788abfbbc2 | v0.0.0-20260707023825-cf1189d6abe3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to cf1189d (#281)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T11:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1776aa74d88190bfc1bb1fdcc2d6c8ac5871295f",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.46.0 | v0.47.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sys to v0.47.0 (#280)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T11:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ddf8add01e7c67a084dbf12f0a9aa3c8323335",
          "body": "Adding unit-tests for GetBarmanCloudBackupOptions.\nIntegrate missing unit-tests for BarmanCloudWalArchiveOptions.\n\nSigned-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>\nSigned-off-by: Tao Li <tao.li@enterprisedb.com>\nCo-authored-by: Tao Li <tao.li@enterprisedb.com>",
          "is_bot": false,
          "headline": "chore: add unit-tests for GetBarmanCloudBackupOptions (#273)",
          "author_name": "Niccolò Fei",
          "author_login": "NiccoloFei",
          "committed_at": "2026-07-02T09:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d899be3cb68706ddc918dd932bb9145db27a22dc",
          "body": "…53f0b (#272)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 7a…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-26T13:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47209630530c9de1ce1458130ebe9f3d5d53d8d",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#271)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T10:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d9302e232e73ee5d1d016488811cdab87e58c23",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/checkout | v6.0.3 | v7.0.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v7 (#270)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T08:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ffbf09b567898832f4fe80a38a99f8e9e3b398",
          "body": "…9d505 (#269)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 67…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T10:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeb41d5b43c8a3ddffc7c4d46d44a8c5f5abda82",
          "body": "…3b65e (#267)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 0a…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T09:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592f76199f14bc539a878fbdde52eb34e1cb30f0",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.21.6 | v0.21.7 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.21.7 (#268)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-18T09:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263818883a1c8be0faedec687d922f4e162dd8e2",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.21.4 | v0.21.6 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.21.6 (#263)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T07:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49617310c047c357305c86b13ad5cfc4b892df43",
          "body": "…4bcc4 (#266)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 8c…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T07:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19619e82178b9cf6e74953e36563575b763d63ea",
          "body": "| datasource | package             | from    | to      |\n| ---------- | ------------------- | ------- | ------- |\n| go         | k8s.io/api          | v0.36.1 | v0.36.2 |\n| go         | k8s.io/apimachinery | v0.36.1 | v0.36.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "fix(deps): update kubernetes monorepo to v0.36.2 (#264)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T07:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f78a86ae3d8886620604c1ab44cc7e42bee86f3",
          "body": "| datasource | package                   | from    | to      |\n| ---------- | ------------------------- | ------- | ------- |\n| go         | github.com/onsi/ginkgo/v2 | v2.29.0 | v2.31.0 |\n| go         | github.com/onsi/gomega    | v1.41.0 | v1.42.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#265)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-16T07:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd68198c31dc516cec590a8bbac004f4f61b76c4",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.45.0 | v0.46.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies to v0.46.0 (#262)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-09T06:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4659922a82ff7c518f2e1cc09be129cc634bed",
          "body": "…f1192 (#261)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to e7…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T07:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e1642e2ce0e325e66e6492f1480bc9d8ac0f82e",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.21.3 | v0.21.4 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.21.4 (#260)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-04T07:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213211ec5e6f5cdd8e5d3390237016a69a00fb02",
          "body": "…56482 (#259)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 0f…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T07:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bae3bd7a0ab0b95fe700dcdcae489bb5d34887f",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.21.0 | v0.21.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.21.3 (#254)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T07:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7146741c9030a660c04fb7b1ec9c8372a54362a7",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go digest to ff27cd5 (#255)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T07:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb15593c5026dca0da4627b2f22921fc1eeee35e",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.26.3 | 1.26.4 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.4 (#257)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T07:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd4ff5ac2ffb2ad4e9218bb18d81c84deb0a8a2",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.3 | 1.26.4 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.4 (#258)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T06:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "274ef70579c5da40fbc3d99c3ae4acd315c062a9",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci-lint digest to ff27cd5 (#256)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T01:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb683bf8d82a5d7928aec6b269b35bd626c92766",
          "body": "Introduce wrapped sentinel errors (ErrConnectivity, ErrInvalidWALName,\nErrGeneric, ErrUnrecognizedExitCode) alongside the existing ErrWALNotFound\nso callers can classify barman-cloud-wal-restore failures via errors.Is\ninstead of matching error strings.\n\nExtract the exit-code-to-error mapping into a \n[…]\nf-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>\nCo-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>\nCo-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>",
          "is_bot": false,
          "headline": "feat(restorer): add sentinel errors for WAL restore failures (#253)",
          "author_name": "Leonardo Cecchi",
          "author_login": "leonardoce",
          "committed_at": "2026-05-29T02:00:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c893a3ac31690291ed2031f09f90b8e6dfbf2a0",
          "body": "…755df (#252)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 21…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T07:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4aea4c831cad227c28d4899804f2a78817e1e89",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.20.8 | v0.21.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.21.0 (#250)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T07:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a858228428cc12e0f028849f63e48c6702d201c9",
          "body": "…0 (#251)\n\n| datasource | package                             | from   | to     |\n| ---------- | ----------------------------------- | ------ | ------ |\n| go         | github.com/cloudnative-pg/machinery | v0.4.0 | v0.5.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/cloudnative-pg/machinery to v0.5.…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-27T07:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c21c6adaa4b7091d7e54dd61a04709b726473a0",
          "body": "…#242)\n\nAdd RestoreAdditionalCommandArgs to DataBackupConfiguration so users\ncan append custom flags (e.g. --read-timeout) to barman-cloud-restore\ninvocations, mirroring the existing pattern for backup and WAL restore.\n\nSigned-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>",
          "is_bot": false,
          "headline": "feat(api): support additional command args for barman-cloud-restore (…",
          "author_name": "Armando Ruocco",
          "author_login": "armru",
          "committed_at": "2026-05-26T10:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca52695f4b3315c6b112bd9864dc11fa5f1bdbc",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.44.0 | v0.45.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sys to v0.45.0 (#248)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-25T07:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0fd8c7f2da6f8bb4d6c6bfecb94d11a6c003d60",
          "body": "…7e0dd (#247)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 53…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T12:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3d1bed618f18fe1772c3412eb98c2bf7146564",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go digest to 81b6881 (#244)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T07:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e6c09303996b72f76ba96932b763a671afd26a",
          "body": "…539cb (#246)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to db…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T07:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9f2f0fecc6ff974aa561d5cb47b6d640ff806ad",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci-lint digest to 81b6881 (#245)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-20T06:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90f9c2afe9b3076c6443cfc5344de800eaa81f9",
          "body": "| datasource | package                   | from    | to      |\n| ---------- | ------------------------- | ------- | ------- |\n| go         | github.com/onsi/ginkgo/v2 | v2.28.3 | v2.29.0 |\n| go         | github.com/onsi/gomega    | v1.40.0 | v1.41.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#243)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-18T01:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c379948eac3684fe4f0fc8a52dd89d9af594fd9",
          "body": "…240)\n\n| datasource | package                        | from    | to      |\n| ---------- | ------------------------------ | ------- | ------- |\n| go         | sigs.k8s.io/controller-runtime | v0.24.0 | v0.24.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.1 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-14T08:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb73002ba9f2d0991c8e7a37d773a359959a570",
          "body": "…29c90 (#239)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 24…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-14T07:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c03f9f9613995e7addd4da2c6a3746492d409de",
          "body": "| datasource | package             | from    | to      |\n| ---------- | ------------------- | ------- | ------- |\n| go         | k8s.io/api          | v0.36.0 | v0.36.1 |\n| go         | k8s.io/apimachinery | v0.36.0 | v0.36.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update kubernetes monorepo to v0.36.1 (#241)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-14T07:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0252eff07da6e54d54fd48543f8cfbb80f88d430",
          "body": "…1cc64 (#235)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 1d…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T07:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db690f1c7ee6c60ede9aaebf000e48df9f5e3f9",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go digest to 2d7fd40 (#236)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T07:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3ba361c22625463defdc9ea811f96037baf4cd",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci-lint digest to 2d7fd40 (#237)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T07:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac21829d96aca1d8dad986ad537ae7b2481ccd8",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.43.0 | v0.44.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sys to v0.44.0 (#238)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T07:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "232e6876d0a203ecd54ced96a004162357a320dc",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.26.2 | 1.26.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.3 (#233)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T05:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5980576b1aeeb3de852e35f67e62ebeab0e4ef6",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.2 | 1.26.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.3 (#234)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T05:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d8e619fc2c75caa2badb386b93b1c419d8cb2d",
          "body": "…70f41 (#232)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to b4…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T07:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2923382320f7a2d4567877902bf58d8c497316",
          "body": "| datasource | package                | from    | to      |\n| ---------- | ---------------------- | ------- | ------- |\n| docker     | golangci/golangci-lint | v2.12.1 | v2.12.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint docker tag to v2.12.2 (#230)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T05:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908276556f28ec66f61afc57775293cf418113a6",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.20.7 | v0.20.8 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.20.8 (#231)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T05:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f510710e2b71e85507229fd31b6470ca669d50ab",
          "body": "…89fed (#229)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 44…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-06T05:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94efe264496e72dcad5afdbc9d3f2f77dc297b44",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.20.6 | v0.20.7 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.20.7 (#228)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-05T13:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4b0e67da914be19e52935fd06cc3e4331ac31b",
          "body": "…223)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nSigned-off-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T12:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94de5ccd80071834593bbca761a9e96dd23bf7aa",
          "body": "…75590 (#227)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 3a…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T11:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597e8bbe5d9e2b690ef833f31a023f7e96a4a703",
          "body": "| datasource | package                | from    | to      |\n| ---------- | ---------------------- | ------- | ------- |\n| docker     | golangci/golangci-lint | v2.11.4 | v2.12.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint docker tag to v2.12.1 (#224)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T11:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea24a808477695ce9052a98ea6fc327441690af7",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Leonardo Cecchi <leonardo.cecchi@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update go digest to 5f2dc1b (#225)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T10:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d38bfec0f296bddbf4f343825f35be2c20200a7",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci-lint digest to 5f2dc1b (#226)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T10:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467fdb61cecea12d6580e271445e52e8adf744cb",
          "body": "| datasource | package                   | from    | to      |\n| ---------- | ------------------------- | ------- | ------- |\n| go         | github.com/onsi/ginkgo/v2 | v2.28.2 | v2.28.3 |\n| go         | github.com/onsi/gomega    | v1.39.1 | v1.40.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#222)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-29T08:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093632092abc8444baff225acff9d440f9c5f96b",
          "body": "Adopt the new attribution information for contributions to\nCloudNativePG:\n\n```\nCopyright © contributors to CloudNativePG, established as\nCloudNativePG a Series of LF Projects, LLC.\n```\n\nAdopt the SPDX format for Apache License 2.0\n\nSigned-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>",
          "is_bot": false,
          "headline": "feat(ip): assign copyright to the Linux Foundation (#218)",
          "author_name": "Marco Nenciarini",
          "author_login": "mnencia",
          "committed_at": "2026-04-28T09:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14a2e6258faa21ca8befb9d1d685fa4021cd3097",
          "body": "…4ac0c (#221)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to f8…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T11:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c400a2ebc4edc0965824852021f70b49f69f76e0",
          "body": "| datasource | package                   | from    | to      |\n| ---------- | ------------------------- | ------- | ------- |\n| go         | github.com/onsi/ginkgo/v2 | v2.28.1 | v2.28.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-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.2 (#219)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-27T07:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b668b5be696b3c998a23ac276119b6308c0cecb",
          "body": "Signed-off-by: Peggie <info@cloudnative-pg.io>",
          "is_bot": false,
          "headline": "chore(main): release 0.5.1 (#213)",
          "author_name": "Peggie",
          "author_login": "cnpg-bot",
          "committed_at": "2026-04-21T12:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3527b40e57ccca281fe4844790bf300bf4429d9",
          "body": "Barman 3.18.0 added --lz4 to barman-cloud-backup\n(EnterpriseDB/barman@468641b). Put lz4 back in the\nDataBackupConfiguration enum; it was removed in #89 when no\nbase-backup tool accepted it.\n\nCloses #215\n\nSigned-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>",
          "is_bot": false,
          "headline": "fix: allow lz4 compression for base backups (#216)",
          "author_name": "Marco Nenciarini",
          "author_login": "mnencia",
          "committed_at": "2026-04-21T12:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f5a8f6e780436b90a30915ff2d0bdbbea8f29c",
          "body": "…a3ea3 (#214)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to ed…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-18T13:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66b7b28cd90cfa1e80ec2cb1f53a365d29ce5320",
          "body": "…a18f9 (#205)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 83…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T13:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2ec3672076b2a03688506ef7f51de2031407c5",
          "body": "| datasource | package             | from    | to      |\n| ---------- | ------------------- | ------- | ------- |\n| go         | k8s.io/api          | v0.35.2 | v0.35.4 |\n| go         | k8s.io/apimachinery | v0.35.3 | v0.35.4 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update kubernetes monorepo to v0.35.4 (#206)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T13:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb297fd468239a4d27f5481236a7258e2d718bd",
          "body": "| datasource | package                | from    | to      |\n| ---------- | ---------------------- | ------- | ------- |\n| docker     | golangci/golangci-lint | v2.11.3 | v2.11.4 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint docker tag to v2.11.4 (#208)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T13:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24a7779fc385b65d9d20e4d9c8d04bf59a587e7",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.26.1 | 1.26.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency go to v1.26.2 (#209)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T12:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24337b940b9d160e0e089d9f41d4a3b563ee43ea",
          "body": "| datasource  | package       | from    | to      |\n| ----------- | ------------- | ------- | ------- |\n| github-tags | dagger/dagger | v0.20.1 | v0.20.6 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.20.6 (#207)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T12:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18e58ea2372324db8e966818c086ffd881d3e43",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.26.1 | 1.26.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.2 (#210)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T12:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fef32a9515094ac9a09ec143817977a18823cd1",
          "body": "| datasource | package                             | from    | to      |\n| ---------- | ----------------------------------- | ------- | ------- |\n| go         | github.com/cloudnative-pg/machinery | v0.3.3  | v0.4.0  |\n| go         | golang.org/x/sys                    | v0.42.0 | v0.43.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#211)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-17T12:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a6ccc15ab7225824a6683641406086cbe73020",
          "body": "Signed-off-by: Peggie <info@cloudnative-pg.io>",
          "is_bot": false,
          "headline": "chore(main): release 0.5.0 (#179)",
          "author_name": "Peggie",
          "author_login": "cnpg-bot",
          "committed_at": "2026-03-12T16:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f07d73479039055ade457bd155d95feab84f35",
          "body": "…731d1 (#204)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 9d…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-12T11:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3e20fe5bb1b87fcf85b07bf134c0871a2983ec",
          "body": "…ined (#188)\n\nIf all of azureCredentials, googleCredentials and s3Credentials are nil,\nthe resulting error message says \"missing Azure credentials\", which is\nmisleading.\n\nAdd a specific error message for this case.\n\nSigned-off-by: Lauri Tirkkonen <lauri@hacktheplanet.fi>",
          "is_bot": false,
          "headline": "fix: misleading message about Azure if no ObjectStore credentials def…",
          "author_name": "Lauri Tirkkonen",
          "author_login": "lotheac",
          "committed_at": "2026-03-12T11:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89e4ac1f22fd853923a1f90f5e7ac9adb024ad7",
          "body": "Fixes a race condition where MoveOut could read partially-written\nWAL files during parallel restore, causing \"invalid checkpoint record\"\nerrors.\n\nDownloads now write to .tmp files and atomically rename on completion.\n\nAssisted-by: Claude\n\nSigned-off-by: Brian Lamb <244594801+lambcode-unified@users.noreply.github.com>\nCo-authored-by: Brian Lamb <244594801+lambcode-unified@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: use atomic writes for parallel WAL restore spool (#198)",
          "author_name": "lambcode-unified",
          "author_login": "lambcode-unified",
          "committed_at": "2026-03-11T12:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e872380b692e066dab85e7115c613e991241e554",
          "body": "…63c59 (#203)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 18…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T09:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f66386a1e9c51c436dc0e98569400bb36e645a4",
          "body": "| datasource | package                | from    | to      |\n| ---------- | ---------------------- | ------- | ------- |\n| docker     | golangci/golangci-lint | v2.11.2 | v2.11.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint docker tag to v2.11.3 (#195)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-10T16:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d949a07679adca655ee9a5775b11aeae7cd9aeff",
          "body": "| datasource | package             | from    | to      |\n| ---------- | ------------------- | ------- | ------- |\n| go         | k8s.io/api          | v0.35.0 | v0.35.2 |\n| go         | k8s.io/apimachinery | v0.35.0 | v0.35.2 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update kubernetes packages to v0.35.2 (#193)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T13:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fddea0b7f46c6978733d6e3a916a5da7161d2c39",
          "body": "…200)\n\n| datasource | package                        | from    | to      |\n| ---------- | ------------------------------ | ------- | ------- |\n| go         | sigs.k8s.io/controller-runtime | v0.23.1 | v0.23.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.3 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T12:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d009d0d2df1023f84f697e993393cc48f616bfa",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.25.7 | 1.26.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.1 (#194)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T12:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d6e03f4293b5e3e0c8c54d04250c52a9e209f4",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.41.0 | v0.42.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sys to v0.42.0 (#201)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T12:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e0f5e7618871351ac4cbb33242dcfb4282bf46",
          "body": "| datasource  | package       | from     | to      |\n| ----------- | ------------- | -------- | ------- |\n| github-tags | dagger/dagger | v0.19.11 | v0.20.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.20.1 (#197)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T12:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b21221c9983a96fcda451813740188a128c9e03",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.25.7 | 1.26.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency go to v1.26.1 (#192)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T12:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb3d613535b2b203d98d6906354ae7dde23a096",
          "body": "Signed-off-by: Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>",
          "is_bot": false,
          "headline": "chore: fix linter issues (#202)",
          "author_name": "Jonathan Gonzalez V.",
          "author_login": "sxd",
          "committed_at": "2026-03-09T12:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110a720776e6c24842f128186e9d9ceb9ecddb7c",
          "body": "…6e09f (#199)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 7e…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T10:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b8620f1bd66afb664f99e105ee803b784d6c8b",
          "body": "Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>",
          "is_bot": false,
          "headline": "docs: add CONTRIBUTING.md file",
          "author_name": "Gabriele Bartolini",
          "author_login": "gbartolini",
          "committed_at": "2026-03-02T03:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45445d4339f63fc40cc2eb1901f0f195e9ca86d9",
          "body": "| datasource | package          | from    | to      |\n| ---------- | ---------------- | ------- | ------- |\n| go         | golang.org/x/sys | v0.40.0 | v0.41.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sys to v0.41.0 (#190)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-09T20:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2fdcb06cd95ba78edd11ee96bc5c58a595d0dd",
          "body": "…b5f17 (#191)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 9d…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-09T17:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270bf8efb5d463d7c1a96e5ed6141c18f9e9188e",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci-lint digest to 5dcc7e4 (#184)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T13:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c4439b1fa101ada5828591543acc9a725a3e31",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update go digest to 5dcc7e4 (#183)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca85c614e19a61190a87a9acbac0ee15efe5ae46",
          "body": "…7ea67 (#189)\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all cloudnative-pg daggerverse dependencies to 51…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43cec924f18439090fc343990f758cc30eafdcf",
          "body": "| datasource | package | from   | to     |\n| ---------- | ------- | ------ | ------ |\n| docker     | golang  | 1.25.5 | 1.25.7 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.25.7 (#186)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff32479a427f951f75affb79a93d5808d5ba58d",
          "body": "| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.25.5 | 1.25.7 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency go to v1.25.7 (#185)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489e11860f13d7b1ebdbe35041ae1a67d2f4483b",
          "body": "| datasource | package                | from   | to     |\n| ---------- | ---------------------- | ------ | ------ |\n| docker     | golangci/golangci-lint | v2.7.2 | v2.8.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golangci/golangci-lint docker tag to v2.8.0 (#181)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28909590f72182952cd373969636371a17879ab5",
          "body": "| datasource  | package       | from    | to       |\n| ----------- | ------------- | ------- | -------- |\n| github-tags | dagger/dagger | v0.19.8 | v0.19.11 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency dagger/dagger to v0.19.11 (#180)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15cac4ac53f07dba8dab5feaff1e034dbbfbc6cb",
          "body": "…187)\n\n| datasource | package                        | from    | to      |\n| ---------- | ------------------------------ | ------- | ------- |\n| go         | sigs.k8s.io/controller-runtime | v0.22.4 | v0.23.1 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-08T11:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157c5851eb558df620f8ed73cb251aca83f10f2f",
          "body": "| datasource | package                   | from    | to      |\n| ---------- | ------------------------- | ------- | ------- |\n| go         | github.com/onsi/ginkgo/v2 | v2.27.3 | v2.28.1 |\n| go         | github.com/onsi/gomega    | v1.38.3 | v1.39.1 |\n| go         | golang.org/x/sys          | v0.39.0 | v0.40.0 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all non-major go dependencies (#182)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-07T00:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced266c145f54624b17a0568670fc77f0722203d",
          "body": "Support the Azure SDK DefaultAzureCredential authentication flow, which allows\ncredential authentication through environment variables (AZURE_CLIENT_ID,\nAZURE_TENANT_ID, AZURE_CLIENT_SECRET) and managed identities in AKS environments.\n\nSigned-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>\nSigned-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>\nCo-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>",
          "is_bot": false,
          "headline": "feat: Add DefaultAzureCredential authentication support (#174)",
          "author_name": "Armando Ruocco",
          "author_login": "armru",
          "committed_at": "2026-01-08T10:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b7e0e10b0f6e75828e13b89f92cf7810c4d21e",
          "body": "This change enforces that storage account must be specified when using\nexplicit credentials (storage key or SAS token) and ensures connection\nstring is mutually exclusive with other authentication parameters.",
          "is_bot": false,
          "headline": "fix(azure): require storage account for explicit credentials (#177)",
          "author_name": "Marco Nenciarini",
          "author_login": "mnencia",
          "committed_at": "2025-12-30T21:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1030369f3b81b97116cb0e3e910562833f3180e5",
          "body": "…3 (#178)\n\n| datasource | package                             | from   | to     |\n| ---------- | ----------------------------------- | ------ | ------ |\n| go         | github.com/cloudnative-pg/machinery | v0.3.2 | v0.3.3 |\n\nSigned-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/cloudnative-pg/machinery to v0.3.…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-30T13:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794e62f9ba3552f21dc343367f299d8a8965d8ae",
          "body": "Resolve go vet errors by splitting fadvise implementation into\nplatform-specific files using build tags for Linux and other platforms.\n\nSigned-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>",
          "is_bot": false,
          "headline": "chore(walarchive): make fadvise platform-specific (#176)",
          "author_name": "Marco Nenciarini",
          "author_login": "mnencia",
          "committed_at": "2025-12-29T12:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 143,
      "latest_release_at": "2026-04-21T12:49:20Z",
      "latest_release_tag": "v0.5.1",
      "releases_from_tags": true,
      "days_since_last_push": 6,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 95,
      "mean_days_between_releases": 52.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/cloudnative-pg/barman-cloud",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/cloudnative-pg/barman-cloud",
          "is_deprecated": false,
          "latest_version": "v0.5.1",
          "repository_url": "https://github.com/cloudnative-pg/barman-cloud",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-04-21T12:49:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 95
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 21652,
      "source_files_sampled": 52,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/cloudnative-pg/machinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260707023825-cf1189d6abe3"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mnencia",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/104862?v=4"
        },
        {
          "type": "User",
          "login": "cnpg-bot",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/103421944?v=4"
        },
        {
          "type": "User",
          "login": "armru",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/92680143?v=4"
        },
        {
          "type": "User",
          "login": "fcanovai",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/6904870?v=4"
        },
        {
          "type": "User",
          "login": "gbartolini",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/182151?v=4"
        },
        {
          "type": "User",
          "login": "sxd",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/908247?v=4"
        },
        {
          "type": "User",
          "login": "leonardoce",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1572058?v=4"
        },
        {
          "type": "User",
          "login": "litaocdl",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/42050086?v=4"
        },
        {
          "type": "User",
          "login": "lotheac",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/167940?v=4"
        },
        {
          "type": "User",
          "login": "MichaluxPL",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/68371308?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.239
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "continuous-integration.yml",
        "release-please.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "43158c204df190d48862cd8acd67bcbba773fc09",
        "ran_at": "2026-07-25T15:31:23Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/schaurian/barman-cloud",
    "host": "github.com",
    "name": "barman-cloud",
    "owner": "schaurian"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 49,
        "vitality": 71,
        "community": 12,
        "governance": 42,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 143,
              "human_commit_share": 0.14,
              "days_since_last_push": 6,
              "active_weeks_last_year": 25
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "143 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 143
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v0.5.1",
              "releases_from_tags": true,
              "days_since_latest_release": 95,
              "mean_days_between_releases": 52.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 95 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 95
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~52.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 52.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 13,
              "top_contributor_share": 0.239
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "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 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "followers": 4,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "schaurian",
              "public_repos": 5,
              "account_age_days": 4430
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of schaurian",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "schaurian"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~12 yr old",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.86
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "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.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".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": "86 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 86,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21652,
              "source_files_sampled": 52,
              "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/52 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 52,
                      "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": [
    "Community profile unavailable",
    "go package 'github.com/cloudnative-pg/barman-cloud' points at a different repository (https://github.com/cloudnative-pg/barman-cloud); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T15:31:33.431227Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/schaurian/barman-cloud.svg",
  "full_name": "schaurian/barman-cloud",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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