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

kaelig / html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.

JavaScript · CSS · HTMLMIT★ 0 星标⑂ 0 复刻始于 2016年5月复刻在 GitHub 上查看 ↗

kaelig/html5-boilerplate 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(45/100),最低的是Community & Adoption(12/100)。 最近一次更新在 561 天前。 近期的大部分工作由 2 位贡献者完成。

23
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

473 关注者166 个公开仓库始于 2009年5月@design-tokens

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

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

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

可持续性与治理

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

45存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14.3/22.5提交分布 — 头号贡献者编写了 36% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 72 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled100
top_contributor_share0.363
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.2/25所有者影响力 — kaelig 有 473 位关注者
25/25既往记录 — 166 个公开仓库,账户约 17 年
所用输入
followers473
owner_typeUser
is_verified
owner_loginkaelig
public_repos166
account_age_days6,275
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

33存在风险 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

30存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 72 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
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 — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

27危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
16.5/40可读的提交历史 — 100 次人类提交中有 31 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.31
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
55/55可控的文件大小 — 采样的 5 个源文件中有 0 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes4,422
source_files_sampled5
oversized_source_files0

关键数据

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

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 72 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 13640,
      "has_wiki": true,
      "homepage": "https://html5boilerplate.com/",
      "languages": {
        "CSS": 11334,
        "HTML": 5802,
        "JavaScript": 11917
      },
      "pushed_at": "2025-01-08T05:11:44Z",
      "created_at": "2016-05-19T03:08:55Z",
      "owner_type": "User",
      "updated_at": "2016-05-19T03:09:01Z",
      "description": "A professional front-end template for building fast, robust, and adaptable web apps or sites.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "CSS",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://www.kaelig.fr",
      "name": "Kaelig Deloumeau-Prigent",
      "type": "User",
      "login": "kaelig",
      "company": "@design-tokens",
      "location": "Kirkland, WA",
      "followers": 473,
      "avatar_url": "https://avatars.githubusercontent.com/u/85783?v=4",
      "created_at": "2009-05-18T10:06:00Z",
      "is_verified": null,
      "public_repos": 166,
      "account_age_days": 6275
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2016-01-12T12:59:19Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2015-04-30T20:54:24Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2015-04-01T18:08:35Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2015-02-01T20:56:31Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2013-09-10T19:33:07Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2013-04-08T02:41:59Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2013-01-21T02:58:04Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2013-01-13T00:16:35Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2012-12-09T23:12:30Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2012-10-20T23:01:31Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2012-08-28T22:41:15Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2012-02-19T19:00:08Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2012-02-08T02:28:52Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2010-10-26T05:21:28Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2010-08-13T17:24:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b5d6e7b1613fca24d250fa8e5bc7bcc3dd6002ef",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-03-28T00:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c52f6e669fac68e0136355159ef46324c2ee197",
          "body": "Close h5bp/html5-boilerplate#1810\nClose h5bp/html5-boilerplate#1811",
          "is_bot": false,
          "headline": "Update `jQuery` to `v1.12.2`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-03-28T00:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2bf31295090acdc0d3aa568787e77e8718e8ff4",
          "body": "Remove the code added in order to set up the SSH connection,\nand instead, use travis-scripts' helper function `set-up-ssh`.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nRef: https://github.com/alrra/travis-scripts/issues/19",
          "is_bot": false,
          "headline": "Remove SSH set up related code",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-03-28T00:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d0985e6fdd41ec279cb0311b5773dcc19e0ed5",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-03-28T00:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296d301e2771dfaedc6031afb731fd5ea7cb50a2",
          "body": "The `Mobile Boilerplate` project is no longer actively maintained\nand has been deprecated for a while.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nThanks @joekalange!\n\nClose: h5bp/html5-boilerplate#1807",
          "is_bot": false,
          "headline": "Docs: Remove `Mobile Boilerplate` recommendation",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-03-11T13:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffd0cb79c9ab295ed74ee03ab46cf1808b811c5",
          "body": "Close h5bp/html5-boilerplate#1797",
          "is_bot": false,
          "headline": "Update `babel-preset-es2015` to `v6.6.0`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-03-11T13:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ffc91d034be43156c398b5841d51e2f6a382fb",
          "body": "Close h5bp/html5-boilerplate#1803\nClose h5bp/html5-boilerplate#1804",
          "is_bot": false,
          "headline": "Update `glob` to `v7.0.3`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-03-11T13:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4d2d8e08b85549dd23d0b12a046d8311285aba",
          "body": "Close h5bp/html5-boilerplate#1796\nClose h5bp/html5-boilerplate#1800\nClose h5bp/html5-boilerplate#1802\nClose h5bp/html5-boilerplate#1805\nClose h5bp/html5-boilerplate#1808",
          "is_bot": false,
          "headline": "Update `babel-core` to `v6.7.2`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-03-11T13:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00419696c2585a2518c2c6f176c3181704869f9b",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-02-26T09:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22de5dcb28021abf4582ace7c87672c7fbfc761",
          "body": "Close h5bp/html5-boilerplate#1791",
          "is_bot": false,
          "headline": "Update jQuery to `v1.12.1`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-02-26T09:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfb90309f71f14d5037b0da079c1be09464addd",
          "body": "With this snippet, modern browsers use `async`, older browsers (i.e.\nIE8 & IE9) use `defer`.\n\nIE8 and IE9 lack `async` support but they have a broken implementation\nof `defer`. However, the brokenness doesn’t apply in this scenario\nsince no scripts depend on GA in the way jQuery UI depends on jQuery\n[…]\nn the other hand, no one seemed to be doing that anyway;\neveryone just inlines the snippet into the HTML.\n\nRef. https://github.com/h5bp/html5-boilerplate/pull/1660#issuecomment-89285678\n\nCloses #1696.",
          "is_bot": false,
          "headline": "Simplify analytics snippet using `async` & `defer`",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2016-02-11T23:01:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1dc011fe7ee10581629db49b70399b756dd8416b",
          "body": "Close h5bp/html5-boilerplate#1720",
          "is_bot": false,
          "headline": "Doc: Make minor improvements",
          "author_name": "Jimo",
          "author_login": null,
          "committed_at": "2016-02-11T22:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72823a97b69bef4e69cd9211c2925ac2c38ed8ec",
          "body": null,
          "is_bot": false,
          "headline": "Use `https://` where possible",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-02-11T22:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31047ecc304dbe62a07276f08bc5f188add0a179",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-02-11T22:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f456c96f2738407f14c5e8cf49df4dd9e134095",
          "body": "Fix h5bp/html5-boilerplate#1674\nClose h5bp/html5-boilerplate#1780",
          "is_bot": false,
          "headline": "Docs: Improve social networks & SEO metadata info",
          "author_name": "t1st3",
          "author_login": "t1st3",
          "committed_at": "2016-02-11T22:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10fb130e761138d29fc800ad60f41583ad148e5a",
          "body": null,
          "is_bot": false,
          "headline": "Update tests to include Node v5",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-02-11T21:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3be5f3730e1f6f3a778b99b12cd49f389257074",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-02-11T21:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bad82c97b4ea881634dcf97adef4195e0fa8749",
          "body": "  Before:         3959 B\n  After:          3958 B\n  ──────────────────────\n  Reduction:         1 B [0.025%]",
          "is_bot": false,
          "headline": "Further losslessly optimize `apple-touch-icon.png`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-02-11T21:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ddc0d696c085639fe495165765af1fba4f7a76",
          "body": "* Move to using GitHub deploy keys² as they are more secure\n  than GitHub tokens.\n\n* Add `travis-after-all` as a dev dependency as it's no longer\n  installed and executed by `travis-scripts`.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n¹ https://github.com/alrra/travis-scripts#readme\n² https://developer.github.com/guides/managing-deploy-keys/#deploy-keys\n³ https://github.com/alrra/travis-after-all#readme",
          "is_bot": false,
          "headline": "Update `travis-scripts` to `v2.0.0`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-02-11T21:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959ee8229d16fd610f8d1887ea3b15bbf76ea154",
          "body": "Close h5bp/html5-boilerplate#1785",
          "is_bot": false,
          "headline": "Update `gulp` to `v3.9.1`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-02-11T21:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daece9bdc082cf0fb8a4f01a726455ccc1781ca7",
          "body": "Close h5bp/html5-boilerplate#1786",
          "is_bot": false,
          "headline": "Update `glob` to `v7.0.0`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-02-11T21:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800a806f2be7270bef6f7633e2ae9ea1bd838606",
          "body": "Close h5bp/html5-boilerplate#1787",
          "is_bot": false,
          "headline": "ES2015ify the `gulpfile`",
          "author_name": "Marco Biedermann",
          "author_login": "marcobiedermann",
          "committed_at": "2016-02-11T21:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952f0352c367516af40c9d008dc829852347a331",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2016-02-03T11:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c91bb4a28ea5760cf5027eca970b4bc6eca0014",
          "body": "Close h5bp/html5-boilerplate#1782",
          "is_bot": false,
          "headline": "Docs: Fix typo in `misc.md`",
          "author_name": "Prayag Verma",
          "author_login": "prayagverma",
          "committed_at": "2016-02-03T11:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c09009f634ad79f78b61864d6d3bfe3694b078",
          "body": null,
          "is_bot": false,
          "headline": "v5.3.0",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-01-12T12:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b089a3a76754d6fbef5bb630d797c508f7aee7c",
          "body": "Ref: https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/",
          "is_bot": false,
          "headline": "Update jQuery to `v1.12.0`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2016-01-09T00:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340b012a1f5d096658ecfc3072ca0009ab0f80f3",
          "body": "In countries where `googleapis.com` is blocked (e.g.: China),\nHTML5 Boilerplate is broken out of the box as jQuery will not load\nuntil the request times out.\n\nThis commit changes the default jQuery source to use the jQuery CDN\nas it is as fast or faster (by some reckoning) than the Google Hosted\nLib\n[…]\nide the need to ship working code for everyone in the world.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nFix h5bp/html5-boilerplate#1737\nClose h5bp/html5-boilerplate#1739",
          "is_bot": false,
          "headline": "Fetch jQuery from jQuery's CDN instead of Google's",
          "author_name": "Rob Larsen",
          "author_login": "roblarsen",
          "committed_at": "2016-01-09T00:05:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "438b8a7eef5da651ec22170a3540351e004ce90a",
          "body": "Fix h5bp/html5-boilerplate#1772\nClose h5bp/html5-boilerplate#1774",
          "is_bot": false,
          "headline": "Docs: Add links to the Apache docs in `misc.md`",
          "author_name": "Lowell Mower",
          "author_login": null,
          "committed_at": "2016-01-02T11:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181c98ca757d2c01434acf190abe13248075c83e",
          "body": "Close h5bp/html5-boilerplate#1763",
          "is_bot": false,
          "headline": "Update `archiver` to `v0.21.0`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2016-01-02T11:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b04f4f4e62fc874d5dd0ea651b21f85294539e",
          "body": "Fix h5bp/html5-boilerplate#1730",
          "is_bot": false,
          "headline": "Make build set permissions in archive correctly",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-11-30T20:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac0465aa1c4d2c8dc696ad935dbb91c0bc47dd3",
          "body": "Close h5bp/html5-boilerplate#1757\nClose h5bp/html5-boilerplate#1758\nClose h5bp/html5-boilerplate#1759\nClose h5bp/html5-boilerplate#1760",
          "is_bot": false,
          "headline": "Update `archiver` to `v0.19.0`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2015-11-30T20:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b9a8be39e91670daf0cc65d152c54125792339",
          "body": "Close h5bp/html5-boilerplate#1756",
          "is_bot": false,
          "headline": "Update `gulp-jshint` to `v2.0.0`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-11-23T17:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b215df3eca9c69b1ae8bb33f0ec315d190a4bf6",
          "body": "Close h5bp/html5-boilerplate#1753",
          "is_bot": false,
          "headline": "Update `glob` to `v6.0.1`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2015-11-11T21:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df016247c6e6e28af8c83555fdd30dfb2b456cc",
          "body": "Close h5bp/html5-boilerplate#1751",
          "is_bot": false,
          "headline": "Update `gulp-load-plugins` to version `1.1.0`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2015-11-08T08:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa840f07ef0e1b0aab2d4d863d64f3fc44f3bb7b",
          "body": "Close h5bp/html5-boilerplate#1746",
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "greenkeeperio-bot",
          "author_login": "greenkeeperio-bot",
          "committed_at": "2015-10-19T19:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8b71eb88d9bcc8656fe3cecc76ccc3cd30c310",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2015-10-13T18:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf48987f5932e730e77f16a85e4b9235f97809f",
          "body": "Ref: https://github.com/h5bp/html5-boilerplate/pull/1734#issuecomment-139189541",
          "is_bot": false,
          "headline": "Remove leftover colon from comment from `main.css`",
          "author_name": "Michael Thorne",
          "author_login": "michaelthorne",
          "committed_at": "2015-10-13T18:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a9094ebaa88a26631bece60bc695cf721caaf6",
          "body": "Close h5bp/html5-boilerplate#1745",
          "is_bot": false,
          "headline": "README.md: Add Edge to `Browser support` section",
          "author_name": "Matt Smith",
          "author_login": "AllThingsSmitty",
          "committed_at": "2015-10-13T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fb12e846a5948c865ae0a9ce0c44670a1227754",
          "body": "Ref https://nodejs.org/en/blog/announcements/foundation-v4-announce/\nClose h5bp/html5-boilerplate#1733",
          "is_bot": false,
          "headline": "Update tests to include latest Node v4.x.x release",
          "author_name": "Phillip Alexander",
          "author_login": "phillipalexander",
          "committed_at": "2015-10-13T17:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e4ffa3cfb8da88c10e605060cb3956639044f4",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-10-13T17:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd98e8fc195d790e501e0ca3cc97cbf818f6285",
          "body": null,
          "is_bot": false,
          "headline": "Fetch automation script via `npm`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-10-13T17:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc05bc82abf26f4042c86a17652dd232362f78ad",
          "body": "Pseudo-elements `::first-letter` and `::first-line` now get printed\nblack by default as `::before` and `::after` are.\n\nAll pseudo-elements:\nhttps://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements\n\nCloses #1715.",
          "is_bot": false,
          "headline": "Change print color for ::first-letter and ::first-line pseudo-elements",
          "author_name": "Sid Roberts",
          "author_login": "SidRoberts",
          "committed_at": "2015-07-19T15:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85d79ed6cc33eb7ba5e156085049758f07b47fd9",
          "body": null,
          "is_bot": false,
          "headline": "v5.2.0",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-30T20:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee223897829b3a5e4ae6fc11a0774737677dc28",
          "body": "Fix h5bp/html5-boilerplate#1699",
          "is_bot": false,
          "headline": "Update jQuery to `v1.11.3`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-30T19:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91fea4cd60bf6de56c0ffc198bc229c03bb6716",
          "body": null,
          "is_bot": false,
          "headline": "Update and improve `README.md`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-16T16:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf141af5078b5e82b12dfc09b9406e077096fa27",
          "body": "* Fix broken links and use `https://` where possible.\n* Remove the `Servers and Stacks` section (introduced by\n  h5bp/html5-boilerplate#1572) from the `misc.md` file, as now, since\n  h5bp/html5-boilerplate#1694 was merged, it brings even less value.",
          "is_bot": false,
          "headline": "Docs: Make minor improvements",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-16T07:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0665f09892bd77a8fd86642d25c35425dce4cb0",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2015-04-16T06:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd6ec22ea55f6f9aa13e4b0ff0d5926514a09582",
          "body": null,
          "is_bot": false,
          "headline": "Update `CHANGELOG.md`",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2015-04-16T06:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de99b2ba39e21a5349477ba3e1638b44fe856ff",
          "body": "Always use the HTTPS URL when it’s available.\n\nSee also:\n* https://github.com/konklone/cdns-to-https#conclusion-cdns-should-redirect-to-https\n* http://www.paulirish.com/2010/the-protocol-relative-url/\n\nClose h5bp/html5-boilerplate#1694",
          "is_bot": false,
          "headline": "Deprecate protocol-relative URLs",
          "author_name": "Patrick Kettner",
          "author_login": "patrickkettner",
          "committed_at": "2015-04-16T06:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35a8e902046bd77576b37039298e5206f9e3b90",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken links in `CONTRIBUTING.md`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-13T12:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7463646b4852d4ae3a981ded1f1162506213641e",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-12T19:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9f00826ac4a0154b6f2ed7ad0c127a124e3c34",
          "body": "Add `dppx` variant of `min-resolution` to the high resolution media\nquery as `dppx` is more accurate¹ than `dpi`.\n\nNotes:\n\n * since `dppx` is not supported by all browsers the media query\n   still needs the `dpi` fallback\n\n * this change removes the `dppx` related warning² from Blink based\n   browse\n[…]\ne actual 'dpi'\n   of a screen. In media query expression: print,\n   (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)\"\n\nFix h5bp/html5-boilerplate#1474\nClose h5bp/html5-boilerplate#1691",
          "is_bot": false,
          "headline": "Update the high resolution media query",
          "author_name": "Hans Christian Reinl",
          "author_login": "drublic",
          "committed_at": "2015-04-10T11:28:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ee34e1ced9e8d089d8ef21a7d04855e568f4b53",
          "body": null,
          "is_bot": false,
          "headline": "Fix errors pointed out by JSCS from `gulpfile.js`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-10T08:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907838737baa7480105c000811eb49fa38e4f263",
          "body": null,
          "is_bot": false,
          "headline": "Update Apache Server Configs to `v2.14.0`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-07T20:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c93f0a0569231c820013042c2c19102a32d1693",
          "body": null,
          "is_bot": false,
          "headline": "v5.1.0",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-01T18:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c32a937e0c460a28e2e8844b86146f8d615144c",
          "body": "Remove line regarding the inclusion of the `LICENSE.txt` file in the\n`dist/` directory as it does not constitute an important change as far\nas end users are concerned.",
          "is_bot": false,
          "headline": "Update `CHANGELOG.md`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-04-01T17:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735b9ad7062402608a06dc817462a560e6fd1534",
          "body": null,
          "is_bot": false,
          "headline": "Update Normalize.css to `v3.0.3`.",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-31T04:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4d731e23ca9cd645a3c569123739859c2d95cdb",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-25T10:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9581cf3a81ea396e73360ac3a99b8d453f9358e7",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2015-03-13T20:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7057bef0c432c245d678d5ea4cf16526619cafb",
          "body": "Ref h5bp/html5-boilerplate#1682\n    https://github.com/h5bp/html5-boilerplate/pull/1682#discussion_r26377139\n    https://github.com/postcss/autoprefixer\n    https://github.com/sindresorhus/gulp-autoprefixer\n\nClose h5bp/html5-boilerplate#1682",
          "is_bot": false,
          "headline": "Use Autoprefixer to add the vendor prefixes",
          "author_name": "Matt Smith",
          "author_login": "AllThingsSmitty",
          "committed_at": "2015-03-13T20:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f6a87f9853e8462e5ffb1c43a20bddc1bc6444a",
          "body": "Close h5bp/html5-boilerplate#1684",
          "is_bot": false,
          "headline": "README.md: Add detailed info about browser support",
          "author_name": "battaglr",
          "author_login": "battaglr",
          "committed_at": "2015-03-13T17:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29af44ef9c5c4de0e7e493f19efc2564e5665a81",
          "body": null,
          "is_bot": false,
          "headline": "Update `CHANGELOG.md`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-11T15:14:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee759bfe175e850bbc8e4ad0682ec4fe4bd05d6",
          "body": "Nowadays HTTPS is fast and increasingly necessary, so using\nprotocol-relative URLs is becoming an anti-pattern, especially for CDNs.\n\nFrom https://developers.google.com/speed/libraries/devguide?csw=1#libraries:\n\n \" We recommend that you load libraries from the CDN via HTTPS, even\n   if your own website only uses HTTP. Nowadays, performance is fast\n   and caching works just the same \"\n\nSee also: https://github.com/konklone/cdns-to-https#conclusion-cdns-should-redirect-to-https",
          "is_bot": false,
          "headline": "Use `https://` in the Google Analytics snippet",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-11T15:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57342272e6c2c74894c4d2fa56344044f4350e90",
          "body": "* Rename `LICENSE.md` to `LICENSE.txt` so that more text editors\n  know how to open it.\n\n* Make the build step copy the `LICENSE.txt` file in the `dist/`\n  directory so that it gets included in the distribution package.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nRef https://www.youtube.com/watch?v=hWDSToC9EV8&t=15m15s\n    h5bp/html5-boilerplate#1655\n\nFix h5bp/html5-boilerplate#1655\nClose h5bp/html5-boilerplate#1680",
          "is_bot": false,
          "headline": "Include the `LICENSE` file in the `dist` directory",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-11T06:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2431333b63fa18afc922d7412389ab822bbe1bda",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-11T06:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "422537b96c61d1e37371becc97769d9df592b4ac",
          "body": "The `visibility: hidden` declaration was added to the `.hidden` class\nin order to prevent¹ some screen readers from announcing the content:\n\n * JAWS:\n\n   \"Announces content in a `span` element hidden with `display: none`\n    if it is in an anchor element. This only works with a `span`\n    element; o\n[…]\n- - - - - - - - - - - -\n\n¹ http://juicystudio.com/article/screen-readers-display-none.php\n² https://github.com/h5bp/html5-boilerplate/issues/1663#issuecomment-77583110\n\nFix h5bp/html5-boilerplate#1663",
          "is_bot": false,
          "headline": "Remove `visibility: hidden` from `.hidden`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-06T16:02:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a40054b7ed592b0d4cc2bf2be9bfed783734e61",
          "body": null,
          "is_bot": false,
          "headline": "Use `https://` where possible",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-04T23:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07c91dad6a4d53cd44f95ff3160ee6f43a408d5",
          "body": "* Use `https://` for links where possible.\n* Fix broken links.",
          "is_bot": false,
          "headline": "Docs: Update links",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-04T23:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57639ee786ec33ae3cf49ff9f5eeb3551c29486c",
          "body": "Ref: h5bp/html5-boilerplate#1656",
          "is_bot": false,
          "headline": "Docs: Lowercase attr values for `X-UA-Compatible`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-04T23:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356e141ec9364155a5ed775dd99c5f042ce6ff75",
          "body": "Change made in order to be more consistent with the overall use of\nlowercase in `index.html`.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nFrom https://msdn.microsoft.com/en-us/library/jj676915.aspx:\n\n  \"The X-UA-Compatible header isn't case sensitive; however, it must\n \n[…]\nand other meta elements.\"\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nRef h5bp/html5-boilerplate#1656\n\nClose h5bp/html5-boilerplate#1656\nClose h5bp/html5-boilerplate#1668",
          "is_bot": false,
          "headline": "Lowercase attr values for x-ua-compatible meta tag",
          "author_name": "BLooperZ",
          "author_login": "BLooperZ",
          "committed_at": "2015-03-04T23:41:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8165a6da0958325b521bc3e94fd30cf6068c4ea",
          "body": "Close h5bp/html5-boilerplate#1679",
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "drKraken",
          "author_login": "hzlmn",
          "committed_at": "2015-03-04T20:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0de8e873af6182f0d3461b149fd5d5b22aea7cd",
          "body": null,
          "is_bot": false,
          "headline": "Update Apache Server Configs to v2.13.0",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-04T13:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6bb8d219e2716b4c7ec0c333c74cc21b62e273",
          "body": null,
          "is_bot": false,
          "headline": "Update Apache Server Configs to v2.12.0",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-03-02T21:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4bbee54680eade0d081ecf5de8b53eb46e8776f",
          "body": "Ref https://github.com/github/linguist#using-gitattributes\nClose h5bp/html5-boilerplate#1678",
          "is_bot": false,
          "headline": "Exclude `.htaccess` from GitHub's language stats",
          "author_name": "drKraken",
          "author_login": "hzlmn",
          "committed_at": "2015-03-02T09:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6443483dd2c49c97a4d184ea02783585e15f7237",
          "body": "* Redirect all output from `export $(cat .to_export_back)` to\n  `/dev/null` in order to prevent `export` from leaking the access\n  token in the case when, for some odd reason, the `.to_export_back`\n  file is not created.\n\n* Regenerate the `secure` key based on a new access token.",
          "is_bot": false,
          "headline": "Update `.travis.yml`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-02-24T23:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192d7fed3925934857021a2a5ce8143689c92690",
          "body": "Close #1669",
          "is_bot": false,
          "headline": "Docs: Add missing period in `js.md`",
          "author_name": "Mark Macdonald",
          "author_login": "mosse",
          "committed_at": "2015-02-10T06:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7465be6380eac49554d7d783ce91f9a9170546b",
          "body": "* Add `io.js` runtime.\n  https://iojs.org/\n\n* Ensure that the `commit_build_changes.sh` script is only\n  executed if the tests pass in all runtimes.",
          "is_bot": false,
          "headline": "Update `.travis.yml`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-02-09T10:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3575a69db6fc232d7098e345c39d6ed9e4a875f8",
          "body": "* Start using Travis CI's container-based infrastructure.\n  http://docs.travis-ci.com/user/workers/container-based-infrastructure/\n\n* Update `Node.js` to `v0.12.0`.",
          "is_bot": false,
          "headline": "Update `.travis.yml`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-02-08T19:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be7fe5c01638c3390aa064fe5783bfa5613cb02",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-02-07T11:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c84ce70185ff0fc513957eb5f4270672b43a7e",
          "body": "Ref: https://github.com/whatwg/meta-theme-color\n     https://bugzilla.mozilla.org/show_bug.cgi?id=1013913\n     https://twitter.com/ahmednefzaoui/status/492344698493997057\n     http://updates.html5rocks.com/2014/11/Support-for-theme-color-in-Chrome-39-for-Android\n\nClose: h5bp/html5-boilerplate#1642",
          "is_bot": false,
          "headline": "Docs: Add info about <meta name=\"theme-color\"...>",
          "author_name": "Alex Wigmore",
          "author_login": null,
          "committed_at": "2015-02-07T11:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad26878202861481a635dd2e44e4320cf43c685b",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md: Add date for the `v5.0.0` release",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2015-02-07T09:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a8ff033665e1207714d6670fcd7b65304ec02f",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2015-02-01T20:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61c062ff8bcbdb00e0a1b3317a91aed6ceee06b",
          "body": null,
          "is_bot": false,
          "headline": "Update content from the `dist` directory [skip ci]",
          "author_name": "H5BP",
          "author_login": "h5bp-bot",
          "committed_at": "2015-02-01T20:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af329eedb1efeebc48a89633146a1375acb2535",
          "body": null,
          "is_bot": false,
          "headline": "changelog: HEAD -> 5.0",
          "author_name": "Paul Irish",
          "author_login": "paulirish",
          "committed_at": "2015-02-01T20:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5c32fb8b9e6f6d0eecfa457672a271e6829103",
          "body": null,
          "is_bot": false,
          "headline": "TOC.md - small tweaks in wording",
          "author_name": "Paul Irish",
          "author_login": "paulirish",
          "committed_at": "2015-02-01T20:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db639fd0ec54da3d9fc6407de5f7b7a0b7e8b1c8",
          "body": "Fix #1652\nClose #1652",
          "is_bot": false,
          "headline": "Docs: fix spelling mistake in `misc.md`",
          "author_name": "gokulkrishh",
          "author_login": "gokulkrishh",
          "committed_at": "2014-12-23T06:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001a6c909a7deeba9e88a9fe632d9cb7e6085742",
          "body": "Ref #1554\n    #1639",
          "is_bot": false,
          "headline": "Docs: add info on `browserconfig.xml` and tile images",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2014-12-22T14:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fcde1ef33d96349dd28f1c4a9909c9aec999ed9",
          "body": "Updated `usage.md` to include 4 new files included with the project:\n\n* `.editorconfig`\n* `tile-wide.png`, `tile.png` and `browserconfig.xml`\n\nRef https://github.com/h5bp/html5-boilerplate/commit/80530d6b4639980f3ab0858123edbd730745fcde\n    https://github.com/h5bp/html5-boilerplate/commit/a99d8563ddc12cbf941057ee1b8b614fe2c9378c\nClose #1647",
          "is_bot": false,
          "headline": "Docs: add new files to `usage.md`",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2014-12-21T21:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330b60c2120152e1ecacfbe37f3d4e73a4248c15",
          "body": "Ref http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/\nClose #1650",
          "is_bot": false,
          "headline": "Update to jQuery 1.11.2",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2014-12-21T18:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c97c23c06e7a5e90e692a1548fd0f0dd94e44190",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-12-08T15:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dab79623123fdf31a2448a4a71ce3b64f713656",
          "body": "Use `commit_build_changes.sh` v0.6.0 and make all the necessary changes\nthat come with the update.",
          "is_bot": false,
          "headline": "Update `.travis.yml`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-12-08T15:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45798ee7f85f662bea21c21b9fc981103e553d9a",
          "body": "Close h5bp/html5-boilerplate#1640",
          "is_bot": false,
          "headline": "README.md: Use `https://` where possible",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2014-11-30T17:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598ac2012870138c0172bed4a58692bbda8ddd8a",
          "body": "Use `commit_build_changes.sh` v0.5.0 and make all the necessary changes\nthat come with the update.",
          "is_bot": false,
          "headline": "Update `.travis.yml`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-11-29T21:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f58216b0a569d96d10a9231443ba32258089fe",
          "body": null,
          "is_bot": false,
          "headline": "Update `devDependencies`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-11-29T14:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be023b8e2dfa64564354375c85c054e8b44bfe2f",
          "body": "Remove `update_dist_directory` from the `scripts` property as it no\nlonger works, nor it is needed¹.\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n¹ https://github.com/h5bp/html5-boilerplate/commit/d2740f3c6b2330a3f926f29933b88eb2ecae3d04",
          "is_bot": false,
          "headline": "Clean up `package.json`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-11-21T17:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7275f79fbc03cef7612e2a49f9a33fea9e3a3723",
          "body": "Close h5bp/html5-boilerplate#1637",
          "is_bot": false,
          "headline": "Docs: Link to pages that explain certain concepts",
          "author_name": "Fagner Brack",
          "author_login": "FagnerMartinsBrack",
          "committed_at": "2014-11-21T09:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dc92416318d1c98c06afe148040d909790f177",
          "body": "Close h5bp/html5-boilerplate#1638",
          "is_bot": false,
          "headline": "Docs: Remove the extra \"this\" from CONTRIBUTING.md",
          "author_name": "Fagner Brack",
          "author_login": "FagnerMartinsBrack",
          "committed_at": "2014-11-21T08:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078a37ae38fd6d14f704c964a06a03bc7e48b201",
          "body": "Ref: https://googledevelopers.blogspot.com/2014/11/google-analytics-demos-tools.html",
          "is_bot": false,
          "headline": "Docs: Add link to the GA Demos and Tools website",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-11-20T22:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1318b71cdfe3ec4635282c92238628b7e7e3a21d",
          "body": null,
          "is_bot": false,
          "headline": "Docs: Remove some outdated info from `extend.md`",
          "author_name": "Cătălin Mariș",
          "author_login": "alrra",
          "committed_at": "2014-11-20T22:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a3adcb2e5fc7b289981b68f5959fffeeaba73b",
          "body": "Close h5bp/html5-boilerplate#1636",
          "is_bot": false,
          "headline": "Docs: Add information about including polyfills",
          "author_name": "Arthur Verschaeve",
          "author_login": "arthurvr",
          "committed_at": "2014-11-20T22:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 0,
      "latest_release_at": "2016-01-12T12:59:19Z",
      "latest_release_tag": "5.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 561,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3844,
      "mean_days_between_releases": 131
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 2
    },
    "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": 4422,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "paulirish",
          "commits": 417,
          "avatar_url": "https://avatars.githubusercontent.com/u/39191?v=4"
        },
        {
          "type": "User",
          "login": "necolas",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/239676?v=4"
        },
        {
          "type": "User",
          "login": "alrra",
          "commits": 149,
          "avatar_url": "https://avatars.githubusercontent.com/u/1223565?v=4"
        },
        {
          "type": "User",
          "login": "mathiasbynens",
          "commits": 58,
          "avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
        },
        {
          "type": "User",
          "login": "drublic",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/502487?v=4"
        },
        {
          "type": "User",
          "login": "chuanxshi",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/153513?v=4"
        },
        {
          "type": "User",
          "login": "darktable",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/585604?v=4"
        },
        {
          "type": "User",
          "login": "h5bp-bot",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/8667317?v=4"
        },
        {
          "type": "User",
          "login": "arthurvr",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/6025224?v=4"
        },
        {
          "type": "User",
          "login": "roblarsen",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/361421?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.363
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 72 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not 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": null,
            "reason": "No tokens found",
            "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": "b5d6e7b1613fca24d250fa8e5bc7bcc3dd6002ef",
        "ran_at": "2026-07-23T12:18:50Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2025-01-08T05:03:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2025-01-08T05:11:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kaelig/html5-boilerplate",
    "host": "github.com",
    "name": "html5-boilerplate",
    "owner": "kaelig"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 30,
        "vitality": 13,
        "community": 12,
        "governance": 45,
        "engineering": 33,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 27,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 561,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 561 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 561
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "5.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 3844,
              "mean_days_between_releases": 131
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3844 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3844
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~131 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 131
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3769,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3769 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3769,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 45,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.363
            },
            "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 36% of commits",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 72 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 473,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kaelig",
              "public_repos": 166,
              "account_age_days": 6275
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "473 followers of kaelig",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 473,
                      "login": "kaelig"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "166 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 166
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 33,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://html5boilerplate.com/",
              "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://html5boilerplate.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 72 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 25
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 27,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.31,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "31 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 31,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "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,
              "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 4422,
              "source_files_sampled": 5,
              "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/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T12:19:06.089252Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kaelig/html5-boilerplate.svg",
  "full_name": "kaelig/html5-boilerplate",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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