公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 19:04 UTC

scottwittenburg / spack

A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

Python自定义许可证★ 0 星标⑂ 0 复刻始于 2017年10月复刻在 GitHub 上查看 ↗

scottwittenburg/spack 的健康指数为 100 分中的 21 分,处于「危急」区间。 其得分最高的类别是AI Readiness(70/100),最低的是Community & Adoption(9/100)。 最近一次更新在 388 天前。 近期的大部分工作由 11 位贡献者完成。

21
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

Scott Wittenburg个人账户
7 关注者51 个公开仓库始于 2014年1月Kitware, Inc.

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

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

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

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

53中等 · 占总体的 24%
评分方式
54/54巴士系数 — 11 位贡献者贡献了半数提交
20/22.5提交分布 — 头号贡献者编写了 11% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 91 contributing companies or organizations
所用输入
bus_factor11
contributors_sampled99
top_contributor_share0.11
评分方式
0/46.8议题解决 — 没有议题或无数据
0.2/38.3PR 接受 — 已裁定的 PR 中 1/159 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs158
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
6.5/25所有者影响力 — scottwittenburg 有 7 位关注者
24.5/25既往记录 — 51 个公开仓库,账户约 12 年
所用输入
followers7
owner_typeUser
is_verified
owner_loginscottwittenburg
public_repos51
account_age_days4,562
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

58中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

40存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 91 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4
已排除计分(无数据或不适用):ci_tests, packaging, pinned_dependencies, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

70良好 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 99 次人类提交中有 96 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — lib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .flake8
11/11静态类型检查 — lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed
10/10可复现环境 — devcontainer, Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 1 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_fileslib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/Makefile
has_devcontainer
has_linter_config
typecheck_configslib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed)
54.9/55可控的文件大小 — 采样的 9,570 个源文件中有 24 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes205,019
source_files_sampled9,570
oversized_source_files24

关键数据

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

数据采集警告

  • Community profile unavailable
  • Could not fetch pypi package 'spack' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

OpenSSF Scorecard 4.0 / 10
4.0综合

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 91 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesinternal error: internal error: invalid Dockerfile
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
PyPIclingopyproject.toml
PyPIsetuptoolspyproject.toml
全部依赖 2

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

注册表软件包版本关系
PyPIclingo直接
PyPIsetuptools直接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 227215,
      "has_wiki": true,
      "homepage": "https://spack.io",
      "languages": {
        "C": 49894,
        "M4": 2111,
        "C++": 2816,
        "Lua": 3080,
        "Tcl": 2844,
        "HTML": 2365,
        "Perl": 615,
        "Ruby": 2492,
        "CMake": 13351,
        "Shell": 548636,
        "Prolog": 111346,
        "Python": 25268935,
        "BitBake": 4549,
        "Fortran": 561,
        "Makefile": 11968,
        "Batchfile": 9760,
        "Dockerfile": 12941,
        "PowerShell": 7937,
        "Standard ML": 2592,
        "RouterOS Script": 37
      },
      "pushed_at": "2025-07-03T17:01:54Z",
      "created_at": "2017-10-18T21:44:03Z",
      "owner_type": "User",
      "updated_at": "2025-04-02T19:13:14Z",
      "description": "A flexible package manager that supports multiple versions, configurations, platforms, and compilers.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "develop",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Scott Wittenburg",
      "type": "User",
      "login": "scottwittenburg",
      "company": "Kitware, Inc.",
      "location": "Santa Fe, NM, USA",
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/6527504?v=4",
      "created_at": "2014-01-28T18:21:18Z",
      "is_verified": null,
      "public_repos": 51,
      "account_age_days": 4562
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2017-01-17T09:36:03Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2016-05-18T15:30:13Z"
        },
        {
          "tag": "v0.8.17",
          "kind": "patch",
          "published_at": "2015-03-24T17:17:18Z"
        },
        {
          "tag": "v0.8.16",
          "kind": "patch",
          "published_at": "2015-03-14T03:41:59Z"
        },
        {
          "tag": "v0.8.15",
          "kind": "patch",
          "published_at": "2015-02-24T18:42:58Z"
        },
        {
          "tag": "v0.8.11",
          "kind": "patch",
          "published_at": "2014-11-06T21:22:15Z"
        },
        {
          "tag": "v0.8.10",
          "kind": "patch",
          "published_at": "2014-10-28T06:04:47Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2014-09-19T16:56:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f4792c834ee3d2206c23c8b8cf79feb4f465feac",
          "body": null,
          "is_bot": false,
          "headline": "portage, tangram, wonton: update packages (#49829)",
          "author_name": "Richard Berger",
          "author_login": "rbberger",
          "committed_at": "2025-04-02T17:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ca90aebc9b719f555afecc4df48dc89eb557f0",
          "body": null,
          "is_bot": false,
          "headline": "slepc, py-slepc4py, petsc, py-petsc4py  add v3.23.0 (#49813)",
          "author_name": "Satish Balay",
          "author_login": "balay",
          "committed_at": "2025-04-02T17:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991f26d1ae68736ef0148fc757c92b39cd3e3a60",
          "body": null,
          "is_bot": false,
          "headline": "pika: Add 0.33.0 (#49834)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2025-04-02T16:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "973a7e6de8b4614988ee6ee8e795d15a4bdc34fe",
          "body": "* e4s oneapi: upgrade to latest compilers oneapi@2025.1\n\n* update specs and package preferences\n\n* enable some more dav packages\n\n* enable additional specs\n\n* e4s oneapi: packages: elfutils does not have bzip2 variant\n\n* e4s oneapi: packages: elfutils does not have xz variant\n\n* e4s oneapi: comment out heffte+sycl\n\n* comment out e4s oneapi failures\n\n* comment out more failures\n\n* comment out failing spec",
          "is_bot": false,
          "headline": "e4s oneapi: upgrade to latest compilers oneapi@2025.1 (#47317)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2025-04-02T16:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528ba74965ca5337d74244e11086c999c3e3903a",
          "body": "* Revert \"paraview: add patch for Intel Classic compilers (#49116)\"\n\nThis reverts commit 7a95e2beb5ebfa029e2de179a0de247c8c6eae9e.\n\nWe'll mark Intel Classic compilers as conflicting with ParaView\nversions 5.13.0-5.13.2 instead since 5.13.3 is available and can be\nbuilt with with those compilers.\n\n* Add conflict for Intel Class compilers and ParaView 5.13.0-5.13.2.\n\n* paraview: add new v5.13.3 release",
          "is_bot": false,
          "headline": "paraview: add v5.13.3 (#49818)",
          "author_name": "Cory Quammen",
          "author_login": "cquammen",
          "committed_at": "2025-04-02T15:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73034c163b863fb5e0c2b0551f055d6ffcd1ebd8",
          "body": null,
          "is_bot": false,
          "headline": "rocm 6.3.3 updates (#49684)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2025-04-02T15:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ee56e8a309c5c4bf860114444660d7227d2ee4",
          "body": "Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "docs: remove leftover references to `compiler:` entries (#49824)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-04-02T07:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01471aee6ba70cfdd50cdf5c5adb69d239dfba8e",
          "body": "This commit reorders ASP setup, so that rules from\npossible compilers are collected first.\n\nThis allows us to know the dependencies that may be\ninjected before counting the possible dependencies,\nso we can account for them too.\n\nProceeding this way makes it easier to inject\ncomplex runtimes, like hip.\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "solver: don't use tags to compute injected deps (#49723)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-04-02T07:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c004c8b616b80b200fe0413cb2568031d17b7a3e",
          "body": null,
          "is_bot": false,
          "headline": "rocm-opencl: change homepage and git (#49832)",
          "author_name": "Afzal Patel",
          "author_login": "afzpatel",
          "committed_at": "2025-04-02T07:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0facab231f5b6508798a4f7dc3f7e530f2e6874d",
          "body": "Deal with the \"issue\" that passing a str instance does not cause a\ntype check failure, because str is a subset of Sequence[str] and\nIterable[str]. Instead fix it by special casing the str instance.",
          "is_bot": false,
          "headline": "spec.py: more virtuals=... type hints (#49753)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-04-02T07:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca64050f6afa617d3cfefe3ceb9d2a3673f3e1a8",
          "body": "Signed-off-by: Gregory Becker <becker33@llnl.gov>",
          "is_bot": false,
          "headline": "config:url_fetch_method: allow curl args (#49712)",
          "author_name": "Greg Becker",
          "author_login": "becker33",
          "committed_at": "2025-04-01T20:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b3afac88128ff27347e6cd763967a2bdf7871f",
          "body": "* enh: add tf-keras package, upgrade TFP\n\n* chore:  remove legacy deps\n\n* chore:  fix style\n\n* chore:  fix style\n\n* fix: url\n\n* fix: use jax, tensorflow instead of py-jax, py-tensorflow\n\n* fix: remove typo\n\n* Update var/spack/repos/builtin/packages/py-tensorflow-probability/package.py\n\nCo-authored-b\n[…]\nsers.noreply.github.com>\nCo-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev>\nCo-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>\nCo-authored-by: Wouter Deconinck <wdconinc@gmail.com>",
          "is_bot": false,
          "headline": "Add py-tf-keras package, upgrade TFP (#43688)",
          "author_name": "Jonas Eschle",
          "author_login": "jonas-eschle",
          "committed_at": "2025-04-01T18:12:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0327ba1dfefb90bc82a27b23d9789ea015c1eccf",
          "body": "* py-python-lsp-ruff: new package\n* Add git and main versions to both for development",
          "is_bot": false,
          "headline": "py-python-lsp-ruff: new package (#49764)",
          "author_name": "Alec Scott",
          "author_login": "alecbcs",
          "committed_at": "2025-04-01T17:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f091f0d9abf65a3bea7fa1a31a6a70239315a4",
          "body": "* Automated deployment to update package flux-core 2025-03-23\n\n* cffi also needed for runtime\n\n---------\n\nCo-authored-by: github-actions <github-actions@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flux-core: cffi needing for linking (#49656)",
          "author_name": "Vanessasaurus",
          "author_login": "vsoch",
          "committed_at": "2025-04-01T17:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09759353fbf1a118974bfcfb25423ed2a007d35",
          "body": null,
          "is_bot": false,
          "headline": "trivy: new package (#49786)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-04-01T16:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d72d2703e0cafe546145f612c103afa4382318",
          "body": "…s, after variants (#49769)\n\n* fix: move depends_on(c,cxx,fortran) with other dependencies, after variants\n\n* treewide style: move depends_on(c,cxx,fortran) with other dependencies, after variants\n\n* treewide style: move depends_on(c,cxx,fortran) with other dependencies, after variant\n\n---------\n\nCo-authored-by: Alec Scott <hi@alecbcs.com>",
          "is_bot": false,
          "headline": "treewide style: move depends_on(c,cxx,fortran) with other dependencie…",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-04-01T16:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288298bd2c4fbaf2af8c41f61a2c9c787686647d",
          "body": "Compatibility with Python 3.6 is still tested by the\nrhel8-platform-python job, and Ubuntu 20.04 will be\nremoved soon from the list of runners:\n\nhttps://github.com/actions/runner-images/issues/11101\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "ci: don't run unit-test on ubuntu 20.04 (#49826)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-04-01T15:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "964f81d3c2947ab28c02f203a8ef33a1ba3153c0",
          "body": null,
          "is_bot": false,
          "headline": "scotch: remains buildable with make (#49812)",
          "author_name": "Olivier Cessenat",
          "author_login": "cessenat",
          "committed_at": "2025-04-01T14:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93220f706eda6d9cee0e6d5f154c0ce5e7b6e0fb",
          "body": "Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>",
          "is_bot": false,
          "headline": "concretizer cache: disable due to broken cleanup (#49470)",
          "author_name": "John W. Parent",
          "author_login": "johnwparent",
          "committed_at": "2025-04-01T13:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9275a5d4548b3d5ae2638c042739f5696ed1e7",
          "body": null,
          "is_bot": false,
          "headline": "New hypre variants + refactoring (#49217)",
          "author_name": "Victor A. P. Magri",
          "author_login": "victorapm",
          "committed_at": "2025-04-01T13:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa829ae77d1fd33ccaa8657bedcac45413b9655",
          "body": "CMake 4.0.0 breaks compatibility with CMake projects\nrequiring a CMake < 3.5. However, many projects that\nspecify a minimum requirement for versions older\nthan 3.5 are actually compatible with newer CMake\nand do not use CMake 3.4 or older features. This\nallows those projects to use a newer CMake\n\nCo-authored-by: John W. Parent <45471568+johnwparent@users.noreply.github.com>\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "cmake: set CMAKE_POLICY_VERSION_MINIMUM  (#49819)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-04-01T12:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451db856575f11f0732f9e8830795e246365246b",
          "body": null,
          "is_bot": false,
          "headline": "apple-clang: fix spec syntax error (#49802)",
          "author_name": "Paul Gessinger",
          "author_login": "paulgessinger",
          "committed_at": "2025-04-01T09:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1c2b0f05b8b42c19b9d8dc060a07e796fdc6c5",
          "body": "The requirements being removed are redundant, or \neven outdated (%cray-prgenv-* is not a compiler in v0.23).\n\nWhen compilers turned into nodes, these constraints,\nwith the \"one_of\" policy, started being unsat under\ncertain conditions e.g. we can't compile anymore\nwith GCC and depend on LLVM as a library.\n\nRemove the requirements to make the recipe solvable\nagain.\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "chapel: remove requirements on compilers (#49783)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-04-01T07:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c1eae5d4470d9e6381443e17848cf59758322e",
          "body": null,
          "is_bot": false,
          "headline": "py-webdataset: add v0.2.111 (#49780)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2025-04-01T07:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af3bc47a25fe6506edb6a34150ecbb72a12d774",
          "body": null,
          "is_bot": false,
          "headline": "py-wids: add new package (#49779)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2025-04-01T07:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a257747cba724479552ee97e121c28bcb1d094f7",
          "body": null,
          "is_bot": false,
          "headline": "test/spec_semantics.py: more fixes (#49821)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-04-01T07:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2ddec7153b1875967e6179e8318dab81de0e54",
          "body": null,
          "is_bot": false,
          "headline": "py-setuptools-scm: deprecate old versions (#49657)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-04-01T07:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748c7e542019b19f2c9e38dd37c85aeb17402a3a",
          "body": null,
          "is_bot": false,
          "headline": "Documentation: remote URL inclusion updates (#49669)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-04-01T07:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf70d71ba843946b5752abaafe6e622145f9768f",
          "body": "…9815)\n\nBumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0.\n- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: flake8\n  dependency-version: 7.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump flake8 in /.github/workflows/requirements/style (#4…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-01T06:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3913c24c190b14e07f6584343bdc28687e492ddd",
          "body": "This commit adds a new version of ACTS algebra plugins (v0.27.0) as\nwell as detray (v0.94.0).",
          "is_bot": false,
          "headline": "acts dependencies: new versions as of 2025/03/31 (#49803)",
          "author_name": "Stephen Nicholas Swatman",
          "author_login": "stephenswat",
          "committed_at": "2025-04-01T06:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032a0dba902a96ef8650898dad71d7f93af628a9",
          "body": "This commit adds v1.9.2 of Google Benchmark.",
          "is_bot": false,
          "headline": "benchmark: add v1.9.2 (#49804)",
          "author_name": "Stephen Nicholas Swatman",
          "author_login": "stephenswat",
          "committed_at": "2025-04-01T06:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a86025774a7d0f0fa82f9cda5ad7a213e3ca81",
          "body": "* Add v1.15.1, fix external tweakme.h, better constraint version ranges of external fmt\n\n* style",
          "is_bot": false,
          "headline": "spdlog: Add v1.15.1, improve version ranges (#49745)",
          "author_name": "Chris Marsh",
          "author_login": "Chrismarsh",
          "committed_at": "2025-04-01T01:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce5ecfbd7d06e449a887e30a5881927b382620d",
          "body": "* legion: Add 25.03.0. Deprecate 23.03.0 and prior.\n\n* legion: Add ucc dependency when using ucx network.\n\n---------\n\nCo-authored-by: Richard Berger <rberger@lanl.gov>",
          "is_bot": false,
          "headline": "legion: add 25.03.0, deprecate versions 23.03.0 and prior. (#49770)",
          "author_name": "Elliott Slaughter",
          "author_login": "elliottslaughter",
          "committed_at": "2025-04-01T00:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6ea7b047092ddc2df7cfc28ff0c0b764e68097",
          "body": null,
          "is_bot": false,
          "headline": "cuda@12.8 requires glibc@2.27 (#49561)",
          "author_name": "Satish Balay",
          "author_login": "balay",
          "committed_at": "2025-03-31T20:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a17de7517bf8401478f2afefc5776bd357cde0",
          "body": "* update packages to work with python 3.12+\n\n* partd updates\n\n* py-nc-time-axis updates for 3.12\n\n* Add new py-cftime as required for py-nc-time-axis\n\n* fix dropped python 3.9\n\n* switch from when blocks to flat\n\n* remove redundant requires\n\n* protect version range for python@:3.11\n\n* add new c-blosc\n[…]\n/github.com/spack/spack/pull/48830#issuecomment-2705062587\n\n* Fix python bounds\n\nCo-authored-by: Wouter Deconinck <wdconinc@gmail.com>\n\n---------\n\nCo-authored-by: Wouter Deconinck <wdconinc@gmail.com>",
          "is_bot": false,
          "headline": "python 3.12 package fixes (#48830)",
          "author_name": "Chris Marsh",
          "author_login": "Chrismarsh",
          "committed_at": "2025-03-31T17:09:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95927df4556d774241f53e6aeae9c80d0723fd9a",
          "body": "…cessary bits (#49806)",
          "is_bot": false,
          "headline": "test/spec_semantics.py: split a test into multiple ones, test only ne…",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-31T17:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f64f1baecfc17e8461e9f14142f41960f1ab4f3",
          "body": "…49033)\n\n* Check for LSF, FLux, and Slurm when determing MPI exec\n\n* Make scheduler/MPI exec helper functions methods of CachedCMakeBuilder\n\n* Remove axom workaround for running mpi on machines with flux",
          "is_bot": false,
          "headline": "CachedCMakePackage: Improve finding mpiexec for non-slurm machines (#…",
          "author_name": "Tara Drwenski",
          "author_login": "tdrwenski",
          "committed_at": "2025-03-31T16:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f773762640503530f1987f3b4dd233830ef15e",
          "body": null,
          "is_bot": false,
          "headline": "xfail -> skipif platform specific tests on other platforms (#49800)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-31T14:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725650898322c5fc89d6c9a73b7892c6845f3422",
          "body": null,
          "is_bot": false,
          "headline": "fzf: add v0.61.0 (#49787)",
          "author_name": "Alec Scott",
          "author_login": "alecbcs",
          "committed_at": "2025-03-31T10:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a3d179b139a643465e0a4d606b74f6b8cf95d3",
          "body": "Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "Windows: MSVC provides fortran, fix msmpi handling (#49734)",
          "author_name": "John W. Parent",
          "author_login": "johnwparent",
          "committed_at": "2025-03-31T08:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b14de89e6c38c45396aecfe57edba68f7306b3",
          "body": null,
          "is_bot": false,
          "headline": "Add nco v5.3.3 (#49776)",
          "author_name": "Xylar Asay-Davis",
          "author_login": "xylar",
          "committed_at": "2025-03-30T17:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de6eaa1b4e892c8757466e1850abb31e880ab942",
          "body": null,
          "is_bot": false,
          "headline": "votca: add v2025 (#49768)",
          "author_name": "Christoph Junghans",
          "author_login": "junghans",
          "committed_at": "2025-03-30T17:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f4bfda2a10e9f544f4d5746be39cee6c5733104",
          "body": "…(#49760)",
          "is_bot": false,
          "headline": "apple-gl: remove compiler requirement after change in compiler model …",
          "author_name": "Paul Gessinger",
          "author_login": "paulgessinger",
          "committed_at": "2025-03-30T09:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c78d9cab2d76bf46307cf691afe7b3c33c02a2a",
          "body": "* sendme: add v0.25.0, v0.24.0\n\n* fix version orders\n\n* add minimum rust version",
          "is_bot": false,
          "headline": "sendme: add v0.25.0, v0.24.0 (#49775)",
          "author_name": "Ritwik Patil",
          "author_login": "draguve",
          "committed_at": "2025-03-30T01:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7970a0402523314f5bac215fa2084a186318abb2",
          "body": null,
          "is_bot": false,
          "headline": "unqlite: fix dependency on C++ (#49774)",
          "author_name": "Matthieu Dorier",
          "author_login": "mdorier",
          "committed_at": "2025-03-29T15:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c38e5975b54e8bf185d29fc70d397b5990232e",
          "body": "* Clearly split old and new hip settings requirements\n* Apply generic rocm handling to every project\n* make default logic for hip support more robust\n* GPU_TARGET is only necessary under certain project specific conditions, it should not be necessary in general\n* Update logic to find amdclang++",
          "is_bot": false,
          "headline": "Update hip support for Cached CMake Packages (#49635)",
          "author_name": "Adrien Bernede",
          "author_login": "adrienbernede",
          "committed_at": "2025-03-29T01:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4cb0d4f3b661b47e87b65f91a480519674a644",
          "body": null,
          "is_bot": false,
          "headline": "gsoap: depends on c, cxx (#49728)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T19:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b9e8779b3b3716aff8285bbfdaf104acddd90a",
          "body": "* mlpack: depends on c\n\n* mlpack: mv depends_on after variants",
          "is_bot": false,
          "headline": "mlpack: depends on c (#49767)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T19:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a25e2b5728e12a4384fb9951b5960251d0602ce",
          "body": "* qt-5compat: depends on c\n\n* qt-*: ensure all depend on C\n\n* qt-base: mv depends_on after variants",
          "is_bot": false,
          "headline": "qt-*: depends on c (#49766)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T19:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7db5b1d5d637015259c1a1788a310be8331ff9f7",
          "body": null,
          "is_bot": false,
          "headline": "expat: Add 2.7.1 (#49741)",
          "author_name": "Sebastian Pipping",
          "author_login": "hartwork",
          "committed_at": "2025-03-28T19:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f309273ab838b982520e46740602a4b1b7da42",
          "body": "fixes #49717\n\nIf no compiler is listed in the 'packages' section of\nthe configuration, Spack will currently try to:\n1. Look for a legacy compilers.yaml to convert\n2. Look for compilers in PATH\n\nin that order. If an entry in compilers.yaml is\ncorrupted, that should not result in an obscure\nerror.\n\nInstead, it should just be skipped.\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "Do not error when trying to convert corrupted compiler entries (#49759)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-03-28T19:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e99a12ea2cecf7f32e4c2678700b8a9ac4bf6ad",
          "body": null,
          "is_bot": false,
          "headline": "libsmeagol: add dependency fortran (#49754)",
          "author_name": "Matthias Krack",
          "author_login": "mkrack",
          "committed_at": "2025-03-28T19:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f5d48bb37aa95c617915a7e2e153cdf98723ef",
          "body": "…bin (#49742)\n\n* intel-oneapi-compilers: detect compilers when symlinked to prefix.bin\n\n* update detection tests\n\n--\n\nSigned-off-by: Gregory Becker <becker33@llnl.gov>",
          "is_bot": false,
          "headline": "oneapi-compilers: allow detection of executables symlinked to prefix.…",
          "author_name": "Greg Becker",
          "author_login": "becker33",
          "committed_at": "2025-03-28T18:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2019ece9874953fd10a1e037e5bf617b6226eb",
          "body": null,
          "is_bot": false,
          "headline": "root: add v6.34.06 (#49748)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T16:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35a84f02fa2f75bf7ddb64a8e2af3fc3d7e99460",
          "body": null,
          "is_bot": false,
          "headline": "variant.py: reserved names is a set (#49762)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-28T15:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6123ee16010f4c5e9fcef87588aed293ddffc5c",
          "body": null,
          "is_bot": false,
          "headline": "onnx: depends on c (#49739)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T14:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b02ecddf4e485a963af5126ae18c776ffe15480",
          "body": "This module references `spack.error.Something` in the same file, which happens to\nwork but is incorrect. Use `spack.error` to prevent that in the future.",
          "is_bot": false,
          "headline": "variant.py: use spack.error the normal way (#49763)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-28T14:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd39598e611f1309fd129e511816690e1698f376",
          "body": "Only enable these if explicitly requested.",
          "is_bot": false,
          "headline": "libcxi: disable ze, cuda, rocm autodetection (#49736)",
          "author_name": "Richard Berger",
          "author_login": "rbberger",
          "committed_at": "2025-03-28T14:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9cac172e3e6f61908a6dafc97a4f69c9dde14a",
          "body": null,
          "is_bot": false,
          "headline": "cryptopp: depends on cxx (#49730)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T14:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511c2750c700ac443d7e2b287a62b19d3aca333c",
          "body": null,
          "is_bot": false,
          "headline": "cppzmq: depends on c (#49729)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T14:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a81426b0fc7daacd43f8ba99e2b49be17ed5a3",
          "body": "Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "parallelio: add v2.6.4, v2.6.5 (#49607)",
          "author_name": "Jim Edwards",
          "author_login": "jedwards4b",
          "committed_at": "2025-03-28T10:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654b2946414c811dacb70b2ae40586908d43a5bf",
          "body": "Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "mpi-serial: add v2.5.2, v2.5.3 (#49606)",
          "author_name": "Jim Edwards",
          "author_login": "jedwards4b",
          "committed_at": "2025-03-28T10:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19a90b74ad2e3ce41a483cf84fc42fa8bb8cf20",
          "body": "…r 6.5.5 (#49666)",
          "is_bot": false,
          "headline": "py-notebook: Add 6.5.6 and 6.5.7, fix py-traitlets incompatibility fo…",
          "author_name": "Cameron Rutherford",
          "author_login": "cameronrutherford",
          "committed_at": "2025-03-28T09:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d70feb18d45ecd8cefd8e0efb17bfb0a3fc751",
          "body": "Adds Equinox, a JAX library. I've added the latest version 0.11.2, and also 0.11.0\nwhich is compatible with older JAX versions.\n\nI've built both versions and loading an example from their page seems to work OK.\n\n* Add py-wadler-lindig\n* Add py-equinox",
          "is_bot": false,
          "headline": "Add py-equinox (#49342)",
          "author_name": "Fernando Ayats",
          "author_login": "viperML",
          "committed_at": "2025-03-28T09:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1216432ad011c095a317510832a7b76ca03aac",
          "body": "Co-authored-by: viniciusvgp <viniciusvgp@users.noreply.github.com>",
          "is_bot": false,
          "headline": "simgrid: add v4.0 (#49675)",
          "author_name": "Vinícius",
          "author_login": "viniciusvgp",
          "committed_at": "2025-03-28T09:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27aab721aac46b10c185f420cbaef05c23109b7",
          "body": null,
          "is_bot": false,
          "headline": "erlang: add v26.2.5.2, v27.0.1 (#45725)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-28T09:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3444d40ae2a5fe47f209f4c234992085b87c7bb9",
          "body": "… (#49752)\n\nI noticed that `abseil-cpp` was showing in `spack find` with \"no compiler\", and the only\ndifference between it and other nodes was that it *only* depends on `cxx` -- others\ndepend on `c` as well.\n\nIt turns out that the `select()` method on `EdgeMap` only takes `Sequence[str]` and doesn't\n[…]\nc` or `x` or `x`, as the `str` is treated like a sequence. This causes Spack to miss `cxx`\nand `fortran` language virtuals in `DeprecatedCompilerSpec`.\n\nSigned-off-by: Todd Gamblin <tgamblin@llnl.gov>",
          "is_bot": false,
          "headline": "bugfix: pure `cxx` and `fortran` deps should display with a compiler.…",
          "author_name": "Todd Gamblin",
          "author_login": "tgamblin",
          "committed_at": "2025-03-28T09:18:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37f2683d179cc78f49177dde6214c05fae98ef12",
          "body": null,
          "is_bot": false,
          "headline": "hcoll: add new versions (#47923)",
          "author_name": "Carlos Bederián",
          "author_login": "zzzoom",
          "committed_at": "2025-03-28T09:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4f23f64a3dbab0b232eccec047b5c829f25558",
          "body": null,
          "is_bot": false,
          "headline": "Fix import urllib.request (#49699)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-28T09:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db8e56b0a5baf7b0f4a6d92df8127dacf7aa69c3",
          "body": null,
          "is_bot": false,
          "headline": "NVIDIA HPC SDK: add v25.3 (#49694)",
          "author_name": "jmuddnv",
          "author_login": "jmuddnv",
          "committed_at": "2025-03-28T09:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6dfea9b9466e493bda8c7c3cc040b7af3a2324",
          "body": null,
          "is_bot": false,
          "headline": "difftastic: new package (#49708)",
          "author_name": "Alec Scott",
          "author_login": "alecbcs",
          "committed_at": "2025-03-28T09:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3ef790e2ac4d515fa8694874e646ee09e1c42a",
          "body": null,
          "is_bot": false,
          "headline": "py-keras: add v3.9.1 (#49726)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2025-03-28T08:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01db307f417688277b28f5b88885309f9d8e4728",
          "body": null,
          "is_bot": false,
          "headline": "libfabric: add missing xpmem dependency (#49569)",
          "author_name": "Richard Berger",
          "author_login": "rbberger",
          "committed_at": "2025-03-28T08:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d715b725fa04005342ee18de60bb63e201e83254",
          "body": null,
          "is_bot": false,
          "headline": "openmpi: add ipv6 variant (#49727)",
          "author_name": "dithwick",
          "author_login": "dithwick",
          "committed_at": "2025-03-28T08:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a995a95c372dfc50f30872129a3bfd91714753",
          "body": "Currently, externals show up in `spack find` and `spack spec` install status as a green\n`[e]`, which is hard to distinguish from the green [+] used for installed packages.\n\n- [x] Make externals magenta instead, so they stand out.\n\nSigned-off-by: Todd Gamblin <tgamblin@llnl.gov>",
          "is_bot": false,
          "headline": "UI: Color external packages differently from installed packages (#49751)",
          "author_name": "Todd Gamblin",
          "author_login": "tgamblin",
          "committed_at": "2025-03-28T07:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b87c025cd3741f1d217464505d1feab9d3c29b13",
          "body": null,
          "is_bot": false,
          "headline": "Remove spack sh setup (#49747)",
          "author_name": "John W. Parent",
          "author_login": "johnwparent",
          "committed_at": "2025-03-27T23:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360eb4278cfce8d338c06a8e174bc14b26883dad",
          "body": "* set compiler version for xsd package\n\n---------\n\nCo-authored-by: novasoft <novasoft@fnal.gov>",
          "is_bot": false,
          "headline": "set compiler version for xsd package (#49702)",
          "author_name": "v",
          "author_login": "vhewes",
          "committed_at": "2025-03-27T21:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3fc7dee30649ca8dcfff4617e275a5dbdf9f00",
          "body": null,
          "is_bot": false,
          "headline": "adios2: fix smoke package (#49647)",
          "author_name": "Vicente Bolea",
          "author_login": "vicentebolea",
          "committed_at": "2025-03-27T21:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0acbe4310d5fdd5b5d6736318072773d3ac41b4",
          "body": "* add: yosys v0.51\n\n* Move license to within 6 lines of start, but truncated description to do that\n\n* Moving license back, and reinstating description",
          "is_bot": false,
          "headline": "yosys: add v0.51 (#49639)",
          "author_name": "Dave Keeshan",
          "author_login": "davekeeshan",
          "committed_at": "2025-03-27T18:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c676d14a6916e460d231c25fe7bf1772cb31ff",
          "body": null,
          "is_bot": false,
          "headline": "py-contrib: add new package (#49634)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2025-03-27T18:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13dd198a09bc868f140f7a723f22bc1a5c2e869d",
          "body": "Signed-off-by: Howard Pritchard <howardp@lanl.gov>",
          "is_bot": false,
          "headline": "Open MPI: add 5.0.7 (#49661)",
          "author_name": "Howard Pritchard",
          "author_login": "hppritcha",
          "committed_at": "2025-03-27T17:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6c66d70190ae3daed7511fe80174ebbc8e3033",
          "body": "* libwnck: new package\n\nSigned-off-by: Teague Sterling <teaguesterling@gmail.com>\n\n* Update package.py\n\n* Update package.py\n\n* Update package.py\n\n* Update package.py\n\n* Update package.py\n\n* Update package.py\n\nadd gettext and xres (testing)\n\n* Update package.py\n\n* Update package.py\n\n* Update package.\n[…]\nff-by: Teague Sterling <teaguesterling@gmail.com>\n\n* libwnck: add v43.2\n\nSigned-off-by: Teague Sterling <teaguesterling@gmail.com>\n\n---------\n\nSigned-off-by: Teague Sterling <teaguesterling@gmail.com>",
          "is_bot": false,
          "headline": "libwnck: add v43.2 (#49655)",
          "author_name": "Teague Sterling",
          "author_login": "teaguesterling",
          "committed_at": "2025-03-27T17:32:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dcd6e61f34f797f57d128017fc6ef0ad9af8ab82",
          "body": "* add package for BigWhoop lossy data compression\n\nCo-authored-by: Patrick Vogler <patrick.vogler@hlrs.de>\n\n* add version 0.2.0\n\n* update url\n\n* corrected checksum\n\n---------\n\nCo-authored-by: Patrick Vogler <patrick.vogler@hlrs.de>",
          "is_bot": false,
          "headline": "bigwhoop: new package (#49677)",
          "author_name": "gregorweiss",
          "author_login": "gregorweiss",
          "committed_at": "2025-03-27T17:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac7b46789785abb07eb8d74770f9f6f060919c4d",
          "body": null,
          "is_bot": false,
          "headline": "libfabric: add v2.0.0, v2.1.0, and lnx fabric (#49549)",
          "author_name": "Richard Berger",
          "author_login": "rbberger",
          "committed_at": "2025-03-27T17:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5adb934c2d359e6e30afd54c15362127136e8ab",
          "body": null,
          "is_bot": false,
          "headline": "rocminfo: extends python (#49532)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-03-27T17:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e70a8d6ade06448c638c1621b74c3a6fd607fef",
          "body": "* amr-wind+rocm depends_on rocrand\n\n* amr-wind +rocm: depend_on rocprim",
          "is_bot": false,
          "headline": "amr-wind+rocm depends_on rocrand and rocprim (#49703)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2025-03-27T16:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755a4054b22bca72047562dd2b179e02173040b9",
          "body": null,
          "is_bot": false,
          "headline": "zuo: add v1.12 (#49678)",
          "author_name": "Buldram",
          "author_login": "Buldram",
          "committed_at": "2025-03-27T15:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040d747a8640b0e581f08d3146a747e7375dcc84",
          "body": null,
          "is_bot": false,
          "headline": "g4tendl: avoid closing braket that breaks lmod (#49721)",
          "author_name": "Seth R. Johnson",
          "author_login": "sethrj",
          "committed_at": "2025-03-27T15:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9440894173c3e8bd36cb82c60d3916eb8acf0183",
          "body": null,
          "is_bot": false,
          "headline": "hdf5: add version 1.14.6. (#49704)",
          "author_name": "Jon Rood",
          "author_login": "jrood-nrel",
          "committed_at": "2025-03-27T15:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e42e3c2ec76973448e449f4cb196e31a8918672",
          "body": null,
          "is_bot": false,
          "headline": "update gslib package to include version 1.0.9 (#49710)",
          "author_name": "Alex Tyler Chapman",
          "author_login": "chapman39",
          "committed_at": "2025-03-27T15:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662bf113e2b6664c23993f1e103d3502d2f36cd8",
          "body": null,
          "is_bot": false,
          "headline": "ensmallen: depends on c (#49719)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-27T15:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e11fd62e2a04daed33fed2650997a53345a25a4",
          "body": null,
          "is_bot": false,
          "headline": "geant4: add v11.3.1 (#49700)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-03-27T15:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c22f2690f1279aed1a53cd55617e18a3b72e32",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation after compiler as deps (#49715)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-03-27T10:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4894668ecefff4bea290f6645ca862530bd4287e",
          "body": null,
          "is_bot": false,
          "headline": "Remove \"classic\" Intel packages (#45188)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-03-27T09:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199133fca402022a27002a54f25d735e7a27cce5",
          "body": "…n (#49706)\n\nConcretization setup was checking whether any input spec has a dependency\nthat's *not* in the set of possible dependencies for all roots in the solve.\nThere are two reasons to check this:\n\n1. The user could be asking for a dependency that none of the roots has, or\n2. The user could be a\n[…]\nata in the solve for\nconcrete dependencies b/c they're imposed by hash constraints.\n\n- [x] Ignore the package existence check for concrete input specs.\n\nSigned-off-by: Todd Gamblin <tgamblin@llnl.gov>",
          "is_bot": false,
          "headline": "bugfix: concretization shouldn't require concrete packages to be know…",
          "author_name": "Todd Gamblin",
          "author_login": "tgamblin",
          "committed_at": "2025-03-26T23:58:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea3a3b51a0b88a53fcc54d32fafb0ebd41dd6a0a",
          "body": "…681)\n\n* Skip packages removed for automatic checksum verification\n\n* Unify finding modified or added packages with spack.repo logic\n\n* Remove unused imports\n\n* Fix unit-tests using shared modified function\n\n* Update last remaining unit test to new format",
          "is_bot": false,
          "headline": "ci: Skip removed packages during automatic checksum verification (#49…",
          "author_name": "Alec Scott",
          "author_login": "alecbcs",
          "committed_at": "2025-03-26T23:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bd3e6104d7d9ce425272f1a6ecd036d9e3bed5",
          "body": "* glab: add v1.54.0 and v1.55.0\n\n* glab: uniform go deps\n\nCo-authored-by: Alec Scott <hi@alecbcs.com>\n\n---------\n\nCo-authored-by: Alec Scott <hi@alecbcs.com>",
          "is_bot": false,
          "headline": "glab: add v1.54.0 and v1.55.0 (#49689)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-03-26T20:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72477e67a95012533df5dbdbf8c8baa6e1353f9",
          "body": null,
          "is_bot": false,
          "headline": "gtk-doc: use download.gnome.org for downloads (#49660)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-03-26T18:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2a4d19083fe0eda0a46f6f201a9f9c5609b743",
          "body": "…ut (#49693)\n\n* bugfix: display old-style compilers without `@=` in `spack find` output\n\nFix `display_str` attribute of `DeprecatedCompiler` so that `spack find` displays\ncompilers without `@=` for the version (as expected).\n\n- [x] Use `spec.format(\"{@version}\")` to do this\n\nbefore:\n```\n> spack find\n[…]\n  py-hatch-fancy-pypi-readme@23.1.0\n```\n\nSigned-off-by: Todd Gamblin <tgamblin@llnl.gov>\n\n* [@spackbot] updating style on behalf of tgamblin\n\n---------\n\nSigned-off-by: Todd Gamblin <tgamblin@llnl.gov>",
          "is_bot": false,
          "headline": "bugfix: display old-style compilers without `@=` in `spack find` outp…",
          "author_name": "Todd Gamblin",
          "author_login": "tgamblin",
          "committed_at": "2025-03-26T17:34:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2cd773aea447ff66ecb1df9bca9bb8dd991ecf08",
          "body": "* py-jaxlib: add spack-built ROCm support\n\n* fix style\n\n* py-jaxlib 0.4.38 rocm support\n\n* py-jaxlib 0.4.38 rocm support\n\n* add comgr dependency\n\n* changes for ROCm external and enable till 0.4.38\n\n* enable version of py-jax\n\n* add jax+rocm to ci\n\n* add conflict for cuda and remove py-jaxlib from aa\n[…]\nk/repos/builtin/packages/py-jaxlib/package.py\n\nCo-authored-by: Adam J. Stewart <ajstewart426@gmail.com>\n\n* add conflict for aarch64\n\n---------\n\nCo-authored-by: Adam J. Stewart <ajstewart426@gmail.com>",
          "is_bot": false,
          "headline": "py-jaxlib: add spack-built ROCm support (#49611)",
          "author_name": "Afzal Patel",
          "author_login": "afzpatel",
          "committed_at": "2025-03-26T15:23:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2017-01-17T09:36:03Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": true,
      "days_since_last_push": 388,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3477,
      "mean_days_between_releases": 121.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 17
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "lib/spack/docs/Makefile",
        "lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile",
        "lib/spack/spack/test/data/make/affirmative/check_test/Makefile",
        "lib/spack/spack/test/data/make/affirmative/expansion/Makefile",
        "lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile",
        "lib/spack/spack/test/data/make/affirmative/include/Makefile",
        "lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile",
        "lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile",
        "lib/spack/spack/test/data/make/affirmative/spaces/Makefile",
        "lib/spack/spack/test/data/make/affirmative/test_check/Makefile",
        "lib/spack/spack/test/data/make/affirmative/three_targets/Makefile",
        "lib/spack/spack/test/data/make/negative/partial_match/Makefile",
        "lib/spack/spack/test/data/make/negative/variable/Makefile",
        "share/spack/templates/depfile/Makefile",
        "var/spack/repos/builtin/packages/alglib/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "lib/spack/external/_vendoring/attr/py.typed",
        "lib/spack/external/_vendoring/attrs/py.typed",
        "lib/spack/external/_vendoring/distro/py.typed",
        "lib/spack/external/_vendoring/jinja2/py.typed",
        "lib/spack/external/_vendoring/markupsafe/py.typed",
        "lib/spack/external/_vendoring/pyrsistent/py.typed",
        "lib/spack/external/_vendoring/ruamel/yaml/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 205019,
      "source_files_sampled": 9570,
      "oversized_source_files": 24,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "clingo",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "setuptools",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "clingo",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 2,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 17,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 158
      },
      "bus_factor": 11,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "adamjstewart",
          "commits": 3194,
          "avatar_url": "https://avatars.githubusercontent.com/u/12021217?v=4"
        },
        {
          "type": "User",
          "login": "tgamblin",
          "commits": 2892,
          "avatar_url": "https://avatars.githubusercontent.com/u/299842?v=4"
        },
        {
          "type": "User",
          "login": "alalazo",
          "commits": 2043,
          "avatar_url": "https://avatars.githubusercontent.com/u/4199709?v=4"
        },
        {
          "type": "User",
          "login": "haampie",
          "commits": 1666,
          "avatar_url": "https://avatars.githubusercontent.com/u/194764?v=4"
        },
        {
          "type": "User",
          "login": "alecbcs",
          "commits": 924,
          "avatar_url": "https://avatars.githubusercontent.com/u/19558067?v=4"
        },
        {
          "type": "User",
          "login": "wdconinc",
          "commits": 842,
          "avatar_url": "https://avatars.githubusercontent.com/u/4656391?v=4"
        },
        {
          "type": "User",
          "login": "glennpj",
          "commits": 811,
          "avatar_url": "https://avatars.githubusercontent.com/u/16138574?v=4"
        },
        {
          "type": "User",
          "login": "manuelakuhn",
          "commits": 707,
          "avatar_url": "https://avatars.githubusercontent.com/u/36827019?v=4"
        },
        {
          "type": "User",
          "login": "michaelkuhn",
          "commits": 688,
          "avatar_url": "https://avatars.githubusercontent.com/u/4062614?v=4"
        },
        {
          "type": "User",
          "login": "becker33",
          "commits": 680,
          "avatar_url": "https://avatars.githubusercontent.com/u/13971568?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.11
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "audit.yaml",
        "bootstrap.yml",
        "build-containers.yml",
        "ci.yaml",
        "coverage.yml",
        "import-check.yaml",
        "nightly-win-builds.yml",
        "prechecks.yml",
        "unit_tests.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".flake8"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 91 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "internal error: internal error: invalid Dockerfile",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "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": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f4792c834ee3d2206c23c8b8cf79feb4f465feac",
        "ran_at": "2026-07-26T19:03:35Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-09-02T03:28:06Z",
      "oldest_open_prs": [
        {
          "number": 4,
          "created_at": "2019-12-10T22:16:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2020-04-09T15:38:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2023-07-27T14:42:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2023-12-14T15:06:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 120,
          "created_at": "2024-01-05T14:32:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2024-02-13T14:14:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 135,
          "created_at": "2024-02-13T14:38:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2024-02-15T14:12:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 137,
          "created_at": "2024-02-19T14:38:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2024-10-03T20:34:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2024-10-28T14:40:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 169,
          "created_at": "2024-12-12T15:05:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2024-12-16T14:40:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2024-12-18T14:34:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 172,
          "created_at": "2024-12-19T14:49:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 175,
          "created_at": "2024-12-31T14:59:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 176,
          "created_at": "2024-12-31T14:59:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-03-08T22:46:53Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/scottwittenburg/spack",
    "host": "github.com",
    "name": "spack",
    "owner": "scottwittenburg"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 21,
      "inputs": {
        "security": 40,
        "vitality": 13,
        "community": 9,
        "governance": 53,
        "engineering": 58,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 35,
        "overall_after_abandonment_multiplier": 21
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 388,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 388 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 388
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": true,
              "days_since_latest_release": 3477,
              "mean_days_between_releases": 121.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3477 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3477
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~121.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 121.5
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 17,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2696,
              "days_since_last_human_commit": 480,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 480 days; 4 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained, CI broken",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 480,
                      "count": 4,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained, CI broken"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "bus_factor": 11,
              "contributors_sampled": 99,
              "top_contributor_share": 0.11
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "11 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 11% of commits",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 11
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 91 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 158
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/159 decided PRs merged",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 159
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "scottwittenburg",
              "public_repos": 51,
              "account_age_days": 4562
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7 followers of scottwittenburg",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "scottwittenburg"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "51 public repos, account ~12 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 51
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": ".flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://spack.io",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://spack.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Pinned-Dependencies, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 91 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "internal error: internal error: invalid Dockerfile",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.97,
              "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": "96 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 96,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "lib/spack/docs/Makefile",
                "lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile",
                "lib/spack/spack/test/data/make/affirmative/check_test/Makefile",
                "lib/spack/spack/test/data/make/affirmative/expansion/Makefile",
                "lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile",
                "lib/spack/spack/test/data/make/affirmative/include/Makefile",
                "lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile",
                "lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile",
                "lib/spack/spack/test/data/make/affirmative/spaces/Makefile",
                "lib/spack/spack/test/data/make/affirmative/test_check/Makefile",
                "lib/spack/spack/test/data/make/affirmative/three_targets/Makefile",
                "lib/spack/spack/test/data/make/negative/partial_match/Makefile",
                "lib/spack/spack/test/data/make/negative/variable/Makefile",
                "share/spack/templates/depfile/Makefile",
                "var/spack/repos/builtin/packages/alglib/Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "lib/spack/external/_vendoring/attr/py.typed",
                "lib/spack/external/_vendoring/attrs/py.typed",
                "lib/spack/external/_vendoring/distro/py.typed",
                "lib/spack/external/_vendoring/jinja2/py.typed",
                "lib/spack/external/_vendoring/markupsafe/py.typed",
                "lib/spack/external/_vendoring/pyrsistent/py.typed",
                "lib/spack/external/_vendoring/ruamel/yaml/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "lib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/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": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile"
                    }
                  }
                ],
                "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": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "internal error: internal error: invalid Dockerfile",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 205019,
              "source_files_sampled": 9570,
              "oversized_source_files": 24
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "24/9570 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9570,
                      "oversized": 24
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "Could not fetch pypi package 'spack' from its registry",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:04:06.015253Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/scottwittenburg/spack.svg",
  "full_name": "scottwittenburg/spack",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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