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

jrood-nrel / spack

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

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

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

22
总分 / 100
危急

软件健康指数

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

22
优秀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.

所有权

Jon Rood个人账户
29 关注者24 个公开仓库始于 2016年11月@NREL

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

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

9危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars1
watchers0
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

可持续性与治理

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

54中等 · 占总体的 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/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
10.6/25所有者影响力 — jrood-nrel 有 29 位关注者
22.2/25既往记录 — 24 个公开仓库,账户约 9 年
所用输入
followers29
owner_typeUser
is_verified
owner_loginjrood-nrel
public_repos24
account_age_days3,551
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

58中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 10 个工作流
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 次人类提交中有 95 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.96
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/spack_repo/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/spack_repo/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,604 个源文件中有 25 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes203,478
source_files_sampled9,604
oversized_source_files25

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • 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:24 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
全部依赖 4

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 219047,
      "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": 549122,
        "Python": 25586193,
        "BitBake": 4549,
        "Fortran": 561,
        "Makefile": 11968,
        "Batchfile": 9760,
        "Dockerfile": 12941,
        "PowerShell": 7937,
        "Standard ML": 22142,
        "RouterOS Script": 37,
        "Answer Set Programming": 117502
      },
      "pushed_at": "2025-05-12T23:30:48Z",
      "created_at": "2021-05-05T17:49:56Z",
      "owner_type": "User",
      "updated_at": "2025-05-12T23:29:41Z",
      "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": "Jon Rood",
      "type": "User",
      "login": "jrood-nrel",
      "company": "@NREL",
      "location": null,
      "followers": 29,
      "avatar_url": "https://avatars.githubusercontent.com/u/23264326?v=4",
      "created_at": "2016-11-04T16:19:54Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 3551
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2021-02-19T19:06:33Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-11-18T12:22:09Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2020-08-13T07:41:59Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2020-07-28T09:11:06Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2020-07-23T23:04:26Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2020-07-10T23:54:49Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2020-06-30T23:21:32Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2020-04-15T21:32:01Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2020-03-20T19:29:44Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-02-24T01:08:15Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2020-02-07T22:52:07Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2019-12-24T07:48:11Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2019-12-05T06:02:41Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2019-11-05T09:49:17Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-10-26T06:19:36Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2019-01-13T22:29:07Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2018-11-13T17:05:17Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2018-02-07T16:45:29Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2018-01-19T21:28:26Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-01-17T22:14:45Z"
        },
        {
          "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": "bdb6ac81883c195c6465d6a0bfd7e963ee42a0e7",
          "body": null,
          "is_bot": false,
          "headline": "mold: add v2.39.1 (#50431)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2025-05-12T21:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6efdc3c005af0d3f8836256b2b906ecf80f32b07",
          "body": "…cy. (#50440)",
          "is_bot": false,
          "headline": "amr-wind: update some dependency constraints and add fortran dependen…",
          "author_name": "Jon Rood",
          "author_login": "jrood-nrel",
          "committed_at": "2025-05-12T21:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8a7b83f689e62f48a6050f671f9c619bdb4849",
          "body": null,
          "is_bot": false,
          "headline": "blast-plus: fix python version to <=3.11 (#50416)",
          "author_name": "Diego Alvarez S.",
          "author_login": "dialvarezs",
          "committed_at": "2025-05-12T07:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70de20eaa25eb03a1edd88f33ab4c5ed38b76768",
          "body": null,
          "is_bot": false,
          "headline": "optix-dev: new package for NVIDIA OptiX SDK headers (#50080)",
          "author_name": "Dmitri Smirnov",
          "author_login": "plexoos",
          "committed_at": "2025-05-12T07:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8172e2c29f77a8f13b6cdfaddd9ffdbf36c4f21",
          "body": null,
          "is_bot": false,
          "headline": "GDAL: add v3.11.0 (#50405)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2025-05-12T06:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3371cc55edba79c2597710944434eb1118d42164",
          "body": null,
          "is_bot": false,
          "headline": "nextflow: add v25.04.0 (#50412)",
          "author_name": "Diego Alvarez S.",
          "author_login": "dialvarezs",
          "committed_at": "2025-05-12T06:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ee3706bb9e39136c80874dd7db12be82ec0fc3",
          "body": null,
          "is_bot": false,
          "headline": "petsc, py-petsc4py: add v3.23.2 (#50409)",
          "author_name": "Satish Balay",
          "author_login": "balay",
          "committed_at": "2025-05-12T06:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9493cf016bb9306857d1455831ba27da7f861295",
          "body": null,
          "is_bot": false,
          "headline": "Add seqkit v2.10.0 (#50414)",
          "author_name": "Diego Alvarez S.",
          "author_login": "dialvarezs",
          "committed_at": "2025-05-12T06:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6caa1c824b34aebf97e439af4fd805dd1ea828f",
          "body": null,
          "is_bot": false,
          "headline": "covfie: add v0.14 and maintainer (#50417)",
          "author_name": "Seth R. Johnson",
          "author_login": "sethrj",
          "committed_at": "2025-05-12T06:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9f94e6a5c13c9fc878179c1e95839bbe89e495",
          "body": null,
          "is_bot": false,
          "headline": "py-confluent-kafka: new package (#50418)",
          "author_name": "Matthieu Dorier",
          "author_login": "mdorier",
          "committed_at": "2025-05-12T06:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2504dcf4f85b84c3ac9cb76b8cd2168587341ebb",
          "body": null,
          "is_bot": false,
          "headline": "cuda: add v12.8.1 (#49379)",
          "author_name": "pauleonix",
          "author_login": "pauleonix",
          "committed_at": "2025-05-12T06:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82baa658a40fd7125d3129337f8ba5dfd7be087a",
          "body": null,
          "is_bot": false,
          "headline": "typos: add v1.32.0 (#50421)",
          "author_name": "Alec Scott",
          "author_login": "alecbcs",
          "committed_at": "2025-05-12T06:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21384be78d828a141c6c98198c581539e086b408",
          "body": null,
          "is_bot": false,
          "headline": "exawind: depends on fortran as well (#50393)",
          "author_name": "Jon Rood",
          "author_login": "jrood-nrel",
          "committed_at": "2025-05-10T08:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd47147a512caea9c7e1f9adf7618f725207370",
          "body": "The solves now supports key:=val syntax for multivalued variants in specs originating from input, externals, requirements, directives and when conditions\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "solver: support concrete multivalued variants (#50325)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-05-09T21:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed6736b2c0da6b18b04669f2b268d2170e86d5c",
          "body": null,
          "is_bot": false,
          "headline": "compiler.py: be more defensive (#50403)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-09T16:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842954f6a4d9efaba0f7495ac2b321f4d3b96477",
          "body": "…50165)\n\nThis PR is a step towards treating externals as concrete specs. Specifically, it moves the optimization weights of external nodes into the group of \"reused\" specs, and doesn't count externals as specs to be built. \n\nIt still keeps the one to many mapping between an external spec in `package\n[…]\nred (counterbalanced by the fact that they are in the \"reused\" groups)\n- Split provider weights on edges from version badness on edges\n\nSigned-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "solver: treat external nodes as concrete for optimization purposes (#…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-05-09T15:41:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c918e40a6362638d9683815988140b4ff9880ba",
          "body": "* builtin: remove llnl.util.tty import\n\n* hipsycl: remove unnecessary imports",
          "is_bot": false,
          "headline": "builtin: remove llnl.util.tty import (#50396)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-09T13:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98570929aae46ebb363963e2919ca83066c323d9",
          "body": "rate limits on github.com's pull/ urls are ~1 per minute, the rate\nlimits for merged commits are better and on top of that less dynamic.",
          "is_bot": false,
          "headline": "builtin: github url pull -> commit (#50399)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-09T13:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75bcf58b30d37f4d77c28fabb2cb5024c56b4d90",
          "body": null,
          "is_bot": false,
          "headline": "neon: add new package (#50278)",
          "author_name": "Gregor Olenik",
          "author_login": "greole",
          "committed_at": "2025-05-09T13:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a03cac6cc94a8ddd0dafaadaa6b8b655d0f7a3f",
          "body": null,
          "is_bot": false,
          "headline": "fms: require +pic when +shared (#50130)",
          "author_name": "Harshula Jayasuriya",
          "author_login": "harshula",
          "committed_at": "2025-05-09T12:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75faab206bf0243c911b60f9988c69685abea393",
          "body": "Fix dependency on \"c\" to previous versions as this has been fixed\n\nCo-authored-by: Valentin Volkl <valentin.volkl@cern.ch>",
          "is_bot": false,
          "headline": "lcio: add version 2.22.6 (#50368)",
          "author_name": "Thomas Madlener",
          "author_login": "tmadlener",
          "committed_at": "2025-05-09T11:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ab0d8fcbf8c37360e53b6219f96e56b0824f58",
          "body": null,
          "is_bot": false,
          "headline": "icon: add version 2025.04 (#50245)",
          "author_name": "Sergey Kosukhin",
          "author_login": "skosukhin",
          "committed_at": "2025-05-09T08:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45e02d58f001be94e7b055042d28f86c4356ef3",
          "body": null,
          "is_bot": false,
          "headline": "mpilander: conflict with Windows (#49733)",
          "author_name": "John W. Parent",
          "author_login": "johnwparent",
          "committed_at": "2025-05-09T08:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c8f518ae087b2abe7b5c781eb6a0ae26a1c264",
          "body": null,
          "is_bot": false,
          "headline": "seissol: fix build by adding language dependance (#50302)",
          "author_name": "Thomas-Ulrich",
          "author_login": "Thomas-Ulrich",
          "committed_at": "2025-05-09T08:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2491a9abff2e4d5a098adfe91a5958e47adea8f2",
          "body": null,
          "is_bot": false,
          "headline": "conquest: explicitly configure the MPI compilers. (#50287)",
          "author_name": "Rémi Lacroix",
          "author_login": "RemiLacroix-IDRIS",
          "committed_at": "2025-05-09T07:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a26ec7b8bec655320e59c939b4440098674ead6",
          "body": null,
          "is_bot": false,
          "headline": "parsec: new version and compiler dependency (#50292)",
          "author_name": "G-Ragghianti",
          "author_login": "G-Ragghianti",
          "committed_at": "2025-05-09T07:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a79d3df0781e5074a346bac6004ca099b736cf",
          "body": "* Add fetching APEX and specify develop\n\n* Using the spack package\n\n* [@spackbot] updating style on behalf of diehlpk\n\n* Add restrictions for 1.5",
          "is_bot": false,
          "headline": "hpx: add fetching APEX and specify develop (#50289)",
          "author_name": "Patrick Diehl",
          "author_login": "diehlpk",
          "committed_at": "2025-05-09T07:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce700d69d7980dbfccde8d62b6e9f014ac9f7d55",
          "body": null,
          "is_bot": false,
          "headline": "Add amr-wind versions (#50373)",
          "author_name": "Marc T. Henry de Frahan",
          "author_login": "marchdf",
          "committed_at": "2025-05-09T06:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a505fb1f373e47415a18fff3615693fd1c7522de",
          "body": null,
          "is_bot": false,
          "headline": "unit tests: switch TestSpecList to use mock packages (#50353)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-09T05:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f039b2209382910629d76a80f29285adb173cec1",
          "body": null,
          "is_bot": false,
          "headline": "Update package.py (#50378)",
          "author_name": "吴坎",
          "author_login": "wu-kan",
          "committed_at": "2025-05-09T05:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ea8f813e9b0bb5874a7e2761bea26f04293da5",
          "body": null,
          "is_bot": false,
          "headline": "yosys: add v0.53 (#50372)",
          "author_name": "Dave Keeshan",
          "author_login": "davekeeshan",
          "committed_at": "2025-05-09T05:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e740defa100d138d9ca71f64af3e3bdc4786ed",
          "body": "* enh: add py-hepstats package\n* fix: version\n* fix: update pypi version\n* fix: update hash\n* fix: use github package\n* fix: allow download from pypi\n* chore: remove unused Bazel, cleanup imports\n* enh:  add 0.9.2 version\n* fix: update dependencies for version 0.9.0 and adjust build system\n* chore:  move to new builtin directory\n\n---------\n\nCo-authored-by: jonas-eschle <jonas-eschle@users.noreply.github.com>",
          "is_bot": false,
          "headline": "py-hepstats: new package (#43697)",
          "author_name": "Jonas Eschle",
          "author_login": "jonas-eschle",
          "committed_at": "2025-05-09T05:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21dc1a27a1c8e3375beea044c04afadeaf76bf0",
          "body": "* jsonnet: Support CMake builds with external `nlohmann-json`\n\n* New version 0.21.0",
          "is_bot": false,
          "headline": "jsonnet: Support CMake builds with external `nlohmann-json` (#49284)",
          "author_name": "Chris Green",
          "author_login": "greenc-FNAL",
          "committed_at": "2025-05-09T05:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30d8ea2a54a6ac673874643e49c5977666a68c5",
          "body": "* package/lemon,qjson,qtkeychain: fix c compiler depencency\n* remove generated\n\n---------\n\nCo-authored-by: sbulut <sbulut@3vgeomatics.com>",
          "is_bot": false,
          "headline": "package/lemon,qjson,qtkeychain: fix c compiler depencency (#50311)",
          "author_name": "Sinan",
          "author_login": "Sinan81",
          "committed_at": "2025-05-08T23:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cb30cb961fa2b74bb0b16071cd06d7a2940756",
          "body": "When indexing top level specs, eg, in s3://spack-binaries/develop,\ndo not sync manifests from all the stacks.  Instead, add the path\nto the spec manifests to the url to sync, so that only items in\ns3://spack-binaries/develop/v3/manifests/spec are copied to the\nlocal system.",
          "is_bot": false,
          "headline": "binary_distribution: Do not look in sub-mirrors when indexing (#50389)",
          "author_name": "Scott Wittenburg",
          "author_login": "scottwittenburg",
          "committed_at": "2025-05-08T23:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6da037129bdeeccc0c2230d0e0e739ff7f6a669",
          "body": "Allow rebuild-index to continue if fetching some specs fails\nfor any reason, and issue a warning indicating which manifest\nis associated with the failed fetch.",
          "is_bot": false,
          "headline": "binary_distribution: Handle fetch error during rebuild-index (#50387)",
          "author_name": "Scott Wittenburg",
          "author_login": "scottwittenburg",
          "committed_at": "2025-05-08T19:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c2897fd85d0fbb7ab1490232b4943161259a25",
          "body": null,
          "is_bot": false,
          "headline": "musica: adding a netcdf-fortran dependency (#50252)",
          "author_name": "Kyle Shores",
          "author_login": "K20shores",
          "committed_at": "2025-05-08T19:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a379215da4fd26f52ead9b5e4be2d5617f14ab5",
          "body": "…ete` (#45871)\n\n* Allow usage of spack config vars in concrete env path\n* Update docs on usage of spack config vars in concrete env path",
          "is_bot": false,
          "headline": "Allow usage of config variables and env variables with `include_concr…",
          "author_name": "jgraciahlrs",
          "author_login": "jgraciahlrs",
          "committed_at": "2025-05-08T19:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f7c1b5e38c64616002a783a15790d7b8267524e",
          "body": null,
          "is_bot": false,
          "headline": "go: add v1.23.9 and v1.24.3 (#50346)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-05-08T18:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e3af5d42d551adcf24aeab6deaa9aeabe521c81",
          "body": "* Update package.py for dd4hep 1.32\n\n* Update package.py to fix the podio-dd4hep version\n\n* fix the dd4hep 1.32 hash\n\nCo-authored-by: Sakib Rahman <rahmans@myumanitoba.ca>\n\n---------\n\nCo-authored-by: Sakib Rahman <rahmans@myumanitoba.ca>",
          "is_bot": false,
          "headline": "dd4hep: add v1.32 (#50359)",
          "author_name": "ShujieL",
          "author_login": "ShujieL",
          "committed_at": "2025-05-08T18:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f45e312f810b9d9a5254b85589ab383ccb0d28b3",
          "body": null,
          "is_bot": false,
          "headline": "raja: add gpu-profiling variant (#50354)",
          "author_name": "Victor A. P. Magri",
          "author_login": "victorapm",
          "committed_at": "2025-05-08T18:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82e21e82f0b18a579b343bc34529a72b287001c",
          "body": null,
          "is_bot": false,
          "headline": "add 0.61.2 and fix numpy version constraints (#50352)",
          "author_name": "Chris Marsh",
          "author_login": "Chrismarsh",
          "committed_at": "2025-05-08T18:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba40b99eebe690e30ec20e3baa8c581dd4ee82d",
          "body": null,
          "is_bot": false,
          "headline": "yq: add v4.45.2 (#50345)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-05-08T18:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f2698a4aba0de4fd2ebb2aff5853af8e4d0661",
          "body": null,
          "is_bot": false,
          "headline": "trivy: add v0.62.0 and v0.62.1 (#50344)",
          "author_name": "Robert Maaskant",
          "author_login": "RobertMaaskant",
          "committed_at": "2025-05-08T18:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3772f8bb6388b175f783adff697ea977a3f2683",
          "body": null,
          "is_bot": false,
          "headline": "builtin: remove unused imports from build_systems (#50385)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T17:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd75e52ba2709e439a51cdad6970e49be99ea5ae",
          "body": null,
          "is_bot": false,
          "headline": "yaml_cpp: do not import spack.spec (#50382)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b316c6462d740565b9be62dcd796870b84fcb9",
          "body": null,
          "is_bot": false,
          "headline": "builtin: add a few missing __init__.py (#50374)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbf581169996514f2de319ed3d9e9e7740bc311",
          "body": null,
          "is_bot": false,
          "headline": "singularity-eos: remove conditional depends_on (#50381)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b93d01a681359a6ada6745cf1f63f08efb6d353",
          "body": null,
          "is_bot": false,
          "headline": "builtin: remove various redundant wildcard imports (#50380)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95fa26857d1826285e8318854d83a9cff88c259",
          "body": null,
          "is_bot": false,
          "headline": "docs/comments: fix typo with wildcard import (#50379)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2393a34514a9930838b6c2981f627e853804e7",
          "body": null,
          "is_bot": false,
          "headline": "builtin: delete spack.store import (#50383)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T16:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa2bb375ce4ca3507a46ff30f10d10fa64a77e9",
          "body": null,
          "is_bot": false,
          "headline": "fmt: add v11.2.0 (#50343)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2025-05-08T11:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c08ce5c69bd6d69689f47d6f8e1945a44cb755",
          "body": "Fixes a bug where `custom_repo.get_pkg_class(\"foo\")` failed executing `import spack_repo.builtin` even if the builtin repo was configured globally.\n\nInstead of assignment of `spack.repo.PATH`, the `spack.repo.enable_repo` function now assigns and enables the repo, meaning that also Python module search paths are modified.",
          "is_bot": false,
          "headline": "repo.py: enable search paths when spack.repo.PATH is assigned (#50370)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-08T11:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f115894b6b58cf3ab5fd0c13eab79a910ababc",
          "body": "Versions of glib above 2.78.3 don't build (https://github.com/spack/spack/issues/49358). Until this is fixed we should set preferred to a confirmed version instead per https://github.com/spack/spack/issues/49358#issuecomment-2706251681.",
          "is_bot": false,
          "headline": "glib: add preferred version 2.78.3 (#50356)",
          "author_name": "Caetano Melone",
          "author_login": "cmelone",
          "committed_at": "2025-05-08T07:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59339be48fc90a02244663a3a3f5ff8581a3d58d",
          "body": null,
          "is_bot": false,
          "headline": "test/cmd/find.py: switch to use mock_packages (#50358)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-08T06:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0599b53c433cccef11f770181e4eb894ad188f",
          "body": "Signed-off-by: Shane Nehring <snehring@iastate.edu>",
          "is_bot": false,
          "headline": "cryodrgn: adding v3.4.3 (#48804)",
          "author_name": "snehring",
          "author_login": "snehring",
          "committed_at": "2025-05-07T19:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c4207a5514edb0c6ed5aed59ff4197844f66c53",
          "body": "* [mesa] Add latest version: 24.2.7\n* Fix the llvm build for @18: when libunwind is disabled\n* [mesa] Updaing to the latest 24.* and 25.* versions\n* Add libshmfence dependency\n\n---------\n\nCo-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>",
          "is_bot": false,
          "headline": "mesa: add the latest v24.* and v25.* versions (#47642)",
          "author_name": "Veselin Dobrev",
          "author_login": "v-dobrev",
          "committed_at": "2025-05-07T19:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb95390ce7dae4f9cc3e8dd935a6a607094c4c79",
          "body": "* package/qscintilla: fix build issue\n\n* add maintainer\n\n* package/qscintilla: fix build issue\n\n* add maintainer\n\n---------\n\nCo-authored-by: sbulut <sbulut@3vgeomatics.com>",
          "is_bot": false,
          "headline": "package/qscintilla: fix build issue (#50317)",
          "author_name": "Sinan",
          "author_login": "Sinan81",
          "committed_at": "2025-05-07T17:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527d723db01da6bf8e53c3a9d8d062bb36633109",
          "body": "* package_qgis add new versions\n\n* restore deprecated version\n\n---------\n\nCo-authored-by: sbulut <sbulut@3vgeomatics.com>",
          "is_bot": false,
          "headline": "package_qgis add new versions (#50328)",
          "author_name": "Sinan",
          "author_login": "Sinan81",
          "committed_at": "2025-05-07T16:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63fe6fc8932c1601587e04d87623fca1617dc0ad",
          "body": null,
          "is_bot": false,
          "headline": "Update package.py (#50341)",
          "author_name": "吴坎",
          "author_login": "wu-kan",
          "committed_at": "2025-05-07T14:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2a1806f99772e8cfa4de307250531e2bee8173",
          "body": null,
          "is_bot": false,
          "headline": "pyproject.toml: format (#50339)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-07T14:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a7e8d73a1f9581ae031ca749833519b2e2044f",
          "body": null,
          "is_bot": false,
          "headline": "bohrium: don't create python module (#50342)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-07T14:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d8c09c5e0c453e97226e6b99c9344dfb40981d",
          "body": null,
          "is_bot": false,
          "headline": "builtin: fix various type/correctness issues (#50340)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-07T13:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43596b4e232b8bd0c9d4d517a8ae7c5242844ba4",
          "body": "Co-authored-by: tdavidcl <tdavidcl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Shamrock: new package (#50293)",
          "author_name": "David--Cléris Timothée",
          "author_login": "tdavidcl",
          "committed_at": "2025-05-07T12:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97edcb5acc364c8c61936d86ffb63c84c1d56af0",
          "body": null,
          "is_bot": false,
          "headline": "tiled-mm v2.3.2 (#50329)",
          "author_name": "Simon Pintarelli",
          "author_login": "simonpintarelli",
          "committed_at": "2025-05-07T07:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc268b0945ae1f965af3fd9064a1f79b9540a598",
          "body": null,
          "is_bot": false,
          "headline": "cosma: add v2.7.0 (#50320)",
          "author_name": "Simon Pintarelli",
          "author_login": "simonpintarelli",
          "committed_at": "2025-05-07T07:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4477c0df7b892282796e1f1f89a3031d36b450",
          "body": "…(#50332)",
          "is_bot": false,
          "headline": "test/cmd/unit_test: have test_list_with* ignore missing repo warning …",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T07:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff4c14a094a8fd69b4b0278678d69c7580907c4",
          "body": null,
          "is_bot": false,
          "headline": "test/providers: switch to mock packages (#50333)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T07:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f485a622c8867bce347c4cd44eddd31b1e1e9d68",
          "body": null,
          "is_bot": false,
          "headline": "test/cmd/maintainers.py: cleanup of mock_packages use (#50334)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T07:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f151bc65f7756cf605c438b67be44f1d6d281dd0",
          "body": null,
          "is_bot": false,
          "headline": "test/env: switch to mock packages (#50335)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T07:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d849b2e60a09bf1600f1bf63e289869c42f29e",
          "body": "…es (#50336)",
          "is_bot": false,
          "headline": "test/spec_semantics: add mock_packages to test_intersects_and_satisfi…",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T06:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8f9a7b228427f766f7c2f2169b4d721833d971",
          "body": "Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>",
          "is_bot": false,
          "headline": "Make target constraints stronger in public pipelines (#50297)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2025-05-07T06:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88e7bc49281fb06181bd269453959c3c2450a21",
          "body": null,
          "is_bot": false,
          "headline": "test/ci.py: remove redundant mock_packages fixture use (#50331)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T06:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931d034da4b7ff1affa296b05ccd42186e9237c9",
          "body": null,
          "is_bot": false,
          "headline": "test/patch.py: switch tests to use mock_packages (#50337)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-07T06:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a49daf8f753462ad29c5bdab47f9193467d30a",
          "body": null,
          "is_bot": false,
          "headline": "seacas: new version, change in name handling defaults (#50324)",
          "author_name": "Greg Sjaardema",
          "author_login": "gsjaardema",
          "committed_at": "2025-05-07T03:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c05ce3607bb346897c24a7d0486c08de1f7fea9",
          "body": "binary_distribution: content addressable url buildcache\n\nChange how binary mirrors are laid out, adopting content addressing for every\npiece of data spack stores in a binary mirror. Items (e.g. tarballs, specfiles, public\nkeys, indices, etc) are now discoverable via manifest files which give the siz\n[…]\nn, is used to find the actual data, which is stored by its content\naddress in the blobs directory. Additionally, signing is now applied to the manifest\nfiles, rather than to the spec files themselves.",
          "is_bot": false,
          "headline": "binary_distribution: content addressable tarballs (#48713)",
          "author_name": "Scott Wittenburg",
          "author_login": "scottwittenburg",
          "committed_at": "2025-05-06T18:32:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6587b2a231448ddd60070289d1f33cfce2b886ac",
          "body": null,
          "is_bot": false,
          "headline": "costa v2.2.3, v2.2.4 (#50319)",
          "author_name": "Simon Pintarelli",
          "author_login": "simonpintarelli",
          "committed_at": "2025-05-06T15:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c743e2350ef6827ed0f19ae3569f39cedd02ba",
          "body": null,
          "is_bot": false,
          "headline": "gha: sync to spack/spack-packages (#50322)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-06T15:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b932c14008099b3c7a87b10ae0a094c5ef97a12b",
          "body": "* Bump the package API of the `builtin` repo to `v2.0`\n* Move `var/spack/repos/builtin` -> `var/spack/repos/spack_repo/builtin`\n* Move test repos `var/spack/repos/{builtin.mock,tutorial,...}` -> `var/spack/test_repos/`\n* Update package dir names to v2 format (`-` -> `_` etc)\n* Change absolute import\n[…]\no\n\n```python\nfrom spack_repo.builtin.packages.my_pkg.package import MyPkg\n```\n\nand can configure their editors with\n\n```\nPYTHONPATH=$spack/lib/spack:$spack/var/spack/repos\n```\n\n[skip-verify-checksums]",
          "is_bot": false,
          "headline": "builtin: use api v2.0 and update dir structure (#49275)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-06T10:05:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "285f95a4d89f5f5399c04a268b319cdec5e20556",
          "body": "…0312)\n\nBumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7.\n- [Release notes](https://github.com/pylint-dev/pylint/releases)\n- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.6...v3.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: pylint\n  dependency-version: 3.3.\n[…]\nirect:production\n  update-type: version-update:semver-patch\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 pylint in /.github/workflows/requirements/style (#5…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-06T08:32:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3de68ef97639a7bd634143e2f299a65e312a6e74",
          "body": null,
          "is_bot": false,
          "headline": "unit tests: switch test/cmd/config.py to mock packages (#50313)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-06T06:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7fe24beccec5ee1f3c44da7b8f3aea67d15426",
          "body": "…openssl (#50308)",
          "is_bot": false,
          "headline": "unit tests: change test_config_audits to use mock_packages, add mock …",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-06T06:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb122f4c1dd582c24878bdceba2b207847e4915",
          "body": null,
          "is_bot": false,
          "headline": "unit tests: switch test/cmd/versions to mock packages (#50315)",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-06T06:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62197806917c4829a9f108f904c357011318e841",
          "body": "…0314)",
          "is_bot": false,
          "headline": "unit tests: test_concretization_cache_roundtrip use mock_packages (#5…",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-06T06:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec1369d2b65cfbf00738d727f5ee976092a45c1",
          "body": "…0309)",
          "is_bot": false,
          "headline": "unit tests: use mock_packages for 'spack [info|list|style]' tests (#5…",
          "author_name": "Tamara Dahlgren",
          "author_login": "tldahlgren",
          "committed_at": "2025-05-06T05:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3fcc411621a2b3c3d02f679f23be44a0de36a13",
          "body": null,
          "is_bot": false,
          "headline": "hpx: disable HPX_WITH_PKGCONFIG (#50290)",
          "author_name": "Patrick Diehl",
          "author_login": "diehlpk",
          "committed_at": "2025-05-06T05:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae582c45c3a5a28e0fe5e5a986e6c5948e5ed982",
          "body": "* enzyme@0.0.173 and make libs unpacking consistent.\n\n* Look for Enzyme libs separately when setting dependent build environment.",
          "is_bot": false,
          "headline": "enzyme: add v0.0.173 (#50041)",
          "author_name": "Nicholson Koukpaizan",
          "author_login": "nkoukpaizan",
          "committed_at": "2025-05-05T22:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "252a4d1076bd424d9d4866a81b2fff78e617b82e",
          "body": null,
          "is_bot": false,
          "headline": "pfunit: add v4.12.0 (#50067)",
          "author_name": "Matt Thompson",
          "author_login": "mathomp4",
          "committed_at": "2025-05-05T22:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df37a8ba7635ce2dfa9f55fce51aba5012605370",
          "body": null,
          "is_bot": false,
          "headline": "mapl: add v2.53.3 (#50306)",
          "author_name": "Matt Thompson",
          "author_login": "mathomp4",
          "committed_at": "2025-05-05T21:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d06b95a3635055b90772de2cfb355bbf9f3bb6",
          "body": "the configure arg to use for the mlx5_dv changed from\nUCX 1.17 to 1.18.\n\nRelated to #50086\n\nSigned-off-by: Howard Pritchard <howardp@lanl.gov>",
          "is_bot": false,
          "headline": "UCX: use updatd mlx5-dv arg for mlx5_dv variant (#50091)",
          "author_name": "Howard Pritchard",
          "author_login": "hppritcha",
          "committed_at": "2025-05-05T20:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38829b01df6b6d4c5cd8dc2ed74c11d8b97e2bc2",
          "body": null,
          "is_bot": false,
          "headline": "[TAU] Add  OpenACC support (#50279)",
          "author_name": "jordialcaraz",
          "author_login": "jordialcaraz",
          "committed_at": "2025-05-05T19:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6a6602dacd7d5df530721575da89f005c33cf7",
          "body": null,
          "is_bot": false,
          "headline": "[skip-verify-checkums] (#50299)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-05T12:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1527e9703dacfe2c9004bf146a0f774f14f7eaf1",
          "body": null,
          "is_bot": false,
          "headline": "builder.py: check `is_package_module` for v2 support (#50298)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-05T12:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a22df54773d1703b36238fb1ecc827d4e5de060",
          "body": null,
          "is_bot": false,
          "headline": "global: update URL, add v6.6.14 (#50274)",
          "author_name": "G-Ragghianti",
          "author_login": "G-Ragghianti",
          "committed_at": "2025-05-05T10:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4f2daa730d02172434de433a04453500b336ab",
          "body": "This implements Package API v2.0, and is an opt-in feature for repos. It can be enabled with\n\n```yaml\nrepo:\n  ...\n  api: v2.0\n```\n\nIt differs from the current default v1.0 as follows:\n\n1. Package names can only contain `-` as a separator.\n2. Package names can only be lowercase.\n3. Package directory \n[…]\n to Python module name:\n- Replace `-` by `_`\n- Add a leading `_` if the package name starts with a digit\n\nTo go from Python module name to Spack package name:\n- Strip leading `_`\n- Replace `_` by `-`.",
          "is_bot": false,
          "headline": "package API v2.0: new repo layout (#49256)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-05T08:52:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "02501bc4af92e2485b0362d6b2d08890d2588357",
          "body": null,
          "is_bot": false,
          "headline": "lang.py: make HashableMap generic, and use in Spec (#50229)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2025-05-05T08:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd039d022882219cf6fc0f309258d9b0ce8e169",
          "body": "related to #49129 and #50205\n\nSigned-off-by: Howard Pritchard <howardp@lanl.gov>",
          "is_bot": false,
          "headline": "Open MPI: patch 418 as well for gcc14 (#50239)",
          "author_name": "Howard Pritchard",
          "author_login": "hppritcha",
          "committed_at": "2025-05-05T08:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff81c1c88f43405c1fe7db53b4e2ad4e6ac8df2",
          "body": null,
          "is_bot": false,
          "headline": "libtheora: add examples variant, add v1.2.0 (#50242)",
          "author_name": "Chris Marsh",
          "author_login": "Chrismarsh",
          "committed_at": "2025-05-05T08:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3cb7344611a85011f73be89ee7687db88d4cfd",
          "body": null,
          "is_bot": false,
          "headline": "py-netcdf4: enable non-MPI build agains MPI-enabled HDF5 (#50186)",
          "author_name": "Sergey Kosukhin",
          "author_login": "skosukhin",
          "committed_at": "2025-05-05T08:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e948c03fc31f6679a45624e4541d32684f8e485",
          "body": null,
          "is_bot": false,
          "headline": "whizard: use C++ standard of ROOT if dependency (#50255)",
          "author_name": "Wouter Deconinck",
          "author_login": "wdconinc",
          "committed_at": "2025-05-05T08:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 0,
      "latest_release_at": "2021-02-19T19:06:33Z",
      "latest_release_tag": "v0.16.1",
      "releases_from_tags": true,
      "days_since_last_push": 439,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1983,
      "mean_days_between_releases": 40.2
    },
    "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": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "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/spack_repo/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": 203478,
      "source_files_sampled": 9604,
      "oversized_source_files": 25,
      "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": 4,
        "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"
          },
          {
            "name": "six",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-six",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 2,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 11,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "adamjstewart",
          "commits": 3216,
          "avatar_url": "https://avatars.githubusercontent.com/u/12021217?v=4"
        },
        {
          "type": "User",
          "login": "tgamblin",
          "commits": 2893,
          "avatar_url": "https://avatars.githubusercontent.com/u/299842?v=4"
        },
        {
          "type": "User",
          "login": "alalazo",
          "commits": 2062,
          "avatar_url": "https://avatars.githubusercontent.com/u/4199709?v=4"
        },
        {
          "type": "User",
          "login": "haampie",
          "commits": 1707,
          "avatar_url": "https://avatars.githubusercontent.com/u/194764?v=4"
        },
        {
          "type": "User",
          "login": "alecbcs",
          "commits": 940,
          "avatar_url": "https://avatars.githubusercontent.com/u/19558067?v=4"
        },
        {
          "type": "User",
          "login": "wdconinc",
          "commits": 884,
          "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": 682,
          "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",
        "sync-packages.yaml",
        "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": "bdb6ac81883c195c6465d6a0bfd7e963ee42a0e7",
        "ran_at": "2026-07-26T19:24:15Z",
        "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-07-12T03:56:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jrood-nrel/spack",
    "host": "github.com",
    "name": "spack",
    "owner": "jrood-nrel"
  },
  "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": 22,
      "inputs": {
        "security": 40,
        "vitality": 20,
        "community": 9,
        "governance": 54,
        "engineering": 58,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 439,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 439 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 439
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v0.16.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1983,
              "mean_days_between_releases": 40.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1983 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1983
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~40.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 40.2
                    }
                  }
                ],
                "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": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 439,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 439 days; 3 unmet obligation(s): releases stalled, Scorecard reports it unmaintained, CI broken",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 439,
                      "count": 3,
                      "signals": "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": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "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": 54,
        "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, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 29,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jrood-nrel",
              "public_repos": 24,
              "account_age_days": 3551
            },
            "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": "29 followers of jrood-nrel",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 29,
                      "login": "jrood-nrel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~9 yr old",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "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": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": 14
            },
            "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.96,
              "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": "95 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "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/spack_repo/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/spack_repo/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/spack_repo/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": 203478,
              "source_files_sampled": 9604,
              "oversized_source_files": 25
            },
            "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": "25/9604 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9604,
                      "oversized": 25
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "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:24:42.265289Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jrood-nrel/spack.svg",
  "full_name": "jrood-nrel/spack",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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