公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 03:15 UTC

outscale / octl

Modern CLI for Outscale

GoBSD-3-Clause★ 10 星标⑂ 2 复刻始于 2026年1月在 GitHub 上查看 ↗

outscale/octl 的健康指数为 100 分中的 69 分,处于「中等」区间。 其得分最高的类别是Vitality(88/100),最低的是AI Readiness(49/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

69
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Outscale组织
57 关注者82 个公开仓库始于 2014年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/outscale/octlv0.0.30-304 天前

按类别列示的指标

活力

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

88优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
16.6/36提交节奏 — 52 周中有 24 周有提交
18/18提交量 — 最近一年 229 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year229
human_commit_share1
days_since_last_push0
active_weeks_last_year24

发布纪律

98优秀
评分方式
27/27有发布版本 — 已发布 30 个发布版本
36/36发布时效 — 最近一次发布版本于 4 天前
27/27发布节奏 — 约每 11.7 天发布一次
8/10OpenSSF Scorecard:Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
所用输入
releases_count30
latest_release_tagv0.0.30
releases_from_tags
days_since_latest_release4
mean_days_between_releases11.7

社区与采用

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

51中等 · 占总体的 18%
评分方式
15.5/60星标 — 10 个星标
0/25复刻 — 2 个复刻
0/15关注者 — 1 位关注者
所用输入
forks2
stars10
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

社区健康

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

可持续性与治理

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

67中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.2/22.5提交分布 — 头号贡献者编写了 72% 的提交
5.4/13.5贡献者广度 — 4 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled4
top_contributor_share0.725
评分方式
41.8/46.8议题解决 — 90% 的议题已关闭
33.6/38.3PR 接受 — 已裁定的 PR 中 223/254 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs223
open_issues2
closed_issues17
issue_closed_ratio0.895
closed_unmerged_prs31
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
12.7/25所有者影响力 — outscale 有 57 位关注者
25/25既往记录 — 82 个公开仓库,账户约 12 年
所用输入
followers57
owner_typeOrganization
is_verified
owner_loginoutscale
public_repos82
account_age_days4,382
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 30 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/outscale/octl
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

70良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

67中等 · 占总体的 16%

安全态势

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

AI 就绪度

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

49存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 100 次人类提交中有 0 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — go.mod(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 114 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes22,291
source_files_sampled114
oversized_source_files0

关键数据

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

数据采集警告

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 10 ★ / 2 ⇿
10Star
2Fork
21发布

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

024681010222026-022026-052026-07
主版本 0次版本 0修订 21
OpenSSF Scorecard 6.7 / 10
6.7综合

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests28 out of 29 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
9SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
直接依赖 33
注册表软件包版本约束清单文件
Godario.cat/mergov1.0.2go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.39.6go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.31.20go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.72.3go.mod
Gogithub.com/aws/smithy-gov1.25.1go.mod
Gogithub.com/charmbracelet/bubbleteav1.3.10go.mod
Gogithub.com/charmbracelet/glamourv0.10.0go.mod
Gogithub.com/charmbracelet/huhv0.8.0go.mod
Gogithub.com/charmbracelet/huh/spinnerv0.0.0-20260216111231-bffc99a26329go.mod
Gogithub.com/charmbracelet/lipglossv1.1.1-0.20250404203927-76690c660834go.mod
Gogithub.com/charmbracelet/x/termv0.2.2go.mod
Gogithub.com/gabriel-vasile/mimetypev1.4.13go.mod
Gogithub.com/gobuffalo/flectv1.0.3go.mod
Gogithub.com/goccy/go-yamlv1.19.3-0.20260226144344-f167b933f7d0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/itchyny/gojqv0.12.19go.mod
Gogithub.com/mattn/go-isattyv0.0.21go.mod
Gogithub.com/minio/selfupdatev0.6.0go.mod
Gogithub.com/outscale/goutils/oksv0.0.1go.mod
Gogithub.com/outscale/goutils/sdkv0.0.5go.mod
Gogithub.com/outscale/osc-sdk-go/v3v3.0.0-rc.3.0.20260709150001-abf6e77bc1d0go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/sigstore/sigstore-gov1.1.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tidwall/prettyv1.2.1go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/kubectlv0.36.2go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "renovate",
        "maturity-graduated"
      ],
      "is_fork": false,
      "size_kb": 4398,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 270159,
        "Dockerfile": 386
      },
      "pushed_at": "2026-07-21T15:23:31Z",
      "created_at": "2026-01-30T13:57:09Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T15:26:11Z",
      "description": "Modern CLI for Outscale",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://www.outscale.com",
      "name": "Outscale",
      "type": "Organization",
      "login": "outscale",
      "company": null,
      "location": "Saint-Cloud",
      "followers": 57,
      "avatar_url": "https://avatars.githubusercontent.com/u/8233735?v=4",
      "created_at": "2014-07-22T09:50:34Z",
      "is_verified": null,
      "public_repos": 82,
      "account_age_days": 4382
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2026-07-17T11:41:31Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2026-07-13T07:13:49Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2026-06-29T12:58:50Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2026-06-24T09:32:01Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2026-06-16T12:52:31Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2026-06-08T15:10:58Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2026-06-04T08:57:31Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2026-05-20T06:48:25Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2026-05-19T09:48:50Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2026-04-03T09:32:15Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2026-03-24T13:46:11Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2026-03-19T12:27:26Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-03-18T13:18:54Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-03-10T08:33:56Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-03-09T09:40:25Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2026-03-05T14:39:20Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2026-03-04T14:51:48Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2026-02-26T06:16:17Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2026-02-24T14:17:31Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2026-02-23T15:55:28Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-02-20T17:35:02Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-02-18T12:11:28Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-02-17T09:55:16Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-02-13T16:10:14Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2026-02-12T12:44:45Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-02-11T08:43:00Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-02-10T16:17:04Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-02-06T17:37:45Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-02-04T19:21:30Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-02-04T08:28:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b51a4a13d28f5d0818a9d3d716e107b3aab57341",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update dependency aquasecurity/trivy to v0.72.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-21T15:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41cde377bb0da46904f7f5b345d88c651e7593e8",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update github/codeql-action action to v4.37.1",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-21T15:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47bd36f501ebf3ebd1f8e05e23eb29a3a0c0c49f",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update actions/setup-go action to v7",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-21T15:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf879ff824f566b1b3775f75aae5c9abeee262b",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(iaas): improve netpeering state in table output",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-21T12:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4380db21a6d0ce2413326ffb790d1528dbfb80",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update outscale/.github action to v1.1.2",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-20T07:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79a240118c23c7a88f3c89a8eb46226c8b84247",
          "body": "…v4.2.0",
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update docker/setup-buildx-action action to …",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-17T17:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b8249aa92c151fcb5e99a182a0aba083cf4136",
          "body": null,
          "is_bot": false,
          "headline": "🚀 v0.0.30",
          "author_name": "Outscale Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-17T17:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f89fd6d31b0d9180f182b8eb85904afb4231fc",
          "body": null,
          "is_bot": false,
          "headline": "🧵 fix(watch): avoid potential race",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-17T11:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd9754d810e02d38f486f9972b570afdf968312",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(iaas): allow use of device name instead of volume id",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-17T11:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5248455633a6b45c9d16904e8242bcb6c6c370e1",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci(plumber): pin plumber action to version",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-17T09:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a465cba2e68c2722d5f930d4cdfe2fdcade039",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(watch): add elapsed column",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-17T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e106712754a313c54d459633ca7e87eddf989db1",
          "body": "…ocker digest to e741251",
          "is_bot": false,
          "headline": "⬆️ deps(dockerfile): update gcr.io/distroless/static-debian13:debug d…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-17T07:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1193f654eab79bc97f22e38f56ca31dc13c81997",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(iaas): improve apilog ls + add apilog tail",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-16T13:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e626b3601c93633a0eae7ce7b940798f50795ada",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat: add reverse filter",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-16T12:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a414e497ec42b1c3a768d701b98db49450d3363",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(watch): consecutive calls fetched consecutive pages",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-16T12:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44980b8bd2d24052e6633d4af0f424f08d004170",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat: add --max-pages",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-16T12:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca45406afbdf96cd6e52e9a4849e268f9dbeb172",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat: add --watch",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-16T09:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac872941a9b13034676ee6c85c07492f9ac0fa73",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update docker/login-action action to v4.4.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-16T07:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747779f0e273dcc1872fe3d10720a0cb6a762f41",
          "body": null,
          "is_bot": false,
          "headline": "♻️ refacto(jq): isolate json conversion filter",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-15T15:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c9be7e3dc04ad172862d5c3ee5b7bbf29b8f38",
          "body": "…f the name",
          "is_bot": false,
          "headline": "👷 ci(homebrew): the workflow used the tag ref (refs/tags/x) instead o…",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-13T08:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4903a96c6a983dccfae2e5ee2c9ffd76fd67aac",
          "body": null,
          "is_bot": false,
          "headline": "🚀 v0.0.29",
          "author_name": "Outscale Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-13T07:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8363fe65a867dd6e022802560a65373022ecf16d",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/tools to v0.48.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-13T06:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fb56ea6b641797aa46444aba3ebbcadbd45f65",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module github.com/outscale/goutils/sdk to v0.0.5",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-10T15:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef0cc149b94bb5d128db2fdedcf5f24c0d690f9",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update outscale/.github action to v1.1.2",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-10T15:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83191fb36440ccb6a1cf12461306e61c37aedc82",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc(usage): label required flags",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T15:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "806800c554fd6e0ae0414e43ec583911a27343d8",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(kube): use id_or_name as primary field",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T14:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45eb00ef165239fef870e5e2af6e4953872149a7",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(kube): add missing flags in cluster kubeconfig",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T14:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4448520f61a5ba389d04788a62036f48d8bf3ff4",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update kubernetes monorepo to v0.36.2",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-10T14:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454d0cb16793e307004c8e03c5e3282d26a8f590",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(storage): presigned PutObject/DeleteObject URLs",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T13:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e8d9bace3c8761becf9e0b3e1541afe6d686e0",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat: --dry-run",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T13:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643d1d68965a3cb9ac0081fd899f621288adb7c4",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(profile): add profile name in profile current",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T13:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f737ecdc175a727e6a4d3ebcd9c75675dc723dc",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/tools to v0.47.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-10T09:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2aea9e45e218452ad8c965d83e36de0260520cc",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/mod to v0.37.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-07-10T07:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5da51073e125643e983ca08c301a65a6679519",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: PR autotagging, CHANGELOG autoupdate, pin actions",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T01:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14ff263546780fc8c9dc32d9d7d21cf2c2d0913",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(version): fix pkg versions in --version",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-10T01:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60b4037c66a38af07952cc3ff1a54f4f83733b3",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux: fix kube api usage",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-09T15:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb6bfd7267e2e761628a84cb67efe9e9d9db18a",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps: Go SDK v3.0.0-rc.3",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-09T15:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9df7e03583b5324750eeeb05d763b694c8335a",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix: avoid duplicate service group in usage",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-09T14:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8df1a2ce77a8edab153ac47093f32249a46552",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(kubectl): kubectl does not report the kubectl version",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-09T13:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce6064ae76f724fa42095069dff714181f9cd3f",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: add PR autotagging workflow",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-07-03T14:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2492fbd7c95c87fcb51cc5d5ac792ae8cc3f7022",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: pin golangci-lint to version",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-30T07:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca23051ed629bea6c2b38668a0d61439434b255",
          "body": null,
          "is_bot": false,
          "headline": "🚀 release v0.0.28",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-29T13:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67a35038e4ff9765d6863fe715a875e9873a605",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: add release-pr workflow dispatch (fixed)",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-29T12:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b682b0ab5690e8a14e66f34d62a60bd0718c98b",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: add release-homebrew workflow",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-29T12:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272eeeffd63a8e194bb6afd7a08f6859dd65eab6",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update dependency aquasecurity/trivy to v0.71.2",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-29T09:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed7ce98f16fafa268bab6c08cdfbf93d81405a29",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: replace github-sanity-scan with plumber",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-29T07:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a273c94e40674944534709cff8e39d0912313e8b",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(kube): add missing --project flag on cluster commands",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-29T07:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7761a96ab1aee2ad89ff1df91d4c0a294d6f9ea",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(kube): add command to create CCM/CSI secrets",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-26T07:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d19fba588d1cc5dd0cdb92b4665c9aad6b937b",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc(changelog): changelog for v0.0.27",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-25T14:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0452d862f67ea24750497b7195f7bd2787e6768",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(iaas): add sg alias to securitygroup",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-25T14:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90bb6f1725034bc3f72e04c776d4a8843ec13b17",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(storage): add missing flags to object download",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-24T09:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a226c1f3f66d6219da6d3d8c70edcea4afbc80fc",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix: allow --filter to work with null values",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-22T13:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a6e8328c287321799d5d547c4d6d387727fbfd",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux: iaas image columns",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-22T13:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a14bfa6ec3b3ea8263ea810f4d7461bc6354f5",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module github.com/outscale/goutils/sdk to v0.0.4",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-22T07:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4185c7e48098e9a171c5e020d1f05829819c2973",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc (changelog): v0.0.26",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-17T07:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6423af75bd0efcc524eb174b88155c7b6ad57ebc",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update actions/checkout digest to df4cb1c",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-17T07:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be6bb27d6ce0fd4104479af4f6c93aa70133fe8",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update dependency aquasecurity/trivy to v0.71.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-17T07:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba1260b4780207dd01a0eb6963166a44c4eb923",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): pin dependencies",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-17T07:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a6ecc6d7b2a9a3f1f140bd9c0845d48df24842",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc: update project stage badge to graduated",
          "author_name": "Renaud Calle",
          "author_login": "outscale-rce",
          "committed_at": "2026-06-12T07:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b052641074a33b7a01e6e6dce91634b8bea4169",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(iaas): add consumption aggregate commands",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-11T17:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd39e594da76c1ce97bddb6036f05e412fbeb56c",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux: updated status colors",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-11T17:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30bf5d198e781cbd5c5797a8e138bb545439b525",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc: insecure mode",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-11T09:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4baceff50c2220067f8e8241c5ca3a3abfac8a0b",
          "body": null,
          "is_bot": false,
          "headline": "🚸 ux(iaas): success output on vm start/stop",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-11T09:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816ce09fd7741b772b2222f781b1bb28a417f801",
          "body": null,
          "is_bot": false,
          "headline": "🔥 cleanup(kube): remove kube kubeconfig",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-11T09:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f0d6a3fe973a0e82d89006cdbb97019b433273",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc (changelog): v0.0.25",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-08T15:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10b2c26e973fa95ca55d84cda7754476b018e89",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(profile): fix profile ls output",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-08T15:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a55b8b7a721f29c32de4e99b29998ce8409b4b",
          "body": null,
          "is_bot": false,
          "headline": "👷 build: build octl with Go 1.26.4 (fixed)",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-08T11:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6546a1982698a0115311bd98692aef38cc422ce6",
          "body": null,
          "is_bot": false,
          "headline": "👷 build: build octl with Go 1.26.4",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-08T08:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ef51def527e51bed419b3fdeeb5a356dd003cf",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update github/codeql-action digest to 8aad20d",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-08T07:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eee3a503f8371766290dcdde7bab33e44932579",
          "body": "…o 5daf1e9",
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update goreleaser/goreleaser-action digest t…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-05T14:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0470442b6bf2943d922f5e38a13c4284c7df7d42",
          "body": "…ocker digest to 8555404",
          "is_bot": false,
          "headline": "⬆️ deps(dockerfile): update gcr.io/distroless/static-debian13:debug d…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-05T14:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53012b02804bfe7ae4a34d9a73d31f0e8d5aa53",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc (changelog): v0.0.24",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-04T09:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8be67e2b0b3aaa509088fd12ed043640f9218a",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(iaas): add default dates to consumption list",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-03T14:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73714ca28c44248bce552fb4ca20965244202adf",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(storage): url presigning",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-06-03T13:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9812d65e6cfd77512e1ee24d9429b45657b823d4",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update docker/login-action digest to 650006c",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-06-03T06:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1216598eeb82393333f970b7b326cb274a3865ab",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc: changelog for v0.0.23",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-20T06:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736d506903da5deb083d3fdc77b82726b94652ff",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc: updated overview",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T15:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87309ede6aa8efb47aa842fa789bd06de23bf31d",
          "body": "…eate",
          "is_bot": false,
          "headline": "✨ feat(kube): add --node-labels and --node-annotations to nodepool cr…",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T15:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f64bd6435fe4cd5c091a62b794dbf6e0f282f9",
          "body": null,
          "is_bot": false,
          "headline": "♻️ refacto(kube): refactored kubectl args & flags",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T15:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11a30a4a09ed7d902352059fa213ada529a02ef",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/tools to v0.45.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-19T15:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fce28533754a9182719269950e7ab5a88e8fe4e",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps: switch to Go 1.26.3",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T09:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d1f5218fc0ed426e3ffd5b6859a9d0af419003",
          "body": null,
          "is_bot": false,
          "headline": "👷 build: fix docker login",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T09:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618b15aae001f9db05fb3480f7cf8d8dbf394616",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(terraform): update terraform outscale to v1.6.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-19T08:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bccba7c80827cfa1870318f7bb269094127ecb5",
          "body": null,
          "is_bot": false,
          "headline": "👷 build: add missing buildx setup",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-19T08:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b98652c25e8f9d58e047cd4d8625e6426d1df5",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc: changelog for v0.0.22",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-18T14:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbc95ac1e26d43f9b390b163d405f8aeff2f98f",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(kube): config/profile/verbose flags on piped commands, tags",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-18T13:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69487f20476c1fe530326784c919930e557f187",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update github/codeql-action digest to 68bde55",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-11T07:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c10d4b2c2909383044eb69ee64b18730eec8189",
          "body": null,
          "is_bot": false,
          "headline": "📝 doc(README): updated install section",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-11T07:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb41c2d812ada8c7ea3929e5305ca90566ef14d3",
          "body": "….0.0-rc.2",
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module github.com/outscale/osc-sdk-go/v3 to v3…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-07T15:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab027edef8f2d8471d8ff92e42315ebced8ddf4",
          "body": null,
          "is_bot": false,
          "headline": "🐛 fix(kube): fix crash with invalid kubeconfig content",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-07T15:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35a591d5a8bfe4b059779aac3f2fdc689a0953c",
          "body": null,
          "is_bot": false,
          "headline": "✨ feat(flags): allow json content in addition to filename",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-05T13:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100b3d42116debbaaea8b2959e0e1c8848439c33",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps: bump go, pin goreleaser",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-05-05T13:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b2d4056c1327f7d9e78c053a57f4c6cc82154f",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/tools to v0.44.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-05T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8498453bea7b37a93e475ac5e57088dc01c399bf",
          "body": "…o 1a80836",
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update goreleaser/goreleaser-action digest t…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-05T13:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89bc29057d4da75782b930a591cda8a302c35f3a",
          "body": "… to a77dbde",
          "is_bot": false,
          "headline": "⬆️ deps(dockerfile): pin gcr.io/distroless/static-debian13 docker tag…",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-05-05T13:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7719e384a893bc6436fe55763fc9c9b39fa252d",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(gomod): update module golang.org/x/mod to v0.35.0",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-04-28T13:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e4b9444fc9c1b2f2961cf3550d087d61ec8ae9",
          "body": null,
          "is_bot": false,
          "headline": "👷 build: add trivy",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-04-27T13:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12cb095f1610ca2ee02ebe3d5663fb225006f862",
          "body": null,
          "is_bot": false,
          "headline": "👷 release: release linux/amd64 docker image",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-04-27T11:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33874b123148eeecab5766a54a686f9ba4cbed44",
          "body": null,
          "is_bot": false,
          "headline": "⬆️ deps(github-actions): update github/codeql-action digest to 95e58e9",
          "author_name": "Renovate Bot",
          "author_login": "Open-Source-Bot",
          "committed_at": "2026-04-27T09:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b98dc60dee6845254d83c64a45bfec30f885759",
          "body": null,
          "is_bot": false,
          "headline": "👷 ci: add setup_octl action",
          "author_name": "Jean-François Bustarret",
          "author_login": "jfbus",
          "committed_at": "2026-04-23T15:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 229,
      "latest_release_at": "2026-07-17T11:41:31Z",
      "latest_release_tag": "v0.0.30",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 24,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 11.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/outscale/octl",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/outscale/octl",
          "is_deprecated": false,
          "latest_version": "v0.0.30",
          "repository_url": "https://github.com/outscale/octl",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T11:34:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 10,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": {
        "days": [
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_stars": 10
      },
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 22291,
      "source_files_sampled": 114,
      "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": "dario.cat/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.39.6"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.20"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.72.3"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.1"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.10"
        },
        {
          "name": "github.com/charmbracelet/glamour",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/charmbracelet/huh",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/charmbracelet/huh/spinner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260216111231-bffc99a26329"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1-0.20250404203927-76690c660834"
        },
        {
          "name": "github.com/charmbracelet/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/gabriel-vasile/mimetype",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.13"
        },
        {
          "name": "github.com/gobuffalo/flect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/goccy/go-yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.3-0.20260226144344-f167b933f7d0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/itchyny/gojq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.19"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.21"
        },
        {
          "name": "github.com/minio/selfupdate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/outscale/goutils/oks",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/outscale/goutils/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/outscale/osc-sdk-go/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0-rc.3.0.20260709150001-abf6e77bc1d0"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "github.com/sigstore/sigstore-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tidwall/pretty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.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/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 223,
        "open_issues": 2,
        "closed_ratio": 0.895,
        "closed_issues": 17,
        "closed_unmerged_prs": 31
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jfbus",
          "commits": 166,
          "avatar_url": "https://avatars.githubusercontent.com/u/808338?v=4"
        },
        {
          "type": "User",
          "login": "Open-Source-Bot",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/77282966?v=4"
        },
        {
          "type": "User",
          "login": "jobs62",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/77263497?v=4"
        },
        {
          "type": "User",
          "login": "outscale-rce",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/173063149?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.725
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-changelog.yaml",
        "build.yml",
        "codeql.yml",
        "compliance.yml",
        "generated.yml",
        "pr-auto-tagging.yaml",
        "prcomment.yaml",
        "release-homebrew.yml",
        "release.yaml",
        "testaction.yaml",
        "trivy.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "28 out of 29 merged PRs checked by a CI test -- score normalized to 9",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "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": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "16 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b51a4a13d28f5d0818a9d3d716e107b3aab57341",
        "ran_at": "2026-07-22T03:14:51Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T15:36:53Z",
      "oldest_open_prs": [
        {
          "number": 83,
          "created_at": "2026-02-26T21:03:41Z",
          "last_comment_at": "2026-03-09T16:27:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 170,
          "created_at": "2026-04-28T20:19:07Z",
          "last_comment_at": "2026-07-09T18:26:01Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 205,
          "created_at": "2026-06-05T20:20:22Z",
          "last_comment_at": "2026-07-10T14:46:06Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 223,
          "created_at": "2026-06-17T21:26:18Z",
          "last_comment_at": "2026-07-10T14:46:21Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 276,
          "created_at": "2026-07-18T14:20:11Z",
          "last_comment_at": "2026-07-18T14:23:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 278,
          "created_at": "2026-07-20T20:18:51Z",
          "last_comment_at": "2026-07-20T20:22:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 279,
          "created_at": "2026-07-21T02:28:32Z",
          "last_comment_at": "2026-07-21T12:40:55Z",
          "last_comment_author": "jfbus"
        },
        {
          "number": 281,
          "created_at": "2026-07-21T12:10:10Z",
          "last_comment_at": "2026-07-21T12:28:50Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-21T15:23:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2026-02-02T15:02:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 196,
          "created_at": "2026-06-02T12:09:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/outscale/octl",
    "host": "github.com",
    "name": "octl",
    "owner": "outscale"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 67,
        "vitality": 88,
        "community": 51,
        "governance": 67,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 229,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 24
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "24/52 weeks with commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "229 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 229
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "v0.0.30",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 11.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 2,
              "stars": 10,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "10 stars",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.725
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 72% of commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "merged_prs": 223,
              "open_issues": 2,
              "closed_issues": 17,
              "issue_closed_ratio": 0.895,
              "closed_unmerged_prs": 31
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 41.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "223/254 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 223,
                      "decided": 254
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 57,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "outscale",
              "public_repos": 82,
              "account_age_days": 4382
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "57 followers of outscale",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 57,
                      "login": "outscale"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "82 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 82
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/outscale/octl"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "11 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 29 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "renovate",
                "maturity-graduated"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 29 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "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": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "16 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 22291,
              "source_files_sampled": 114,
              "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/114 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 114,
                      "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:15:10.267478Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/outscale/octl.svg",
  "full_name": "outscale/octl",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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