公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 02:29 UTC

sfuchs79 / subsurface

Subsurface divelog program

C++ · CGPL-2.0★ 0 星标⑂ 0 复刻始于 2017年1月复刻在 GitHub 上查看 ↗

sfuchs79/subsurface 的健康指数为 100 分中的 27 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(63/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2444 天前。 近期的大部分工作由 3 位贡献者完成。

27
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

Stefan Fuchs个人账户
9 关注者2 个公开仓库始于 2017年1月

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

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,444 天前
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,444
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 40 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,479 天前
19.8/27发布节奏 — 约每 51 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count40
latest_release_tagv4.6.0
releases_from_tags
days_since_latest_release3,479
mean_days_between_releases51
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

63中等 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
13.4/22.5提交分布 — 头号贡献者编写了 41% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 26 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled100
top_contributor_share0.406
评分方式
0/46.8议题解决 — 没有议题或无数据
38.2/38.3PR 接受 — 已裁定的 PR 中 3/3 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs3
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
7.2/25所有者影响力 — sfuchs79 有 9 位关注者
15.5/25既往记录 — 2 个公开仓库,账户约 9 年
所用输入
followers9
owner_typeUser
is_verified
owner_loginsfuchs79
public_repos2
account_age_days3,470
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

32存在风险 · 占总体的 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。 其余权重已重新归一化。

文档

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

安全

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

28危急 · 占总体的 16%

安全态势

28危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 26 contributing companies or organizations
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 — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.8
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

55中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
39.5/40可读的提交历史 — 100 次人类提交中有 74 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.74
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Documentation/Makefile, ReleaseNotes/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesDocumentation/Makefile, ReleaseNotes/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C++(静态类型)
49.6/55可控的文件大小 — 采样的 385 个源文件中有 38 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes511,724
source_files_sampled385
oversized_source_files38

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 2.8 / 10
2.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 26 contributing companies or organizations
不适用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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 86346,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 987468,
        "R": 4070,
        "C++": 1711174,
        "CSS": 12885,
        "QML": 112237,
        "TeX": 2383,
        "HTML": 34783,
        "Perl": 10518,
        "XSLT": 261697,
        "CMake": 57220,
        "QMake": 9887,
        "Shell": 114000,
        "Perl 6": 2093,
        "Makefile": 4504,
        "JavaScript": 40793,
        "Objective-C": 337
      },
      "pushed_at": "2019-11-16T17:26:50Z",
      "created_at": "2017-01-28T22:44:35Z",
      "owner_type": "User",
      "updated_at": "2020-04-26T23:13:52Z",
      "description": "Subsurface divelog program",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-2.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "C"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Stefan Fuchs",
      "type": "User",
      "login": "sfuchs79",
      "company": null,
      "location": "Stuttgart, Germany",
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/25316050?v=4",
      "created_at": "2017-01-24T05:56:32Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 3470
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-2.0",
      "raw_spdx": "GPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2017-01-15T19:37:26Z"
        },
        {
          "tag": "v4.5.97",
          "kind": "patch",
          "published_at": "2017-01-02T23:55:00Z"
        },
        {
          "tag": "v4.5.96",
          "kind": "patch",
          "published_at": "2016-12-12T03:43:55Z"
        },
        {
          "tag": "v4.5.6",
          "kind": "patch",
          "published_at": "2016-04-26T16:38:53Z"
        },
        {
          "tag": "v4.5.5",
          "kind": "patch",
          "published_at": "2016-04-09T15:33:37Z"
        },
        {
          "tag": "v4.5.4",
          "kind": "patch",
          "published_at": "2016-03-16T14:34:57Z"
        },
        {
          "tag": "v4.5.3",
          "kind": "patch",
          "published_at": "2015-12-13T19:40:16Z"
        },
        {
          "tag": "v4.5.2",
          "kind": "patch",
          "published_at": "2015-10-27T06:27:16Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2015-10-27T06:27:16Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2015-10-14T12:59:09Z"
        },
        {
          "tag": "v4.4.98",
          "kind": "patch",
          "published_at": "2015-10-04T15:42:27Z"
        },
        {
          "tag": "v4.4.97",
          "kind": "patch",
          "published_at": "2015-09-19T22:33:40Z"
        },
        {
          "tag": "v4.4.96",
          "kind": "patch",
          "published_at": "2015-09-03T14:40:14Z"
        },
        {
          "tag": "v4.4.2",
          "kind": "patch",
          "published_at": "2015-05-04T17:59:10Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2015-02-18T19:11:03Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2015-02-04T16:00:33Z"
        },
        {
          "tag": "v4.3.970",
          "kind": "patch",
          "published_at": "2015-02-01T15:24:48Z"
        },
        {
          "tag": "v4.3.960",
          "kind": "patch",
          "published_at": "2015-01-25T21:40:18Z"
        },
        {
          "tag": "v4.3.950",
          "kind": "patch",
          "published_at": "2015-01-24T02:52:26Z"
        },
        {
          "tag": "v4.2.91",
          "kind": "patch",
          "published_at": "2014-12-09T02:49:01Z"
        },
        {
          "tag": "v4.2.90",
          "kind": "patch",
          "published_at": "2014-11-17T22:27:05Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2014-11-13T18:25:56Z"
        },
        {
          "tag": "v4.1.94",
          "kind": "patch",
          "published_at": "2014-08-05T22:50:14Z"
        },
        {
          "tag": "v4.1.93",
          "kind": "patch",
          "published_at": "2014-07-25T19:51:23Z"
        },
        {
          "tag": "v4.1.92",
          "kind": "patch",
          "published_at": "2014-07-24T20:53:21Z"
        },
        {
          "tag": "v4.1.91",
          "kind": "patch",
          "published_at": "2014-07-19T01:46:51Z"
        },
        {
          "tag": "v4.1.90",
          "kind": "patch",
          "published_at": "2014-07-13T04:09:32Z"
        },
        {
          "tag": "v4.0.99",
          "kind": "patch",
          "published_at": "2014-05-06T18:32:48Z"
        },
        {
          "tag": "v4.0.98",
          "kind": "patch",
          "published_at": "2014-05-02T04:30:29Z"
        },
        {
          "tag": "v4.0.97",
          "kind": "patch",
          "published_at": "2014-05-01T22:23:33Z"
        },
        {
          "tag": "v4.0.96",
          "kind": "patch",
          "published_at": "2014-04-25T14:20:33Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2014-02-16T03:38:11Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2014-01-09T08:09:43Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2014-01-03T11:18:59Z"
        },
        {
          "tag": "v3.9.2",
          "kind": "patch",
          "published_at": "2013-12-07T06:57:39Z"
        },
        {
          "tag": "v3.9.1",
          "kind": "patch",
          "published_at": "2013-11-28T05:27:01Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2013-06-30T16:47:46Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2013-03-04T08:26:32Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2013-02-26T21:29:23Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2012-10-07T12:02:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2478158c0ffef182dadedcfb405fb40ded150eaa",
          "body": "This fixes a bug reported by Willem that removing waypoints\nusing the right click context menu makes the cylinder\npressure lines partly disappear.\n\nThe reason was that clicking a dive handler disables the\npressure interpolation (and other things, controlled by\nshouldCalculateMaxdepth). This is turne\n[…]\n This event is not triggered when\nselecting in item from the context menu (like remove\nwaypoint or gas selection) so we need to send it manually.\n\nSigned-off-by: Robert C. Helling <helling@atdotde.de>",
          "is_bot": false,
          "headline": "Reenable pressure interpolation in context menu",
          "author_name": "Robert C. Helling",
          "author_login": "atdotde",
          "committed_at": "2017-12-30T10:36:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a9accba54086373aef490418be746a564c1f1c5",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Latest translations",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-29T21:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75142b0a63279bac1e0b276edbf48ba3cea62862",
          "body": "See also commit c032006d91ee3c. Compare functions passed\nto sort functions need to compare for less-than and not\nless-or-equal.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: less than operators shall not use equal",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T21:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f74308bed40e2d463d8b4ed5e57dc56220b65bcc",
          "body": "In MainWindow::on_actionCloudstorageopen_triggered(),\ngetNotificationWidget()->hideNotification() was called, thus hiding\nany error message produced by the cloud code. Notably, the information\n\"Cannot sync with cloud server, working with offline copy\" was\nnot shown.\n\nTherefore, remove this call. Note that on cloud save messages were\nnot hidden.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Desktop: Don't hide errors on opening cloud storage",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-29T17:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13305e77451ecae0d3d1803b85b4a27e7084dd7b",
          "body": "CID 208303\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc714e582f591d26ef08004fbe904b4868462d73",
          "body": "CID 60227\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Unchecked return value from library",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7b0017a7b455652dc0b69d0f1203530bc03f62",
          "body": "CID 208312\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Unchecked return value",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8634dcc3934c80154f62f541f431daa50315df2f",
          "body": "CID 208311\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized pointer field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1aff297265358c79025d8789b3736c50e919c4",
          "body": "CID 208309\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Unchecked dynamic_cast",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0852f9a2ab939dd97ca8d5644ad505b405e6464d",
          "body": "CID 208307\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: remove unused private variable",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9836f57598a51955a96ebdfe3bd306e4501eb8c7",
          "body": "CID 208292\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized pointer field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f057dd46ed06ff699b299c9fe8805c9fe721f91d",
          "body": "CID 45171\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba813483dd66ec7d222723377f5002edc2e4f369",
          "body": "CID 208320\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized pointer field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "686544bcefc4d26a7b16d2db0ee998d61e1c9a4c",
          "body": "CID 45112\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Improper use of negative value",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb5a7d08274445347e13e99d76afdb2888c0852",
          "body": "CID 208332\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555f789b55330758cb466ac774eb85476a0cba5e",
          "body": "CID 45172\n\nAnd one non initalized member hAxis could be removed as it is\nnot used. Surprisingly, Coverity did not see this.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized pointer field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c1f405f4cf4059386b9c2c69890b8284c3bd43",
          "body": "Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "mobile: bump version to 2.0.2",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-29T17:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0dcac297106f5eee75209941ad1c3c500d141be",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Getting ready for Subsurface 4.7.6",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-29T04:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b641fc8464ba8b4b6af39354f998ad24e5aba5b4",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Latest translations",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-29T04:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34236e3c84acd76ecb26a8abb4e10ccada4636ff",
          "body": "This fixes a bug where if the user entered very high ascent (or less commonly\ndescent) rates such that the time to ascend (or descend) from one level to the\nnext was less than 10s, that leg would be skipped in the dive plan notes.\n\nReported-by: Alexander Maier <maieralex@me.com>\nSigned-off-by: Rick Walsh <rickmwalsh@gmail.com>",
          "is_bot": false,
          "headline": "Planner notes: don't omit deco stops with rapid ascent rates",
          "author_name": "Rick Walsh",
          "author_login": "RickMWalsh",
          "committed_at": "2017-12-29T03:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e701f10e834b89864ce879c4fc49714b3e47e8",
          "body": "CID 45184\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "803759efea1aa648dafad2f15fd95da228df8dbb",
          "body": "CID 208317\nCID 208325\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce9b5bb9af7c67644b071ba5f2e14bb00f04e7c",
          "body": "CID 208318\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Logically dead code",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa23f74f73d9baeb871670de0dcb6f5d3838cde",
          "body": "CID 208296. IndexOf can return -1 when not found, which will\nnot happen in this context, so just to silence Coverity.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Argument cannot be negative",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a5e0644e1cb6c25c2c5e96b39d2368f0f1be5b",
          "body": "CID: 208335\n\nMainly to silence Coverity, as I do not believe this caused\nany problem.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: Uninitialized pointer field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabba1f07165ce0dc1204b4f0ec2c6ef9fd7a1ab",
          "body": "clear_vpmb_state() was declared with incorrect signature, and all\nfunctios in this change are extern, so declare them as such.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: correct signature and declare extern",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c3818bd7283e5ea902adc80fc5f28890a83d90",
          "body": "CID 208315\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "Cleanup: Uninitialized scalar field",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a58be66498907c972fbd863174a30fa8235f172",
          "body": "With commit 5962f00679fae555, a well known problem was introduced.\nIncorrect width setting for the spanning trip lines. And as there\nis even a specific functon for that, just call this.\n\nThe reason the mentioned commit introduces this, is that\ninvalidate() causes layoutChanged signals, and invalidateFilter()\ndoes not.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "filter: fix trip header bug",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522b922d2a7664d1e83239b262ea687681d6a731",
          "body": "This is mainly code maintenance. Instead of emitting explicit\ndataChanged signals, we can make sure that setStringList()\nis called after all model data manipulation is ready. Accoording\nto the Qt docs: \"The model will notify any attached views\nthat its underlying data has changed\".\n\nIn itself, this does not solve the tripped assert mentioned in\ncommit 5962f00679fae5, but this calling at the end just feels\nbetter.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "filter: setStringList() at end of every change",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d564e92041ffb1997b76d6db7f0be612f9a29b",
          "body": "This \"bug\" is found using Qt 5.10 compiled in developer mode. Access\nthe filers, click a little around here, close the filters. Almost every\ntime the following assert is triggered:\n\nASSERT failure in QPersistentModelIndex::~QPersistentModelIndex:\n\"persistent model indexes corrupted\", file itemmodels\n[…]\nvalidateFilter(). Indeed, the last variant is a little\nmore lightweigt, and does seem to do the same job from a functional point\nof view (in this case).\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "filter: prevent assert trap on exit filters",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-28T16:30:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c032006d91ee3cce7d9267ff9a1c39ac7087d272",
          "body": "DiveLocationFilterProxyModel::lessThan() used less-or-equal instead\nof less-than comparison. This can lead to subtle bugs if two elements\ncompare as equal.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Replace less-or-equal by less-than comparison in lessThan function",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-28T12:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b1c641837a441734ee9c525f5ed3699735c18c",
          "body": "FilterModelBase is a direct subclass of QAbstractItemModel. Therefore,\ndynamic_cast<>ing the former to the latter is unnecessary. Probably\nan artifact of previous code.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Remove unnecessary dynamic_cast<>s in filter code",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-28T08:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc5b601aa36a7ede89ab13274cb334aa92f5cf7",
          "body": "Coverity CID 208330\nCoverity CID 208301\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid dereferencing NULL pointer",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-28T06:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8719413a7962f737938a59ce54637352fb282f4",
          "body": "This is basically to make Coverity happy.\n\nCoverity CID 208300\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid uninitialized members",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-28T06:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db434702be51e913e7757af14ed3808ebecb81e1",
          "body": "Realistically this is a false positive as we should never use a second\nBTDiscovery instance - but there's nothing wrong with being extra certain.\n\nCoverity CID 208319\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid potentially uninitialized members",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-28T01:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d7d80451afa2671486804dfccd6eb8e8125a11",
          "body": "Coverity CID 45078\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-28T01:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd8580de9fc290a407207487994d0a0cf1ab7c2",
          "body": "Coverity CID 45121\nCoverity CID 45163\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-28T01:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3118bedd4f091aedbd941b1040aea2173bd1fed",
          "body": "The previous attempt to fix this in commit 652e382e68 (\"Cleanup: avoid a\nfew memory leaks\") was clearly bogus. Oops.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: correctly prevent memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-27T21:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43c1c0a1d1fe111520a090a9e27414f8ef4754ac",
          "body": "Signed-off-by: Miika Turkia <miika.turkia@gmail.com>",
          "is_bot": false,
          "headline": "Check different sensors on divinglog import",
          "author_name": "Miika Turkia",
          "author_login": "mturkia",
          "committed_at": "2017-12-27T19:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637210564a3ae22c7b3fb476a0334b61f43c95d1",
          "body": "Coverity CID 208323\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid dereferencing NULL pointer",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-27T00:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260ff50b0ad83b7404416b878e8a97550867875e",
          "body": "Coverity CID 208289\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid accessing uninitialized variable",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-27T00:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cb4bc841dc2d0e808aeb7fcf2f37c844a1b26e",
          "body": "sizeof() is clearly the wrong way to get to the size of that array...\n\nCoverity CID 208294\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid out of bounds access",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-27T00:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04bca45552b59441e41dbf4e66cb8b7ce9baa021",
          "body": "sizeof() is clearly the wrong way to get to the size of that array...\n\nCoverity CID 208290\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid out of bounds access",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-27T00:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b8a9db4e77aa015d5a90e505c1febf00ab3621",
          "body": "sizeof() is clearly the wrong way to get to the size of that array...\n\nCoverity CID 208297\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid out of bounds access",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T23:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50571dfab38a935003806706478780bf835cc13d",
          "body": "Coverity CID 208298\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T23:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424e7570942976e2e25c4366f267c940db15d38c",
          "body": "Coverity CID 208308\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T23:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169a55d6e8d933885c266b72901c9a3460e777e7",
          "body": "Coverity CID 208314\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T23:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fed7a944165d30ab2cb192c7984e3dc4ef118d4",
          "body": "No point in doing the strdup of the password if we then bail.\n\nCoverity CID 208316\nCoverity CID 209293\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T23:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4237bf843929e30a1ce2976a389b7193597c704",
          "body": "Don't access cylinder[MAX_CYLINDERS]\n\nCoverity CID 208324\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: prevent out of bounds read",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T22:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a46f5eb9bcee0f8b3fdee9fc6c4f1143b2663c0",
          "body": "Coverity CID 208327\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T22:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42db44510d6e58120a9f0d272f5de2b26fb09ba7",
          "body": "Coverity CID 208333\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T22:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da1d6e97f63e53f26b92c6709fed6423070e10c9",
          "body": "Coverity CID 208337\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T22:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e94c21a55f713af300ff0fbf59ddee9558c3a0c",
          "body": "Since we cannot store tanks / gases past MAX_CYLINDERS (currently 20),\nthere is no point in analyzing those data.\n\nCoverity CID 208339\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: prevent potential out of bounds write",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T22:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb2640fc76dbba120c026831e0887c608ed4c66",
          "body": "The JUMP macro includes a 'goto bail', so we need to free devdata there\n\nCoverity CID 208340\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid memory leak",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T21:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8614e43ed6f543f2e644661004a88414a0404e",
          "body": "Coverity CID: 208341\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: check we have dive before dereferencing",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T21:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652e382e686df5fe0e63e2f2568e820819ab1b08",
          "body": "Coverity CID 215199\nCoverity CID 215195\nCoverity CID 215196\nCoverity CID 215198\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Cleanup: avoid a few memory leaks",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T21:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65213f044e463fb6cadfe2a08f81a07efd364155",
          "body": "Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md to reflect new filter features",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-26T21:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6bf57a13b5e4d3dd469b0fa8790d341eb4f1304",
          "body": "Introduce toggle buttons which mean \"filter all dives except\nthose fulfilling the selected criteria\".\n\nThe old code used to check for rowCount() == 0. This should never happen,\nbecause there is always a row \"empty field\". This check was moved into\nthe preamble of the functions to seperate it from the actual logic.\n\nFixes #435\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Introduce negate-toggle buttons to filter lists",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-26T21:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86c70ab2ce91c46355a71008334aa6743caa1e6",
          "body": "Let the menu introduced in commit 5e86442bab680b79fbd3cd490091ab9f14252e94\npop up on right-click instead of button-click.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Turn filter list options into context menu",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-26T21:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931947b852aaa25e62715f2d8d275c0bd47fa3d5",
          "body": "Since these classes do not possess any signals/slots,\nthese macro are unnecessary.\n\nLikewise, the friend declaration in TagFilter is useless,\nsince the corresponding fields are in the base class.\n\nFallout of commit 1a4e7ad0dd29b9eeac2016933cb86bff260dadbb.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Remove Q_OBJECT macros and friend declaration from *Filter classes",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-26T21:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3b107a9de188fd58e010d6b86f30a786293ada",
          "body": "This is mainly a cosmetic improvement. The GPS menu stayed\nvisible, when selecting most of the options. This looks weird,\nas the close of the menu is also an indication of the selected\naction carried out. So, just close it\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "mobile: close GPS menu drawer when selected",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-26T21:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702ec37145d04b2a81b27fec7bb2fa852899c9a0",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Android build: make androiddeployqt less verbose",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T20:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb95cd02c17101980a576cf299093185c109be9a",
          "body": "The previous hack got us to see that the error was a write error to\nstdout and based on\nhttps://github.com/travis-ci/travis-ci/issues/4704#issuecomment-321777557\nsetting filter_secrets: false will work around that issue.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Travis: try another work around",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T20:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c1cef73b32255c6b3f3bc4a7f5f6851194f8ff",
          "body": "For some reason it suddenly cannot figure out which build program\nto use. This seems like a weird hack, but works.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Android build: work around odd bug with cmake 3.10",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T17:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4346aaa3333eb4ba2bd6ee0dc1976c32545d3bfb",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Android build: no point making the docs",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-26T17:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9ba7bd7a8b33637c0d030998a9649340108b73",
          "body": "Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-25T18:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e98a8d89d8e8affc1a12e92f8359d66183caad",
          "body": "A very very trival fix, for a mysterious issue. When loading\nGPS fix data from the server, the string date was parsed with\nthe format \"yyy-M-d\". And no, the \"yyy\" is no typo here, but\nwas the reason that data from the read from server got a\n1/1/1970 data. And when a user decided to upload that data\n\n[…]\nly saved), and\none new with the bogus date.\n\nIn order to het rid of those weird 1/1/1970 GPS fixes, users\nwill have to remove them by hand.\n\nFixes: #567\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "Use correct date format",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-25T18:47:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca38644005bbb91d5bc05be4d571b4082563c5f2",
          "body": "For deep dives with long deco, the sum of deco stops could\noverflow. This is prevent by turning it into long.\n\nSigned-off-by: Robert C. Helling <helling@atdotde.de>",
          "is_bot": false,
          "headline": "Prevent overflow in effective GF calculation",
          "author_name": "Robert C. Helling",
          "author_login": "atdotde",
          "committed_at": "2017-12-25T18:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eec251be8c8d208fbee103988b9f660a1999354",
          "body": "For some reason accepting the licenses for the SDK appears to fail.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Travis: hack around Android build failuers",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T21:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df88f0145f45b8a4de5788509f58f17060e6b5d",
          "body": "Since it's the SDK where things are failing, doing it this way makes the\nturnaround time of my attempts to fix this faster. And in the larger\nscheme of things, the order is irrelevant.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Android build: reorder downloading Qt vs SDK",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T21:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f067d3b5d67bcc7ee1bfec9b85d8dc8269b490c6",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Fix build for cmake before 3.10",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T21:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726e231d6404e2383c0b29084c31027e5b0e5cc7",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Update translation source strings",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T20:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a39e3ff208304c45c975cd8509ba252f6f6293d",
          "body": "Signed-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T19:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795f6e24ea60deb0e874b7ff07f003827ed2ee47",
          "body": "Explicitly turning of automoc and friends for every single auto\ngenerated file seems a rather dumb approach...\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Silence cmake 3.10 warnings",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T19:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c8a7e4cadaeb86e71a220710936a2e1e4290dd",
          "body": "It shall match the Qt version ... according to Dirk.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "mapwidget: QtQuick really to 2.5",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-24T19:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "130f109442de7b5b047cc10b0e4534169459d291",
          "body": "There was a curious pattern of singletons being implemented based on\nQScopedPointer<>s. This is an unnecessary level of indirection:\nThe lifetime of the smart pointer is the same as that of the\npointed-to object. Therefore, replace these pointers by the respective\nobjects.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Remove superfluous QScopedPointer<>s in singletons",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T19:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4222d61119e437b4b79e36903a5b357756de21",
          "body": "In commit f3d978b8a5fb6 the QtQuick version was upgraded\nto 2.6 (from 2.0 for the mapwidget). This is, apparently,\ntoo agressive, as there are still mainstream distributions\nthat are still on Qt 5.5.1 for which 2.6 of QtQuick is too\nnew. And as a sidenote: Qt 5.5.1 was released in October\n2015.\n\nSo partially revert commit f3d978b8a5fb6.\n\nFixes: #978\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "mapwidget: revert QtQuick version to 2.0",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-24T18:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec69de7ab152787148deb31f9ae6753a0a3081d",
          "body": "We aren't really consistent. And I don't do this often enough. But based\non a few things that I saw in a recent commit, I wanted to at least fix\nthose. And then of course fixed everything in those two files.\n\nSigned-off-by: Dirk Hohndel <dirk@hohndel.org>",
          "is_bot": false,
          "headline": "Small whitespace updates",
          "author_name": "Dirk Hohndel",
          "author_login": "dirkhh",
          "committed_at": "2017-12-24T17:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734bd6d4598126172ff5b93dafabbc9bab4b2b57",
          "body": "The two final newlines in the help message were removed in commit\n0c74f7a2c8e0af7ac006c16fc9ef05e5f9245518.\nRe-add them.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Re-add newlines to help message",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T16:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcf044b938335484d4496c3cbaa87a8af9fa37e",
          "body": "Found while compiled against Qt 5.10 build from source. The assert\nQ_ASSERT(last >= first) is trapped by this beginInsertRows in\ncase there are no pictures. Just do not call this when there are\nno pictures.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "beginInsertRows requires last >= first",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-24T16:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7451517e4a5e9aeffe31f1cd7346b07c0c9e15ac",
          "body": "To every filter list add a menu button that allows selection of all,\nselection of none or inversion of selection.\n\nImplements #435.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Add select-all, deselect-all and invert-selection options to filters",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T16:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "668635e98eb32e3c5ffd3cb3e65da51c71db2975",
          "body": "The *FilterModels had a number of of virtual functions, which only\naccessed members of the base class. Moreover, these functions were\nidentical and generated with macros. Therefore, move these functions\nto the base class.\n\nThe one excption is data(), which uses different count functions\n(passed as a\n[…]\n left are those creating the singleton accessors.\nThis could be more clearly realized by templates, but let's\nlikewise keep it the way is.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Move *FilterModel functions into base class",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T16:24:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7eed752ba15bcb152d448868d2d291abde8748aa",
          "body": "There were two classes, MultiFilterInterface and FiterModelBase.\nThe latter derives from the former and from QStringListModel.\nThe former was not used anywhere else. Moreover, in contradiction\nto its name, MultiFilterInterface is not an interface (in the Java\nsense), because it actually has (non-vir\n[…]\ndata model is very weird.\n\nMerge these two classes, since there seems to be no gain whatsoever\nfrom keeping MultiFilterInterface separate.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Fold MultiFilterInterface into FilterModelBase",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T16:24:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a4e7ad0dd29b9eeac2016933cb86bff260dadbb",
          "body": "The TagFilter, BuddyFilter, SuitFilter and LocationFilter classes\nall did essentially the same thing. Therefore, factor out common\ncode / objects into a base class FilterBase.\n\nThe new base class stores a pointer to the filter model. It was\nfelt that this is simpler than introducing virtual methods.\n[…]\nes now do is setting a label and\nin one case a tooltip. Thus, in principle, they could be removed\ncompletely, but let's keep them for now.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Factor out *Filter code into FilterBase base class",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-24T16:24:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "603e43f46ece939e732df14c501844e7bd983211",
          "body": "Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>",
          "is_bot": false,
          "headline": "Use function emitDataChanged in diveplannermodel consistently",
          "author_name": "Stefan Fuchs",
          "author_login": "sfuchs79",
          "committed_at": "2017-12-23T23:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337f82c87615bbff635cc1f9e3c2f2f7b8a17daa",
          "body": "Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>",
          "is_bot": false,
          "headline": "Code cleanup: Indentation mistake plus simplification",
          "author_name": "Stefan Fuchs",
          "author_login": "sfuchs79",
          "committed_at": "2017-12-23T23:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d703ba99c1093cfd39f800725ef3989fb4c121de",
          "body": "The more complex handling is no longer needed because:\n- Keyboard tracking for gfhigh/low UI fields was switched off here:\n  030c094854aeab4aaade523d7126728d9ce98a5b\n- GFhigh was limited to 40 here:\n  53fffe0ce3696de33ce4657e20d295e4a43e0fd9\n\nSigned-off-by: Stefan Fuchs <sfuchs@gmx.de>",
          "is_bot": false,
          "headline": "Simplify update of gflow and gfhigh values in the code",
          "author_name": "Stefan Fuchs",
          "author_login": "sfuchs79",
          "committed_at": "2017-12-23T23:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad398e3a7543de7cd3402ef2a18d8dcd6fe5311",
          "body": "in ./core/subsurface-qt/SettingsObjectWrapper.h\n\nCode for this was removed here: 5b080beddef3e08b86eb53448e737b4867a50c1a\n\nSigned-off-by: Stefan Fuchs <sfuchs@gmx.de>",
          "is_bot": false,
          "headline": "Remove obsolete declaration of void gfLowAtMaxDepthChanged",
          "author_name": "Stefan Fuchs",
          "author_login": "sfuchs79",
          "committed_at": "2017-12-23T23:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db9f5dbbd4678e203b9b36a12dc8217733fc0a9",
          "body": "Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>",
          "is_bot": false,
          "headline": "Correcty typo ghflow -> gflow in diveplannermodel.cpp",
          "author_name": "Stefan Fuchs",
          "author_login": "sfuchs79",
          "committed_at": "2017-12-23T23:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e82cc2accff92865f4e754e229abeaa3cadacc",
          "body": "And why this one? Well, while this include is renamed in Qt 5.10\nand gives deprecated compile warnings. And as it unused anyway, just\nremove it.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: remove unused include",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-23T10:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935fb3c3df25e9982a097ddb8b2c380843d544d4",
          "body": "Commit 6343515fedbc43be4fd2cb3f1b3fea384e362c59 introduced equality\ninstead of substring comparison for filters. This broke the buddy\nfilter in the case of more than one buddy, because in such a case\nthe buddy list is a comma-separated string.\n\nFix this by splitting the buddy string, trimming the individual\nstrings and search in the list.\n\nFixes #969\n\nReported-by: <yrevawerd@gmail.com>\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Fix BuddyFilterModel",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-21T20:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4530cd5ef38e6120f451daf1a758b38b70a6f1c",
          "body": "subsurface_OS_pref_setup() is not not used. Remove it.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "cleanup: remove empty function",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-21T14:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ae35e7df7c32ef6070474ad0e55c5a473f701d",
          "body": "To access a QMap<> entry, the value() function is used with a sentinel\nas default value. If the sentinel is returned, the code assumes that\nthe searched for entry doesn't exist.\n\nMake this code more idiomatic by using an iterator and testing for\nend().\n\nThis fixes a compiler warning, because only on\n[…]\nry-not-found message was improved\n(adding of function name, space between massage and timestamp) and\nelevated from debug to warning level.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Make QMap<> access in deleteGpsFix() more idiomatic",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-20T23:04:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22dc7b84f091b392537ab51539c4277ad54416de",
          "body": "plot_info->nr should always be > 0. If this is not the case, write a\nmessage to stderr instead of crashing in add_plot_pressure(). This\nsilences an use-of-uninitialized-variable warning.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Handle plot_info->nr <= 0 gracefully",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-20T23:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2d22494c649205442c09318ae7503c818b22d2",
          "body": "last_ceiling was used before initialization in the first iteration\nof the loop in calculate_deco_information().\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Fix use of uninitialized variable in core/profile.c",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-20T23:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c346bb341854897628117def6f3415ee5740444",
          "body": "Since the corresponding error message appears thrice, it is translated\nonce at the beginning of the function (even in the non-error case).\n\nA single-byte fread() was transformed into getc().\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Check return of fread() in core/ostctools.c",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-20T23:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1ca8c1c7a85938f41efb6b1ae2fa50a7f778a7",
          "body": "Besides being the right thing to do (code reflects reality), it\nsilences a compiler warning.\n\nSigned-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>",
          "is_bot": false,
          "headline": "Fix order of initilization list in MainTab constructor.",
          "author_name": "Berthold Stoeger",
          "author_login": "bstoeger",
          "committed_at": "2017-12-20T23:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fee77487b5cf1ebdc17c994ecaa45dd6f574842",
          "body": "A small redo of 78bafe8f620a066. The quotes cause the original\nfunctionality not to work. Ignore them as well.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "core: ignore erroneous quotes as well",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-20T14:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e411cc67d0c619574c5bf7b54e1b0a603c7c3c3",
          "body": "Unfortunately, in my commit 48d9c8eb6eb07a, I fixed only half of\nthe problems related to the functionality introduced by Stefan in\ncommit 46004c39e266fe7. The lonely m (that was fixed) caused\na parsing error, but forgotten where the single quotes around\nthe depth value. These quotes simply causes th\n[…]\nunctionality is pretty obscure\n(replanning a non-planned dive, and manually entering a gas switch\ndepth), another bug that could go unnoticed for years.\n\nSigned-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "core: fix commit 46004c39e266fe7 for real (erroneous quotes)",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-20T14:39:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7dcbb58fa5d185e9900a76b586869016b7b3db4",
          "body": "Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>",
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "Jan Mulder",
          "author_login": "janmulder",
          "committed_at": "2017-12-19T13:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 40,
      "commits_last_year": 0,
      "latest_release_at": "2017-01-15T19:37:26Z",
      "latest_release_tag": "v4.6.0",
      "releases_from_tags": true,
      "days_since_last_push": 2444,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3479,
      "mean_days_between_releases": 51
    },
    "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": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Documentation/Makefile",
        "ReleaseNotes/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 511724,
      "source_files_sampled": 385,
      "oversized_source_files": 38,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "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": [],
      "dependencies": [],
      "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": 3,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dirkhh",
          "commits": 4932,
          "avatar_url": "https://avatars.githubusercontent.com/u/237471?v=4"
        },
        {
          "type": "User",
          "login": "torvalds",
          "commits": 908,
          "avatar_url": "https://avatars.githubusercontent.com/u/1024025?v=4"
        },
        {
          "type": "User",
          "login": "mturkia",
          "commits": 883,
          "avatar_url": "https://avatars.githubusercontent.com/u/2674500?v=4"
        },
        {
          "type": "User",
          "login": "tcanabrava",
          "commits": 880,
          "avatar_url": "https://avatars.githubusercontent.com/u/4027216?v=4"
        },
        {
          "type": "User",
          "login": "neolit123",
          "commits": 748,
          "avatar_url": "https://avatars.githubusercontent.com/u/331852?v=4"
        },
        {
          "type": "User",
          "login": "glance-",
          "commits": 595,
          "avatar_url": "https://avatars.githubusercontent.com/u/1290022?v=4"
        },
        {
          "type": "User",
          "login": "atdotde",
          "commits": 419,
          "avatar_url": "https://avatars.githubusercontent.com/u/863957?v=4"
        },
        {
          "type": "User",
          "login": "gehadelrobey",
          "commits": 281,
          "avatar_url": "https://avatars.githubusercontent.com/u/5366682?v=4"
        },
        {
          "type": "User",
          "login": "janmulder",
          "commits": 257,
          "avatar_url": "https://avatars.githubusercontent.com/u/12073956?v=4"
        },
        {
          "type": "User",
          "login": "willemferguson",
          "commits": 195,
          "avatar_url": "https://avatars.githubusercontent.com/u/5078706?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.406
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 contributing companies or organizations",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2478158c0ffef182dadedcfb405fb40ded150eaa",
        "ran_at": "2026-07-27T02:29:07Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2017-01-29T21:10:28Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sfuchs79/subsurface",
    "host": "github.com",
    "name": "subsurface",
    "owner": "sfuchs79"
  },
  "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": 27,
      "inputs": {
        "security": 28,
        "vitality": 17,
        "community": 12,
        "governance": 63,
        "engineering": 32,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 32,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 2444,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2444 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2444
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 40,
              "latest_release_tag": "v4.6.0",
              "releases_from_tags": true,
              "days_since_latest_release": 3479,
              "mean_days_between_releases": 51
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "40 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3479 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3479
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~51 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 51
                    }
                  }
                ],
                "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": 3465,
              "days_since_last_human_commit": 3130,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3130 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3130,
                      "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": 0,
              "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": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (GPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 100,
              "top_contributor_share": 0.406
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 41% of commits",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 3,
              "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": "3/3 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 3
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "followers": 9,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sfuchs79",
              "public_repos": 2,
              "account_age_days": 3470
            },
            "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": "9 followers of sfuchs79",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "sfuchs79"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~9 yr old",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 32,
        "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 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": 28,
        "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, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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 26 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": 8
            },
            "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": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.74,
              "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": "74 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 39.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 74,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Documentation/Makefile",
                "ReleaseNotes/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Documentation/Makefile, ReleaseNotes/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Documentation/Makefile, ReleaseNotes/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 511724,
              "source_files_sampled": 385,
              "oversized_source_files": 38
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "38/385 source files over 60KB",
                "points": 49.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 385,
                      "oversized": 38
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T02:29:24.028597Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sfuchs79/subsurface.svg",
  "full_name": "sfuchs79/subsurface",
  "license_state": "standard",
  "license_spdx": "GPL-2.0"
}

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

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

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