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

hadamrd / bbox-cli

Go CLI for the Bouygues Bbox admin API (mabbox.bytel.fr) — port-forwards, WiFi, DHCP, DynDNS, firewall, DMZ, and more.

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

hadamrd/bbox-cli 的健康指数为 100 分中的 51 分,处于「中等」区间。 其得分最高的类别是AI Readiness(70/100),最低的是Security(30/100)。 最近一次更新在 4 天前。

51
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Hexalgo个人账户
14 关注者58 个公开仓库始于 2016年9月SRE Engineer

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/hadamrd/bbox-cliv0.17.0-194 天前

按类别列示的指标

活力

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

65中等 · 占总体的 22%

开发活跃度

49存在风险
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
0.7/36提交节奏 — 52 周中有 1 周有提交
12.4/18提交量 — 最近一年 23 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year23
human_commit_share1
days_since_last_push4
active_weeks_last_year1

发布纪律

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

社区与采用

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

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

社区健康

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

可持续性与治理

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

48存在风险 · 占总体的 24%
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/23 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8.5/25所有者影响力 — hadamrd 有 14 位关注者
24.9/25既往记录 — 58 个公开仓库,账户约 9 年
所用输入
followers14
owner_typeUser
is_verified
owner_loginhadamrd
public_repos58
account_age_days3,591
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 19 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/hadamrd/bbox-cli
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

68中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

30存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/23 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3
已排除计分(无数据或不适用):ci_tests。 其余权重已重新归一化。

AI 就绪度

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

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

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
直接依赖 3
注册表软件包版本约束清单文件
Gogithub.com/spf13/cobrav1.8.1go.mod
Gogithub.com/spf13/viperv1.19.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 228,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 292200,
        "Shell": 1887,
        "Makefile": 1488
      },
      "pushed_at": "2026-07-20T13:50:06Z",
      "created_at": "2026-07-18T09:48:44Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T13:51:48Z",
      "description": "Go CLI for the Bouygues Bbox admin API (mabbox.bytel.fr) — port-forwards, WiFi, DHCP, DynDNS, firewall, DMZ, and more.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Hexalgo",
      "type": "User",
      "login": "hadamrd",
      "company": "SRE Engineer",
      "location": "Paris",
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/22391515?v=4",
      "created_at": "2016-09-23T09:25:11Z",
      "is_verified": null,
      "public_repos": 58,
      "account_age_days": 3591
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-07-20T13:51:57Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-07-20T13:21:07Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2026-07-18T22:29:57Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-07-18T20:35:36Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2026-07-18T12:05:40Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-07-18T12:00:45Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-07-18T11:53:51Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:52:01Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:46:06Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:35:44Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:31:35Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:21:41Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:08:46Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:01:11Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-07-18T10:47:25Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-18T10:35:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "47fda580103bce13fd8b2f985299f901c2006746",
          "body": "SDK: VoIPBlockAnonymous/VoIPAnonBlocked, VoIPScheduler/Unblock/Rules/AddRule/\nDelRule (reuses SchedulerRuleArgs), USB/USB3Enabled/USB3Toggle/USBPortToggle.\nCLI: `bbox voip block-anon LINE on|off`, `bbox usb {show,usb3}`.\n\nEndpoints reverse-engineered from the admin bundle and round-trip verified live\n(block-anon -> line blockstate, usb3 enable, voip scheduler rule add/del) on\nfirmware 25.3.20; router restored after each probe.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: VoIP anti-spam (block-anon + call scheduler) and USB controls",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-20T13:50:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d5b1eafe4d7d3faeff51faafe6fa24db03fe41b",
          "body": "…ite side)\n\nSDK (pkg/client): WifiACLToggle/Rules/AddRule/DelRule, WifiSchedulerOn/Rules/\nAddRule/DelRule, ParentalToggle/SetPolicy/Scheduler/Rules/AddRule/DelRule/\nHostSet, plus shared SchedulerRuleArgs.\n\nCLI: `bbox wifi acl {show,toggle,add,del}`, `bbox scheduler {on,add,del}`,\n`bbox parental {sho\n[…]\npolicy,add,del,device}`.\n\nEndpoints reverse-engineered from the admin-UI bundle and round-trip verified\nagainst firmware 25.3.20 (PRV36AX349B).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: WiFi access control, WiFi-pause scheduler, parental control (wr…",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-20T13:18:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1c8b7038138673c14c621a1a00de04a1fbec9519",
          "body": "…bled\n\n- Added package var sessionFileOverride + exported SetSessionFile(path)\n  so downstream consumers (like the Terraform provider) can redirect\n  the on-disk session file without hacking HOME.\n- Added NATToggleRule(id, enable) for in-place enable/disable of a NAT\n  rule (mirrors FirewallRuleToggle).\n- Extended NATAddArgs with a Disabled bool so callers can create rules\n  in the off state; previous behavior kept when omitted (enable=1).",
          "is_bot": false,
          "headline": "feat(client): SetSessionFile setter + NATToggleRule + NATAddArgs.Disa…",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T22:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c484a295fae699b68a0b97bd8136244bc4eb829a",
          "body": "Motivation\n- Enables an external Terraform provider (terraform-provider-bbox) to\n  reuse the reversed API client without vendoring or copy-paste.\n- No signature changes; pure move + import path rewrite across cmd/,\n  main.go, README.md, and CONTRIBUTING.md.\n\nThis is a breaking change for anyone impo\n[…]\nt importable by convention). External\nusers of pkg/client should pin to v0.15.0+ and update their import\npaths accordingly.\n\nTests: 74 total, all green under -race -count=1. Build + vet + gofmt\nclean.",
          "is_bot": false,
          "headline": "refactor: extract internal/client → pkg/client (breaking: public API)",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T20:33:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5f2f232545d3411fe9eaceab114e96967abf5ff",
          "body": "Same pattern as v0.13.1 wol fix — wrap deferred Close in anonymous\nfunc with explicit discard. Caught by v0.14.0 CI lint.",
          "is_bot": false,
          "headline": "fix(stats): errcheck compliance on defer f.Close()",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T12:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670d0bb43564b74e429403dd9a57bcd5abd55848",
          "body": "stats\n- --history PATH (default ~/.bbox-stats.jsonl) appends one JSONL record\n  per invocation: {at, rx_bytes, tx_bytes}. Cron-friendly.\n- --graph reads the history file and renders two ASCII sparklines\n  (rx / tx) using the ▁▂▃▄▅▆▇█ block-char ramp. --samples N controls\n  the tail size (default 60)\n[…]\nmay miss earlier events).\n- --json emits an array with a stable schema.\n- 2 unit tests exercise the age computation + the log-window warning.\n\nTests: 4 new (2 stats + 2 stale). Full suite still green.",
          "is_bot": false,
          "headline": "feat: bbox stats --graph (ASCII sparkline) + bbox host stale",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:58:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e59a7bd1eb9c65d047330b264960252254b3db7b",
          "body": "The lint job in v0.12.0 CI caught this. Wraps the deferred Close in\nan anonymous func with an explicit discard, matching the pattern\nalready used in cmd/diag.go, cmd/host_watch.go, cmd/reachability.go,\nand cmd/watchip.go.",
          "is_bot": false,
          "headline": "fix(wol): errcheck compliance on defer conn.Close()",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba8bb76bd77fb4af3e62fc0eec647533da87410",
          "body": "nat batch\n- Reconcile router NAT rules against a YAML manifest. Idempotent\n  apply-style semantics: missing rules are created, mismatched rules\n  are delete+recreated, matching rules are left alone.\n- Flags: --from PATH (required), --dry-run, --prune (only deletes when\n  set — safer default), -y/--y\n[…]\n if hairpin is off.\n\nDeps: promoted gopkg.in/yaml.v3 from indirect (via viper) to direct.\nNo new module fetched.\n\nTests: 74 total (11 new: 7 nat_batch + 4 reachability). All pass under\n-race -count=1.",
          "is_bot": false,
          "headline": "feat: bbox nat batch (YAML apply) + bbox reachability (WAN port probe)",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:50:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36b9ad343b7219dab0d7b2d67a28f8fe23f92243",
          "body": "…hint\n\nDistribution\n- .goreleaser.yaml now builds and publishes multi-arch Docker images\n  (linux/amd64 + linux/arm64) to ghcr.io/hadamrd/bbox-cli on tag push.\n  Base: gcr.io/distroless/static-debian12:nonroot (tiny, non-root).\n  Tags: :{{.Version}} and :latest (non-prerelease only).\n- release.yml g\n[…]\n btoken cookie — writes will fail;\n   see bbox session-import --help)' when a 401 lands after 'session\n  valid' passed. Turns a mystery 401 into an actionable hint.\n\nTests: 63 total (5 new WoL tests).",
          "is_bot": false,
          "headline": "feat: Docker image via GHCR + wake-on-lan + session-import UX + diag …",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:43:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7d37305a7cebf259bffc2f671182e48541f22ac",
          "body": "Adds highlights section, 'Monitoring the router', 'Health check',\n'Read-only vs read-write sessions' subsections. Expands command\nreference from 15 to 24 groups covering summary, notification,\nscheduler, host watch, lookup, metrics, diag, export-config\n--snapshot/--diff, docs, config, version. Updates configuration\ntable with retries/timeout/show_secrets + env-var column. 492\nlines total.",
          "is_bot": false,
          "headline": "docs: sync README with v0.10.0 command surface",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccaabda4921a5d90a65a709cbf7970d85e0de18",
          "body": "Dev experience\n- Makefile with build/install/test/lint/vet/fmt/docs/release-dry-run/clean\n  targets. VERSION/COMMIT/DATE ldflags baked in. 'make help' auto-lists\n  targets with descriptions.\n- scripts/gen-changelog.sh walks git tags and produces CHANGELOG.md\n  grouped by conventional-commit prefix p\n[…]\neturns a proper error\n  on non-2xx, letting cobra propagate exit codes and unblock direct RunE\n  calls in tests. New raw_test.go covers the 200 and 404 paths.\n\nTests: 58 total (8 new: 6 diag + 2 raw).",
          "is_bot": false,
          "headline": "chore: Makefile + bbox diag + CHANGELOG + CONTRIBUTING + raw cleanup",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:30:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87b04ac1931f08dca4349b13a0d43545fe4a40ad",
          "body": "Features\n- bbox lookup <query>: universal cross-section search across LAN hosts,\n  NAT rules, firewall rules, and DHCP reservations. Substring / IP / MAC /\n  ID match. Parallel fan-out; per-endpoint failures degrade gracefully\n  with a stderr warning. --json emits a flat combined object.\n- bbox metr\n[…]\n → var so tests can retarget. UserAgent stays const.\n- 11 new tests total (3 lookup + 2 metrics + 6 integration). Suite now\n  at 47 tests, all pass under -race -count=1.\n\nNothing removed. No new deps.",
          "is_bot": false,
          "headline": "feat: bbox lookup + bbox metrics (Prometheus) + integration test suite",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:20:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6dbb43609335a7c24dba2f5339cfc5958a62a73",
          "body": "Reliability\n- Session auto-refreshes on mid-command 401. When Get/Write receives a 401\n  and the session was loaded from disk, the client clears cookies, calls\n  the wired passwordGetter, logs in, and retries the original request once.\n  Login itself never auto-refreshes (loop guard). --verbose logs\n[…]\nups the changelog by conventional-commit prefix\n  (feat -> Features, fix -> Bug fixes, perf -> Performance, other ->\n  Other), filters out docs/chore/test, and appends a footer with the\n  compare URL.",
          "is_bot": false,
          "headline": "feat: session auto-refresh + richer help + auto-changelog",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T11:07:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a0d63f9e0601813dd304ab825358e68c6637cc6e",
          "body": "…+ docs + snapshot\n\nFeatures\n- bbox notification (alias: notifications, notif) — shows notification service\n  state, configured alert rules and contacts. Handles the observed\n  [{notification: {alerts, contacts, enable, events}}] envelope.\n- bbox notification events [--category CAT] — filters the ro\n[…]\non: {...}}] wrapper\n  used by 25.x firmware. Now handles bare map, [{...}], and the nested\n  variant.\n\nDeps: transitively pulls go-md2man/v2 v2.0.4 via cobra/doc (unavoidable\nfor man-page generation).",
          "is_bot": false,
          "headline": "feat: notification config + events catalog + scheduler + completions …",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:59:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97722297482d49d43bedf1caad2f9b48ebbaad38",
          "body": "…t CI\n\nFeatures\n- bbox host watch: polls /api/v1/hosts and prints UP/DOWN events by MAC-set\n  diff. --interval (default 15s), --history JSONL, --json NDJSON. Initial\n  active-set is seeded silently.\n- bbox summary: one-shot dashboard using /api/v1/summary. Renders link +\n  internet health, WAN v4/v6\n[…]\nup, no-retry-on-5xx), 3 new diff tests.\n\nAlso\n- Fix bbox summary to match the real /api/v1/summary shape (agent's first\n  pass guessed a device/wan-detail shape that doesn't apply to this\n  endpoint).",
          "is_bot": false,
          "headline": "feat: host watch, summary, retries+timeout, export-config --diff, lin…",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:46:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a76d441b7a08fba842feae478ff63eb49369825f",
          "body": "- .goreleaser.yaml (v2) builds linux/{amd64,arm64}, windows/amd64,\n  darwin/{amd64,arm64}. Same ldflags as the local build script (Version,\n  Commit, BuildDate). checksums.txt sha256. No Homebrew/Scoop taps yet —\n  the release just publishes archives to the GitHub Releases page.\n- .github/workflows/\n[…]\n rewritten: badges, install (3 ways), quick-start, auth, config,\n  MAP-T warning callout, collapsible per-group command reference,\n  reversed-API details block, contributing, license. Under 350 lines.",
          "is_bot": false,
          "headline": "chore: goreleaser + rewritten README",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:34:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c98555f448c8a9e7a361d7301a7599cf7423f32",
          "body": "Errors\n- classifyError parses the Bbox admin API error envelope\n  {exception:{code,message,errors[{reason,name}]}} and adds domain-specific\n  hints for 401 (session expired), 403 (stale device token), 404-on-write\n  (endpoint missing on this model/firmware). Network errors get a 'is the\n  router rea\n[…]\nn.go now embeds platform install snippets in --help for\n  bash/zsh/fish/powershell (cobra generators were already correct).\n\nTests: 21 total, all pass under -race (7 new for errors, 6 new for config).",
          "is_bot": false,
          "headline": "feat: actionable errors + config file + completion install docs",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:30:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fc684f62f847346f08afc111fb946fda437fb7f",
          "body": "- --search SUBSTR: case-insensitive filter across event+param.\n- --type EVENT: repeatable, OR'd. Combined with --search via AND.\n- --follow / -f: poll every --interval (default 5s), print only new\n  entries. NDJSON in --json mode. Ctrl-C → 'interrupted', exit 130.\n- Decode param for DEVICE_UP / DEVI\n[…]\nts fall\n  back to raw param — script consumers of --json are unaffected.\n- Migrate logCmd out of status.go into its own cmd/log.go.\n- 2 new tests covering formatLogParam decoding and filter semantics.",
          "is_bot": false,
          "headline": "feat(log): --search, --type, --follow, decoded params",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:22:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f7a16bf52cb8833d8109a9f8b716220ce66570e",
          "body": "Fixes\n- wifi guest: merge /api/v1/wireless/guest with /api/v1/wireless/guestenable\n  so the on/off state is actually shown. It was missing before.\n- Replace <nil> renderings with '-' in status services and wifi status; the\n  6 GHz row on non-6E hardware now says '(not supported by this Bbox model)'\n\n[…]\n\n- CI: GitHub Actions with vet + test -race + gofmt gate on Linux, plus a\n  build matrix across linux/{amd64,arm64}, windows/amd64, darwin/arm64.\n- .golangci.yml with a small, non-pedantic linter set.",
          "is_bot": false,
          "headline": "feat: harden CLI — secrets redaction, guest WiFi mgmt, tests, CI",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T10:14:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e89aba163e231ddf1e645ba913d090f68517187c",
          "body": "Python bbox.py writes cookie expiry via datetime.timestamp() which is a\nfloat. Decoding it into *int64 failed silently and made LoadSession()\nalways return false, forcing every command to re-authenticate. Use\n*float64 for round-trip compatibility with the Python session file.",
          "is_bot": false,
          "headline": "fix(client): decode session-file expires as float64",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T09:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19bc7a6a4d1141ef7c62437738a3afee1d075032",
          "body": null,
          "is_bot": false,
          "headline": "chore: drop accidentally committed xargs stackdump",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T09:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1732b63907a08ef88c7f2f3d0a0233d03eb68c0d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix module path to github.com/hadamrd/bbox-cli",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T09:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56b00ab8675edfa1adf38295df5e7a82c8eb87b",
          "body": "Complete port from the Python bbox.py reversed against mabbox.bytel.fr.\nBuilt with cobra + viper; 15 command groups mirroring the original surface.",
          "is_bot": false,
          "headline": "Initial commit — Go port of bbox CLI",
          "author_name": "Hexalgo",
          "author_login": null,
          "committed_at": "2026-07-18T09:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 23,
      "latest_release_at": "2026-07-20T13:51:57Z",
      "latest_release_tag": "v0.17.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/hadamrd/bbox-cli",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/hadamrd/bbox-cli",
          "is_deprecated": false,
          "latest_version": "v0.17.0",
          "repository_url": "https://github.com/hadamrd/bbox-cli",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T13:50:01Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 36527,
      "source_files_sampled": 62,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": null,
      "bot_contributors": 0,
      "top_contributors": [],
      "contributors_sampled": null,
      "top_contributor_share": null
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/23 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "47fda580103bce13fd8b2f985299f901c2006746",
        "ran_at": "2026-07-25T00:44:33Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T13:52:03Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hadamrd/bbox-cli",
    "host": "github.com",
    "name": "bbox-cli",
    "owner": "hadamrd"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 30,
        "vitality": 65,
        "community": 40,
        "governance": 48,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 65,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 23,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "23 commits in the last year",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v0.17.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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 ~0.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": "at_risk",
        "name": "Community & Adoption",
        "value": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 14,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "hadamrd",
              "public_repos": 58,
              "account_age_days": 3591
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "14 followers of hadamrd",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "hadamrd"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "58 public repos, account ~9 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 58
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/hadamrd/bbox-cli"
              ],
              "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": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/23 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "23 of 23 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 23
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.087,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "2 of the last 23 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 23
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 36527,
              "source_files_sampled": 62,
              "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/62 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 62,
                      "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": [
    "Contributor list unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T00:44:38.488958Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hadamrd/bbox-cli.svg",
  "full_name": "hadamrd/bbox-cli",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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