公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-30 14:43 UTC

haraka / ocsp

OCSP Stapling/Checking for node.js

JavaScriptMIT★ 0 星标⑂ 0 复刻始于 2017年3月复刻在 GitHub 上查看 ↗

haraka/ocsp 的健康指数为 100 分中的 49 分,处于「存在风险」区间。 其得分最高的类别是Sustainability & Governance(60/100),最低的是Community & Adoption(12/100)。 最近一次更新在 8 天前。 近期的大部分工作由 2 位贡献者完成。

49
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Haraka组织
65 关注者74 个公开仓库始于 2011年10月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npm@haraka/ocsp指向其他仓库——不计分1.2.017,70228 天前ocspasn.1stapling

按类别列示的指标

活力

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

59中等 · 占总体的 22%

开发活跃度

39存在风险
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
1.4/36提交节奏 — 52 周中有 2 周有提交
8.6/18提交量 — 最近一年 8 次提交
0/10OpenSSF Scorecard:Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year8
human_commit_share1
days_since_last_push8
active_weeks_last_year2

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 3 个发布版本
27/36发布时效 — 最近一次发布版本于 113 天前
27/27发布节奏 — 约每 0 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count3
latest_release_tagv1.2.0
releases_from_tags
days_since_latest_release113
mean_days_between_releases0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

60中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.7/22.5提交分布 — 头号贡献者编写了 39% 的提交
13.5/13.5贡献者广度 — 11 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled11
top_contributor_share0.391
评分方式
0/46.8议题解决 — 没有议题或无数据
27.3/38.3PR 接受 — 已裁定的 PR 中 5/7 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/17 approved changesets -- score normalized to 0
所用输入
merged_prs5
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
13.1/25所有者影响力 — haraka 有 65 位关注者
25/25既往记录 — 74 个公开仓库,账户约 14 年
所用输入
followers65
owner_typeOrganization
is_verified
owner_loginharaka
public_repos74
account_age_days5,409

工程质量

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

51中等 · 占总体的 20%

工程实践

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

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://www.npmjs.com/package/@haraka/ocsp
0/10仓库描述
10/10主题标签 — 2 个主题标签
0/10Wiki
所用输入
topicsocsp, tls
has_wiki
homepagehttps://www.npmjs.com/package/@haraka/ocsp
has_readme
has_docs_dir
has_description

安全

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

58中等 · 占总体的 16%

安全态势

48存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/17 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0.5/5SAST — SAST tool is not run on all commits -- score normalized to 1
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
6/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 npm:@haraka/ocsp@1.2.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 7 个软件包。 未对可达性进行分析。

AI 就绪度

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

49存在风险 · 占总体的 0%
评分方式
45/45代理指令 — .github/copilot-instructions.md
0/15机器可读文档(llms.txt)
32.8/40可读的提交历史 — 70 次人类提交中有 43 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.614
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes1,924
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
2.9/10已体现的代理实践 — 最近 70 次提交中有 1 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.014
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
55/55可控的文件大小 — 采样的 17 个源文件中有 0 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes8,044
source_files_sampled17
oversized_source_files0

关键数据

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

数据采集警告

  • Community profile unavailable
  • npm package '@haraka/ocsp' points at a different repository (https://github.com/msimerson/ocsp); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 4.8 / 10
4.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/17 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
1SASTSAST tool is not run on all commits -- score normalized to 1
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 3
注册表软件包版本约束清单文件
npmasn1.js^5.4.1package.json
npmasn1.js-rfc2560^5.0.1package.json
npmasn1.js-rfc5280^3.0.0package.json
全部依赖 3

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

注册表软件包版本关系
npmasn1.js^5.4.1直接
npmasn1.js-rfc2560^5.0.1直接
npmasn1.js-rfc5280^3.0.0直接
依赖安全公告 0

安装 npm:@haraka/ocsp@1.2.0 会引入 7 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "ocsp",
        "tls"
      ],
      "is_fork": true,
      "size_kb": 273,
      "has_wiki": false,
      "homepage": "https://www.npmjs.com/package/@haraka/ocsp",
      "languages": {
        "JavaScript": 30421
      },
      "pushed_at": "2026-07-21T21:01:52Z",
      "created_at": "2017-03-31T22:04:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T21:02:15Z",
      "description": "OCSP Stapling/Checking for node.js",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "http://haraka.github.io",
      "name": "Haraka",
      "type": "Organization",
      "login": "haraka",
      "company": null,
      "location": null,
      "followers": 65,
      "avatar_url": "https://avatars.githubusercontent.com/u/1111229?v=4",
      "created_at": "2011-10-07T21:30:39Z",
      "is_verified": null,
      "public_repos": 74,
      "account_age_days": 5409
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-04-07T22:51:57Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-04-07T22:32:04Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-04-07T21:56:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9207bc5e61fb1f7ef82d6b30adbd8012f178c307",
          "body": null,
          "is_bot": false,
          "headline": "chore: move repo into @haraka (#7)",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-07-21T21:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37f994eda02783f7810ac8dbab1f9484d7f41bfc",
          "body": "- dep(simple-lru-cache): replaced with native Map",
          "is_bot": false,
          "headline": "Release v1.2.0 (#6)",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd958bfc4fe39722050674fb9d639c7b74cad92",
          "body": "- doc(README): updated with modern syntax\n- feat: added index.d.ts",
          "is_bot": false,
          "headline": "Release v1.1.1 (#5)",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261b59a1a58db5a6120b02359d830252a0d6e8cc",
          "body": null,
          "is_bot": false,
          "headline": "es6/7: arrow fns, nullish, for...of",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5908798b82117e4e6e2ef287a653f0359ff10f",
          "body": null,
          "is_bot": false,
          "headline": "dep(async): refactored out, replaced with Promise.all",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d44994dc13b0df4d4c892e0bc006f0425665405",
          "body": null,
          "is_bot": false,
          "headline": "dep(selfsigned.js): replaced with openssl for test setup",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb89e0569269d15996390fb654a122e69f63d60",
          "body": null,
          "is_bot": false,
          "headline": "test: replace mocha with node:test",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1774a7c578f6782e560d107f81bb9a688bc70529",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: attribute original author and contributors in package.json",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:24:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "584a9c5765a95907d60a075fe90ad5f2dc5f47f6",
          "body": "- deps: bump versions\n- docs(README): format with markdown links\n- update yarn.lock\n- remove .travis.yml\n- fix test failures due to certs (LE) that no longer have ocsp\n- docs: rewrite README in Indutny's style, move changelog to CHANGELOG.md",
          "is_bot": false,
          "headline": "docs(README): format with markdown links",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174d020bd64598104b604d4bc503cd2d72a8ca73",
          "body": null,
          "is_bot": false,
          "headline": "deps: bump versions",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042cdb45ec0896827d569dab077a75a886d86fde",
          "body": null,
          "is_bot": false,
          "headline": "replace Travis with github actions",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2026-04-07T22:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c052af0a0fa05d3a4ad2831bb1d118c620e18f",
          "body": null,
          "is_bot": false,
          "headline": "Documentação da alteração realizada",
          "author_name": "Ranieri Mazili",
          "author_login": "ranierimazili",
          "committed_at": "2023-12-04T12:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3924822c2ff6211a280b8738bc580543495b743e",
          "body": null,
          "is_bot": false,
          "headline": "Added requestByGet parameter on check function",
          "author_name": "Ranieri Mazili",
          "author_login": "ranierimazili",
          "committed_at": "2023-09-18T14:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bbc14bbdc02cbcbb12ec86021bebb9aef2de40",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Qiran Wang",
          "author_login": "Baka-D",
          "committed_at": "2023-02-04T07:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db60bc3b1d3f47d5be22bd17a9b7f6ade609d99c",
          "body": "add \"caCert\" option to server.js",
          "is_bot": false,
          "headline": "Merge pull request #1 from Baka-D/Baka-D-patch-1",
          "author_name": "Qiran Wang",
          "author_login": "Baka-D",
          "committed_at": "2023-02-04T06:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f419961bf572bc03879aba20864febbae5fd76",
          "body": "add option to specify CA cert if the supplied cert isn't CA (cert for signing OCSP responses only)",
          "is_bot": false,
          "headline": "add \"caCert\" option to server.js",
          "author_name": "Qiran Wang",
          "author_login": "Baka-D",
          "committed_at": "2023-02-04T06:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7a31b009a25fb20bf36d467e4c9362d571f788",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T20:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb39951857cc8e644250a333154e1c93ee4a9b00",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T19:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e50e7dfc5b0fa3a39cefae9c999432271bce78",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T19:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be19d6e46b2e23bb6a9875ddc282745ae9a19c0",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T16:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb8a7465e70a07e8eefdf85c88c67f1fcc9bd6c9",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T16:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c10edcc08e83cd77ddbde70bd803da75cf1e9c8",
          "body": null,
          "is_bot": false,
          "headline": "yarn and lint and travis updates",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T16:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994de4a8f31c6f433689fc30ce5c55b62fe42a9d",
          "body": "Create LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #1 from forkfork2/master",
          "author_name": "Gábor Tóth",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T15:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee755113a80357926498561797e90ab2eab303d",
          "body": "Add more test ocsp urls",
          "is_bot": false,
          "headline": "Merge pull request #2 from meramsey/master",
          "author_name": "Gábor Tóth",
          "author_login": "tgabi333",
          "committed_at": "2023-01-01T15:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd055d8b7c11fa79dcaaa07bd2dba108e6ff0377",
          "body": "Update agent-test.js to add more ocsp urls",
          "is_bot": false,
          "headline": "Merge pull request #2 from meramsey/meramsey-patch-1",
          "author_name": "Michael Ramsey",
          "author_login": "meramsey",
          "committed_at": "2022-12-30T15:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ad75e9eb313afdcc268e48e0eb3ebb104eae06",
          "body": "Add more test ocsp urls",
          "is_bot": false,
          "headline": "Update agent-test.js",
          "author_name": "Michael Ramsey",
          "author_login": "meramsey",
          "committed_at": "2022-12-30T15:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5aa7b330d06e3e1ab4470ae5aaa93862a2e8354",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "yosefbs",
          "author_login": "yosefbs",
          "committed_at": "2022-09-19T18:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327e4282330873621f8439e8429fc150bec352ad",
          "body": null,
          "is_bot": false,
          "headline": "add .npmignore",
          "author_name": "tunderdomb",
          "author_login": "tunderdomb",
          "committed_at": "2021-10-15T09:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ecae6aa653eda686e46c7e7af5e00d34e465a4",
          "body": null,
          "is_bot": false,
          "headline": "reset version to 1.0.0.",
          "author_name": "tunderdomb",
          "author_login": "tunderdomb",
          "committed_at": "2021-10-15T09:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92d0492fc4f08150424839816a2cca4273b60d5",
          "body": null,
          "is_bot": false,
          "headline": "fix mocha exit",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-19T11:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8a745bdf3c462a22221d1b043f47d165d91118",
          "body": null,
          "is_bot": false,
          "headline": "eslint fix",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-19T11:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db78584b3821ec67ba3309ddcfa3019881f11d68",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-18T14:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0260ab3ac342ad39ff0d2922772898f78d773050",
          "body": null,
          "is_bot": false,
          "headline": "fix stapling test",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-18T12:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de2f24e1498b9ad9d9d882237ef26e4fdf58f7c",
          "body": null,
          "is_bot": false,
          "headline": "renew library",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-16T16:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a535c7facfca967e5e71d75a7e9f12e1b70101d",
          "body": null,
          "is_bot": false,
          "headline": "package name changes",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-16T11:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed71183960d6ad8a155a981fb538133e7219f273",
          "body": null,
          "is_bot": false,
          "headline": "js standards + update dependencies",
          "author_name": "tgabi333",
          "author_login": "tgabi333",
          "committed_at": "2021-08-16T11:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc3b2304000097fa95cee67a7f7f4944a3eb15e",
          "body": "- Handle missing URI\r\n- Look up cached response\r\n\r\nfix #11\r\nfix #10\r\nfix #15",
          "is_bot": false,
          "headline": "readme: fixed cache example",
          "author_name": "Sebastiaan Deckers",
          "author_login": "sebdeckers",
          "committed_at": "2017-11-10T04:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c831fd370f53b0ddd7e0033b831f42048a7daac9",
          "body": "Fix: #24",
          "is_bot": false,
          "headline": "test: update google cert",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2017-11-10T04:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb81a77643bfbe9da719b8364a3d45e9c5e36e7f",
          "body": null,
          "is_bot": false,
          "headline": "1.2.0",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2017-04-03T15:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed19f030e9b57836336ac6b42caddde123b487d",
          "body": "Fix: #18",
          "is_bot": false,
          "headline": "verify: pick up responders",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2017-04-03T15:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1af749a7a14680e35bbfc143801cbc2bafc6fc",
          "body": null,
          "is_bot": false,
          "headline": "package: bump deps to fix tests",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2017-04-03T13:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7474a0ce58a33cf6b245af9df76c521c6b57a0d",
          "body": "* replace node 5 with 6 in tests\r\n\r\n* create separate lint target",
          "is_bot": false,
          "headline": "travis: replace node 5 with node 6 (#20)",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2017-04-01T23:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07792d1872e8a57ebb48b1f4ed4e72556432d630",
          "body": null,
          "is_bot": false,
          "headline": "package: add github repo",
          "author_name": "Matt Simerson",
          "author_login": "msimerson",
          "committed_at": "2017-04-01T22:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273edc8c58f5ca1e596db7a90d32d9b0f95c4dfd",
          "body": null,
          "is_bot": false,
          "headline": "1.1.0",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2016-07-11T04:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb288fd4fae151dc81693c3e28d7efb9a79012d",
          "body": null,
          "is_bot": false,
          "headline": "test: improve tests",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2016-07-11T04:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d569c936bdd9594abb90aa79293ff34b0a2a3b56",
          "body": "Fix: #12",
          "is_bot": false,
          "headline": "lib: port to 5280, don't re-encode TBS",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2016-07-11T04:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da2a72c83d117671fa4c9e5660597c417682b1b4",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix readme travis-ci icon",
          "author_name": "bjb568",
          "author_login": "bjb568",
          "committed_at": "2016-03-31T02:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bfecd3c5c5b645156745c76f53c7f2433d9ebff",
          "body": null,
          "is_bot": false,
          "headline": "1.0.3",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2016-03-31T02:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83b118e406725cb31fcec31b565922929cd0507",
          "body": "Bump asn1.js (and other dependencies) to add compatibility with\nNode 5.x.",
          "is_bot": false,
          "headline": "package: bump asn1.js (and other dependencies)",
          "author_name": "Charles Phillips",
          "author_login": "doublerebel",
          "committed_at": "2016-03-31T02:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e06e8d446e362d084245d052c917ae99ee415ab",
          "body": "Move function definitions earlier to satisfy jshint\n\"fn used before it was declared\" errors.",
          "is_bot": false,
          "headline": "lib: move function definitions earlier",
          "author_name": "Charles Phillips",
          "author_login": "doublerebel",
          "committed_at": "2016-03-31T02:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e89dfe4173e4a3ae61ee3a8fd0974b39cc1a7d",
          "body": null,
          "is_bot": false,
          "headline": "cache: fix cache store bug",
          "author_name": "Jone.Xie",
          "author_login": null,
          "committed_at": "2016-03-31T02:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7d5a9b010265cd2413e12ba394f0e06f937f8d",
          "body": null,
          "is_bot": false,
          "headline": "1.0.2",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-10-24T16:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26eb70a9c5e396d4a7666fbdabdb9bf9487613f1",
          "body": null,
          "is_bot": false,
          "headline": "cache: fix stupid bug",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-10-24T16:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7f417e5e708a7663d7c47664c3acce2cc815f5",
          "body": null,
          "is_bot": false,
          "headline": "test: add missing cert",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-29T19:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9abc1c349439bace112460f3fac76c93f0a496",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-29T18:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebfb40d920df329392827db11a07cdc10ad0e69e",
          "body": null,
          "is_bot": false,
          "headline": "utils: it should work with certs without exts",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-29T18:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f631a1cfb0d9f4e789d28c47ff5838aa77250bfc",
          "body": null,
          "is_bot": false,
          "headline": "readme: docs",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T18:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02761862de7a99b595e5c1f6103a2f6f2820fd7c",
          "body": null,
          "is_bot": false,
          "headline": "readme: add travis badge",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T15:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991333e37ad376ed30364dd9f376be74059a8b13",
          "body": null,
          "is_bot": false,
          "headline": "travis: add config file",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T15:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d77db16841f54ea38e22cbbd2d013aef9ba4915",
          "body": null,
          "is_bot": false,
          "headline": "agent: fix comment",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T14:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09298a484eb9367cc66812d3f672bd271caa230",
          "body": null,
          "is_bot": false,
          "headline": "test: test cache",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T14:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18e6878bb7272fc73aba1a30a67fc94409012285",
          "body": null,
          "is_bot": false,
          "headline": "test: pregenerate certificates",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T14:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a49ed4788a0ae59a57f425ac19f30f03cce7cd",
          "body": null,
          "is_bot": false,
          "headline": "test: check revoked cert too",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T14:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6dd4f07d2fab04159f4c0a3f402e3af94a4d2c",
          "body": null,
          "is_bot": false,
          "headline": "server: introduce OCSP Server",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T14:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67137f2a8d0cdb1eb93ec3fcaf5d4f27502a2da",
          "body": null,
          "is_bot": false,
          "headline": "agent: don't forget to init cache size",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T12:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e913b471f9931d5b51ec2be894b2ca9e697691",
          "body": null,
          "is_bot": false,
          "headline": "test: fix API test",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T12:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92acc3d892a50a45887d6c168e242fc93b1d2181",
          "body": null,
          "is_bot": false,
          "headline": "lib: introduce Agent",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-22T12:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab7596d900e64d426fbb4ba1382c95a7e814a9d",
          "body": null,
          "is_bot": false,
          "headline": "lib: .verify(), add tests",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-21T22:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa24d3d6cd967eca66a446bab697a839222d228",
          "body": null,
          "is_bot": false,
          "headline": "check: first working version",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-21T22:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d680b45d576ab70f31c4fca51de332c139c92c62",
          "body": null,
          "is_bot": false,
          "headline": "ocsp: initial",
          "author_name": "Fedor Indutny",
          "author_login": "indutny",
          "committed_at": "2015-05-21T21:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 8,
      "latest_release_at": "2026-04-07T22:51:57Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 113,
      "mean_days_between_releases": 0
    },
    "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": [
        {
          "name": "@haraka/ocsp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "OCSP",
            "ASN.1",
            "Stapling"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@haraka/ocsp",
          "is_deprecated": false,
          "latest_version": "1.2.0",
          "repository_url": "https://github.com/msimerson/ocsp",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 17702,
          "first_published_at": "2026-04-07T21:52:12.765000Z",
          "latest_published_at": "2026-07-21T20:29:25.038000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 8044,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 1924
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": "npm:@haraka/ocsp@1.2.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "asn1.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.4.1"
        },
        {
          "name": "asn1.js-rfc2560",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "asn1.js-rfc5280",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "asn1.js",
            "direct": true,
            "version": "^5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1.js-rfc2560",
            "direct": true,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1.js-rfc5280",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 3,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 5,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "indutny",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/238531?v=4"
        },
        {
          "type": "User",
          "login": "tgabi333",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/187022?v=4"
        },
        {
          "type": "User",
          "login": "msimerson",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/261635?v=4"
        },
        {
          "type": "User",
          "login": "Baka-D",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/10840637?v=4"
        },
        {
          "type": "User",
          "login": "doublerebel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/212827?v=4"
        },
        {
          "type": "User",
          "login": "meramsey",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1596188?v=4"
        },
        {
          "type": "User",
          "login": "ranierimazili",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15436207?v=4"
        },
        {
          "type": "User",
          "login": "tunderdomb",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2707629?v=4"
        },
        {
          "type": "User",
          "login": "sebdeckers",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/78718?v=4"
        },
        {
          "type": "User",
          "login": "bjb568",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5396448?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.391
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "lint.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/17 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 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 1,
            "reason": "SAST tool is not run on all commits -- score normalized to 1",
            "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": 8,
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9207bc5e61fb1f7ef82d6b30adbd8012f178c307",
        "ran_at": "2026-07-30T14:43:28Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T09:53:27Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-21T21:01:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/haraka/ocsp",
    "host": "github.com",
    "name": "ocsp",
    "owner": "haraka"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 49,
      "inputs": {
        "security": 58,
        "vitality": 59,
        "community": 12,
        "governance": 60,
        "engineering": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 113,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 113 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 113
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.391
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "merged_prs": 5,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "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": "5/7 decided PRs merged",
                "points": 27.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 5,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 65,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "haraka",
              "public_repos": 74,
              "account_age_days": 5409
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "65 followers of haraka",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 65,
                      "login": "haraka"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "74 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 74
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "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": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [
                "ocsp",
                "tls"
              ],
              "has_wiki": false,
              "homepage": "https://www.npmjs.com/package/@haraka/ocsp",
              "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://www.npmjs.com/package/@haraka/ocsp",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "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": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@haraka/ocsp@1.2.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@haraka/ocsp@1.2.0",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 21
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.614,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 1924
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md"
                    }
                  }
                ],
                "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": "43 of 70 human commits state their intent (structured subject or explanatory body)",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.014,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 70 commits agent-authored or agent-credited",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 8044,
              "source_files_sampled": 17,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "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",
    "npm package '@haraka/ocsp' points at a different repository (https://github.com/msimerson/ocsp); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T14:43:45.287689Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/haraka/ocsp.svg",
  "full_name": "haraka/ocsp",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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