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

patrickb314 / spack

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

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

patrickb314/spack 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是AI Readiness(67/100),最低的是Community & Adoption(9/100)。 最近一次更新在 1074 天前。 近期的大部分工作由 10 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

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

所有权

Patrick Bridges个人账户
10 关注者11 个公开仓库始于 2015年1月University of New Mexico

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

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

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

可持续性与治理

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

51中等 · 占总体的 24%
评分方式
54/54巴士系数 — 10 位贡献者贡献了半数提交
19.9/22.5提交分布 — 头号贡献者编写了 11% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 90 contributing companies or organizations
所用输入
bus_factor10
contributors_sampled99
top_contributor_share0.114
评分方式
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已验证域名 — 不适用于个人账户
7.5/25所有者影响力 — patrickb314 有 10 位关注者
19.9/25既往记录 — 11 个公开仓库,账户约 11 年
所用输入
followers10
owner_typeUser
is_verified
owner_loginpatrickb314
public_repos11
account_age_days4,209
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

58中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 8 个工作流
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 90 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 — 13 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,因此单独呈现,不影响总体健康评分。

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

关键数据

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

数据采集警告

  • Community profile unavailable
  • Could not fetch pypi package 'spack' from its registry

更多细节

OpenSSF Scorecard 4.0 / 10
4.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 19:15 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 90 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
0Vulnerabilities13 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
PyPIclingopyproject.toml
PyPIsetuptoolspyproject.toml
全部依赖 0

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

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

本报告未能完成公告比对:No resolved dependencies to assess

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 193173,
      "has_wiki": true,
      "homepage": "https://spack.io",
      "languages": {
        "C": 49894,
        "M4": 2111,
        "C++": 3916,
        "Lua": 3080,
        "Tcl": 2470,
        "HTML": 1999,
        "Perl": 615,
        "Ruby": 2492,
        "CMake": 13373,
        "Shell": 473858,
        "Prolog": 77488,
        "Python": 21519450,
        "Fortran": 561,
        "Makefile": 11935,
        "Batchfile": 10407,
        "Dockerfile": 13545,
        "PowerShell": 7716,
        "Standard ML": 2592,
        "RouterOS Script": 37
      },
      "pushed_at": "2023-08-17T13:03:10Z",
      "created_at": "2022-01-20T03:35:20Z",
      "owner_type": "User",
      "updated_at": "2022-04-16T22:22:30Z",
      "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": "Patrick Bridges",
      "type": "User",
      "login": "patrickb314",
      "company": "University of New Mexico",
      "location": "Albuquerque, NM",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/10564942?v=4",
      "created_at": "2015-01-16T18:05:12Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 4209
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2021-12-23T15:34:31Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2021-11-06T00:22:32Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2021-09-21T23:58:41Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2021-05-22T21:57:30Z"
        },
        {
          "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": "71fcce1280b07c5c0b270f99229c18ee41d92722",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'spack:develop' into develop",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-17T13:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a022e458668eb400a186dc7b8b0afc26633c6f13",
          "body": "Computing str(spec) is faster than computing hash(spec), and\r\nsince all the abstract specs we deal with come from user configuration\r\nthey cannot cover DAG structures that are not captured by str() but\r\nare captured by hash()",
          "is_bot": false,
          "headline": "ASP-based solver: optimize key to intermediate dicts (#39471)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-17T12:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82685a68d92435dca3b2d6d9dcdc7880f1d7c36a",
          "body": "…477)",
          "is_bot": false,
          "headline": "boost %oneapi: add cxxflags -Wno-error=enum-constexpr-conversion (#39…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T11:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b19691d503054eae69241f68b086ae14eabe7617",
          "body": "Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.\r\n- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mypy\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump mypy from 1.5.0 to 1.5.1 in /lib/spack/docs (#39478)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-17T10:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ea860b37fe7f1dbb373e2cdf467c735c503e94",
          "body": "…9476)",
          "is_bot": false,
          "headline": "gmsh %oneapi: add cflag: -Wno-error=implicit-function-declaration (#3…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T10:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb598baa5393a76d38a3b2080509bb2355186a3c",
          "body": "…-types (#39480)",
          "is_bot": false,
          "headline": "py-ruamel-yaml-clib %oneapi: -Wno-error=incompatible-function-pointer…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T09:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02763e967a92964af82f774d4f3b9d091ff8a47a",
          "body": null,
          "is_bot": false,
          "headline": "sz %oneapi: add cflag=-Wno-error=implicit-function-declaration (#39467)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T09:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2846be315b6e9ed64199878f1d7e8202cfdb7eed",
          "body": null,
          "is_bot": false,
          "headline": "kokkos: use 'when' instead of 'conflicts' for CUDA variants (#39463)",
          "author_name": "Seth R. Johnson",
          "author_login": "sethrj",
          "committed_at": "2023-08-17T09:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4818b75814885734489d493b6ae9487ba62b95b1",
          "body": "…#39475)",
          "is_bot": false,
          "headline": "silo %oneapi: add cflags: -Wno-error=int, -Wno-error=int-conversion (…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T08:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b613bf3855751d1c9e015ebaf4a4f96fd35fac78",
          "body": null,
          "is_bot": false,
          "headline": "py-matplotlib %oneapi: add cxxflags=-Wno-error=register (#39469)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-17T08:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3347372a7b8965cea9f1455bce287e6152b6eb57",
          "body": null,
          "is_bot": false,
          "headline": "py-deepspeed: add new package (#39427)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2023-08-17T06:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c417a77a195983e2370babbec0860de63a696c74",
          "body": null,
          "is_bot": false,
          "headline": "snappy: patch and conflict for %nvhpc (#39063)",
          "author_name": "Sergey Kosukhin",
          "author_login": "skosukhin",
          "committed_at": "2023-08-17T06:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d0d0176ca9aed248eacf39f6a2f6e925107c1a",
          "body": "e.g. 3.1.1 produces this during configuration when trying to install:\r\n  ERROR: This version of Botan requires at least gcc 11.0",
          "is_bot": false,
          "headline": "botan: version 3 requires newer GCC (#39450)",
          "author_name": "Martin Aumüller",
          "author_login": "aumuell",
          "committed_at": "2023-08-17T06:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b9f8950479ee0b30fc716f94e6e85601412086",
          "body": null,
          "is_bot": false,
          "headline": "py-setuptools: document Python 3.12 support (#39449)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2023-08-17T06:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89f1b1bf4b7ad1fd3a39b3f596b08d379e7f9c5",
          "body": "\r\nCo-authored-by: Scheibel <scheibel1@ml-9983616.the-lab.llnl.gov>",
          "is_bot": false,
          "headline": "Add debugging statements to file search (#39121)",
          "author_name": "Peter Scheibel",
          "author_login": "scheibelp",
          "committed_at": "2023-08-17T06:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e26251a1a19a3a53e80d102b779c9cf1f4ccd2",
          "body": null,
          "is_bot": false,
          "headline": "py-lightning: add v2.0.7 (#39468)",
          "author_name": "Adam J. Stewart",
          "author_login": "adamjstewart",
          "committed_at": "2023-08-17T06:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190a1bf5238279a53b85fdad9e1b3f2a44689ae9",
          "body": "Delay lookup for abstract hashes until concretization time, instead of\r\nuntil Spec comparison. This has a few advantages:\r\n\r\n1. `satisfies` / `intersects` etc don't always know where to resolve the\r\n   abstract hash (in some cases it's wrong to look in the current env,\r\n   db, buildcache, ...). Bett\n[…]\nead of strings.\r\n\r\nThe rules are straightforward:\r\n\r\n1. a satisfies b when b's hash is prefix of a's hash\r\n2. a intersects b when either a's or b's hash is a prefix of b's or a's\r\n   hash respectively",
          "is_bot": false,
          "headline": "Delay abstract hashes lookup (#39251)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2023-08-17T06:08:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd03e02e6797fa63bd49e4136d7065e36eeb3fec",
          "body": "… sovler benchmark",
          "is_bot": false,
          "headline": "Initial version of spack package spec for the Beatnik fluid interface…",
          "author_name": "Patrick G. Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-17T02:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c4eac4e25b098843cf4111f181f562a89bfe0b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'spack:develop' into develop",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-17T01:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e381e166ec27bb56c2d3bc856e7020224a005d1d",
          "body": "…tion (#39454)",
          "is_bot": false,
          "headline": "py-numcodecs %oneapi: add cflags -Wno-error=implicit-function-declara…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-16T20:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f145b26848e8973e0fa81319fe1237a48efaa9b",
          "body": null,
          "is_bot": false,
          "headline": "pruners-ninja cflags: -Wno-error=implicit-function-declaration (#39452)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-16T20:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7748e9544764ad8a78a9a42c9056f94e20dc2e",
          "body": null,
          "is_bot": false,
          "headline": "amrex+sycl: restructure constraint on %oneapi (#39451)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-16T17:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86485dea143f3a749b01fc5c5679be4e3236c284",
          "body": "…pointer-types (#39453)",
          "is_bot": false,
          "headline": "hdf5-vol-cache %oneapi: cflags: add -Wno-error=incompatible-function-…",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-16T15:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00f8f5898a8f81605d733bcc9296628a10d3aa31",
          "body": null,
          "is_bot": false,
          "headline": "faodel: update github URL organization to sandialabs (#39446)",
          "author_name": "Todd Kordenbrock",
          "author_login": "tkordenbrock",
          "committed_at": "2023-08-16T14:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41d7a89f370d89ca296d098245c02b508ba224d",
          "body": null,
          "is_bot": false,
          "headline": "Extract Package from PackageNode for error messages",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-16T13:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f07205c6376aeac4fa8d2e24db205441174b78f",
          "body": "The median length of this list of 1. For reasons I don't know, `.sort()`\r\nstill like to call the key function.\r\n\r\nThis saves ~9% of total database read time, and the number of calls\r\ngoes from 5305 -> 1715.",
          "is_bot": false,
          "headline": "Avoid sort on singleton list during edge insertion (#39458)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2023-08-16T12:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f9c7670eb00ee5221be4a3cfc0a905c151fe85",
          "body": "…456)\n\n* Do not impose provider conditions, if the node is not a provider\r\n\r\nfixes #39455\r\n\r\nWhen a node can be a provider of a spec, but is not selected as\r\na provider, we should not be imposing provider conditions on the\r\nvirtual.\r\n\r\n* Adjust the integrity constraint, by using the correct atom",
          "is_bot": false,
          "headline": "Do not impose provider conditions, if the node is not a provider (#39…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-16T12:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b451791336ca4f4d213f57ea0add18cdf8f2521c",
          "body": null,
          "is_bot": false,
          "headline": "json: minify by default (#39457)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2023-08-16T11:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f176d635b1463a70514abb0685f68036403527",
          "body": "* Add \"only_clingo\", \"only_original\" and \"not_on_windows\" markers\r\n\r\n* Modify tests to use the \"not_on_windows\" marker\r\n\r\n* Mark tests that run only with clingo\r\n\r\n* Mark tests that run only with the original concretizer",
          "is_bot": false,
          "headline": "Add new custom markers to unit tests (#33862)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-16T07:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ae7516578701aa4fe38bb3c09ca7d1b5fd3d92",
          "body": "…9435)\n\n* Fixed HeFFTe package spec to not do the smoke test prior to 2.2.0, where it breaks\r\n* Convert test return to 'raise SkipTest'\r\n\r\n---------\r\n\r\nCo-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fixed HeFFTe package spec to not do the smoke test prior to 2.2.0 (#3…",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-16T01:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb5cffc73a555342665527f385aec1acdd11478",
          "body": "If a possible provider is not used to satisfy a vdep,\nthen it's not a provider of that vdep.",
          "is_bot": false,
          "headline": "Change semantic for providers",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135b44ca594e260c54164a453548f3d9be40fdce",
          "body": "This even though right now we don't have cases where\nthe effect is on another package.",
          "is_bot": false,
          "headline": "Change \"effect_rules\" for symmetry with trigger rules",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3aca68e8f372ca124e7da2567e8936be23d54d3",
          "body": null,
          "is_bot": false,
          "headline": "Rework conflicts so that \"vendors\" is not needed anymore",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb83f8ef310cac622f119c2ebc4125dabe7f8266",
          "body": null,
          "is_bot": false,
          "headline": "Add a description at the top of lp files",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69c18a92271e0a90b4099450b78f4734db1fabb",
          "body": null,
          "is_bot": false,
          "headline": "Remove commented out code in lp files",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95a9d2e476ace67ce3a31d4ef8a9ada7bd8432f",
          "body": null,
          "is_bot": false,
          "headline": "Reduce line length in lp file",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def4d19980cefe6a19cf53986077f73e042be5cb",
          "body": null,
          "is_bot": false,
          "headline": "Demote warning to debug message",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db91e0ccda6a9d86b6e8338f7be5421c0236b94",
          "body": null,
          "is_bot": false,
          "headline": "Rename \"main_node\" -> \"make_node\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ebe7f53c0ea10069caeaf7bb1f007eee87660e",
          "body": null,
          "is_bot": false,
          "headline": "Rename \"\"*_node\" -> \"*_dupe\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07d5410f3507813f9a01f84b6ffbd5b0b17291f",
          "body": null,
          "is_bot": false,
          "headline": "Rename \"stringify\", improve docs",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db73eb1f222048fbdaf43835000ac17c12694bf",
          "body": "For the time being this directive prevents the vendored package\nto be in the same DAG as the one vendoring it.",
          "is_bot": false,
          "headline": "Add vendors directive",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da34de519c847d86f40ac16734ed4ef9e30c0c8",
          "body": "…package\n\nSee https://github.com/spack/spack/pull/38447#discussion_r1285291520",
          "is_bot": false,
          "headline": "Add \"^\" automatically for named conflicts that don't refer to 'this' …",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d237430f47a620cdc0a5137efb8b63d49a92b007",
          "body": null,
          "is_bot": false,
          "headline": "Inline a few functions that are not needed anymore",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0adae9efc20437b5284b523861862b61314ce7",
          "body": null,
          "is_bot": false,
          "headline": "Remove the need for \"node_regex\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4d7bf1190b310d980dce53c73c0fe009fc1134",
          "body": null,
          "is_bot": false,
          "headline": "Rename method: \"root_node\" -> \"main_node\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3087b32c6e05ab470eabc01ff306f31214ff99e",
          "body": null,
          "is_bot": false,
          "headline": "Rename const: \"root_node_id\" -> \"main_node_id\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9c90cb2ed458549749dbe9d551a4b2058c9dd9",
          "body": null,
          "is_bot": false,
          "headline": "Rename atom: \"special_case\" -> \"multiple_nodes_attribute\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0e113a9d5278469221aa5d0b163e76360fae73",
          "body": null,
          "is_bot": false,
          "headline": "Rename atom: \"facts\" -> \"pkg_fact\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df57384822f09f77825d41aae9f4b76e61f85d6",
          "body": null,
          "is_bot": false,
          "headline": "Simplify \"node_has_variant\" internal atom.",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927d831612845717c7182cd7f8efc842d1cd0dc9",
          "body": null,
          "is_bot": false,
          "headline": "Removed leftover TODOs",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3c75e56aad6dff2fe28dad44f281d9f1a6e510",
          "body": null,
          "is_bot": false,
          "headline": "ecp-data-viz-sdk: fix building with new encoding",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9733bb3da8db148d8cbf1fcbbd1bb0a2e791cc74",
          "body": null,
          "is_bot": false,
          "headline": "We cannot require \"mpich\" as an mpi provider and ask for openmpi",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de5117ef10ecb391e7d93316c21f8792bcc6b41",
          "body": "To avoid paying the cost of setup and of a full grounding again,\nmove cycle detection into a separate program and check first if\nthe solution has cycles.\n\nIf it has, ground only the integrity constraint preventing cycles\nand solve again.",
          "is_bot": false,
          "headline": "Improve handling of cases with cycles",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8f44ae5aef5b6e751ddf9f99e44712f7781de1",
          "body": "…ve deps",
          "is_bot": false,
          "headline": "Fix ecp-data-vis-sdk: a package cannot impose constraints on transiti…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "006e69265e2460407af4fa416a0f2ee5fe85f7fc",
          "body": null,
          "is_bot": false,
          "headline": "Optimize grounding of \"can_inherit_flags\"",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaec3062a1f317e2216e15942e3011c56bdf9d0b",
          "body": null,
          "is_bot": false,
          "headline": "Fix computation of max nodes",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5eb5106b00cbb0c2d0328d98e59dd2bc194351d",
          "body": "…ld deps",
          "is_bot": false,
          "headline": "Add unit-tests for use cases requiring separate concretization of bui…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f8edbf6bf6bb86ac448f6132f766e65ae1424ef",
          "body": "…on modes\n\nThe \"concretizer\" section has been extended with a \"duplicates:strategy\"\nattribute, that can take three values:\n\n- \"none\": only 1 node per package\n- \"minimal\": allow multiple nodes opf specific packages\n- \"full\": allow full duplication for a build tool",
          "is_bot": false,
          "headline": "Add a new configuration option to select among different concretizati…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4301badef44b52aa7cb15997be0b031bdfff6e3",
          "body": "…s only\n\nThese bugs would show up when we try to split nodes by\nimposing different targets or different compilers to all\nbuild dependencies.",
          "is_bot": false,
          "headline": "Fix a few bugs in the encoding when imposing constraints on build dep…",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4565811556431b8ac37b9a5481522eb99562ffa8",
          "body": null,
          "is_bot": false,
          "headline": "Construct unification sets on demand, improve heuristic",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94d54e4d9a294b730bddf7619eb630ac5998572",
          "body": null,
          "is_bot": false,
          "headline": "Reduce the number of unification sets to only two",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a410b220980ac136cd90f55c64b8dbea7561d484",
          "body": null,
          "is_bot": false,
          "headline": "Make cycle detection optional, to speed-up grounding and solving",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a73878ea860e834ed9348c179b879d8e187ca0",
          "body": "This refactor introduces extra indices for triggers and\neffect of a condition, so that the corresponding clauses\nare evaluated once for every condition they apply to.",
          "is_bot": false,
          "headline": "Deduplicate trigger and effect conditions in packages",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae553051c8bbcecceaed7a7e3898db01cfc2566a",
          "body": null,
          "is_bot": false,
          "headline": "Extract a function to emit variant rules",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94e22b28419a13978cf2c86b3b7700bbb9d2601",
          "body": "All the solution modes we use imply that we have to solve for all\nthe literals, except for \"when possible\".\n\nHere we remove a minimization on the number of literals not\nsolved, and emit directly a fact when a literal *has* to be\nsolved.",
          "is_bot": false,
          "headline": "ASP-based solver: do not optimize on known dimensions",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25dcf73cd6b54b81f03220186be1648b84f527b",
          "body": null,
          "is_bot": false,
          "headline": "Tweak a unit test by allowing a different type of exception to be raised",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cc4bd247c6dacf1fd1f6076e8d6e92c7c916b5",
          "body": "Count the maximum number of nodes based on dependency types",
          "is_bot": false,
          "headline": "Reduce the dependency types in a solve",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c95923e3ec876cb37317ce58ef895ef5ddf4ce",
          "body": "Introduce the concept of \"condition sets\", i.e. the set of packages on which\na package can require / impose conditions. This currently maps to the link/run\nsub-dag of each package + its direct build dependencies.\n\nParametrize the \"condition\" and \"requirement\" logic to multiple nodes.",
          "is_bot": false,
          "headline": "Parametrize all the logic program for multiple nodes",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c050b99a06a3ad11c76962b08141e513ea69b6c1",
          "body": "Unification sets are possibly overlapping sets of nodes that\nmight contain at most a single configuration for any package.",
          "is_bot": false,
          "headline": "Introduce unification sets",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f82685ae5bf5cb45ab47ab1bf271d240f117ed",
          "body": null,
          "is_bot": false,
          "headline": "Allow clingo to generate edges",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ab53b68a3a8e067ccec9b1e93f1939cdde1e3b",
          "body": "So far the encoding has a single ID per package, i.e. all the\nfacts will be node(0, Package). This will prepare the stage for\nextending this logic and having multiple nodes from the same\npackage in a DAG.",
          "is_bot": false,
          "headline": "Rework the encoding to introduce node(ID, Package) nested facts",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907a80ca71b4690867a95392e3a314be8cdbca1c",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded #defined directives",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53cc930162db3a03b13ac3a8d37db64d85a612a",
          "body": "The version_equivalent fact was deleted in #36347,\nbut the corresponding rule was not removed.",
          "is_bot": false,
          "headline": "Remove useless rule",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad0dc3722c778afda37bcab8397ca6e703b5ee9",
          "body": "Each fact that is deduced from package rules, and start with\na bare package atom, is transformed into a \"facts\" atom containing\na nested function.\n\nFor instance we transformed\n\n  version_declared(Package, ...) -> facts(Package, version_declared(...))\n\nThis allows us to clearly mark facts that represent a rule on the package,\nand will be of help later when we'll have to distinguish the cases where\nthe atom \"Package\" is being used referred to package rules and not to a\nnode in the DAG.",
          "is_bot": false,
          "headline": "Transform many package related facts to use a nested function",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T22:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d4bdaa025b624d3b891f4e2f0c4034b502496b",
          "body": "* initial commit for adding new rpp package\r\n* fix styling",
          "is_bot": false,
          "headline": "adding new rpp package (#38942)",
          "author_name": "afzpatel",
          "author_login": "afzpatel",
          "committed_at": "2023-08-15T21:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbe5fa7828482e5b240ed16bf500a877248bff4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into develop",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-15T17:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d91f092b131b2adc5f439fd9edf401221c29817",
          "body": "Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update var/spack/repos/builtin/packages/heffte/package.py",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-15T17:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36394aab2fd75b229ef3600515b6dcdbe20218e9",
          "body": null,
          "is_bot": false,
          "headline": "Add mold 2.1.0 (#39443)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-15T16:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358947fc03fa6299b4152e28d3c3464049d52dda",
          "body": "* Add version HDF5 1.14.2",
          "is_bot": false,
          "headline": "Add version HDF5 1.14.2 (#39409)",
          "author_name": "Larry Knox",
          "author_login": "lrknox",
          "committed_at": "2023-08-15T16:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8778dd2092db853248cdb138f3f1dba5da55afd4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into develop",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-15T15:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477a3c0ef6c6b049284912be7b89583962a449ac",
          "body": "* arborx: patch 1.4 for Trilinos 14.0\r\n\r\n* arborx: version 1.4.1",
          "is_bot": false,
          "headline": "arborx: new version and patch for 1.4 with Trilinos (#39438)",
          "author_name": "Andrey Prokopenko",
          "author_login": "aprokop",
          "committed_at": "2023-08-15T13:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6c5e11353a4c694466cea0a199fa3bf1173c896",
          "body": null,
          "is_bot": false,
          "headline": "Add gperftools 2.11 (#39440)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-15T08:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29e2997bd547e4d5b13bf7d7eedf4c3800de3e25",
          "body": null,
          "is_bot": false,
          "headline": "spack.caches: uppercase global variables (#39428)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-15T07:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41bd6a75d58eb3200c05266e26d69c2145b993df",
          "body": null,
          "is_bot": false,
          "headline": "squashfs: Add static variant (#39433)",
          "author_name": "Bryan Herman",
          "author_login": "bryanherman",
          "committed_at": "2023-08-15T07:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0976ad3184584c818433663a859978e2fe5f30f7",
          "body": null,
          "is_bot": false,
          "headline": "spack.config: use all caps for globals (#39424)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2023-08-15T06:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1d9ba550f90a2c9e004b8b36e182af293fee67",
          "body": null,
          "is_bot": false,
          "headline": "intel-xed: add version 2023.07.09 (#39436)",
          "author_name": "Mark W. Krentel",
          "author_login": "mwkrentel",
          "committed_at": "2023-08-15T02:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f0088a27ff052c1b209a82c971c31253f5cba3",
          "body": "* ports-of-call: new version 1.5.2\r\n* spiner: new version 1.6.2",
          "is_bot": false,
          "headline": "Spiner and ports-of-call updates (#39437)",
          "author_name": "Richard Berger",
          "author_login": "rbberger",
          "committed_at": "2023-08-15T02:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c202a045e69ea2968ddff41008518cc427d8ddac",
          "body": "Windows executable paths can have spaces in them, which was leading to\r\nerrors when constructing Executable objects: the parser was intended\r\nto handle cases where users could provide an executable along with one\r\nor more space-delimited arguments.\r\n\r\n* Executable now assumes that it is constructed \n[…]\n Executable.__call__ now\r\n  includes a check for whether the executable name/path contains a\r\n  space, to help users debug cases where they (now incorrectly)\r\n  concatenate the path and the arguments.",
          "is_bot": false,
          "headline": "Windows: executable/path handling (#37762)",
          "author_name": "markus-ferrell",
          "author_login": "markus-ferrell",
          "committed_at": "2023-08-14T23:29:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "843e1e80f02bf89543acbb4bfdc6266413adc212",
          "body": null,
          "is_bot": false,
          "headline": "fuse-overlayfs needs pkgconfig to build (#39431)",
          "author_name": "Bryan Herman",
          "author_login": "bryanherman",
          "committed_at": "2023-08-14T23:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce89effb0cb956b7e4e9c46d53a8a2dfec501048",
          "body": "…ere it breaks",
          "is_bot": false,
          "headline": "Fixed HeFFTe package spec to not do the smoke test prior to 2.2.0, wh…",
          "author_name": "Patrick Bridges",
          "author_login": "patrickb314",
          "committed_at": "2023-08-14T20:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643c028308f4ce1c51720e25480101b9d597b478",
          "body": null,
          "is_bot": false,
          "headline": "xyce: Disable CMake test for OneAPI (#39429)",
          "author_name": "Paul Kuberry",
          "author_login": "kuberry",
          "committed_at": "2023-08-14T20:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d823037c408e334621f4759a87256c37ab3e20be",
          "body": "* The module-level skip for tests in `cmd.install` on Windows is removed.\r\n  A few classes of errors still persist:\r\n\r\n  * Cdash tests are not working on Windows\r\n  * Tests for failed installs are also not working (this will require\r\n    investigating bugs in output redirection)\r\n  * Environments ar\n[…]\n particular, this removes util.url.parse_git_url and its associated\r\n    test, which were used exclusively for generating the git cache layout\r\n* Bootstrapping is now enabled for unit tests on Windows",
          "is_bot": false,
          "headline": "Windows: enable \"spack install\" tests (#34696)",
          "author_name": "markus-ferrell",
          "author_login": "markus-ferrell",
          "committed_at": "2023-08-14T20:15:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d945be955474030a452891e94903e695f5a48c0",
          "body": null,
          "is_bot": false,
          "headline": "fixed build of libfuse need werror (#39430)",
          "author_name": "Bryan Herman",
          "author_login": "bryanherman",
          "committed_at": "2023-08-14T18:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ac3f2767988696f2ecc75db2779cdf81f77d3d",
          "body": null,
          "is_bot": false,
          "headline": "trilinos@14.4.0 +kokkos: use external kokkos (#39397)",
          "author_name": "eugeneswalker",
          "author_login": "eugeneswalker",
          "committed_at": "2023-08-14T18:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e31676b29118b1d8eb7ce63a1dc9dc94a8489b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix style issues with latest versions of tools (#39422)",
          "author_name": "Massimiliano Culpo",
          "author_login": "alalazo",
          "committed_at": "2023-08-14T16:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fff0241f2678d7e6f450a91fa298f86504ce66c",
          "body": null,
          "is_bot": false,
          "headline": "Add Boost 1.83.0 (#39415)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-14T16:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a52dfb2103d12e4348dec6824d4eaf68a68f58",
          "body": null,
          "is_bot": false,
          "headline": "Fix containerize view symlink issue (#39419)",
          "author_name": "Harmen Stoppels",
          "author_login": "haampie",
          "committed_at": "2023-08-14T16:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ed159a1b4376e38347d9e35613716ab7684594",
          "body": "Change the shebang in mkinc from /usr/bin/perl to /usr/bin/env perl for\r\nportability to systems that don't necessarily have perl in /usr/bin.\r\nAlso adds perl as a build-time dependency.",
          "is_bot": false,
          "headline": "Add patch to build silo on nixos (#39375)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-14T15:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf7fa0067a11940c7a97e629e4f4cc41289fb9d",
          "body": null,
          "is_bot": false,
          "headline": "Add fmt 10.1.0 (#39413)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-14T15:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbaea0336e9d52c660b86379a74ebbd3311c02f0",
          "body": null,
          "is_bot": false,
          "headline": "mold: add v2.0.0 (#39416)",
          "author_name": "Mikael Simberg",
          "author_login": "msimberg",
          "committed_at": "2023-08-14T14:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 32,
      "commits_last_year": 0,
      "latest_release_at": "2021-12-23T15:34:31Z",
      "latest_release_tag": "v0.17.1",
      "releases_from_tags": true,
      "days_since_last_push": 1074,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1676,
      "mean_days_between_releases": 59
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "lib/spack/docs/Makefile",
        "lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile",
        "lib/spack/spack/test/data/make/affirmative/check_test/Makefile",
        "lib/spack/spack/test/data/make/affirmative/expansion/Makefile",
        "lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile",
        "lib/spack/spack/test/data/make/affirmative/include/Makefile",
        "lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile",
        "lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile",
        "lib/spack/spack/test/data/make/affirmative/spaces/Makefile",
        "lib/spack/spack/test/data/make/affirmative/test_check/Makefile",
        "lib/spack/spack/test/data/make/affirmative/three_targets/Makefile",
        "lib/spack/spack/test/data/make/negative/partial_match/Makefile",
        "lib/spack/spack/test/data/make/negative/variable/Makefile",
        "share/spack/templates/depfile/Makefile",
        "var/spack/repos/builtin/packages/alglib/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "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": 206638,
      "source_files_sampled": 8341,
      "oversized_source_files": 20,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "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": 0,
        "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": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 10,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "tgamblin",
          "commits": 2779,
          "avatar_url": "https://avatars.githubusercontent.com/u/299842?v=4"
        },
        {
          "type": "User",
          "login": "adamjstewart",
          "commits": 2731,
          "avatar_url": "https://avatars.githubusercontent.com/u/12021217?v=4"
        },
        {
          "type": "User",
          "login": "alalazo",
          "commits": 1605,
          "avatar_url": "https://avatars.githubusercontent.com/u/4199709?v=4"
        },
        {
          "type": "User",
          "login": "haampie",
          "commits": 928,
          "avatar_url": "https://avatars.githubusercontent.com/u/194764?v=4"
        },
        {
          "type": "User",
          "login": "glennpj",
          "commits": 811,
          "avatar_url": "https://avatars.githubusercontent.com/u/16138574?v=4"
        },
        {
          "type": "User",
          "login": "alecbcs",
          "commits": 741,
          "avatar_url": "https://avatars.githubusercontent.com/u/19558067?v=4"
        },
        {
          "type": "User",
          "login": "iarspider",
          "commits": 647,
          "avatar_url": "https://avatars.githubusercontent.com/u/636602?v=4"
        },
        {
          "type": "User",
          "login": "manuelakuhn",
          "commits": 644,
          "avatar_url": "https://avatars.githubusercontent.com/u/36827019?v=4"
        },
        {
          "type": "User",
          "login": "michaelkuhn",
          "commits": 642,
          "avatar_url": "https://avatars.githubusercontent.com/u/4062614?v=4"
        },
        {
          "type": "User",
          "login": "becker33",
          "commits": 635,
          "avatar_url": "https://avatars.githubusercontent.com/u/13971568?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.114
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "audit.yaml",
        "bootstrap.yml",
        "build-containers.yml",
        "ci.yaml",
        "nightly-win-builds.yml",
        "unit_tests.yaml",
        "valid-style.yml",
        "windows_python.yml"
      ],
      "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 90 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": "13 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "71fcce1280b07c5c0b270f99229c18ee41d92722",
        "ran_at": "2026-07-26T19:15:26Z",
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/patrickb314/spack",
    "host": "github.com",
    "name": "spack",
    "owner": "patrickb314"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 40,
        "vitality": 17,
        "community": 9,
        "governance": 51,
        "engineering": 58,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 36,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 1074,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1074 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1074
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 32,
              "latest_release_tag": "v0.17.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1676,
              "mean_days_between_releases": 59
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "32 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1676 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1676
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~59 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 59
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1074,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1074 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1074,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "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": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "bus_factor": 10,
              "contributors_sampled": 99,
              "top_contributor_share": 0.114
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "10 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 11% of commits",
                "points": 19.9,
                "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 90 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": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 10,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "patrickb314",
              "public_repos": 11,
              "account_age_days": 4209
            },
            "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": "10 followers of patrickb314",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "patrickb314"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~11 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "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": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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 90 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": "13 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": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.566,
              "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": "56 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 30.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "lib/spack/docs/Makefile",
                "lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile",
                "lib/spack/spack/test/data/make/affirmative/check_test/Makefile",
                "lib/spack/spack/test/data/make/affirmative/expansion/Makefile",
                "lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile",
                "lib/spack/spack/test/data/make/affirmative/include/Makefile",
                "lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile",
                "lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile",
                "lib/spack/spack/test/data/make/affirmative/spaces/Makefile",
                "lib/spack/spack/test/data/make/affirmative/test_check/Makefile",
                "lib/spack/spack/test/data/make/affirmative/three_targets/Makefile",
                "lib/spack/spack/test/data/make/negative/partial_match/Makefile",
                "lib/spack/spack/test/data/make/negative/variable/Makefile",
                "share/spack/templates/depfile/Makefile",
                "var/spack/repos/builtin/packages/alglib/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "lib/spack/external/_vendoring/attr/py.typed",
                "lib/spack/external/_vendoring/attrs/py.typed",
                "lib/spack/external/_vendoring/distro/py.typed",
                "lib/spack/external/_vendoring/jinja2/py.typed",
                "lib/spack/external/_vendoring/markupsafe/py.typed",
                "lib/spack/external/_vendoring/pyrsistent/py.typed",
                "lib/spack/external/_vendoring/ruamel/yaml/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "lib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/spack/docs/Makefile, lib/spack/spack/test/data/make/affirmative/capital_makefile/Makefile, lib/spack/spack/test/data/make/affirmative/check_test/Makefile, lib/spack/spack/test/data/make/affirmative/expansion/Makefile, lib/spack/spack/test/data/make/affirmative/gnu_makefile/GNUmakefile, lib/spack/spack/test/data/make/affirmative/include/Makefile, lib/spack/spack/test/data/make/affirmative/lowercase_makefile/makefile, lib/spack/spack/test/data/make/affirmative/prerequisites/Makefile, lib/spack/spack/test/data/make/affirmative/spaces/Makefile, lib/spack/spack/test/data/make/affirmative/test_check/Makefile, lib/spack/spack/test/data/make/affirmative/three_targets/Makefile, lib/spack/spack/test/data/make/negative/partial_match/Makefile, lib/spack/spack/test/data/make/negative/variable/Makefile, share/spack/templates/depfile/Makefile, var/spack/repos/builtin/packages/alglib/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/spack/external/_vendoring/attr/py.typed, lib/spack/external/_vendoring/attrs/py.typed, lib/spack/external/_vendoring/distro/py.typed, lib/spack/external/_vendoring/jinja2/py.typed, lib/spack/external/_vendoring/markupsafe/py.typed, lib/spack/external/_vendoring/pyrsistent/py.typed, lib/spack/external/_vendoring/ruamel/yaml/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": 206638,
              "source_files_sampled": 8341,
              "oversized_source_files": 20
            },
            "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": "20/8341 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8341,
                      "oversized": 20
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "Could not fetch pypi package 'spack' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:15:49.911985Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/patrickb314/spack.svg",
  "full_name": "patrickb314/spack",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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