公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 02:25 UTC

maakbaas / esp8266-iot-framework

Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.

C++GPL-3.0★ 431 星标⑂ 113 复刻始于 2020年4月已归档在 GitHub 上查看 ↗

maakbaas/esp8266-iot-framework 的健康指数为 100 分中的 16 分,处于「危急」区间。 其得分最高的类别是Community & Adoption(55/100),最低的是Vitality(18/100)。 该仓库已归档,预计不会再有维护。

16
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

Maakbaas个人账户
62 关注者5 个公开仓库始于 2019年11月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npmesp指向其他仓库——不计分0.1.16132194753 天前espframeworkmvcrestfulroutecoffeescript

按类别列示的指标

活力

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

18危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 894 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — project is archived
所用输入
commits_last_year0
human_commit_share0.99
days_since_last_push894
active_weeks_last_year0

发布纪律

44存在风险
评分方式
27/27有发布版本 — 已发布 14 个发布版本
0/36发布时效 — 最近一次发布版本于 894 天前
12.6/27发布节奏 — 约每 130.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count14
latest_release_tagv1.12.0
releases_from_tags
days_since_latest_release894
mean_days_between_releases130.8
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

55中等 · 占总体的 18%
评分方式
42.7/60星标 — 431 个星标
17.1/25复刻 — 113 个复刻
0/15关注者 — 1 位关注者
所用输入
forks113
stars431
watchers1
growth_stateorganic
growth_factor_pct100

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
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

可持续性与治理

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

50中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2.9/22.5提交分布 — 头号贡献者编写了 87% 的提交
13.5/13.5贡献者广度 — 10 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled10
top_contributor_share0.872
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
31.7/38.3PR 接受 — 已裁定的 PR 中 48/58 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 4/30 approved changesets -- score normalized to 1
所用输入
merged_prs48
open_issues0
closed_issues113
issue_closed_ratio1
closed_unmerged_prs10
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.9/25所有者影响力 — maakbaas 有 62 位关注者
17.7/25既往记录 — 5 个公开仓库,账户约 6 年
所用输入
followers62
owner_typeUser
is_verified
owner_loginmaakbaas
public_repos5
account_age_days2,447
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

工程实践

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

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 6 个主题标签
10/10Wiki
所用输入
topicsesp8266, react, ota-updates, wifi-manager, https, file-manager
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

28危急 · 占总体的 16%

安全态势

26危急
评分方式
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 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/30 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — 无数据
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project is archived
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
0/7.5Vulnerabilities — 156 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.6
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

依赖安全公告

38存在风险
评分方式
10.2/35直接依赖不含已知公告 — 3 个受影响:mime 1.2.9 (high 7.5), moment 2.0.0 (high 7.5), node-static 0.7.0 (high 7.5)
5.4/25间接依赖不含已知公告 — 1 个受影响:minimist 0.0.10 (critical 9.8)
22.1/40没有长期未处理的公告 — 4 个携带公告的软件包超过 90 天未处理;最早一条发布于 3,192 天前
所用输入
sourceosv
advisories8
affected_packages4
assessed_packages9
unassessed_packages0
affected_by_severitycritical 1, high 3
direct_affected_packages3
比对的是 npm:esp@0.1.16 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 9 个软件包。 未对可达性进行分析。

AI 就绪度

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

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

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

  • npm package 'esp' points at a different repository (https://github.com/nonocast/esp); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 431 ★ / 113 ⇿
431Star
113Fork
14发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

0100200300400500431112312020-052023-052026-06
主版本 0次版本 9修订 5

每个点涵盖 6 天。

OpenSSF Scorecard 2.6 / 10
2.6综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
不适用Dangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
0Vulnerabilities156 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
npmhistory^4.10.1package.json
npmpreact^10.4.0package.json
npmprop-types^15.7.2package.json
npmreact-icons^4.2.0package.json
npmreact-router-dom^5.1.2package.json
npmreact-vis^1.11.7package.json
npmstyled-components^5.1.0package.json
npmstyled-normalize^8.0.7package.json
全部依赖 0

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

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

安装 npm:esp@0.1.16 会引入 9 个包(直接与传递):其中 4 个存在已知公告,3 个为直接依赖。

软件包版本关系严重程度公告数修复版本
minimist0.0.10间接严重21.2.6
mime1.2.9直接12.0.3
moment2.0.0直接32.29.2
node-static0.7.0直接2

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "esp8266",
        "react",
        "ota-updates",
        "wifi-manager",
        "https",
        "file-manager"
      ],
      "is_fork": false,
      "size_kb": 5385,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C++": 1778862,
        "HTML": 298,
        "Python": 12253,
        "JavaScript": 66654
      },
      "pushed_at": "2024-02-08T14:44:29Z",
      "created_at": "2020-04-09T19:24:30Z",
      "owner_type": "User",
      "updated_at": "2026-06-24T09:08:38Z",
      "description": "Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "https://maakbaas.com",
      "name": "Maakbaas",
      "type": "User",
      "login": "maakbaas",
      "company": null,
      "location": "the Netherlands",
      "followers": 62,
      "avatar_url": "https://avatars.githubusercontent.com/u/57539443?v=4",
      "created_at": "2019-11-08T17:25:14Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 2447
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-02-08T14:44:29Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2022-11-15T22:27:41Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2022-09-04T19:28:59Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-12-29T09:13:13Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-11-06T13:49:31Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2021-06-16T20:44:19Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-06-16T20:20:33Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2021-03-06T08:29:45Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-02-18T08:46:34Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2020-11-18T00:38:09Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2020-11-18T00:24:11Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-11-13T14:56:40Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-11-12T14:24:52Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2020-10-18T12:07:59Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9f4022a46a1fda36de42c671a4086fcc9a3595c9",
          "body": null,
          "is_bot": false,
          "headline": "Archive notice",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2024-02-08T14:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59eb8bb589814461eaf619de7bfb3c8aac293660",
          "body": null,
          "is_bot": false,
          "headline": "Python 3.12 fix and updated store (fixes #168)",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2024-02-08T13:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf70240d708b2cb30f32b692e21730b141f387c",
          "body": null,
          "is_bot": false,
          "headline": "fix: automatic reconnect when WiFi is lost (#161)",
          "author_name": "EtlamGit",
          "author_login": "EtlamGit",
          "committed_at": "2024-02-08T12:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc02314ba5f2cc11dbf7219c78da2326fccc9790",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependency format and version bump",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2024-02-08T12:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "718e0c11846ea7e8856d605a6df341cd98553279",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-16T08:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287acc3890e727393c0513cb4def4a2d0d0430f4",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-15T22:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813418e9e1ddc3db0d74e58b0b8d63b7368d86a6",
          "body": null,
          "is_bot": false,
          "headline": "Fix URL encoding",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-15T22:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efb0d7f0260df3c306d8d15bd3af493ac4d763e",
          "body": null,
          "is_bot": false,
          "headline": "Disable webpack test",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-15T19:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4ecabde0ba3f67dd8128a2e94f6af4f64ec721",
          "body": null,
          "is_bot": false,
          "headline": "fix ERR_OSSL_EVP_UNSUPPORTED",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-15T19:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a39b7ae3282e38cbc7f3f971e5c236c0d646e77",
          "body": null,
          "is_bot": false,
          "headline": "Updated npm command",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-11-15T18:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198437e124dfba2d4ebaaf63305088a9e6c3d84f",
          "body": null,
          "is_bot": false,
          "headline": "Linting fix",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T19:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70bc2a8f07a2d5edc0708e1de5c9cb59c441ee4b",
          "body": null,
          "is_bot": false,
          "headline": "Add HTML layouting",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T19:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299ad7c5829845c7830562add5a997eda3d25be8",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T19:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14776636073471e79461854988e1e522b0904a7",
          "body": null,
          "is_bot": false,
          "headline": "Updated docs and CSS for password type",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T18:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d71c58fd8f176603bd73f9b0aa516a90cddf76a4",
          "body": null,
          "is_bot": false,
          "headline": "Updated certificate store",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T18:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d728d8d5217242b1a8d591ac3b7a6c7a8a3b89",
          "body": null,
          "is_bot": false,
          "headline": "Documentation consistency",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2022-09-04T18:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c54db3d3dfadab2572be6703dc1c21703f0efd",
          "body": "* Added callback function on forget WiFi and on a new WiFi Connection\r\n* Help updated with 2 new functions",
          "is_bot": false,
          "headline": "Added WiFi callbacks (#150)",
          "author_name": "Marco",
          "author_login": "marcolino7",
          "committed_at": "2022-09-04T17:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e62bc0fe9f2fb312e324233c2356ac7f21f5fe",
          "body": "Creation of the fr.json file for the implementation of the French language.",
          "is_bot": false,
          "headline": "Adding French language (#153)",
          "author_name": "loiiiic",
          "author_login": "loiiiic",
          "committed_at": "2022-09-04T17:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95f1c0c9aac826b7989812a7c81d5300627501e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-12-29T09:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0f0f2d97d5f99d969623fc2b677e6c3d3eddaf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-12-29T09:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec38ec84f0188ebe0e6ae55a7a123e2209e5c380",
          "body": null,
          "is_bot": false,
          "headline": "Add slider (Implements #134)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-12-29T09:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fd0420f5869b395fa35770a02485f75dc196b5",
          "body": null,
          "is_bot": false,
          "headline": "Enable Wifi.persistent (fixes #136)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-12-28T06:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a198a569771c342e9dca8c881bd717d20b284192",
          "body": null,
          "is_bot": false,
          "headline": "Make OptionLabels optional (fixes #100)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-12-27T12:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff983a4e5c8ba4987cad53fe1f79bb82722c4544",
          "body": "Why:\r\n\r\n* While trying to rebuild the HTML for custom attributes, the\r\n  preBuildHTML.py script was failing when calls were made to\r\n  `subprocess.call`.  Under the hood the `subprocess.call` function\r\n  calls `Popen`.  The following is from the documentation page of the\r\n  subprocess library:\r\n\r\n  \n[…]\neded when using a single\r\n  string.\r\n\r\nThis change addresses the need by:\r\n\r\n* Updating all calls to `subprocess.call` in preBuildHTML.py to use\r\n  single string instead of list as the first argument.",
          "is_bot": false,
          "headline": "Update html build script subprocess.call (#132)",
          "author_name": "bmanifold",
          "author_login": "bmanifold",
          "committed_at": "2021-12-27T12:16:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52baeb973ef4e7e071d25b64582919cd7c5d0f5c",
          "body": "* Add requestHandler (fixes #119) (#125)\r\n\r\n* Add optionLabels (#120)\r\n\r\n* Updated generated HTML and docs\r\n\r\n* Bump version\r\n\r\nCo-authored-by: benklop <benklop@gmail.com>",
          "is_bot": false,
          "headline": "Add optionLabels (#120)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T13:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d033c240602ce76a73f79df560121d5293c72b3",
          "body": null,
          "is_bot": false,
          "headline": "Add requestHandler (fixes #119)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T12:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a10866fff4c0276c3ce15cfec6fe495e8b6cf9c",
          "body": null,
          "is_bot": false,
          "headline": "Update WiFi timeout condition (fixes #122)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T12:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998078770b7747caca27373c8c307a4866181963",
          "body": null,
          "is_bot": false,
          "headline": "Revert openssl flag",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T11:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74d87f68660bfc6606fdba615953a8070cdab99",
          "body": null,
          "is_bot": false,
          "headline": "Use cross-env for linux compatibility",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T10:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626ef95bcce8fb830395745dd85bd82da62236ea",
          "body": null,
          "is_bot": false,
          "headline": "Bugfixes to npm ci command",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T10:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69ab82380ed443708ded91319be7eeaf30d3766",
          "body": null,
          "is_bot": false,
          "headline": "Fix to use Webpack 4 with Node 17",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-11-06T10:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0082c7bf20580a37b10c80127290c2b53b9b507",
          "body": null,
          "is_bot": false,
          "headline": "Add brazilian portuguese (#117)",
          "author_name": "Fernando Garcia",
          "author_login": "FernandoGarcia",
          "committed_at": "2021-07-15T21:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e16149a91cb97fabb68ad8fefe4c3484ce1287",
          "body": "* Install webpack automatically\r\n\r\n* Changes requested",
          "is_bot": false,
          "headline": "Install webpack automatically (#116)",
          "author_name": "Fernando Garcia",
          "author_login": "FernandoGarcia",
          "committed_at": "2021-07-15T18:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03f4da1408f78ee10956227dbcab1a9ba9c86b2",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo (#115)",
          "author_name": "Fernando Garcia",
          "author_login": "FernandoGarcia",
          "committed_at": "2021-07-15T15:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82e27c9b6649390ec33eb33e273943c40fd7a63",
          "body": "* Improving the documentation a little bit.\r\n\r\n* Changes requested",
          "is_bot": false,
          "headline": "Improving the documentation (#114)",
          "author_name": "Fernando Garcia",
          "author_login": "FernandoGarcia",
          "committed_at": "2021-07-15T14:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fed6aa5bbb61ea2c27be03ed87c915877c99fea",
          "body": null,
          "is_bot": false,
          "headline": "Update lib_deps",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-16T20:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69cab3aa83a286b43a916a3c27be3c823a9a6f4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-16T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5a53856e03d2fbba1c8393750b814d771e112a9",
          "body": null,
          "is_bot": false,
          "headline": "Add color type to GUI",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-16T20:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "419bccdcd794f3b35188a34820d0f1af17230782",
          "body": null,
          "is_bot": false,
          "headline": "Adding select to config page",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-16T16:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3da8d25552624081b1a3486d72cf422260b8d4",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-15T18:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d6e45c9b71703038730e0fb673d7d5bcc1d0ce",
          "body": null,
          "is_bot": false,
          "headline": "Add dropdown (fixes #100)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-15T18:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "130aac32b9bba6bbf0a44ddc163b3065fbdb19e9",
          "body": null,
          "is_bot": false,
          "headline": "Fix text input bug introduced in commit b2bf375",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-15T17:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4baee21b460966d1811325ff88a8a9acd0bcd437",
          "body": null,
          "is_bot": false,
          "headline": "Removed 4 empty bytes from WS message",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-15T13:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976a4fdaf4844d392dc2256de53006238d042735",
          "body": null,
          "is_bot": false,
          "headline": "Switch to lorol webserver fork for more free RAM",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-15T09:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a752f8443a8bb770ce8165442981d1362a64422",
          "body": null,
          "is_bot": false,
          "headline": "Remove header guard hack for Arduino v3.0.0",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-06-13T16:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bf375e6b97f95b07a525e86ddc60a83ab476fc",
          "body": null,
          "is_bot": false,
          "headline": "Reduce excessive requests",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-04-29T11:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7469a98d39889973f3dfde90206f77a846f6149d",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix HTML header",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-04-29T09:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903c27bf8efb9fe2c02c9ea8bfe2a77916c32fcf",
          "body": "* Add timeout parameter for customising wifi connection timeout\r\n\r\n* Update docs, cleanup code",
          "is_bot": false,
          "headline": "Add wifi connection timeout parameter (#99)",
          "author_name": "Jarrod Bell",
          "author_login": "jarrodbell",
          "committed_at": "2021-04-29T08:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aec5a2cb7ff4877c9c9e344ed729bbc3c092c15",
          "body": null,
          "is_bot": false,
          "headline": "Added language",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-04-07T16:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00f18500d6cc6774b701061a09392800fc87a353",
          "body": "* Replace Feather Icon package with React Icons\r\n\r\nOffer icons from a whole range of icon packages. Still includes Feather Icon, just a whole lot more.\r\n\r\n* Restore box icon\r\n\r\n* Update generated HTML with icon changes",
          "is_bot": false,
          "headline": "Replace Feather Icon package with React Icons (#97)",
          "author_name": "Jarrod Bell",
          "author_login": "jarrodbell",
          "committed_at": "2021-04-07T16:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db522548bd57aa1b3274a5df0961525b98072efa",
          "body": "* Added German language\r\n* PYTHONEXE bugfix in case of spaces in path\r\n* add openssl path as a build flag\r\n* projectVersion in configuration\r\n* fixed fallback in index.js\r\n* Updated docs\r\n\r\nCo-authored-by: Lars Weimar <Eisbaeeer@gmail.com>\r\nCo-authored-by: Jacek Banaszczyk <jacek.banaszczyk@gmail.com>",
          "is_bot": false,
          "headline": "1.7.1 (#93)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-03-06T07:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883ea9ed42c6335e86839701742ce20246d9909e",
          "body": null,
          "is_bot": false,
          "headline": "Move pip command (Fixes #85)",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-23T20:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae6d0aecd05bf33a90835c78ce553db964fd148",
          "body": null,
          "is_bot": false,
          "headline": "Updated cert store",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-23T20:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "396bc6964c13576211da397dd53b05ef99d8e340",
          "body": null,
          "is_bot": false,
          "headline": "Add lang folder",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-18T08:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e899be2a011ebf3e8587e9e416c068bd9521c329",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-18T08:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efee048a08fabc0d37c9456fb64814a88ddc92ad",
          "body": "* Add config loop function\r\n\r\n* Add callback\r\n\r\n* Update docs\r\n\r\nThanks to @arjena for the code",
          "is_bot": false,
          "headline": "Config save callback (#83)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T13:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c226c702bb587483082bfc365a3c67bc826537",
          "body": "…ework",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/maakbaas/esp8266-iot-fram…",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T12:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a151e898244e83ccb2529aba58871aac1bc2bce8",
          "body": null,
          "is_bot": false,
          "headline": "Public server object",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T12:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e45e69e3551b6bf879ce69182ec062af7c4906",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T12:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77680ee126de1a3f34e4eed9d23f02f7b6263872",
          "body": "* Localization\r\n\r\n* Add Dutch\r\n\r\n* Updated docs\r\n\r\n* Update generated HTML",
          "is_bot": false,
          "headline": "Localization (#81)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T12:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c6d578c7dbda5fcf5d9f5564649cbb73362989",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T10:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13988ca660b4d64e3fa318d4bc8f1a9b72747099",
          "body": null,
          "is_bot": false,
          "headline": "Add digits parameter (#61)",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T10:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109a6d51e7ea9b0bac222b33d1c5a19b9a44b74f",
          "body": null,
          "is_bot": false,
          "headline": "Fix DNS save issue (#79)",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-17T09:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72acd9811f2b8d4e0ccd82b5eec12d03f9400d76",
          "body": null,
          "is_bot": false,
          "headline": "Add SVG to url-loader",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2021-02-06T14:28:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460714d8a9b5397525840c69dbdb4dd2898d9d38",
          "body": null,
          "is_bot": false,
          "headline": "Install asn1crypto automatically if not present (#71)",
          "author_name": "Maximilian Gerhardt",
          "author_login": "maxgerhardt",
          "committed_at": "2020-12-17T07:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef80a1c1ee1e99573cc14480b01ad87445ed013",
          "body": null,
          "is_bot": false,
          "headline": "Fix Dashboard page title",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-28T08:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d28ba15b4223486f2db3066dbc04d6da504c6a",
          "body": null,
          "is_bot": false,
          "headline": "Update dashboard.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-24T18:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecbed19c2b2992374226c5662b9289528c35c2e",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-24T06:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075bd1cef8a8b231a95173dec1077f96ec272ff2",
          "body": null,
          "is_bot": false,
          "headline": "Update API methods",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-19T07:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4707577566b2eb22efa693d4b3b6c34c621e168c",
          "body": null,
          "is_bot": false,
          "headline": "Update library.json",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-18T00:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27cae79355b97c4f9ef256f7905657d9edbd1ba",
          "body": null,
          "is_bot": false,
          "headline": "Remove JSONs from listing",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-18T00:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f12ab2cf46eaabcde4f65753aea01b54d683120",
          "body": null,
          "is_bot": false,
          "headline": "Add DNS field (#55)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-18T00:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51805cf8439e0c939c4006cca96df3061845780f",
          "body": null,
          "is_bot": false,
          "headline": "Add screenshot",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-18T00:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f356b8ba6626ff6e1f7173501cf2969d5e894c16",
          "body": "* Added dashboard to GUI with live values and control inputs\r\n* Updated documentation and example\r\n* Clean default JSONs for a better boilerplate",
          "is_bot": false,
          "headline": "Add dashboard to GUI (#54)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-17T23:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5138fe6a683f80e0db8abab4e70b1608453aab17",
          "body": null,
          "is_bot": false,
          "headline": "Fix for PlatformIO 5.0.3",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-13T14:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c8b5a4f07bdd8e57d79c50f5cad355c16329ef",
          "body": null,
          "is_bot": false,
          "headline": "Updated WiFi screenshot",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-13T07:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ff065d420051566a56fab8ef521a9d9514105f",
          "body": "…ework",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/maakbaas/esp8266-iot-fram…",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-13T07:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380094f55366c515b26a6a63c7c7f92650b83513",
          "body": null,
          "is_bot": false,
          "headline": "Updated WiFi screenshot",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-13T07:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eba8ab2553fcd16b1aa5344fcea3c44686f953d",
          "body": null,
          "is_bot": false,
          "headline": "Update web-server.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-12T23:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ff63f5f738219b527e2454dac881391238137b0",
          "body": "* Add option for static IP address to WiFiManager\r\n* Add internal data struct to configManager to store it\r\n* Add checksums to configManager",
          "is_bot": false,
          "headline": "Static IP address configuration (#52)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-12T23:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c12a29434c9b951cd9099033ccee27be4f3c248",
          "body": null,
          "is_bot": false,
          "headline": "Add builtin dependencies",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-12T14:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3664885aee9a6eaf5ee07eec1db2f17d3083eb",
          "body": null,
          "is_bot": false,
          "headline": "Rename 'build' and 'html' to 'scripts' and 'gui'",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-12T13:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f391b5a9072f328b72694487e89620d501817700",
          "body": "* Add Config projectName entry value to page heading (#41)\r\n\r\n* Improve styling for multiline header\r\n\r\n* Lifting configData up, and using as title\r\n\r\n* Updated docs\r\n\r\nCo-authored-by: Will Murray <willdavidmurray@gmail.com>",
          "is_bot": false,
          "headline": "Add project name as title (#47)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-06T17:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f9e926073799345c1a70bce46f33772d99c3c2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-06T13:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "336668211ea74ec1ba770daabb6c6472d9db7b59",
          "body": null,
          "is_bot": false,
          "headline": "Add asn1crypto installation info",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-06T12:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae3d86a89f876b31fbcddb7dd4cb4736bd49a01",
          "body": "…ework",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/maakbaas/esp8266-iot-fram…",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-06T12:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21872bbf040ddf16570bc4fbf995869a635bb79",
          "body": null,
          "is_bot": false,
          "headline": "Add pycache to gitignore",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-11-06T12:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba7edc4367ffd54b62e9eb03dcb38483d8f2670",
          "body": null,
          "is_bot": false,
          "headline": "Update config-manager.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-25T05:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f8906f01081baf194b39042d36ebd05c2dc379",
          "body": null,
          "is_bot": false,
          "headline": "Update getting-started.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-25T05:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749aee0d20cabce75f96c9dd29df4b0ab4e09206",
          "body": null,
          "is_bot": false,
          "headline": "Unix paths",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-16T20:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a19480480c268a6640f135fadec1291c310d49d",
          "body": null,
          "is_bot": false,
          "headline": "asn1crypto in Travis",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-16T20:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183a9232da3d5ef42a0e85ba5489669a8d4e6d3c",
          "body": null,
          "is_bot": false,
          "headline": "Updated Python version in Travis",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-16T19:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "582be48b0c6126b8bf7b67ec39ac9c8aa5aa064c",
          "body": null,
          "is_bot": false,
          "headline": "Compatible with built-in Python",
          "author_name": "maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-16T19:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65698abf18cf5a4d95d3e8bf70219e1e4e0790a6",
          "body": "Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.\r\n- [Release notes](https://github.com/http-party/node-http-proxy/releases)\r\n- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump http-proxy from 1.18.0 to 1.18.1 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2020-09-13T17:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fbce2dcbb4b3139a5a3324685f75213e1485bb0",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-05T08:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4579cb2b2a0fcbb27dfbadecd1883984d3953f85",
          "body": "* Add more save methods\r\n\r\n* Add configManager example",
          "is_bot": false,
          "headline": "configManager updates (#34)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-05T08:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e7e79ea303f41beafd97738b6392819df55cac",
          "body": null,
          "is_bot": false,
          "headline": "Update getting-started.md",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-03T09:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c423f81f290964ab32d366075b1db4acf99a8cde",
          "body": null,
          "is_bot": false,
          "headline": "Better NPM explanation",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-09-03T09:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e49f34feee94e425ee45a5a6257e14d85d742cb",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-08-31T05:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a46b2fc9654c00f685fec7c185209dd68ca3761",
          "body": "* Add method to specify individual URLs\r\n\r\n* Updated certificate store\r\n\r\n* Updated docs\r\n\r\n* Recommit certificates.h\r\n\r\n* Updated version number",
          "is_bot": false,
          "headline": "Specify certificates (#30)",
          "author_name": "Maakbaas",
          "author_login": "maakbaas",
          "committed_at": "2020-08-30T13:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 0,
      "latest_release_at": "2024-02-08T14:44:29Z",
      "latest_release_tag": "v1.12.0",
      "releases_from_tags": false,
      "days_since_last_push": 894,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 894,
      "mean_days_between_releases": 130.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "esp",
          "exists": true,
          "license": null,
          "keywords": [
            "esp",
            "framework",
            "mvc",
            "restful",
            "route",
            "coffeescript"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/esp",
          "is_deprecated": false,
          "latest_version": "0.1.16",
          "repository_url": "https://github.com/nonocast/esp",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 132,
          "first_published_at": "2013-05-05T17:50:18.453000Z",
          "latest_published_at": "2013-07-16T16:21:00.561000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4753
        }
      ]
    },
    "popularity": {
      "forks": 113,
      "stars": 431,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-03",
            "count": 5
          },
          {
            "date": "2020-07-05",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 2
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 2
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 112,
        "total_forks": 113
      },
      "star_history": {
        "days": [
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 30
          },
          {
            "date": "2020-07-05",
            "count": 5
          },
          {
            "date": "2020-07-06",
            "count": 3
          },
          {
            "date": "2020-07-07",
            "count": 2
          },
          {
            "date": "2020-07-12",
            "count": 2
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 2
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 2
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 3
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 2
          },
          {
            "date": "2020-10-30",
            "count": 4
          },
          {
            "date": "2020-11-08",
            "count": 2
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 13
          },
          {
            "date": "2020-11-19",
            "count": 8
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 2
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 2
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 3
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 2
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 3
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 2
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 2
          },
          {
            "date": "2021-02-10",
            "count": 3
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 3
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 2
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 2
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 3
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 2
          },
          {
            "date": "2021-08-29",
            "count": 2
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 3
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 2
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 2
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 2
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 3
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 2
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 2
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 2
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 2
          },
          {
            "date": "2022-12-30",
            "count": 2
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 2
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 2
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 2
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 2
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 2
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 431,
        "total_stars": 431
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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": 10170,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "minimist",
            "direct": false,
            "version": "0.0.10",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-vh95-rmgr-6w4m",
              "GHSA-xvch-5gv4-984h"
            ],
            "fixed_version": "1.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 2300
          },
          {
            "name": "mime",
            "direct": true,
            "version": "1.2.9",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-wrvr-8mpx-r7pp"
            ],
            "fixed_version": "2.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 2923
          },
          {
            "name": "moment",
            "direct": true,
            "version": "2.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-446m-mv8f-q348",
              "GHSA-87vv-r9j6-g5qv",
              "GHSA-8hfj-j24r-96c4"
            ],
            "fixed_version": "2.29.2",
            "advisory_count": 3,
            "oldest_advisory_days": 3192
          },
          {
            "name": "node-static",
            "direct": true,
            "version": "0.7.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5g97-whc9-8g7j",
              "GHSA-8r4g-cg4m-x23c"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 1763
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 3,
          "critical": 1
        },
        "advisory_count": 8,
        "affected_count": 4,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": "npm:esp@0.1.16",
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "history",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.10.1"
        },
        {
          "name": "preact",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.4.0"
        },
        {
          "name": "prop-types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.7.2"
        },
        {
          "name": "react-icons",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.0"
        },
        {
          "name": "react-router-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.2"
        },
        {
          "name": "react-vis",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.11.7"
        },
        {
          "name": "styled-components",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "styled-normalize",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 48,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 113,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "maakbaas",
          "commits": 239,
          "avatar_url": "https://avatars.githubusercontent.com/u/57539443?v=4"
        },
        {
          "type": "User",
          "login": "factormystic",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/43428?v=4"
        },
        {
          "type": "User",
          "login": "FernandoGarcia",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2778501?v=4"
        },
        {
          "type": "User",
          "login": "tssva",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/20547545?v=4"
        },
        {
          "type": "User",
          "login": "jarrodbell",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/746014?v=4"
        },
        {
          "type": "User",
          "login": "EtlamGit",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5821779?v=4"
        },
        {
          "type": "User",
          "login": "marcolino7",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11460036?v=4"
        },
        {
          "type": "User",
          "login": "maxgerhardt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26485477?v=4"
        },
        {
          "type": "User",
          "login": "bmanifold",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2646332?v=4"
        },
        {
          "type": "User",
          "login": "loiiiic",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/105224252?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.872
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "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": 1,
            "reason": "Found 4/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 0,
            "reason": "156 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9f4022a46a1fda36de42c671a4086fcc9a3595c9",
        "ran_at": "2026-07-22T02:25:29Z",
        "aggregate_score": 2.6,
        "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": [],
      "last_merged_pr_at": "2024-02-08T12:35:41Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/maakbaas/esp8266-iot-framework",
    "host": "github.com",
    "name": "esp8266-iot-framework",
    "owner": "maakbaas"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 16,
      "inputs": {
        "security": 28,
        "vitality": 18,
        "community": 55,
        "governance": 50,
        "engineering": 44,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 16
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 894,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 894 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 894
                    }
                  }
                ],
                "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": "project is archived",
                "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": 44,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "v1.12.0",
              "releases_from_tags": false,
              "days_since_latest_release": 894,
              "mean_days_between_releases": 130.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 894 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 894
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~130.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 130.8
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 113,
              "stars": 431,
              "watchers": 1,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "431 stars",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 431
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "113 forks",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 113
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.872
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 87% of commits",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 48,
              "open_issues": 0,
              "closed_issues": 113,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "48/58 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 48,
                      "decided": 58
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 62,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "maakbaas",
              "public_repos": 5,
              "account_age_days": 2447
            },
            "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": "62 followers of maakbaas",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 62,
                      "login": "maakbaas"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~6 yr old",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "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": 44,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "esp8266",
                "react",
                "ota-updates",
                "wifi-manager",
                "https",
                "file-manager"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 28,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.6
            },
            "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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "156 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Matched the npm:esp@0.1.16 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:esp@0.1.16",
                  "assessed": 9
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "osv",
              "advisories": 8,
              "affected_packages": 4,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 3",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: mime 1.2.9 (high 7.5), moment 2.0.0 (high 7.5), node-static 0.7.0 (high 7.5)",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "mime 1.2.9 (high 7.5), moment 2.0.0 (high 7.5), node-static 0.7.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: minimist 0.0.10 (critical 9.8)",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "minimist 0.0.10 (critical 9.8)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 3192 days ago",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 4,
                      "oldest": 3192
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.313,
              "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 99 human commits state their intent (structured subject or explanatory body)",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 31,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 10170,
              "source_files_sampled": 40,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "npm package 'esp' points at a different repository (https://github.com/nonocast/esp); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:25:40.615751Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maakbaas/esp8266-iot-framework.svg",
  "full_name": "maakbaas/esp8266-iot-framework",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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