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

slaveofcode / go-whatsapp

WhatsApp Web API

GoMIT★ 0 星标⑂ 1 复刻始于 2019年3月复刻在 GitHub 上查看 ↗

slaveofcode/go-whatsapp 的健康指数为 100 分中的 20 分,处于「危急」区间。 其得分最高的类别是AI Readiness(55/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2678 天前。 近期的大部分工作由 2 位贡献者完成。

20
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

64 关注者151 个公开仓库始于 2015年8月@usetada

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/Rhymen/go-whatsapp指向其他仓库——不计分v0.1.1-72074 天前

按类别列示的指标

活力

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

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,678 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,678
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 2 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,698 天前
27/27发布节奏 — 约每 6.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count2
latest_release_tagv0.0.1
releases_from_tags
days_since_latest_release2,698
mean_days_between_releases6.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

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

工程质量

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

22危急 · 占总体的 20%

工程实践

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

文档

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

安全

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

17危急 · 占总体的 16%

安全态势

17危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — 无数据
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 — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
0/7.5Vulnerabilities — 29 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1.7
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

55中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
12.3/40可读的提交历史 — 100 次人类提交中有 23 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.23
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — examples/echo/go.mod, examples/login/go.mod, examples/receiveMessages/go.mod(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsexamples/echo/go.mod, examples/login/go.mod, examples/receiveMessages/go.mod, examples/restoreSession/go.mod, examples/sendImage/go.mod, examples/sendTextMessages/go.mod, go.mod
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.2/55可控的文件大小 — 采样的 30 个源文件中有 1 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes143,646
source_files_sampled30
oversized_source_files1
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — binary/proto/def.proto
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filesbinary/proto/def.proto

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 1.7 / 10
1.7综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
0Vulnerabilities29 existing vulnerabilities detected
直接依赖 4
注册表软件包版本约束清单文件
Gogithub.com/golang/protobufv1.3.0go.mod
Gogithub.com/gorilla/websocketv1.4.0go.mod
Gogithub.com/pkg/errorsv0.8.1go.mod
Gogolang.org/x/cryptov0.0.0-20190308221718-c2843e01d9a2go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 181,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 83396
      },
      "pushed_at": "2019-03-26T04:12:48Z",
      "created_at": "2019-03-26T04:05:10Z",
      "owner_type": "User",
      "updated_at": "2019-03-26T04:12:50Z",
      "description": "WhatsApp Web API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://kresna.dev",
      "name": "Aditya Kresna Permana",
      "type": "User",
      "login": "slaveofcode",
      "company": "@usetada",
      "location": "Indonesia",
      "followers": 64,
      "avatar_url": "https://avatars.githubusercontent.com/u/13603341?v=4",
      "created_at": "2015-08-01T18:22:25Z",
      "is_verified": null,
      "public_repos": 151,
      "account_age_days": 4010
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-03-05T17:51:24Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2019-02-26T20:53:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6c0a0717085cb5979c611b0ad32ed21605aa9446",
          "body": null,
          "is_bot": false,
          "headline": "Change async process to sync for message handlers",
          "author_name": "Aditya Kresna Permana",
          "author_login": "slaveofcode",
          "committed_at": "2019-03-26T04:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2581bbf24db8fb04caf80bfe1e51d0311a068f",
          "body": "Try to obtain status code if login challenge times out.",
          "is_bot": false,
          "headline": "Merge pull request #130 from hoehermann/notice401",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-03-25T07:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743776615426399b536dbb0ab1f811f440b3813e",
          "body": null,
          "is_bot": false,
          "headline": "Try to obtain status code if login challenge times out.",
          "author_name": "Hermann Höhne",
          "author_login": "hoehermann",
          "committed_at": "2019-03-24T16:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51cd7d0bbd46ddee94a6b2115d4c8d9c2e86a33",
          "body": null,
          "is_bot": false,
          "headline": "go.mod is case sensitive #121",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-18T07:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496a64b4ddc861fefdb4672a9037ca9852b2a0de",
          "body": "Disconnect() check if session is nil for safety",
          "is_bot": false,
          "headline": "Merge pull request #126 from gabstv/fix_null_session",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-03-16T19:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02adab6bab35f3bc6eb3cb9eb4389ee7f6ef0bfb",
          "body": null,
          "is_bot": false,
          "headline": "fix import path",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-14T20:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2abc2b108875884be21a47662d069ffeb3544a6",
          "body": null,
          "is_bot": false,
          "headline": "check if session is nil to avoid a panic",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-14T18:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9a9e486cd220961f29633cd9e36815be03de42",
          "body": "Feature/remove_handlers",
          "is_bot": false,
          "headline": "Merge pull request #122 from gabstv/feature/remove_handler",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-13T09:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f76648af731b9f254a9196fb59e5c578f456375",
          "body": null,
          "is_bot": false,
          "headline": "use replace directive in examples so that thy always use the latest code",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-11T23:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb29d534e22483be10bbc7821eadbefa7fa7b31",
          "body": null,
          "is_bot": false,
          "headline": "change go.mod to use newest version in example",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-11T23:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf3f78c4f1d77ca44de6420172dabe74b8b50d7",
          "body": null,
          "is_bot": false,
          "headline": "remove all handlers",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-09T19:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71378aae318c00f55accba8fd355810e240aab3b",
          "body": null,
          "is_bot": false,
          "headline": "return removed",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-09T19:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "557e41d04da55a0814dbbadf5e76421ff4a0fc7d",
          "body": null,
          "is_bot": false,
          "headline": "break early",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-09T19:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d27c3644de401ec0a332b19737e41aa221936ec",
          "body": null,
          "is_bot": false,
          "headline": "remove handlers",
          "author_name": "Gabriel Ochsenhofer",
          "author_login": "gabstv",
          "committed_at": "2019-03-09T19:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f56542bf70be8ff87e23880ef08ec4b88dd1aa2",
          "body": "Improves the structure of Conn to better handle errors. Disconnect() gets added for clean termination of connection. Adresses connection stability issues. Extract errors to be a veriable so that they can be checked by type.",
          "is_bot": false,
          "headline": "Merge pull request #114 from SchulteMK/master",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-09T16:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e59167829fe853c2f07ca175e92eca64f69d4276",
          "body": null,
          "is_bot": false,
          "headline": "change ErrConnectionFailed to not shadow real error",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T20:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b90bdd9f4bc305282676984cd163e9b8bbda7d4",
          "body": null,
          "is_bot": false,
          "headline": "Run disconnecting procedure if connection is closed by server",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T19:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b63f114081f38d6d5cdf5de4c267dcccfafea2",
          "body": null,
          "is_bot": false,
          "headline": "lower keepAlive time as suggested in many issues",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T19:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c600eda750cddb30cdb856f1ada4e16f97f6e3af",
          "body": null,
          "is_bot": false,
          "headline": "return error type on conn failure -> ability to check err and reconnect",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T19:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b05216694bca9a313898a8aaf27aaf012b897c",
          "body": null,
          "is_bot": false,
          "headline": "fix another merge artifact",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T18:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07734434cfc5fa9968b5d8732c471fd457b60f9",
          "body": null,
          "is_bot": false,
          "headline": "fix hash",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-07T17:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0919f32cdce2b6d1f9b57c40bae825bdfa23a2",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'Rhymen/master'",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-06T07:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9b68a10d88223aaeb6f3a913b3e0c576b315c3",
          "body": null,
          "is_bot": false,
          "headline": "closes #107",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-05T17:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048499ae9fa9e6e248ba7a370ea9bc4af0a04b66",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-03-01T17:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49d1c02cd9c79bfd0a103cfd1e2b7b55a8badb1",
          "body": null,
          "is_bot": false,
          "headline": "closes #108",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T22:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "164c5eb05a863faf1c82b3468db6f1436842df53",
          "body": null,
          "is_bot": false,
          "headline": "fix merge artifact",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T21:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86eab5afad40aacdbcecfa24ffaaf38d40379ff5",
          "body": null,
          "is_bot": false,
          "headline": "adds missing go.sum hashes",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T20:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405d10a2f16c7893e392b7196ae803abf40b0523",
          "body": null,
          "is_bot": false,
          "headline": "Merge latest master into feature branch",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T20:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c194a5f486afdf33f6ea69167b6220abba92405b",
          "body": "implements group invite link",
          "is_bot": false,
          "headline": "Merge pull request #109 from SchulteMK/feature/group-invite-link",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T20:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e96719dd628407eb0d4038b7876a73eb58d204f",
          "body": null,
          "is_bot": false,
          "headline": "ability to retrieve group invite link, closes Rhymen/go-whatsapp#97",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T20:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f922786c6d0493b37ea2b92d1dc93751ac83b9",
          "body": null,
          "is_bot": false,
          "headline": "extracted group methods into its own file",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-26T19:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a81e9578840e5c04c49c9e6126a1682faf22fc",
          "body": null,
          "is_bot": false,
          "headline": "fixes #93",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T18:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823b895238417150b3d7dd3cd35b08dabde2e404",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature/pumprewrite'",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T18:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3bee726357630c4d5f09aff01456a7dba8e7a6",
          "body": null,
          "is_bot": false,
          "headline": "Use errors package to wrap errors",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T18:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe99870b1de891fc496942e713558e63440c157",
          "body": null,
          "is_bot": false,
          "headline": "read.go",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52bc8c7fce62af0a21a8d228f2b3c67936f86084",
          "body": null,
          "is_bot": false,
          "headline": "go.mod for dev",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T16:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f7ae142facd8cb33fa079987340225903c4aaf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature/pumprewrite",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T16:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e71e13526dd711b6fad22309d85852eda14a6f3",
          "body": null,
          "is_bot": false,
          "headline": "Make sure only one Login or Restore is happening at the same time",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T16:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e881a00af09d605b6abc6d9bf99054be4f836df",
          "body": null,
          "is_bot": false,
          "headline": "fix minor login bug",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T15:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62482260c7b238f4838ebfdd31e6f59d6ca79e1e",
          "body": null,
          "is_bot": false,
          "headline": "extract wsConn, wsClose & Mutex into own struct",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T15:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa016b79f5735d13a0e09c89d74275e12dc3d37",
          "body": "go-whatsapp should not auto-reconnect, it should be called by user",
          "is_bot": false,
          "headline": "Add Restore() to reconnect back to whatsapp after failed connection",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T11:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe2974027acb24bd4f9bc8209aa45dda3b420d8",
          "body": null,
          "is_bot": false,
          "headline": "Unexport Connect again, because it's not need from outside",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T10:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1173899de99d7a1f2187b68b376bd1b4cae0df4",
          "body": "Removes unnecessary dependencies from the go.mod and adds them to the needed examples",
          "is_bot": false,
          "headline": "Merge pull request #91 from SchulteMK/feature/gomodcleanup",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-02-08T09:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c61df7d78874492d507ca5af5fed7306700ca5a",
          "body": null,
          "is_bot": false,
          "headline": "extract some logic out of readPump",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T02:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08ee14a458dd5c09d38d718e80cb8f16de65b81",
          "body": null,
          "is_bot": false,
          "headline": "Makes read and write more symmetrical",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T02:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7648499c18dd0fd4e87c97a09913bac9f7aeb03",
          "body": null,
          "is_bot": false,
          "headline": "Todos",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T01:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c17efe8ecf995dea6d6f322b40cb1b1ae55866a",
          "body": null,
          "is_bot": false,
          "headline": "Seperates Read and Write functions into their own files",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T01:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212903cb2ff13c7c2a51b27018118a101c76464c",
          "body": null,
          "is_bot": false,
          "headline": "Completely removes the writePump",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T01:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0662f371bc678c57e556ba3f9066c2c9e1b261",
          "body": null,
          "is_bot": false,
          "headline": "Redo closeHandler for wsConn",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T00:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865c267a7ba3180985188c58058a1ff1155e0d4d",
          "body": "goroutines now will be terminated on disconnect",
          "is_bot": false,
          "headline": "Implement explicit Connect and Disconnect [WIP]",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-08T00:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296425110e0632e12f9a2a86fc09acff3703345c",
          "body": null,
          "is_bot": false,
          "headline": "add go.mod files to examples to reduce dependencies of the main module",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2019-02-06T18:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b53e9833a5cefecc34562356bfb71ce5f5820bfa",
          "body": "log messages newline fix",
          "is_bot": false,
          "headline": "Merge pull request #84 from adripo/patch-1",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-02-03T14:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "955ab6fd07bd0d5ab5ef313ce3a3663f58b8bbe7",
          "body": null,
          "is_bot": false,
          "headline": "prevent empty messages from being decrypted",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-02-03T14:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9d34be997454b0c7c7d4fae181af3f4da98c0d",
          "body": null,
          "is_bot": false,
          "headline": "fixes receive example directory name",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2019-02-03T13:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e2d8da35ff0313ca76a6f6234803be9e79f9bb9",
          "body": null,
          "is_bot": false,
          "headline": "log messages newline fix",
          "author_name": "adripo",
          "author_login": "adripo",
          "committed_at": "2019-01-13T22:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca6af00572cc2e97c80175c3cd0904475557dde",
          "body": null,
          "is_bot": false,
          "headline": "add gomod support due to go version 1.11",
          "author_name": "Marcel Kocks",
          "author_login": null,
          "committed_at": "2018-12-18T09:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be08b845a0804ce8c3fc5d86b1ec1cac8af98ace",
          "body": "Fix composing, allow more presences abilities",
          "is_bot": false,
          "headline": "Merge pull request #80 from AlmogBaku/master",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-12-16T22:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ccf8e57ccb8ed7b924d4d2721a3b25db55ce13",
          "body": null,
          "is_bot": false,
          "headline": "Fix composing, allow more presences abilities",
          "author_name": "AlmogBaku",
          "author_login": "AlmogBaku",
          "committed_at": "2018-12-16T12:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd35ed50821362de2c766c451dfb1a11e12b5c4e",
          "body": "…issues/35",
          "is_bot": false,
          "headline": "add check for WhatsApp account existence resolves Rhymen/go-whatsapp/…",
          "author_name": "kaxap",
          "author_login": "kaxap",
          "committed_at": "2018-10-02T09:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ffb4c11a14df04cc0fd8b285b8ef2efb023d54",
          "body": "fix isConnected by triggering a ping",
          "is_bot": false,
          "headline": "Merge pull request #46 from krombel/fix_websocket.isConnected",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-09-21T06:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "386b9ac0479f8bb45a1f0fadf03192f77a33ddbe",
          "body": "…st the connecion",
          "is_bot": false,
          "headline": "allow sending messages initially; sendKeepAlives (and not ping) to te…",
          "author_name": "Krombel",
          "author_login": "krombel",
          "committed_at": "2018-09-20T21:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f871c283f6c55e07fe43a5630eb36b7cc8741de9",
          "body": null,
          "is_bot": false,
          "headline": "fix isConnected by triggering a ping",
          "author_name": "Krombel",
          "author_login": "krombel",
          "committed_at": "2018-09-20T17:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2276608f8e38f01524d7ee5160a0694a22a729ad",
          "body": "reconnect websocket to whatsapp when it got closed",
          "is_bot": false,
          "headline": "Merge pull request #42 from krombel/reconnect_whatsapp",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-09-20T07:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda26629f40ffb57927105c924b14fad8b6d543e",
          "body": null,
          "is_bot": false,
          "headline": "reconnect websocket to whatsapp when it got closed",
          "author_name": "Krombel",
          "author_login": "krombel",
          "committed_at": "2018-09-19T13:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31092027237441cffba1b9cb148eadf7c83c3d2",
          "body": null,
          "is_bot": false,
          "headline": "uniforms handlers",
          "author_name": "SchulteMK",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-30T13:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14e2f20e4efe12daf88ae9a7979f929e784ba95",
          "body": null,
          "is_bot": false,
          "headline": "go fmt",
          "author_name": "SchulteMK",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-30T13:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0704a4ae717bf66e724682f32053ac7b6e4fcca0",
          "body": "Allow sending and receiving raw protobuf structs",
          "is_bot": false,
          "headline": "Merge pull request #29 from tulir/protobuf-struct-access",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-30T12:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1072f092621fd184b4856b67f0889a4cb4240227",
          "body": "Add option to change client app name",
          "is_bot": false,
          "headline": "Merge pull request #31 from tulir/custom-client-info",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-30T06:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf9fa45a6821bb3b3046985caba7f964aa48817",
          "body": null,
          "is_bot": false,
          "headline": "Add option to change client app name",
          "author_name": "Tulir Asokan",
          "author_login": "tulir",
          "committed_at": "2018-08-29T21:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82b902133ab6093f864dfc11fb9c5648f82f0ee9",
          "body": "Also export download/upload functions to make it possible to send/receive\nimages with raw protobuf structs",
          "is_bot": false,
          "headline": "Allow sending and receiving raw protobuf structs",
          "author_name": "Tulir Asokan",
          "author_login": "tulir",
          "committed_at": "2018-08-25T20:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ce542d3fb5169d742372c1591962532c39f94c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-23T18:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0d2f282fda14b04b1d5a576185d39f504a8fe7",
          "body": "Add message sender JID and info source fields to MessageInfo",
          "is_bot": false,
          "headline": "Merge pull request #28 from tulir/add-sender-jid",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-23T18:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88b7558e01e8ea078aa5382572c1b5fbb31b37e",
          "body": null,
          "is_bot": false,
          "headline": "Add message sender JID and info source fields to MessageInfo",
          "author_name": "Tulir Asokan",
          "author_login": "tulir",
          "committed_at": "2018-08-22T22:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eef085f4ac9a8a97e6086fc3368386daa761c1d",
          "body": null,
          "is_bot": false,
          "headline": "implements message quotes; msg.Info.QuotedMessageID",
          "author_name": "SchulteMK",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-17T07:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34db823c78afa80bd15e058d11154dc241a1ec07",
          "body": "we currently populate the store from the dispatch function so we cant abort if we don't have handlers",
          "is_bot": false,
          "headline": "handles messages even if no handlers exist",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-16T21:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277e509c5e30549fe8380be3847d92482e2d4113",
          "body": null,
          "is_bot": false,
          "headline": "implements keep-alive message & Conn.ServerLastSeen property",
          "author_name": "SchulteMK",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-16T10:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bada3ce381e4dfb1331e1ca81abdec1bf098f8c",
          "body": "While testing I noticed that the message status is often  Error or to be precise 0. I dont´t know what the exact meaning of this \"error\" is.",
          "is_bot": false,
          "headline": "changend status of message to its own type",
          "author_name": "Unknown",
          "author_login": "SchulteMK",
          "committed_at": "2018-08-13T18:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1830d6016aed04cdefd4e58ddf8cead8c2079fa8",
          "body": null,
          "is_bot": false,
          "headline": "adds safe is24h info conversion",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-12T14:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a271e30b73439ed965893bb5cb268ca569ddc1",
          "body": null,
          "is_bot": false,
          "headline": "adds PresenceUnavailable (still needs testing)",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-11T22:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d43ec5ccc18fe4ddf382478bbaaec8955660226",
          "body": null,
          "is_bot": false,
          "headline": "implements read and presence",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-11T21:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25084653e5f106ccd9351d7e07c95955980892f3",
          "body": null,
          "is_bot": false,
          "headline": "filters empty responses",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-11T20:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7881c5bf079a0a7b78e0e86cf322868d0c463ce",
          "body": null,
          "is_bot": false,
          "headline": "clean up",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-11T20:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e615cd936d0212dea9030be4160117f08bd72a71",
          "body": null,
          "is_bot": false,
          "headline": "implements basic contacts store",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-09T14:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cede79807fcde7cc65e45cefddee09202d30c9a",
          "body": null,
          "is_bot": false,
          "headline": "adds echo example",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-09T13:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e3800fd6d7a8b164d517313edec8b1442557c7",
          "body": null,
          "is_bot": false,
          "headline": "adds status to message info struct",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-09T12:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0ca4cebb0f0b3f6e8a1bdb3032b446210895b0",
          "body": null,
          "is_bot": false,
          "headline": "gofmt",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-09T12:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0e8935882989b24959753da4020d642e4b0aeb",
          "body": "Add MIT License",
          "is_bot": false,
          "headline": "Merge pull request #19 from DiSiqueira/license",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-08T19:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e70d19e9b9578b4d07e399ec6b31420ddf6c9ae",
          "body": null,
          "is_bot": false,
          "headline": "Add MIT License",
          "author_name": "Diego Siqueira",
          "author_login": "d6o",
          "committed_at": "2018-08-08T17:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d202703316b70577ebfaa66c57617c8d3077c4a2",
          "body": null,
          "is_bot": false,
          "headline": "adds info to conn struct",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-07T21:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a956459defb37ca6d22ce2da87a13209bc902c59",
          "body": null,
          "is_bot": false,
          "headline": "implements writePump for concurrent writing on the socket",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-07T20:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c2b0859f6f337bee23498afba3b37140fccb803",
          "body": "Update the whatsapp web version",
          "is_bot": false,
          "headline": "Merge pull request #12 from tkovs/tkovs-contributions",
          "author_name": "Lucas Engelke",
          "author_login": "Rhymen",
          "committed_at": "2018-08-02T14:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58f7c085e95d09785d47390eab5fc6aa63c5a4f",
          "body": null,
          "is_bot": false,
          "headline": "Fix grammar error; Update whatsapp web version",
          "author_name": "tkovs",
          "author_login": null,
          "committed_at": "2018-08-02T14:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a06df8bc6e22f0f4cbc086cb583e79ca2aa2af",
          "body": null,
          "is_bot": false,
          "headline": "godoc dummy file for crypto description",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T16:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36cf3b546c2fc211a2626f7068b7551057f80de6",
          "body": null,
          "is_bot": false,
          "headline": "godoc aes cbc",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T16:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11a9ce615544d4780359ade8ee5fc3aca69aea9",
          "body": null,
          "is_bot": false,
          "headline": "godoc curve25519",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T16:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7b8d265d65f3e8b8a0a8cb8354865fb17302c9",
          "body": null,
          "is_bot": false,
          "headline": "godoc hkdf",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T16:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4de74997052f1a084f83e790e1ca1a31202dcc2",
          "body": null,
          "is_bot": false,
          "headline": "godoc seesion.go",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T15:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade660bf089162d9924b3130705eb6ab12959e8e",
          "body": null,
          "is_bot": false,
          "headline": "godoc messgage.go",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-12T12:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e4a6faff7ccdc9f37e9dac4fe74401f1a481d8",
          "body": null,
          "is_bot": false,
          "headline": "minor fix",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-11T07:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116d40463f95864bb95275ac0cde24342e95bb2d",
          "body": null,
          "is_bot": false,
          "headline": "replace magic number with actual constant",
          "author_name": "Marcel Kocks",
          "author_login": "SchulteMK",
          "committed_at": "2018-07-11T07:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 0,
      "latest_release_at": "2019-03-05T17:51:24Z",
      "latest_release_tag": "v0.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 2678,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2698,
      "mean_days_between_releases": 6.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/Rhymen/go-whatsapp",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/Rhymen/go-whatsapp",
          "is_deprecated": false,
          "latest_version": "v0.1.1",
          "repository_url": "https://github.com/Rhymen/go-whatsapp",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2020-11-18T19:05:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2074
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-05-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "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": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "binary/proto/def.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/echo/go.mod",
        "examples/login/go.mod",
        "examples/receiveMessages/go.mod",
        "examples/restoreSession/go.mod",
        "examples/sendImage/go.mod",
        "examples/sendTextMessages/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 143646,
      "source_files_sampled": 30,
      "oversized_source_files": 1,
      "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/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190308221718-c2843e01d9a2"
        }
      ],
      "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": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "SchulteMK",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/15124406?v=4"
        },
        {
          "type": "User",
          "login": "Rhymen",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/11503132?v=4"
        },
        {
          "type": "User",
          "login": "gabstv",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1563110?v=4"
        },
        {
          "type": "User",
          "login": "krombel",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11167142?v=4"
        },
        {
          "type": "User",
          "login": "tulir",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4224639?v=4"
        },
        {
          "type": "User",
          "login": "slaveofcode",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13603341?v=4"
        },
        {
          "type": "User",
          "login": "AlmogBaku",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/98982?v=4"
        },
        {
          "type": "User",
          "login": "d6o",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/683170?v=4"
        },
        {
          "type": "User",
          "login": "hoehermann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/838331?v=4"
        },
        {
          "type": "User",
          "login": "adripo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26493496?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.493
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "29 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6c0a0717085cb5979c611b0ad32ed21605aa9446",
        "ran_at": "2026-07-25T14:54:42Z",
        "aggregate_score": 1.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/slaveofcode/go-whatsapp",
    "host": "github.com",
    "name": "go-whatsapp",
    "owner": "slaveofcode"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 17,
        "vitality": 20,
        "community": 12,
        "governance": 40,
        "engineering": 22,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 23,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2678,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2678 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2678
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2698,
              "mean_days_between_releases": 6.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2698 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2698
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2678,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2678 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2678,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 1,
              "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": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.493
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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": 60,
            "inputs": {
              "followers": 64,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "slaveofcode",
              "public_repos": 151,
              "account_age_days": 4010
            },
            "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": "64 followers of slaveofcode",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 64,
                      "login": "slaveofcode"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "151 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 151
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 22,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 17,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 17,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 1.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "29 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": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.23,
              "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 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "examples/echo/go.mod",
                "examples/login/go.mod",
                "examples/receiveMessages/go.mod",
                "examples/restoreSession/go.mod",
                "examples/sendImage/go.mod",
                "examples/sendTextMessages/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "examples/echo/go.mod, examples/login/go.mod, examples/receiveMessages/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "examples/echo/go.mod, examples/login/go.mod, examples/receiveMessages/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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 143646,
              "source_files_sampled": 30,
              "oversized_source_files": 1
            },
            "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": "1/30 source files over 60KB",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 30,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "binary/proto/def.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "binary/proto/def.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "binary/proto/def.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/Rhymen/go-whatsapp' points at a different repository (https://github.com/Rhymen/go-whatsapp); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T14:54:49.695197Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/slaveofcode/go-whatsapp.svg",
  "full_name": "slaveofcode/go-whatsapp",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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