公开记录
软件健康报告模式 0.23.0 · 指标 1.13.0 · 2026-07-21 20:45 UTC

Clinical-Genomics / scout

VCF visualization interface

HTML · PythonBSD-3-Clause★ 179 星标⑂ 51 复刻始于 2014年10月在 GitHub 上查看 ↗

Clinical-Genomics/scout 的健康指数为 100 分中的 82 分,处于「良好」区间。 其得分最高的类别是Vitality(98/100),最低的是AI Readiness(53/100)。 最近一次更新在 1 天前。 近期的大部分工作由 2 位贡献者完成。

82
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

96 关注者123 个公开仓库始于 2014年1月

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

软件包生态系统

按类别列示的指标

活力

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

98优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
32.5/36提交节奏 — 52 周中有 47 周有提交
18/18提交量 — 最近一年 376 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year376
human_commit_share1
days_since_last_push1
active_weeks_last_year47

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 9.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv4.113.3
releases_from_tags
days_since_latest_release6
mean_days_between_releases9.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

66中等 · 占总体的 18%
评分方式
36.5/60星标 — 179 个星标
14.2/25复刻 — 51 个复刻
6/15关注者 — 13 位关注者
所用输入
forks51
stars179
watchers13
growth_stateorganic
growth_factor_pct100

社区健康

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

可持续性与治理

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

79良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14/22.5提交分布 — 头号贡献者编写了 38% 的提交
13.5/13.5贡献者广度 — 33 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 15 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled33
top_contributor_share0.377
评分方式
43.3/46.8议题解决 — 93% 的议题已关闭
35.1/38.3PR 接受 — 已裁定的 PR 中 2,732/2,973 已合并
13.5/15OpenSSF Scorecard:Code-Review — Found 29/30 approved changesets -- score normalized to 9
所用输入
merged_prs2,732
open_issues245
closed_issues3,097
issue_closed_ratio0.927
closed_unmerged_prs241
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14.3/25所有者影响力 — Clinical-Genomics 有 96 位关注者
25/25既往记录 — 123 个公开仓库,账户约 12 年
所用输入
followers96
owner_typeOrganization
is_verified
owner_loginClinical-Genomics
public_repos123
account_age_days4,570
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 6 天前
20/20版本历史 — 194 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesscout-browser
ecosystemspypi
any_deprecated
min_days_since_publish6

工程质量

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

96优秀 · 占总体的 20%

工程实践

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

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://clinical-genomics.github.io/scout
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://clinical-genomics.github.io/scout
has_readme
has_docs_dir
has_description

安全

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

66中等 · 占总体的 16%

安全态势

65中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 29/30 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.4
已排除计分(无数据或不适用):branch_protection, signed_releases。 其余权重已重新归一化。
评分方式
11.5/35直接依赖不含已知公告 — 1 个受影响:pdfkit 1.0.0 (high 8.4)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories2
affected_packages1
assessed_packages118
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 118 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

179GitHub 星标
33贡献者
376最近 12 个月提交数
1距最近推送天数
100发布版本数
2巴士系数(bus factor)
245开放议题
PyPI软件包生态系统数

数据采集警告

  • deps.dev does not index pypi:scout-browser@4.113.3; advisories assessed against the repository dependency graph instead

更多细节

Star 与 Fork 历史 179 ★ / 51 ⇿
179Star
51Fork
99发布

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

040801201602001795162015-012020-102026-07
主版本 0次版本 1修订 42

每个点涵盖 11 天。

OpenSSF Scorecard 6.4 / 10
6.4综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 29/30 approved changesets -- score normalized to 9
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 36
注册表软件包版本约束清单文件
PyPIwerkzeugpyproject.toml
PyPIFlask>=2.0pyproject.toml
PyPIFlask-Bootstrappyproject.toml
PyPIFlask-CORSpyproject.toml
PyPIpath.pypyproject.toml
PyPImarkdownpyproject.toml
PyPIWTFormspyproject.toml
PyPIFlask-WTFpyproject.toml
PyPIFlask-Mailpyproject.toml
PyPIcoloredlogspyproject.toml
PyPIquery_phenomizerpyproject.toml
PyPIFlask-Babel>=3pyproject.toml
PyPIlivereload>=2.7pyproject.toml
PyPItornado>=6.4.1pyproject.toml
PyPIpython-dateutilpyproject.toml
PyPIpymongopyproject.toml
PyPIpathlibpyproject.toml
PyPIpdfkitpyproject.toml
PyPIphenopacketspyproject.toml
PyPIxlsxwriterpyproject.toml
PyPIclickpyproject.toml
PyPIcryptographypyproject.toml
PyPIdefusedxmlpyproject.toml
PyPIimportlib_resourcespyproject.toml
PyPIauthlibpyproject.toml
PyPIflask-loginpyproject.toml
PyPIcyvcf2pyproject.toml
PyPIconfigobjpyproject.toml
PyPIped_parserpyproject.toml
PyPIpydantic>=2pyproject.toml
PyPIPyYaml>=5.1pyproject.toml
PyPIintervaltree==3.0.2pyproject.toml
PyPIanytreepyproject.toml
PyPItabulatepyproject.toml
PyPIflask-ldap3-login>=1.0.2pyproject.toml
PyPIchanjo-report>=4.12.2pyproject.toml
全部依赖 118

来自 GitHub 依赖图的完整解析依赖集合:36 个直接依赖与 82 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
PyPIanytree2.13.0直接
PyPIauthlib1.7.2直接
PyPIchanjo-report4.12.2直接
PyPIclick8.4.2直接
PyPIcoloredlogs15.0.1直接
PyPIconfigobj5.0.9直接
PyPIcryptography49.0.0直接
PyPIcyvcf20.34.0直接
PyPIdefusedxml0.7.1直接
PyPIflask3.1.3直接
PyPIflask-babel4.0.0直接
PyPIflask-bootstrap3.3.7.1直接
PyPIflask-cors6.0.5直接
PyPIflask-ldap3-login1.0.2直接
PyPIflask-login0.7.0.dev0直接
PyPIflask-mail0.10.0直接
PyPIflask-wtf1.3.0直接
PyPIimportlib-resources7.1.0直接
PyPIintervaltree3.0.2直接
PyPIlivereload2.7.1直接
PyPImarkdown3.10.2直接
PyPIpath-py12.5.0直接
PyPIpathlib1.0.1直接
PyPIpdfkit1.0.0直接
PyPIped-parser1.6.6直接
PyPIphenopackets2.0.2.post5直接
PyPIpydantic2.13.4直接
PyPIpymongo4.17.0直接
PyPIpython-dateutil2.9.0.post0直接
PyPIpyyaml6.0.3直接
PyPIquery-phenomizer1.2.1直接
PyPItabulate0.10.0直接
PyPItornado6.5.7直接
PyPIwerkzeug3.1.8直接
PyPIwtforms3.2.2直接
PyPIxlsxwriter3.2.9直接
PyPIannotated-types0.7.0间接
PyPIbabel2.18.0间接
PyPIbackrefs7.0间接
PyPIblack26.5.1间接
PyPIblinker1.9.0间接
PyPIcertifi2026.6.17间接
PyPIcffi2.1.0间接
PyPIchanjo4.9.1间接
PyPIcharset-normalizer3.4.9间接
PyPIcolorama0.4.6间接
PyPIcoverage7.15.1间接
PyPIdnspython2.8.0间接
PyPIdominate2.9.1间接
PyPIexceptiongroup1.3.1间接
PyPIflask-debugtoolbar0.16.0间接
PyPIflask-sqlalchemy3.1.1间接
PyPIghp-import2.1.0间接
PyPIgreenlet3.5.3间接
PyPIhumanfriendly10.0间接
PyPIidna3.18间接
PyPIimportlib-metadata9.0.0间接
PyPIiniconfig2.3.0间接
PyPIinvoke3.0.3间接
PyPIisort8.0.1间接
PyPIitsdangerous2.2.0间接
PyPIjinja23.1.6间接
PyPIjoserfc1.7.3间接
PyPIldap32.9.1间接
PyPIlxml6.1.1间接
PyPImarkdown-include0.8.1间接
PyPImarkupsafe3.0.3间接
PyPImergedeep1.3.4间接
PyPImkdocs1.6.1间接
PyPImkdocs-get-deps0.2.2间接
PyPImkdocs-material9.7.6间接
PyPImkdocs-material-extensions1.3.1间接
PyPImongomock4.3.0间接
PyPImypy-extensions1.1.0间接
PyPInumpy2.2.6间接
PyPInumpy2.4.6间接
PyPInumpy2.5.1间接
PyPIpackaging26.2间接
PyPIpaginate0.5.7间接
PyPIpath17.1.1间接
PyPIpathspec1.1.1间接
PyPIplatformdirs4.10.0间接
PyPIpluggy1.6.0间接
PyPIprotobuf6.33.6间接
PyPIpyasn10.6.4间接
PyPIpycparser3.0间接
PyPIpydantic-core2.46.4间接
PyPIpygments2.20.0间接
PyPIpymdown-extensions11.0.1间接
PyPIpymysql1.2.0间接
PyPIpyreadline33.5.6间接
PyPIpyscss1.4.0间接
PyPIpytest9.1.1间接
PyPIpytest-cov7.1.0间接
PyPIpytest-flask1.3.0间接
PyPIpytest-mock3.15.1间接
PyPIpytest-test-groups1.2.1间接
PyPIpytokens0.4.1间接
PyPIpytz2026.2间接
PyPIpyyaml-env-tag1.1间接
PyPIrequests2.34.2间接
PyPIresponses0.26.2间接
PyPIruff0.15.21间接
PyPIscout-browser4.113.3间接
PyPIsentinels1.1.1间接
PyPIsix1.17.0间接
PyPIsortedcontainers2.4.0间接
PyPIsqlalchemy2.0.51间接
PyPIsqlservice3.1.0间接
PyPItoml0.10.2间接
PyPItomli2.4.1间接
PyPItoolz1.1.0间接
PyPItyping-extensions4.16.0间接
PyPItyping-inspection0.4.2间接
PyPIurllib32.7.0间接
PyPIvisitor0.1.3间接
PyPIwatchdog6.0.0间接
PyPIzipp4.1.0间接
依赖安全公告 1

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 118 个包,其中也包含从不交付的开发与测试版本固定:1 个存在已知公告,1 个为直接依赖。

软件包版本关系严重程度公告数修复版本
pdfkit1.0.0直接2

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 105933,
      "has_wiki": true,
      "homepage": "https://clinical-genomics.github.io/scout",
      "languages": {
        "CSS": 15752,
        "HTML": 4483618,
        "Python": 3027062,
        "Makefile": 1067,
        "Dockerfile": 1574,
        "JavaScript": 61768
      },
      "pushed_at": "2026-07-20T12:06:05Z",
      "created_at": "2014-10-10T08:44:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T11:53:27Z",
      "description": "VCF visualization interface",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "HTML",
      "significant_languages": [
        "HTML",
        "Python"
      ]
    },
    "owner": {
      "blog": "https://clinical.scilifelab.se/",
      "name": "Clinical Genomics",
      "type": "Organization",
      "login": "Clinical-Genomics",
      "company": null,
      "location": "Stockholm, Sweden",
      "followers": 96,
      "avatar_url": "https://avatars.githubusercontent.com/u/6412433?v=4",
      "created_at": "2014-01-15T18:31:13Z",
      "is_verified": null,
      "public_repos": 123,
      "account_age_days": 4570
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.113.3",
          "kind": "patch",
          "published_at": "2026-07-15T11:55:19Z"
        },
        {
          "tag": "v4.113.2",
          "kind": "patch",
          "published_at": "2026-06-30T15:31:44Z"
        },
        {
          "tag": "v4.113.1",
          "kind": "patch",
          "published_at": "2026-06-29T13:47:04Z"
        },
        {
          "tag": "v4.113",
          "kind": "other",
          "published_at": "2026-06-29T07:52:17Z"
        },
        {
          "tag": "v4.112",
          "kind": "other",
          "published_at": "2026-05-27T06:58:51Z"
        },
        {
          "tag": "v4.111.3",
          "kind": "patch",
          "published_at": "2026-05-12T17:13:27Z"
        },
        {
          "tag": "v4.111.2",
          "kind": "patch",
          "published_at": "2026-05-12T15:15:33Z"
        },
        {
          "tag": "v4.111.1",
          "kind": "patch",
          "published_at": "2026-05-12T12:09:53Z"
        },
        {
          "tag": "v4.111",
          "kind": "other",
          "published_at": "2026-05-11T14:38:16Z"
        },
        {
          "tag": "v4.110",
          "kind": "other",
          "published_at": "2026-04-24T06:24:26Z"
        },
        {
          "tag": "v4.109.3",
          "kind": "patch",
          "published_at": "2026-04-09T10:01:30Z"
        },
        {
          "tag": "v4.109.2",
          "kind": "patch",
          "published_at": "2026-04-08T14:10:00Z"
        },
        {
          "tag": "v4.109.1",
          "kind": "patch",
          "published_at": "2026-04-08T12:43:52Z"
        },
        {
          "tag": "v4.109.0",
          "kind": "minor",
          "published_at": "2026-04-07T13:55:35Z"
        },
        {
          "tag": "v4.108.2",
          "kind": "patch",
          "published_at": "2026-02-26T08:40:39Z"
        },
        {
          "tag": "v4.108.1",
          "kind": "patch",
          "published_at": "2026-02-25T15:20:43Z"
        },
        {
          "tag": "v4.108",
          "kind": "other",
          "published_at": "2026-02-25T13:36:52Z"
        },
        {
          "tag": "v4.107.2",
          "kind": "patch",
          "published_at": "2026-01-14T08:08:24Z"
        },
        {
          "tag": "v4.107.1",
          "kind": "patch",
          "published_at": "2026-01-13T13:10:19Z"
        },
        {
          "tag": "v4.107",
          "kind": "other",
          "published_at": "2026-01-13T09:58:02Z"
        },
        {
          "tag": "v4.106",
          "kind": "other",
          "published_at": "2025-11-13T08:30:32Z"
        },
        {
          "tag": "v4.105.2",
          "kind": "patch",
          "published_at": "2025-10-16T10:08:59Z"
        },
        {
          "tag": "v4.105.1",
          "kind": "patch",
          "published_at": "2025-10-15T10:17:02Z"
        },
        {
          "tag": "v4.104",
          "kind": "other",
          "published_at": "2025-09-03T10:37:00Z"
        },
        {
          "tag": "v4.103.3",
          "kind": "patch",
          "published_at": "2025-07-11T12:15:29Z"
        },
        {
          "tag": "v4.103.2",
          "kind": "patch",
          "published_at": "2025-07-10T08:15:22Z"
        },
        {
          "tag": "v4.103.1",
          "kind": "patch",
          "published_at": "2025-07-08T07:10:05Z"
        },
        {
          "tag": "v4.103",
          "kind": "other",
          "published_at": "2025-07-07T12:44:24Z"
        },
        {
          "tag": "v4.102",
          "kind": "other",
          "published_at": "2025-05-27T11:17:05Z"
        },
        {
          "tag": "v4.101",
          "kind": "other",
          "published_at": "2025-05-12T06:04:50Z"
        },
        {
          "tag": "v4.100.2",
          "kind": "patch",
          "published_at": "2025-04-30T06:02:00Z"
        },
        {
          "tag": "v4.100.1",
          "kind": "patch",
          "published_at": "2025-04-30T04:33:50Z"
        },
        {
          "tag": "v4.100",
          "kind": "other",
          "published_at": "2025-04-29T10:51:10Z"
        },
        {
          "tag": "v4.99",
          "kind": "other",
          "published_at": "2025-03-26T13:39:23Z"
        },
        {
          "tag": "v4.98",
          "kind": "other",
          "published_at": "2025-03-04T08:15:16Z"
        },
        {
          "tag": "v4.97",
          "kind": "other",
          "published_at": "2025-02-28T13:37:42Z"
        },
        {
          "tag": "v4.96",
          "kind": "other",
          "published_at": "2025-01-28T10:00:30Z"
        },
        {
          "tag": "v4.95",
          "kind": "other",
          "published_at": "2025-01-17T09:56:29Z"
        },
        {
          "tag": "v4.94.1",
          "kind": "patch",
          "published_at": "2024-12-20T16:19:37Z"
        },
        {
          "tag": "v4.94",
          "kind": "other",
          "published_at": "2024-12-19T15:43:27Z"
        },
        {
          "tag": "v4.93.1",
          "kind": "patch",
          "published_at": "2024-12-11T10:58:33Z"
        },
        {
          "tag": "v4.93",
          "kind": "other",
          "published_at": "2024-12-11T09:58:19Z"
        },
        {
          "tag": "v4.92",
          "kind": "other",
          "published_at": "2024-11-29T15:22:22Z"
        },
        {
          "tag": "v4.91.2",
          "kind": "patch",
          "published_at": "2024-11-27T08:34:50Z"
        },
        {
          "tag": "v4.91.1",
          "kind": "patch",
          "published_at": "2024-11-22T14:46:56Z"
        },
        {
          "tag": "v4.91",
          "kind": "other",
          "published_at": "2024-11-20T13:31:43Z"
        },
        {
          "tag": "v4.90.1",
          "kind": "patch",
          "published_at": "2024-10-18T08:16:20Z"
        },
        {
          "tag": "v4.90",
          "kind": "other",
          "published_at": "2024-10-16T13:00:27Z"
        },
        {
          "tag": "v4.89.2",
          "kind": "patch",
          "published_at": "2024-10-02T08:10:22Z"
        },
        {
          "tag": "v4.89.1",
          "kind": "patch",
          "published_at": "2024-10-01T07:01:18Z"
        },
        {
          "tag": "v4.89",
          "kind": "other",
          "published_at": "2024-09-26T13:38:25Z"
        },
        {
          "tag": "v4.88.1",
          "kind": "patch",
          "published_at": "2024-09-09T06:27:51Z"
        },
        {
          "tag": "v.4.88",
          "kind": "other",
          "published_at": "2024-09-05T13:27:41Z"
        },
        {
          "tag": "v4.87.1",
          "kind": "patch",
          "published_at": "2024-08-28T08:11:15Z"
        },
        {
          "tag": "v4.87",
          "kind": "other",
          "published_at": "2024-08-27T12:41:29Z"
        },
        {
          "tag": "v.4.86.1",
          "kind": "other",
          "published_at": "2024-08-23T06:44:05Z"
        },
        {
          "tag": "v4.86",
          "kind": "other",
          "published_at": "2024-08-22T08:28:58Z"
        },
        {
          "tag": "v4.85",
          "kind": "other",
          "published_at": "2024-07-24T08:07:02Z"
        },
        {
          "tag": "v4.84",
          "kind": "other",
          "published_at": "2024-06-24T12:23:26Z"
        },
        {
          "tag": "v4.83",
          "kind": "other",
          "published_at": "2024-06-11T07:06:24Z"
        },
        {
          "tag": "v4.82.2",
          "kind": "patch",
          "published_at": "2024-05-15T13:29:36Z"
        },
        {
          "tag": "v4.82.1",
          "kind": "patch",
          "published_at": "2024-05-14T11:55:58Z"
        },
        {
          "tag": "v4.82",
          "kind": "other",
          "published_at": "2024-05-14T09:26:14Z"
        },
        {
          "tag": "v4.81",
          "kind": "other",
          "published_at": "2024-04-09T11:20:04Z"
        },
        {
          "tag": "v4.80",
          "kind": "other",
          "published_at": "2024-03-27T12:29:17Z"
        },
        {
          "tag": "v4.79.1",
          "kind": "patch",
          "published_at": "2024-03-13T10:25:55Z"
        },
        {
          "tag": "v4.79",
          "kind": "other",
          "published_at": "2024-03-12T12:33:24Z"
        },
        {
          "tag": "v4.78",
          "kind": "other",
          "published_at": "2024-02-28T09:37:21Z"
        },
        {
          "tag": "v4.77",
          "kind": "other",
          "published_at": "2024-02-14T13:25:18Z"
        },
        {
          "tag": "v4.76",
          "kind": "other",
          "published_at": "2024-01-25T09:54:19Z"
        },
        {
          "tag": "v4.75",
          "kind": "other",
          "published_at": "2023-12-20T13:43:15Z"
        },
        {
          "tag": "v4.74.1",
          "kind": "patch",
          "published_at": "2023-12-04T14:31:01Z"
        },
        {
          "tag": "v4.74",
          "kind": "other",
          "published_at": "2023-11-29T12:04:17Z"
        },
        {
          "tag": "v4.73",
          "kind": "other",
          "published_at": "2023-11-13T13:17:53Z"
        },
        {
          "tag": "v4.72.4",
          "kind": "patch",
          "published_at": "2023-11-03T08:46:10Z"
        },
        {
          "tag": "v4.72.3",
          "kind": "patch",
          "published_at": "2023-10-26T10:07:36Z"
        },
        {
          "tag": "v4.72.2",
          "kind": "patch",
          "published_at": "2023-10-24T13:46:05Z"
        },
        {
          "tag": "v4.72.1",
          "kind": "patch",
          "published_at": "2023-10-19T14:16:20Z"
        },
        {
          "tag": "v4.72",
          "kind": "other",
          "published_at": "2023-10-18T16:29:13Z"
        },
        {
          "tag": "v4.71",
          "kind": "other",
          "published_at": "2023-09-05T14:04:16Z"
        },
        {
          "tag": "v4.70",
          "kind": "other",
          "published_at": "2023-06-22T10:08:04Z"
        },
        {
          "tag": "v4.69",
          "kind": "other",
          "published_at": "2023-06-13T13:22:53Z"
        },
        {
          "tag": "v4.68",
          "kind": "other",
          "published_at": "2023-05-23T07:31:22Z"
        },
        {
          "tag": "v4.67",
          "kind": "other",
          "published_at": "2023-04-28T12:17:38Z"
        },
        {
          "tag": "v4.66",
          "kind": "other",
          "published_at": "2023-04-04T14:17:19Z"
        },
        {
          "tag": "v4.65.2",
          "kind": "patch",
          "published_at": "2023-03-29T13:30:01Z"
        },
        {
          "tag": "v.4.65.1",
          "kind": "other",
          "published_at": "2023-03-28T15:50:58Z"
        },
        {
          "tag": "v4.65",
          "kind": "other",
          "published_at": "2023-03-20T14:01:20Z"
        },
        {
          "tag": "v4.64",
          "kind": "other",
          "published_at": "2023-02-17T11:43:21Z"
        },
        {
          "tag": "v4.63",
          "kind": "other",
          "published_at": "2023-02-03T12:58:47Z"
        },
        {
          "tag": "v4.62.1",
          "kind": "patch",
          "published_at": "2023-01-04T09:07:51Z"
        },
        {
          "tag": "v4.62",
          "kind": "other",
          "published_at": "2022-12-21T09:18:43Z"
        },
        {
          "tag": "v4.61.1",
          "kind": "patch",
          "published_at": "2022-12-06T12:57:14Z"
        },
        {
          "tag": "v4.61",
          "kind": "other",
          "published_at": "2022-11-24T10:03:36Z"
        },
        {
          "tag": "v.4.60",
          "kind": "other",
          "published_at": "2022-10-12T11:28:31Z"
        },
        {
          "tag": "v4.59",
          "kind": "other",
          "published_at": "2022-09-20T09:14:20Z"
        },
        {
          "tag": "v4.58.1",
          "kind": "patch",
          "published_at": "2022-08-31T12:44:10Z"
        },
        {
          "tag": "v4.58",
          "kind": "other",
          "published_at": "2022-08-30T13:21:09Z"
        },
        {
          "tag": "v4.57.4",
          "kind": "patch",
          "published_at": "2022-07-04T10:34:02Z"
        },
        {
          "tag": "v4.57.3",
          "kind": "patch",
          "published_at": "2022-07-01T15:40:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1b288a324c36d1b32d83c40f49139b1df63cce45",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Patch release 4.113.3 (#6464)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-07-15T11:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0897b558013d19f1b7c77a3d4b983444949987c0",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Changelog (#6452)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-07-15T11:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0366eb3a65d7fc1c0540aceffdd94231a0a6b9",
          "body": "* Fix #6453\n\n* Changelog\n\n* Patch release 4.113.2\n\n* Changelog",
          "is_bot": false,
          "headline": "Chr prefix mitochondrial load exception (#6454)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-30T15:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a995355ac17b091bb07e3873899b6b13559c1cc6",
          "body": "* Fix #6448 - display loqusdbapi counts\n\n* Make it the 4.113.1 hotfix release - uv.lock\n\n* move up and indent",
          "is_bot": false,
          "headline": "Fix #6448 - display loqusdbapi counts (#6449)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-29T13:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2804861e75bb7ab04d7524066b1bb9da7d7f5ac",
          "body": "* Minor release 4.113\n\n* Fix PR ref in changelog\n\n* Update libs some more\n\n* Small fix in changelog\n\n* lock upgrade\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Minor release 4.113 (#6412)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-29T07:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5948c461cd9ff0ce43c71990fcf7da5ce2e98c",
          "body": "* Show panel maintainer badge to all users\n\n* Add PR reference in changelog\n\n* Forgot to re-comment config file\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Show panel maintainer badge to all users (#6444)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-29T06:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1926c99c1a8812ec14d4f5ade7367dff44b5bad",
          "body": "* Updated LDAP login system howto\n\n* re-comment settings\n\n* PR ref in changelog\n\n* Update docs/admin-guide/login-system.md\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Update docs/admin-guide/login-system.md\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Update do\n[…]\ne CHANGELOG.md\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "New LDAP config howto (#6438)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-25T06:56:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27cf4b563b511040e35ba36ff331aaf279adbfee",
          "body": "* Make comments editable/removable by LDAP users\n\n* Forgot to add the file\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Make comments editable/removable by LDAP users (#6439)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-24T07:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66315ec24500162f28ab4ceab6bbb2897d641306",
          "body": "* Fix #6436 - `CN=.` call parsing issue\n\n* nope. Debug!\n\n* ah, perhaps the numpy array value is already nan\n\n* add nan detection\n\n* add a docstring",
          "is_bot": false,
          "headline": "Fix #6436 - `CN=.` call parsing issue (#6437)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-24T07:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa755930e5292c0df7f153319cb350743e0a5588",
          "body": "…n admin (#6416)\n\n* Institute-level dismiss variants tahs\n\n* Display selected items on institute settings\n\n* PR ref in changelog\n\n* Remove logging messages\n\n* Thanks SonarCloud\n\n* How about this\n\n* Tiny fix\n\n* Other fix\n\n* Removed a couple of commas\n\n* Apply the same on variant page\n\n* Small fix\n\n* Add a test\n\n* Revert ID of form element\n\n* Fix according to review\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Customise displayed variant dismiss tags in institute settings - as a…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-23T12:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0f5324a04a5272ee63ad7adfc969b59f5e8dbd",
          "body": "* Fix error in typing on adapter acmg module\n\n* Fix one more of the same\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix error in typing on adapter acmg module (#6433)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-23T07:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "984cc64fad84a9f0ed382936226f7889d7c7f872",
          "body": "…ants (#6430)\n\n* Fix #6428 - GnomAD MT link out from empty r2 to r3/r4 build with variants\n\n* Fix #6431 - de-duplicate MT links\n\n* convince sonarcloud\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6428 - GnomAD MT link out from empty r2 to r3/r4 build with vari…",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-23T07:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226d7e8f9f9aeacaf445a4de82180e1f67baf99b",
          "body": "* Hide variants with no GT call on MT reports\n\n* Remove unused import and add PR ref\n\n* Explicit skip variant\n\n* Apply suggestion from @dnil\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Fix code style issues with Black\n\n* Use a common constant\n\n* Rename constant\n\n* Reduce complexity\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>",
          "is_bot": false,
          "headline": "Hide variants with no GT call on MT reports (#6429)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-22T13:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8095683d578e091c9ad3b49209fef87fe524a0",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6425 - sort external gene links esp litvar2 link (#6426)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-22T08:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0166a184a5312dc437e14a43aabc890915826793",
          "body": "* Moved liftover mocked responses to conftests\n\n* Small fix\n\n* Changelog ref\n\n* json to dict\n\n* Fixed changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Moved liftover mocked responses to conftest (#6415)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-18T14:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b1686e3df32d3f9c8f95eaa00a8e41d472bf74",
          "body": "* Display 2 GnomAD frequency links on SNV and Gene pages\n\n* Small fixes\n\n* Safer code\n\n* Do not repeat gene links 4 times\n\n* Just one gene link\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Display 2 GnomAD frequency links on SNV and Gene pages (#6413)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-18T13:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8127e21af53d19b09905e0b6b226807de56fd6c",
          "body": "* Fix #6392 - NA for missing GQ. TypeHint for ACMG evaluation criterion.\n\n* Changelog\n\n* Bump Changelog PR nr\n\n* Update scout/models/acmg_evaluation.py\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Missing gq na (#6420)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-18T12:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc3fd78d969c935f84333030459539a4891a6fb",
          "body": "* Same icon on case page\n\n* Updated changelog\n\n* Fix changelog\n\n* Group icon only if more than one sample\n\n* Revert the config\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Clearer gens buttons on SV variant page (#6410)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-18T07:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0007b902d9810638b8db7149db0a06421b108063",
          "body": "* ACMG evaluation page doesn't close after submission\n\n* Import missing modules\n\n* Add PR ref\n\n* Fixed clearing ACMG without criterua\n\n* Fix syntax in test\n\n* Small fix for return type\n\n* Same fix in other function\n\n* Use fake model for criteria and fix type hint\n\n* Introduced double button, to optionally redirect\n\n* Updated changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Keep ACMG classification open after submit (#6405)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-18T05:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f17eb95deb22d44a8e5b470c4f2847ccc63d78fb",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Normalise email/id field to lowercase when using LDAP login (#6407)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-15T09:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6b1e5d4e6f82301538f5d6a95dcb99883da972",
          "body": "* Normalize new users' emails when created by GUI\n\n* Fix test\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Normalize new users' emails when created by GUI (#6406)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-15T09:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f3d6986251d5d5948e24da03dcdcf995214358",
          "body": "* Fix #6363 - comments accept markdown syntax\n\n* Update changelog PR nr\n\n* Update changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6363 - comments accept markdown syntax (#6401)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-15T09:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb3acb74d56807299b3c85243bb16fcc8c77c51",
          "body": "* Compare LDAP auth response against enum\n\n* Update PR number",
          "is_bot": false,
          "headline": "Compare LDAP auth response against enum (#6400)",
          "author_name": "Alexander Koc",
          "author_login": "alkc",
          "committed_at": "2026-06-15T07:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e266273a674f790fdb002d1c7d40e3e81e35ab5",
          "body": "* Fix links in causatives exported to managed variants format\n\n* Remove debug messages\n\n* Even better fix\n\n* Rename one more\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix links in causatives exported to managed variants format (#6398)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-12T12:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebcb6515389c735bc0b5e5809284da0fa08c1bdc",
          "body": "* Fix exporting causatives from 38 cases without --build param\n\n* Fix before\n\n* Same length in tuple\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix exporting causatives from 38 cases without --build param (#6399)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-12T12:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "436007c98c0938376b3b8fdd6fdcb6ef5d825c00",
          "body": "…reas (#6390)\n\n* Fix PDF export to support multi-page output\n\n* Remove empty lines\n\n* PR ref in changelog\n\n* Reintroduce textarea text wrapping\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix ACMG PDF export to support multi-page output and multi-line texta…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-12T05:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575a052f22053f6fcd4909d8ea31a1baf126b631",
          "body": "* Add Mitorsaw\n\n* changelog",
          "is_bot": false,
          "headline": "Add mitorsaw (#6393)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-11T13:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91105fc1c44c4edf8ad93ce1bb8c65f09428864",
          "body": "* Fix editing ACMG comments on reclassify\n\n* Remove extra space at the beginning of the comment\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix editing ACMG comments on reclassify (#6388)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-10T10:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749226b3b7e40b45e3e81624ec41ddd7ae7f8b04",
          "body": "* Fix #6263 - search for specific simple id/variant id\n\n* Changelog\n\n* maybe actually keep the case query\n\n* better tooltip\n\n* fix according to test\n\n* Fix according to review\n\n* false positive...\n\n* Update scout/adapter/mongo/query.py\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* \n[…]\nrints/institutes/views.py\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n* Rephrase warning slightly\n\n* and the tooltip similarly\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Search specific var (#6385)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-10T06:26:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15806955d218a670345bd18f4b84bb81ee185f09",
          "body": "* Tooltip with LoqusDB instances description\n\n* PR ref in changelog\n\n* Simplify code\n\n* Safer code, as per review\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Tooltip with LoqusDB instances description (#6384)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-09T11:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73562cd7b7eef4dbeb47b6696be3f507f8b63c71",
          "body": "* Use mock HPO terms in test\n\n* PR ref in changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Use mock HPO terms in test (#6383)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-08T08:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9cec1cc4a8fb18fe2ac47e580b7de9cbad1031",
          "body": "* Fix #6376 - add an activate case button\n\n* Changelog\n\n* state rather than action",
          "is_bot": false,
          "headline": "Fix #6376 - add an activate case button (#6379)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-08T07:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46d38b65333f2acd31f13f7f6e22a60bdc35eb9",
          "body": "* Fix #6374 - add live search option\n\n* right, dash instead of underscore when given directly\n\n* changelog\n\n* another space\n\n* and a handful more\n\n* and another space for those\n\n* wrong type\n\n* minor formatting\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Live search (#6377)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-08T06:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bff1f60f11830071db324f337000d43bb30884d",
          "body": "* Fix colspan for gene variants table - no variants found\n\n* Fix #5005 - extend filters on gene variants page\n\n* attempt to reuse secondary query builder\n\n* Fix #3946 - search SNVs and SVs CADD, gnomAD, SpliceAI, REVEL\n\n* Changelog\n\n* compact filter form: move the conceptually different OMIM genetic\n[…]\ncomment the shared / individual fields in the class for now\n\n* tooltip\n\n* see, copy-paste is hard\n\n* dash style var names in direct html\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Gene vars inheritance (#6357)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-05T14:12:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a478d4cc179d7be060f17533e3371b0e0a052fb7",
          "body": "* Add 'Has methylation' filter on cases page\n\n* Typo\n\n* Add a test\n\n* Persist has_methylation if case is updated\n\n* Thanks SonarQube\n\n* Updated changelog\n\n* Remove spacing at the beginning\n\n* Rename style and be done with it\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Add 'Has methylation' filter on cases page (#6375)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-05T13:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee705675cd425efea3309c9954cb3d5edbe092e",
          "body": "* Methylation badge on cases page\n\n* Update CHANGELOG.md\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Methylation badge on cases page (#6373)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-05T11:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29cfe72fde45020ffce5868bd57e8281419244c",
          "body": "* Fix #6295 - filter dark regions/sma page for gene panels\n\n* Add a Clinical HPO Dark link button to the case page\n\n* Move filter, title style\n\n* adjust title\n\n* Format dark panels filter like variants filter collapse\n\n* reorder cards\n\n* formatting\n\n* light mode reset visibility\n\n* reuse part of fun\n[…]\nof tests\n\n* revert import\n\n* Test comments\n\n* Apply suggestion from @northwestwitch\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6295 - filter dark regions/sma page for gene panels (#6353)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-05T08:42:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2871816c593600431b8b0703b793aafd95f3d1fb",
          "body": "* Only admins can edit collaborators to share cases with\n\n* Fix field reset by non-admin user\n\n* typo\n\n* common function for string values\n\n* Rename the other function\n\n* Nope, like this\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Only admins can edit collaborators to share cases with (#6370)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-04T12:45:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed491678467eefe1b8de48de9a8e99cf5b3e723c",
          "body": "…to db (#6369)\n\n* send on ccv modifiers to post to db function\n\n* Update changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fixes bug where CCV classification ignores modifiers when submitting …",
          "author_name": "molucorner",
          "author_login": "molucorner",
          "committed_at": "2026-06-04T06:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539d41be895400cce8f2c722cbbb404b357bb8fc",
          "body": "* Enable link to previous ACMG classifications for SV variants\n\n* Simplify\n\n* Add PR ref to changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix SV ACMG links for previous classifications (#6365)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-03T13:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7412a9862027e01843cf779505dd4ff798ae64af",
          "body": "* Filter variants by gene OMIM disease inheritance\n\n* Forgot changelog\n\n* Add tests\n\n* Better label\n\n* Fix second col style\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Filter variants by gene OMIM disease inheritance (#6355)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-06-02T05:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22397b0f3bea43b2d85542606fd3777d8354c823",
          "body": "* litvar2 links to dbsnp id\n\n* fix changelog\n\n* Display simple deep links for litvar2 on all snp ids\n\n* One is enough\n\n* js script to check for litvar availability\n\n* move variant scripts to components\n\n* no, that hits cors. make a view, and do keep the link on failure to look up\n\n* a bit more docst\n[…]\nad risky for the reward\n\n* break out subfunctions to lower complexity, change a couple of linter style suggestions\n\n* use for-of instead\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Litvar links (#6351)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-06-01T14:23:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd371648ea7ee9b58ea9e06d2c5176bf9d7a9daf",
          "body": "* Cache per-case genomic info when loading variants\n\n* PR ref in changelog\n\n* No need to cache genes\n\n* Clear case case and persist build-dependent info across cases, as per review\n\n* Actually clear the case cache\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Cache per-case genomic info when loading variants (#6350)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-29T08:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee242092bf568b5a5c5523c6108fbc0676a045a3",
          "body": "* Work in progress\n\n* New service + tests\n\n* Fix alignment controller and relative tests\n\n* Fixed also align views\n\n* Updated changelog\n\n* Fix import\n\n* some fixed\n\n* Replace with empty string\n\n* Fix other test\n\n* Thanks SonarQube\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Replace Ensembl liftover with Broad API liftover (#6293)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-28T09:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9a994876f51a0bc2256ca3f1eb7d2512dc47dd",
          "body": "* Minor release 4.112\n\n* small fix in changelog\n\n* Fixed changelog\n\n* Fixed changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Minor release 4.112 (#6323)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-27T06:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265bcff1e46a7ffe4af21f0a65885efc7b4eff2e",
          "body": "* Fix #6321 - foldable matching variants on variant page\n\n* CHANGELOG\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6321 - foldable matching variants on variant page (#6346)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-27T06:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bf34943bc48d8d010501713aec6dda9d3b6cc2",
          "body": "* Fix other warnings when loading regions and genes 38\n\n* Fix some more\n\n* final touch\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix other warnings when loading regions and genes 38 (#6348)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-27T05:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90354cbd161c01ef4741133e4f0ac083dc80cd92",
          "body": "* Fix time limit in export causatives CLI\n\n* Fix PR ref in changelog\n\n* Trigger tests\n\n* Trigger tests\n\n* Retrigger tests\n\n* reretrigger tests\n\n* tests again\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix time limit in export causatives CLI (#6338)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-26T13:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37c8fd097c747feba11e0415a46a86e342787ae",
          "body": "* Fix searching variants by gene with build 38 genes\n\n* Simplify\n\n* Safer code\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix search variants by gene with 38-only genes (#6340)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-26T11:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48818448fb0ccd1b9ee2dde72a778172aceef40e",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6342 - load region check chromosome prefix (#6343)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-26T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1fbe2dd289827f98eb453de4b4169b46131439e",
          "body": "* Remember search options on panel filters\n\n* Work in progress\n\n* Some more improvements\n\n* Remembers filters on panel update\n\n* Updated changelog\n\n* Use constant and update changelog\n\n* Simplify panels function\n\n* Attempt at simplifying the function\n\n* Import types\n\n* Tiny fixes\n\n* Simplify some mo\n[…]\n institute select\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>",
          "is_bot": false,
          "headline": "Remember panels filters when editing panels (#6305)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-26T05:27:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19d77ca4dc8dcdce7937a4603bf2caa8861ef18c",
          "body": "…(#6312)\n\n* Improve causatives page performance by removing duplicate case queries\n\n* PR ref in changelog\n\n* Consider limit genes\n\n* Add case tags to projection for good measure\n\n* Display case status tag on causatives and verified pages\n\n* Fix merge conflict, hopefully\n\n* Nope, but not it should wo\n[…]\n\n\n* order alphabetically list and add build\n\n* Function returns an iterable\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Improve causatives page performance by removing duplicate case query …",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-25T06:23:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51b3f8205cfc4b0a251ee2400db47217676615db",
          "body": "* Remove unused imports on commands export variants module\n\n* fix changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Remove unused imports on commands/export/variants module (#6334)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-25T05:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36652c0f93e24a08d97c745ada9d19586e8dd18",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6332 - add mitosalt SV tag (#6333)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-22T16:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3f8944badc16f84dad93da9f3afa3759847318",
          "body": "* Expand export causatives cli to export as managed infile\n\n* Doesn't work yet\n\n* I'm stuck\n\n* Looks like it's working\n\n* Removed unused line\n\n* Fix code style issues with Black\n\n* trigger tests\n\n* Updated changelog\n\n* Fixed, almost\n\n* wip\n\n* Fix code here and there and test\n\n* Fix restrict query by\n[…]\nent as per review\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "CLI export causatives as managed (#6290)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-22T09:25:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "35065f67b3c1a72abfa312474ed97615fc2e6de8",
          "body": "* Do not default to build 37 when loading variants from a case\n\n* Fix changelog\n\n* typo\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Do not default to build 37 when loading variants from a case (#6331)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-22T08:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688b22e4c5b34a0ef0a4bcc25654246bfa1e14c6",
          "body": "* Clearer logs with case ID when variants loading fails\n\n* PR ref\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Clearer logs with case ID when variants loading fails (#6329)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-22T08:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4727247ec6acb606d2fae107f0b9f95c2dc5a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6326 - display pending panel change comments (#6327)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-22T08:16:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8a199c618c5947e957aa0469e6301e10b43d3a",
          "body": "…315)\n\n* Display matching causatives' case status and tags on variant page\n\n* Add some spacing\n\n* PR ref on changelog\n\n* Better spacing\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Display matching causatives' case status and tags on variant page (#6…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-22T05:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591d14eef28c529d44498564e205c87f608ec298",
          "body": "… ACMG (#6325)\n\n* fix bug where likely beign overwrites benign as classification for ACMG\n\n* update changelog",
          "is_bot": false,
          "headline": "Fixes bug where likely benign overwrites benign as classification for…",
          "author_name": "molucorner",
          "author_login": "molucorner",
          "committed_at": "2026-05-22T05:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9aae80ec3ff266ab7dcdf151e93c05a47e8bef",
          "body": "* Fix #6307 - add export category tags\n\n* type hints\n\n* header\n\n* unused import\n\n* CAUSATIVE is better, right\n\n* changelog...",
          "is_bot": false,
          "headline": "Fix #6307 - add export category tags (#6324)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-21T14:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8ff563272f6f91ec161a514d0cfa677ddb2eae3",
          "body": "* Fix trying to load research in build 37 for cases with build 38\n\n* tiny fix\n\n* Add PR reference\n\n* Fix test accordingly\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix trying to load research in build 37 for cases with build 38 (#6322)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-21T12:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba9b6eecfd311a51ff7911c81a29e273d73dbae6",
          "body": "* Add contigs on exported VCF files - managed and causatives\n\n* forgot changelog\n\n* Update scout/constants/variants_export.py\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Use different chrom size according to build\n\n* Remove comment\n\n* Added 2 new lines in VCF (source) and cli, according tp review\n\n* Add missing import\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Add contigs on exported VCF files - managed and causatives (#6310)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-21T08:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb63239033db832b945d54ffe268e668f2edea7",
          "body": "* Do not capitalize Paraphase region names\n\n* Also do the sorting right\n\n* Leave status as it was, as it's mostly gene names\n\n* Apply suggestion from @dnil\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Update scout/server/blueprints/cases/templates/cases/case_sma_dark.html\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Do not capitalize Paraphase region names (#6301)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-19T08:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04756caa11732725830eddc80f3986ef6bf71a41",
          "body": "* Fix adding one managed variant in build 38\n\n* Remove typo\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix adding one managed variant in build 38 (#6300)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-19T05:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca2c4d278dec254d65b6ac31b6d7025aa216c1a",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Display build in managed variants page (#6297)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-19T05:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421dedc8df186613a7a2c8ced2b844abc7f94328",
          "body": "* Fix #6291 - compress demo case fusion vcf\n\n* and add the files\n\n* change filename in tests\n\n* Update changelog\n\n* Update changelog",
          "is_bot": false,
          "headline": "Fix #6291 - compress demo case fusion vcf (#6292)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-15T10:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76928c195b7a84eb4ee39513eba3c05332b1e3a",
          "body": "* Version 4.111.3 - reintroduce alias for panel\n\n* and 38 fallback",
          "is_bot": false,
          "headline": "Version 4.111.3 - reintroduce alias for panel (#6289)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-12T17:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ff628bf08be63f93addc1439d1e687abce81be",
          "body": "…… (#6288)\n\n* Fix #6287 - partly revert aliasing, use GRCh38 to mean add chr prefix also for export variants\n\n* add help text\n\n* Prefix for export transcripts as well\n\n* Changelog\n\n* use f string\n\n* add to docs as well\n\n* citations\n\n* Ahem",
          "is_bot": false,
          "headline": "Fix #6287 - partly revert aliasing, use GRCh38 to mean add chr prefix…",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-12T15:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c2acc5b661e0b4b09b4881409e46b23af371933",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.111.1 (#6285)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-12T12:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159651021368fdad14795996abe3cb749d4f6a86",
          "body": "* Fix #6282 - build aliases for export commands\n\n* Build for MT/M shift as well\n\n* fix test accordingly\n\n* unused imports",
          "is_bot": false,
          "headline": "Fix #6282 - build aliases for export commands (#6283)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-12T11:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303a47ce37c367d56516939b0c5ba4da1e43b79f",
          "body": "* Version 4.111.0 release candidate\n\n* Changelog\n\n* Fixed changelog\n\n* Upgrade uv.lock to include latest chanjo and chanjo-report\n\n* update chanjo-report to 4.12.2\n\n* fresh uv.lock\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Version 4.111.0 release candidate (#6264)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-11T14:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e6691b6643692779b029bb23b762952119cd37",
          "body": "* Fix #6276 - CLI mito report to use both M and MT\n\n* Might as well push the chanjo-report version to latest\n\n* right\n\n* Fix #6278 - describe MT var loading in admin docs\n\n* docs\n\n* ahem, that is passed to build_query",
          "is_bot": false,
          "headline": "Fix #6276 - CLI mito report to use both M and MT (#6277)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-11T14:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3be8242dfcb504766266e76a86d79a795fe6d66",
          "body": "* Fix #6274 - institute settings loqusdb cleared for non-admin\n\n* add tests and more getters\n\n* en passant types and html fixes\n\n* update docstring\n\n* Show all cases, show all vars are apparently user land\n\n* Update CHANGELOG.md\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n* update comments\n\n* test comments\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6274 - institute settings loqusdb cleared for non-admin (#6275)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-11T06:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e564fc5f6fac56eee21870570d1706b54ff534",
          "body": "…t and typos (#6270)\n\n* Old expected_coverage option removed from docs, blog post, some layout and typos\n\n* Fix #6266 - Update docs on case config custom images (#6267)\n\n* changelog\n\n* like this perhaps\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Old expected_coverage option removed from docs, blog post, some layou…",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-07T12:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdef7999703ee83ad8241a45d73815e3e5f70d7",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Dowload Ensembl data last when downloading everything (#6269)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-07T11:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96dff2ea1f96059627db830ff47073118fe6aaeb",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6266 - Update docs on case config custom images (#6267)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-07T07:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2920dd17bc9466a524adc555186067cdcf8393",
          "body": "* Fix #6154 - add CLI command to delete rank model from db\n\n* test text\n\n* Update tests/commands/delete/test_delete_rank_model.py\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n* Update scout/adapter/mongo/rank_model.py\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>\n\n* DeleteResult type\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Fix #6154 - add CLI command to delete rank model from db (#6262)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-05-05T13:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f97a233646911b69345b8b943f623fa2005ab3",
          "body": "* Simplest solution: hide empty categories\n\n* Update scout/server/blueprints/institutes/templates/overview/cases.html\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Trigger test\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Hide empty categories of cases on caseS page (#6260)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-05T12:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8291e2b74e0b9b09defb22ace1017d27ec10a4d",
          "body": "* Improve merging managed variants description when upserting\n\n* Remove redundant code\n\n* This is broken\n\n* Changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Small fix on managed variant upsert (#6259)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-05T06:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d494e0c485c7f38230825faf403a1b0f1b5b714",
          "body": "Co-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Fix merging managed variants on None institute (#6258)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-04T13:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98fb08b54fa432012ccfe533f6b07b98aaedadb0",
          "body": "* Update description and institutes on managed variants collision\n\n* Better Handle duplicates on managed variants uploads from file\n\n* Fix code style issues with Black\n\n* Update changelog\n\n* Remove the if and update docs, as per review\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>",
          "is_bot": false,
          "headline": "Fix duplicated managed variants from same causatives (#6256)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-05-04T07:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4d0a58037c0f3b013ef4484f666c25b0f2b742",
          "body": "* Fix #6253 - managed variants follow build on case page\n\n* and pass from controller\n\n* add an explicit 37 default - redundant, but more obvious\n\n* Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Build sens match managed (#6254)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-30T21:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518465b4c7e7f7794c39165da220a5db99618aaf",
          "body": "* Fix managed variants counter\n\n* PR ref in changelog\n\n* Fixed changelog\n\n* Some more fizes\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix managed variants counter (#6252)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-30T10:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c32d08fe0d2c3ba5d042b7a6040c977cc9807c",
          "body": "* Fix #6243 - hg38 variants default gnomAD link to non-UK-biobank\n\n* and not only the gene link\n\n* and the gene links - note that we are using 4.1 for constraints, so build 38",
          "is_bot": false,
          "headline": "Fix #6243 - hg38 variants default gnomAD link to non-UK-biobank (#6250)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-30T09:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ae4b24fe75e351f8df6a17f480baffee8dfd81",
          "body": "* Fix missing commits on Saltshaker report\n\n* test removing analysis_types constant import\n\n* Update changelog",
          "is_bot": false,
          "headline": "Fix missing commits on Saltshaker report (#6246)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-30T07:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57fe2f82b315ed49e9712cb748710688eef2964",
          "body": "* Parse PanelApp panels from file\n\n* Import type\n\n* Remove unused import\n\n* Reuse function in test\n\n* Remove unused code\n\n* Add test\n\n* Update CHANGELOG.md\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Remove appcontext\n\n* Common click out-file option\n\n* Rename PANELAPP_OUTFILE_NAME to PANELAPP_DOWNLOAD_NAME\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Parse panelapp green panel from pre-downloaded file (#6244)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-29T10:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db60d4e40239ec41717a56e1f3dc9c383ad9b969",
          "body": "* Pre-download PanelApp panels\n\n* Format\n\n* Include new command into download everything\n\n* Move file name to the constants\n\n* PR reference\n\n* Added a demo minified download file for testing\n\n* Add a test\n\n* Fix type\n\n* Unify test demo files\n\n* Fix also other test\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Download command to pre-download all PanelApp panels to file (#6239)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-29T07:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ee245d08b670381723c9f729cb60adb3d37e30",
          "body": "### Added\n- Custom MT Saltshaker HTML report loading (#6242)",
          "is_bot": false,
          "headline": "Fix #6241 - add Saltshaker html case report (#6242)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-29T04:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a2a625d629fd34861fd12852fc820dba954616",
          "body": "* Version 4.110.0 release branch\n\n* one more dep upgrade\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Version 4.110.0 release branch (#6217)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-24T06:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1aba70e7fb941ae4793a3a67544ab06221bbde1",
          "body": "…put (#6231)\n\n* Only admins can export causatives as managed variants input\n\n* fix changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Only admins can export causatives and verified as managed variants in…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-24T05:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f791cfb7f4fecf8480b6b80bff1aecc3bfe0c2",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6228 - revert #6197: singleton exception for STRs is enough (#6234)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-24T05:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a29466d2dcea211c32e088cf60d4442c788d65c",
          "body": "* Fix #6233 - dont store the chr prefix for phase_region\n\n* also end coord",
          "is_bot": false,
          "headline": "Fix #6233 - don't use the `chr` prefix for `phase_region` (#6235)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-24T05:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf429508bb871de62302c8098f77fac87d8b657b",
          "body": "* Fix style of comment in order Sanger form\n\n* Revert commit\n\n* Pr ref on changelog\n\n* Textarea with placeholder\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Fix sanger comment (#6229)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-23T11:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe710071016b094f01063806280653714acab0c",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6226 - case image accordion style and legend link (#6230)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-23T11:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390a59a80e9e6bd88ff716bc69b44c402a0cd8a7",
          "body": "* Display number of managed variants\n\n* PR ref in changelog\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>",
          "is_bot": false,
          "headline": "Display number of managed variants (#6223)",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-22T07:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc9f71e853773af2c6a5ebda79f358f68afbbf7",
          "body": "* Move app template filters to a separate module\n\n* changelog\n\n* I said merge.. :)\n\n* export pretty_variant as well as a custom filter\n\n* use pretty variant from the app custom_filter function instead\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmail.com>",
          "is_bot": false,
          "headline": "Move app template filters to a separate module (#6220)",
          "author_name": "Daniel Nilsson",
          "author_login": "dnil",
          "committed_at": "2026-04-21T13:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab1e858671b79ab44b4dc5401c024ceed2c81cf",
          "body": "…6205)\n\n* Download causatives and verified as managed vars input\n\n* Fix code style issues with Black\n\n* unused line\n\n* Remove type hints\n\n* Add header\n\n* The file needs a header, added\n\n* Stop the spinner from spinning after downloading the file\n\n* Use globalThis instead of window\n\n* Specify endpoin\n[…]\nant\n\n* Cut a line\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Export causatives and verified variants to managed variants infile (#…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-21T13:27:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aadcbed354969ad1dde52f6c8b15d951f2528839",
          "body": "…#6218)\n\n* Refactor pretty_variant moving from jinja template to Python filter\n\n* Fix code style issues with Black\n\n* Trigger tests\n\n* Add PR ref\n\n* Thanks SonarQube\n\n* Update scout/server/app.py\n\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>\n\n* Update scout/server/app.py\n\nCo-authored-\n[…]\noining of strings\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Refactor pretty_variant moving from jinja template to Python filter (…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-21T09:22:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9102585ba9990c380d2245961b92a103dc9ecf0",
          "body": "…enome build (#6202)\n\n* Add build and category options to export causatives cli\n\n* Fix code style issues with Black\n\n* Export causatives by category and/or build\n\n* Fix code style issues with Black\n\n* Fix changelog\n\n* tiny fix\n\n* Filter by category\n\n* Do not defeault to cust000\n\n* Revert other code\n\n[…]\nilsson@gmail.com>\n\n---------\n\nCo-authored-by: Chiara Rasi <rasi.chiara@gmacil.com>\nCo-authored-by: Lint Action <lint-action@samuelmeuli.com>\nCo-authored-by: Daniel Nilsson <daniel.k.nilsson@gmail.com>",
          "is_bot": false,
          "headline": "Command line option to export causative variants by category and/or g…",
          "author_name": "Chiara Rasi",
          "author_login": "northwestwitch",
          "committed_at": "2026-04-20T06:42:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 376,
      "latest_release_at": "2026-07-15T11:55:19Z",
      "latest_release_tag": "v4.113.3",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 9.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "scout-browser",
          "exists": true,
          "license": "MIT License",
          "keywords": [
            "acmg",
            "beacon",
            "cancer",
            "clingen-cgc-vicc",
            "clinvar",
            "cnv",
            "coverage",
            "dna",
            "fusion",
            "genome visualisation",
            "lrs",
            "matchmaker exchange",
            "ogm",
            "outliers",
            "panel",
            "panelapp",
            "phenopacket",
            "rna",
            "sma",
            "snv",
            "str",
            "sv",
            "variant ranking",
            "variant triage",
            "variants",
            "vcf",
            "wes",
            "wgs",
            "wts",
            "Development Status :: 5 - Production/Stable",
            "Environment :: Web Environment",
            "Intended Audience :: Developers",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: MIT License",
            "Operating System :: MacOS :: MacOS X",
            "Operating System :: Unix",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Topic :: Internet :: WWW/HTTP :: Dynamic Content",
            "Topic :: Scientific/Engineering :: Bio-Informatics",
            "Topic :: Scientific/Engineering :: Medical Science Apps."
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/scout-browser/",
          "is_deprecated": false,
          "latest_version": "4.113.3",
          "repository_url": "https://github.com/Clinical-Genomics/scout",
          "versions_count": 194,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2016-01-04T07:55:59.137164Z",
          "latest_published_at": "2026-07-15T11:55:38.775090Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 51,
      "stars": 179,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-30",
            "count": 1
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 51,
        "total_forks": 51
      },
      "star_history": {
        "days": [
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-30",
            "count": 2
          },
          {
            "date": "2015-07-14",
            "count": 2
          },
          {
            "date": "2015-09-09",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 2
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-05-30",
            "count": 1
          },
          {
            "date": "2017-06-02",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-09-30",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-04-01",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-06-03",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 4
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 2
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 2
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 3
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 179,
        "total_stars": 179
      },
      "open_issues_and_prs": 251
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 79453,
      "source_files_sampled": 566,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "pdfkit",
            "direct": true,
            "version": "1.0.0",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 8.4,
            "advisory_ids": [
              "GHSA-9g3x-6x24-vf9f",
              "PYSEC-2026-2860"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 34
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 118,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "werkzeug",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Flask",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0"
        },
        {
          "name": "Flask-Bootstrap",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Flask-CORS",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "path.py",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "markdown",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "WTForms",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Flask-WTF",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Flask-Mail",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "coloredlogs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "query_phenomizer",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "Flask-Babel",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3"
        },
        {
          "name": "livereload",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.7"
        },
        {
          "name": "tornado",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.4.1"
        },
        {
          "name": "python-dateutil",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pymongo",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pathlib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pdfkit",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "phenopackets",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "xlsxwriter",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "click",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "cryptography",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "defusedxml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "importlib_resources",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "authlib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "flask-login",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "cyvcf2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "configobj",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "ped_parser",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pydantic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2"
        },
        {
          "name": "PyYaml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.1"
        },
        {
          "name": "intervaltree",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==3.0.2"
        },
        {
          "name": "anytree",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "tabulate",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "flask-ldap3-login",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.0.2"
        },
        {
          "name": "chanjo-report",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.12.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anytree",
            "direct": true,
            "version": "2.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "authlib",
            "direct": true,
            "version": "1.7.2",
            "ecosystem": "pypi"
          },
          {
            "name": "chanjo-report",
            "direct": true,
            "version": "4.12.2",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": true,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "coloredlogs",
            "direct": true,
            "version": "15.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "configobj",
            "direct": true,
            "version": "5.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": true,
            "version": "49.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cyvcf2",
            "direct": true,
            "version": "0.34.0",
            "ecosystem": "pypi"
          },
          {
            "name": "defusedxml",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flask",
            "direct": true,
            "version": "3.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-babel",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-bootstrap",
            "direct": true,
            "version": "3.3.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-cors",
            "direct": true,
            "version": "6.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-ldap3-login",
            "direct": true,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-login",
            "direct": true,
            "version": "0.7.0.dev0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-mail",
            "direct": true,
            "version": "0.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-wtf",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-resources",
            "direct": true,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "intervaltree",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "livereload",
            "direct": true,
            "version": "2.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": true,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "path-py",
            "direct": true,
            "version": "12.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pathlib",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pdfkit",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ped-parser",
            "direct": true,
            "version": "1.6.6",
            "ecosystem": "pypi"
          },
          {
            "name": "phenopackets",
            "direct": true,
            "version": "2.0.2.post5",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": "2.13.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pymongo",
            "direct": true,
            "version": "4.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": true,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "query-phenomizer",
            "direct": true,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tabulate",
            "direct": true,
            "version": "0.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tornado",
            "direct": true,
            "version": "6.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "werkzeug",
            "direct": true,
            "version": "3.1.8",
            "ecosystem": "pypi"
          },
          {
            "name": "wtforms",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "xlsxwriter",
            "direct": true,
            "version": "3.2.9",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backrefs",
            "direct": false,
            "version": "7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "blinker",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.6.17",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "chanjo",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.9",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dominate",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-debugtoolbar",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flask-sqlalchemy",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "greenlet",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "humanfriendly",
            "direct": false,
            "version": "10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "invoke",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "itsdangerous",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "joserfc",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "ldap3",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-include",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mongomock",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.2.6",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "paginate",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "path",
            "direct": false,
            "version": "17.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": "6.33.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pyasn1",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.46.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pymysql",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyreadline3",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pyscss",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-flask",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-mock",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-test-groups",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2026.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "responses",
            "direct": false,
            "version": "0.26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.21",
            "ecosystem": "pypi"
          },
          {
            "name": "scout-browser",
            "direct": false,
            "version": "4.113.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sentinels",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sortedcontainers",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlalchemy",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlservice",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "toolz",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "visitor",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 118,
        "direct_count": 36,
        "indirect_count": 82
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 2732,
        "open_issues": 245,
        "closed_ratio": 0.927,
        "closed_issues": 3097,
        "closed_unmerged_prs": 241
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "northwestwitch",
          "commits": 3651,
          "avatar_url": "https://avatars.githubusercontent.com/u/28093618?v=4"
        },
        {
          "type": "User",
          "login": "dnil",
          "commits": 2838,
          "avatar_url": "https://avatars.githubusercontent.com/u/758570?v=4"
        },
        {
          "type": "User",
          "login": "robinandeer",
          "commits": 1569,
          "avatar_url": "https://avatars.githubusercontent.com/u/1220232?v=4"
        },
        {
          "type": "User",
          "login": "TereseBo",
          "commits": 456,
          "avatar_url": "https://avatars.githubusercontent.com/u/112548186?v=4"
        },
        {
          "type": "User",
          "login": "moonso",
          "commits": 364,
          "avatar_url": "https://avatars.githubusercontent.com/u/405278?v=4"
        },
        {
          "type": "User",
          "login": "patrikgrenfeldt",
          "commits": 152,
          "avatar_url": "https://avatars.githubusercontent.com/u/6697636?v=4"
        },
        {
          "type": "User",
          "login": "mikaell",
          "commits": 132,
          "avatar_url": "https://avatars.githubusercontent.com/u/1150065?v=4"
        },
        {
          "type": "User",
          "login": "lint-action",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/59283862?v=4"
        },
        {
          "type": "User",
          "login": "Jakob37",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/7374399?v=4"
        },
        {
          "type": "User",
          "login": "bjhall",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/11991860?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.377
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_and_publish.yml",
        "keep_a_changelog.yml",
        "linting_and_fixing.yml",
        "linting_only.yml",
        "server_stage_docker_push.yml",
        "tests_and_cov.yml",
        "validate_internal_docs_links.yml",
        "vulture.yml",
        "woke.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": 9,
            "reason": "Found 29/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1b288a324c36d1b32d83c40f49139b1df63cce45",
        "ran_at": "2026-07-21T20:44:51Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Clinical-Genomics/scout",
    "host": "github.com",
    "name": "scout",
    "owner": "Clinical-Genomics"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 66,
        "vitality": 98,
        "community": 66,
        "governance": 79,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 376,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "376 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 376
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v4.113.3",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 9.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "forks": 51,
              "stars": 179,
              "watchers": 13,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "179 stars",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 179
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "51 forks",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 33,
              "top_contributor_share": 0.377
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "merged_prs": 2732,
              "open_issues": 245,
              "closed_issues": 3097,
              "issue_closed_ratio": 0.927,
              "closed_unmerged_prs": 241
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2732/2973 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2732,
                      "decided": 2973
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 29/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 96,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Clinical-Genomics",
              "public_repos": 123,
              "account_age_days": 4570
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "96 followers of Clinical-Genomics",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 96,
                      "login": "Clinical-Genomics"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "123 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 123
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "scout-browser"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "194 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 194
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://clinical-genomics.github.io/scout",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://clinical-genomics.github.io/scout",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.4
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 29/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 118 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 118
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 118,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: pdfkit 1.0.0 (high 8.4)",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "pdfkit 1.0.0 (high 8.4)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 118,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "HTML",
              "largest_source_bytes": 79453,
              "source_files_sampled": 566,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "HTML without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "HTML"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/566 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 566,
                      "oversized": 3
                    }
                  }
                ],
                "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": [
    "deps.dev does not index pypi:scout-browser@4.113.3; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:45:21.884918Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Clinical-Genomics/scout.svg",
  "full_name": "Clinical-Genomics/scout",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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