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

jonschoning / espial

Espial is an open-source, web-based bookmarking server.

Haskell · TypeScriptAGPL-3.0★ 902 星标⑂ 32 复刻始于 2018年4月在 GitHub 上查看 ↗

jonschoning/espial 的健康指数为 100 分中的 65 分,处于「中等」区间。 其得分最高的类别是Vitality(81/100),最低的是Sustainability & Governance(51/100)。 最近一次更新在 3 天前。 近期的大部分工作由 1 位贡献者完成。

65
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Jon Schoning个人账户
96 关注者43 个公开仓库始于 2009年10月@3CloudSolutions

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

按类别列示的指标

活力

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

81良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 3 天前
9/36提交节奏 — 52 周中有 13 周有提交
13/18提交量 — 最近一年 27 次提交
10/10OpenSSF Scorecard:Maintained — 25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year27
human_commit_share1
days_since_last_push3
active_weeks_last_year13

发布纪律

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

社区与采用

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

59中等 · 占总体的 18%
评分方式
47.9/60星标 — 902 个星标
12.4/25复刻 — 32 个复刻
6.5/15关注者 — 16 位关注者
所用输入
forks32
stars902
watchers16
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

51中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.5/22.5提交分布 — 头号贡献者编写了 93% 的提交
8.1/13.5贡献者广度 — 6 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled6
top_contributor_share0.933
评分方式
42.9/46.8议题解决 — 92% 的议题已关闭
32.9/38.3PR 接受 — 已裁定的 PR 中 37/43 已合并
0/15OpenSSF Scorecard:Code-Review — Found 1/30 approved changesets -- score normalized to 0
所用输入
merged_prs37
open_issues4
closed_issues44
issue_closed_ratio0.917
closed_unmerged_prs6
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
14.3/25所有者影响力 — jonschoning 有 96 位关注者
24/25既往记录 — 43 个公开仓库,账户约 16 年
所用输入
followers96
owner_typeUser
is_verified
owner_loginjonschoning
public_repos43
account_age_days6,137
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

79良好 · 占总体的 20%

工程实践

82良好
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
16/16Linter 配置 — eslint.config.mjs
0/9.6Pre-commit 钩子
0/6.4.editorconfig
18/20OpenSSF Scorecard:CI-Tests — 20 out of 22 merged PRs checked by a CI test -- score normalized to 9
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 10 个主题标签
0/10Wiki
所用输入
topicshaskell, bookmark, bookmarking-server, database, typescript, i18n, multilingual, docker, docker-compose, self-hosted
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

53中等 · 占总体的 16%

安全态势

41存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 20 out of 22 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 1 个受影响:dompurify 3.4.7 (low)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories12
affected_packages5
assessed_packages322
unassessed_packages0
affected_by_severityhigh 3, low 2
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 322 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

57中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
16/40可读的提交历史 — 100 次人类提交中有 30 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.3
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, frontend/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.mjs
11/11静态类型检查 — frontend/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile, frontend/Makefile
has_devcontainer
has_linter_config
typecheck_configsfrontend/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Haskell(静态类型)
53/55可控的文件大小 — 采样的 28 个源文件中有 1 个超过 60KB
所用输入
primary_languageHaskell
largest_source_bytes431,462
source_files_sampled28
oversized_source_files1

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 32 ⇿
0Star
32Fork

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

01325383232018-102022-082026-06

每个点涵盖 8 天。

OpenSSF Scorecard 4.1 / 10
4.1综合

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests20 out of 22 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
直接依赖 11
注册表软件包版本约束清单文件
npmdompurify^3.4.7frontend/package.json
npmi18next^26.3.1frontend/package.json
npmi18next-chained-backend^5.0.5frontend/package.json
npmi18next-http-backend^4.0.0frontend/package.json
npmi18next-localstorage-backend^4.3.1frontend/package.json
npmky^2.0.2frontend/package.json
npmmarked^18.0.4frontend/package.json
npmreact^19.2.6frontend/package.json
npmreact-dom^19.2.6frontend/package.json
npmreact-i18next^17.0.8frontend/package.json
npmzustand^5.0.13frontend/package.json
全部依赖 322

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

注册表软件包版本关系
npmdompurify3.4.7直接
npmi18next26.3.1直接
npmi18next-chained-backend5.0.5直接
npmi18next-http-backend4.0.0直接
npmi18next-localstorage-backend4.3.1直接
npmky2.0.2直接
npmmarked18.0.4直接
npmreact19.2.6直接
npmreact-dom19.2.6直接
npmreact-i18next17.0.8直接
npmzustand5.0.13直接
npm@babel/runtime7.29.7间接
npm@epic-web/invariant1.0.0间接
npm@esbuild/aix-ppc640.28.0间接
npm@esbuild/android-arm0.28.0间接
npm@esbuild/android-arm640.28.0间接
npm@esbuild/android-x640.28.0间接
npm@esbuild/darwin-arm640.28.0间接
npm@esbuild/darwin-x640.28.0间接
npm@esbuild/freebsd-arm640.28.0间接
npm@esbuild/freebsd-x640.28.0间接
npm@esbuild/linux-arm0.28.0间接
npm@esbuild/linux-arm640.28.0间接
npm@esbuild/linux-ia320.28.0间接
npm@esbuild/linux-loong640.28.0间接
npm@esbuild/linux-mips64el0.28.0间接
npm@esbuild/linux-ppc640.28.0间接
npm@esbuild/linux-riscv640.28.0间接
npm@esbuild/linux-s390x0.28.0间接
npm@esbuild/linux-x640.28.0间接
npm@esbuild/netbsd-arm640.28.0间接
npm@esbuild/netbsd-x640.28.0间接
npm@esbuild/openbsd-arm640.28.0间接
npm@esbuild/openbsd-x640.28.0间接
npm@esbuild/openharmony-arm640.28.0间接
npm@esbuild/sunos-x640.28.0间接
npm@esbuild/win32-arm640.28.0间接
npm@esbuild/win32-ia320.28.0间接
npm@esbuild/win32-x640.28.0间接
npm@eslint-community/eslint-utils4.9.1间接
npm@eslint-community/regexpp4.12.2间接
npm@eslint/config-array0.21.2间接
npm@eslint/config-helpers0.4.2间接
npm@eslint/core0.17.0间接
npm@eslint/eslintrc3.3.5间接
npm@eslint/js9.39.4间接
npm@eslint/object-schema2.1.7间接
npm@eslint/plugin-kit0.4.1间接
npm@humanfs/core0.19.2间接
npm@humanfs/node0.16.8间接
npm@humanfs/types0.15.0间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.4.3间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@pkgr/core0.2.9间接
npm@rtsao/scc1.1.0间接
npm@types/dompurify3.0.5间接
npm@types/estree1.0.8间接
npm@types/json-schema7.0.15间接
npm@types/json50.0.29间接
npm@types/react19.2.15间接
npm@types/react-dom19.2.3间接
npm@types/trusted-types2.0.7间接
npm@typescript-eslint/eslint-plugin8.59.0间接
npm@typescript-eslint/parser8.59.0间接
npm@typescript-eslint/project-service8.59.0间接
npm@typescript-eslint/scope-manager8.59.0间接
npm@typescript-eslint/tsconfig-utils8.59.0间接
npm@typescript-eslint/type-utils8.59.0间接
npm@typescript-eslint/types8.59.0间接
npm@typescript-eslint/typescript-estree8.59.0间接
npm@typescript-eslint/utils8.59.0间接
npm@typescript-eslint/visitor-keys8.59.0间接
npmacorn8.16.0间接
npmacorn-jsx5.3.2间接
npmajv6.15.0间接
npmansi-styles4.3.0间接
npmargparse2.0.1间接
npmarray-buffer-byte-length1.0.2间接
npmarray-includes3.1.9间接
npmarray.prototype.findlastindex1.2.6间接
npmarray.prototype.flat1.3.3间接
npmarray.prototype.flatmap1.3.3间接
npmarraybuffer.prototype.slice1.0.4间接
npmasync-function1.0.0间接
npmavailable-typed-arrays1.0.7间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbrace-expansion1.1.14间接
npmbrace-expansion5.0.5间接
npmbraces3.0.3间接
npmcall-bind1.0.9间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcallsites3.1.0间接
npmchalk4.1.2间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmconcat-map0.0.1间接
npmcross-env10.1.0间接
npmcross-spawn6.0.6间接
npmcross-spawn7.0.6间接
npmcsstype3.2.3间接
npmdata-view-buffer1.0.2间接
npmdata-view-byte-length1.0.2间接
npmdata-view-byte-offset1.0.1间接
npmdebug3.2.7间接
npmdebug4.4.3间接
npmdeep-is0.1.4间接
npmdefine-data-property1.1.4间接
npmdefine-properties1.2.1间接
npmdoctrine2.1.0间接
npmdunder-proto1.0.1间接
npmend-of-stream1.4.5间接
npmes-abstract1.24.2间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-object-atoms1.1.1间接
npmes-set-tostringtag2.1.0间接
npmes-shim-unscopables1.1.0间接
npmes-to-primitive1.3.0间接
npmesbuild0.28.0间接
npmescape-string-regexp4.0.0间接
npmeslint9.39.4间接
npmeslint-config-prettier10.1.8间接
npmeslint-import-resolver-node0.3.10间接
npmeslint-module-utils2.12.1间接
npmeslint-plugin-check-file3.3.1间接
npmeslint-plugin-import2.32.0间接
npmeslint-plugin-prettier5.5.5间接
npmeslint-plugin-simple-import-sort13.0.0间接
npmeslint-plugin-testing-library7.16.2间接
npmeslint-scope8.4.0间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys4.2.1间接
npmeslint-visitor-keys5.0.1间接
npmespree10.4.0间接
npmesquery1.7.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmesutils2.0.3间接
npmexeca1.0.0间接
npmfast-deep-equal3.1.3间接
npmfast-diff1.3.0间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastq1.20.1间接
npmfdir6.5.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up5.0.0间接
npmflat-cache4.0.1间接
npmflatted3.4.2间接
npmfor-each0.3.5间接
npmfunction-bind1.1.2间接
npmfunction.prototype.name1.1.8间接
npmfunctions-have-names1.2.3间接
npmgenerator-function2.0.1间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmget-stream4.1.0间接
npmget-symbol-description1.1.0间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobals14.0.0间接
npmglobalthis1.0.4间接
npmgopd1.2.0间接
npmhas-bigints1.1.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.2.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.3间接
npmhtml-parse-stringify3.0.1间接
npmignore5.3.2间接
npmignore7.0.5间接
npmimport-fresh3.3.1间接
npmimurmurhash0.1.4间接
npminternal-slot1.1.0间接
npminterpret1.4.0间接
npmis-array-buffer3.0.5间接
npmis-async-function2.1.1间接
npmis-bigint1.1.0间接
npmis-boolean-object1.2.2间接
npmis-callable1.2.7间接
npmis-core-module2.16.1间接
npmis-data-view1.0.2间接
npmis-date-object1.1.0间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.1.1间接
npmis-generator-function1.1.2间接
npmis-glob4.0.3间接
npmis-map2.0.3间接
npmis-negative-zero2.0.3间接
npmis-number7.0.0间接
npmis-number-object1.1.1间接
npmis-regex1.2.1间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.4间接
npmis-stream1.1.0间接
npmis-string1.1.1间接
npmis-symbol1.1.1间接
npmis-typed-array1.1.15间接
npmis-weakmap2.0.2间接
npmis-weakref1.1.1间接
npmis-weakset2.0.4间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmjs-yaml4.1.1间接
npmjson-buffer3.0.1间接
npmjson-schema-traverse0.4.1间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson51.0.2间接
npmkeyv4.5.4间接
npmlevn0.4.1间接
npmlocate-path6.0.0间接
npmlodash.merge4.6.2间接
npmmath-intrinsics1.1.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmminimatch10.2.5间接
npmminimatch3.1.5间接
npmminimist1.2.8间接
npmms2.1.3间接
npmnatural-compare1.4.0间接
npmnice-try1.0.5间接
npmnode-exports-info1.6.0间接
npmnpm-run-path2.0.2间接
npmobject-inspect1.13.4间接
npmobject-keys1.1.1间接
npmobject.assign4.1.7间接
npmobject.entries1.1.9间接
npmobject.fromentries2.0.8间接
npmobject.groupby1.0.3间接
npmobject.values1.2.1间接
npmonce1.4.0间接
npmoptionator0.9.4间接
npmown-keys1.0.1间接
npmp-finally1.0.0间接
npmp-limit3.1.0间接
npmp-locate5.0.0间接
npmparent-module1.0.1间接
npmpath-exists4.0.0间接
npmpath-key2.0.1间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpicomatch2.3.2间接
npmpicomatch4.0.4间接
npmpossible-typed-array-names1.1.0间接
npmprelude-ls1.2.1间接
npmprettier3.8.3间接
npmprettier-linter-helpers1.0.1间接
npmpump3.0.4间接
npmpunycode2.3.1间接
npmqueue-microtask1.2.3间接
npmrechoir0.6.2间接
npmreflect.getprototypeof1.0.10间接
npmregexp.prototype.flags1.5.4间接
npmresolve1.22.12间接
npmresolve2.0.0-next.6间接
npmresolve-from4.0.0间接
npmreusify1.1.0间接
npmrun-parallel1.2.0间接
npmsafe-array-concat1.1.4间接
npmsafe-push-apply1.0.0间接
npmsafe-regex-test1.1.0间接
npmscheduler0.27.0间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.7.4间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmset-proto1.0.0间接
npmshebang-command1.2.0间接
npmshebang-command2.0.0间接
npmshebang-regex1.0.0间接
npmshebang-regex3.0.0间接
npmshelljs0.9.2间接
npmshx0.4.0间接
npmside-channel1.1.0间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsignal-exit3.0.7间接
npmstop-iteration-iterator1.1.0间接
npmstring.prototype.trim1.2.10间接
npmstring.prototype.trimend1.0.9间接
npmstring.prototype.trimstart1.0.8间接
npmstrip-bom3.0.0间接
npmstrip-eof1.0.0间接
npmstrip-json-comments3.1.1间接
npmsupports-color7.2.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsynckit0.11.12间接
npmtinyglobby0.2.16间接
npmto-regex-range5.0.1间接
npmts-api-utils2.5.0间接
npmtsconfig-paths3.15.0间接
npmtype-check0.4.0间接
npmtyped-array-buffer1.0.3间接
npmtyped-array-byte-length1.0.3间接
npmtyped-array-byte-offset1.0.4间接
npmtyped-array-length1.0.7间接
npmtypescript6.0.3间接
npmtypescript-eslint8.59.0间接
npmunbox-primitive1.1.0间接
npmuri-js4.4.1间接
npmuse-sync-external-store1.6.0间接
npmvoid-elements3.1.0间接
npmwhich1.3.1间接
npmwhich2.0.2间接
npmwhich-boxed-primitive1.1.1间接
npmwhich-builtin-type1.2.1间接
npmwhich-collection1.0.2间接
npmwhich-typed-array1.1.20间接
npmword-wrap1.2.5间接
npmwrappy1.0.2间接
npmyocto-queue0.1.0间接
依赖安全公告 5

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 322 个包,其中也包含从不交付的开发与测试版本固定:5 个存在已知公告,1 个为直接依赖。

软件包版本关系严重程度公告数修复版本
brace-expansion1.1.14间接25.0.8
brace-expansion5.0.5间接35.0.8
js-yaml4.1.1间接24.3.0
dompurify3.4.7直接43.4.12
esbuild0.28.0间接10.28.1

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "haskell",
        "bookmark",
        "bookmarking-server",
        "database",
        "typescript",
        "i18n",
        "multilingual",
        "docker",
        "docker-compose",
        "self-hosted"
      ],
      "is_fork": false,
      "size_kb": 38331,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 9930,
        "Shell": 29125,
        "Haskell": 421625,
        "Makefile": 5203,
        "Dockerfile": 3447,
        "JavaScript": 4461,
        "TypeScript": 129220
      },
      "pushed_at": "2026-07-26T01:24:18Z",
      "created_at": "2018-04-10T00:17:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T03:53:39Z",
      "description": " Espial is an open-source, web-based bookmarking server.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Haskell",
      "significant_languages": [
        "Haskell",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jon Schoning",
      "type": "User",
      "login": "jonschoning",
      "company": "@3CloudSolutions",
      "location": "UTC-06",
      "followers": 96,
      "avatar_url": "https://avatars.githubusercontent.com/u/137183?v=4",
      "created_at": "2009-10-09T03:40:25Z",
      "is_verified": null,
      "public_repos": 43,
      "account_age_days": 6137
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2026-07-26T01:24:53Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2026-07-18T19:23:01Z"
        },
        {
          "tag": "v0.0.40",
          "kind": "patch",
          "published_at": "2026-07-11T22:08:20Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2026-07-04T00:45:18Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2026-07-03T19:17:49Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2026-07-01T02:21:14Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2026-06-27T17:56:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "27f1d4bcdc537c0182886f7fc22c1fcf0befa6e6",
          "body": "- preserve filter/search context when clicking on page & tag filters\n  - preserve page filters and search when filtering on a tag (`t:book`)\n  - preserve tags and search when selecting a page filter (`starred`)\n  - example generated route: `u:demo/starred/t:book?sort=title&query=title%3Aalgebra`\n- a\n[…]\nogin across updated docker\n  images, see `espial-docker`'s readme for more info)\n- improve fetchPageTitle implementation for reddit, youtube, tiktok, spotify\n- bake ENV SQLITE_DATABASE into dockerfile",
          "is_bot": false,
          "headline": "V0.0.42 (#92)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-26T01:23:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "932766c2cecb16e425108f29268adc395722c0eb",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-20T02:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093b67a4faf36d26bc325ea27b6db74e886cfc5f",
          "body": null,
          "is_bot": false,
          "headline": "revert README.md",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-20T01:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13ad78d5dad1afb82ca13ca0a2650b40346b626",
          "body": "… .dockerignore",
          "is_bot": false,
          "headline": "add docker quick start and bookmarklet instructions to readme; update…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-20T01:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebcaeff32d88821905b560637d5fe5335cc9c959",
          "body": "- add sorting ability on bookmarks (time,title,url,tagcount) and notes (created, title) (#88)\n  - db indexes reworked for the new sort fields\n- removed search box for anonymous users\n- search query updates\n  - add search term grouping with parentheses `(`, `)`\n  - add exact search on a specific fiel\n[…]\ning `demo-mode` (disables password changes)\n- security: guard against SSRF for private addresses\n- security/bug fix: fixed regression when rendering a bookmark whose extended text contains `</script>`",
          "is_bot": false,
          "headline": "V0.0.41 (#91)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-18T19:16:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe2581683e5693c6a63a0367bb660ae32f44dc23",
          "body": null,
          "is_bot": false,
          "headline": "change readme image",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-12T20:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af7625e61689cb2ce7e10abe87a80ee29f3fa9d",
          "body": "## V0.0.40 \n\n- add Bulk Edit for notes\n  - toggle the **bulk edit** panel via the top-level `edit` link in the note listing\n  - Selection scope respects the current page's search context, allowing targeted bulk edits\n- add user-facing Import/Export page in Account Settings (`Import / Export` tab)\n  \n[…]\n (10MB).\n- add Account Setting: `Use return key to apply tag suggestions` (default true).\n- provide a second `edit` link at the top of the note view for initiating editing of longer notes more easily.",
          "is_bot": false,
          "headline": "V0.0.40 (#87)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-11T22:02:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e003189ff397592c0b1d27304b712bbf106fef0",
          "body": "## v0.0.39\n\n- security fix: hardened endpoints against a file-disclosure vulnerability\n  - affects `v0.0.36` through `v0.0.38`; upgrading is recommended",
          "is_bot": false,
          "headline": "V0.0.39 (#86)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-04T00:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa20e4086e661a5bcd223b3dc67aca8a66399839",
          "body": "## v0.0.38\n\n- add account setting `Show note previews in the note list` (`previewNotes`, default: on) to toggle text previews in the notes list\n- note `per page` selection uses a separate session key from bookmarks\n- add group headings on account settings page\n- add login page rate limiting; add app\n[…]\nons from v0.0.37 which introduced malforfmed json into non-english translation files; add translation tests\n- bug fix: allow espial to be run on a subpath url via APPROOT setting / env var (fixes #58)",
          "is_bot": false,
          "headline": "V0.0.38 - account settings updates & bug fixes (#85)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-03T19:08:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10a2a85ff061744796b28f0514c2f4a460b3eed6",
          "body": "## v0.0.37 - bulk edit\n\n- add Bulk Edit for bookmarks\n  - toggle the **bulk edit** panel via the top-level `edit` link in the bookmark listing toolbar\n  - Action and tag operations can be combined in a single submission\n  - Selection scope respects the current page's filter, tag, and search context,\n[…]\nstack package set lts-24.42 -> lts-24.46\n- improved error handling & feedback in UI for api requests\n- bug fix: properly escape `_` and `%` in queries so they're treated as literals, not SQL wildcards",
          "is_bot": false,
          "headline": "V0.0.37 (#84) - bulk edit",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-07-01T02:12:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37950112a5bc2fc12cf5cf7c0d9677ae8a20f4fc",
          "body": "- improve UI stability & positioning of elements after first render for less flash of content\n- add language internationalization\n  - add language selector on `settings` page (persisted in user db and in session cookie)\n  - supported languages: `en`, `de`, `es`, `fr`, `it`, `ja`, `ko`, `pl`, `pt-BR`\n[…]\nreateUser` to take `language` option\n- corrected `migration` command `createUser` to set additional properties correctly on initial user creation\n- replaced npm Moment package with Intl.DateTimeFormat",
          "is_bot": false,
          "headline": "V0.0.36 - add internationalization (#83)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-06-26T20:36:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6978a3dd9627b636664edb3abe26698e73ef4655",
          "body": "## v0.0.35 (2026-06-17)\n\n- add \"appMigrations\" on startup; normalize utctime fields in db for correct sorting\n- record \"appMigration\" history and app version history in db\n- add startup logs with version and revision information\n- add 'view in context' link, visible when viewing single bookmark list\n[…]\nentation:\n  - u: for url:, t: for tags:, ti: for title:, d: for description:, b: for before:, a: for after:\n- add OCI Image Specification annotation keys to docker image (including version & revision)",
          "is_bot": false,
          "headline": "V0.0.35 (#82)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-06-17T21:13:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa741f837b4f2629b07d0dacd2e7e92cf49313fc",
          "body": "… (fixes #80) (#81)",
          "is_bot": false,
          "headline": "fix serialization bug in Add bookmark handler (introduced in v0.0.33)…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-06-11T20:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a1d2e9f9d2eadb9c97340e859b113e4390c24a7",
          "body": "- add new `archive-backend`: `archivebox07`\n  - additional documentation in readme\n- add new archive-related elements on UI (visible when `archive-backend` is enabled)\n  - add url popup: `archive` checkbox (only displays for new bookmarks)\n    - when `Account Settings`: `Archive new non-Private book\n[…]\ne Account)` only controls authorization to view user's content on espial; it has no effect on whether bookmarks are archived.\n- update shared libs in runtime docker image\n- add docker compose examples",
          "is_bot": false,
          "headline": "V0.0.33 (#79)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-06-09T03:52:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8a3cb5afd3b9d423610eb7d2ce78aaa19070cb5",
          "body": null,
          "is_bot": false,
          "headline": "update demo site url",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-06-08T01:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b3228963ab329923e1585a957fad020cb4982c",
          "body": "…bian12 (#78)\n\nchange runtime docker image from jonschoning/espial:scratch to gcr.io/distroless/base-debian12\nfix css for 404 page",
          "is_bot": false,
          "headline": "change runtime docker image from scratch to gcr.io/distroless/base-de…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-29T03:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fceec6cbe6d78c319dfd64dbe52bd412a2c54ea8",
          "body": "- use values in config/settings.yml at run-time (on app startup), instead of only the values from compile-time embedding of config/settings.yml\n- add Archive Backend: wayback-machine\n- add Wayback Machine Backend-related settings: wayback-machine-access-key, wayback-machine-secret-key\n- remove Archi\n[…]\n the user's bookmark page if the the archiveUrl exists\n- adjust dark-mode link visted color\n- hide status of starred, to-read, and archive properties of bookmarks when not viewed by the bookmark owner",
          "is_bot": false,
          "headline": "add Wayback machine backend (#77)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-28T01:19:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d18caa9d03cf22610990eefdcf9a2e465378cb19",
          "body": "add Dark Mode (fixes #59) (#76)",
          "is_bot": false,
          "headline": "add Dark Mode (fixes #59) (#76)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-24T17:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dc433733a5a2181f4d7347e302b7dc42375a19",
          "body": "…, `exportnetscapebookmarks` (fixes #30), fix command `ImportBookmarks` (fixes #32) (#75)\n\n* tag suggestions: when a tag exactly matches an existing tag, it will appear first in the suggestion list\n\n* fix pinboard import file parsing bug to handle when the description is a boolean (fixes #32)\n\n* - Extend migration to add commands: `importnetscapebookmarks`, `exportnetscapebookmarks` (fixes #30)",
          "is_bot": false,
          "headline": "fix tag suggestion behavior,  add commands: `importnetscapebookmarks`…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-08T01:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badeda200bf1a34cc4767167bbfec610757f26e1",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-06T18:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c08f10a257f039158069b48404667154b7aacde",
          "body": "…… (#74)\n\n* refactor archiver into configurable backend via appsetting; default to disabled\n\n* add frontend typecheck and build to github action",
          "is_bot": false,
          "headline": "refactor archiver into configurable backend via appsetting; default t…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-06T18:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25cc462b95f685ba6852820ac689d62e663591b",
          "body": "…k listing for a user if not owned (fixes #66) (#72)",
          "is_bot": false,
          "headline": "prevent private tags (starts with \".\") from showing on public bookmar…",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-05T14:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c024f3b131c8f3e0e22155e01621b09f56b5d6e2",
          "body": null,
          "is_bot": false,
          "headline": "correct package git location",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-05T05:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6cfc7cd6e2cf17d6002bc11be9e72a39bee3aa",
          "body": "* version\n\n* add hls config\n\n* impl suggester\n\n* change suggester style\n\n* add suggestTags setting\n\n* inlcude on addform\n\n* fix changelog\n\n* load appsettings in Migration; make conn optional\n\n* add docker-compose-push-beta\n\n* keep tagsSuggestions open when backspacing\n\n* improve globals, package.yml\n\n* refactoring\n\n* improve token boundary logic\n\n* upd dockerignore\n\n* filter out already used fe\n\n* use hashed js output + manifest.json in frontend build",
          "is_bot": false,
          "headline": "Tag suggestions (#71)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-05T04:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94eb1f9f932761677ca12a5be511a2937385bf3",
          "body": null,
          "is_bot": false,
          "headline": "fix display bug for non-markdown notes (#70)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-05-04T04:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88df9bc227cb97803e788ccfc26954e1adcf4e79",
          "body": null,
          "is_bot": false,
          "headline": "correct extra-source-files and ghc warnings (#69)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-04-24T17:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f56dd1791960732ba50b142ddf627e95b241b9",
          "body": "* replace purescript with typescript\n\n* use lts-24.37\n\n* updaste github test workflow\n\n* update version and rename purs folder\n\n* fix tests\n\n* refine linting\n\nlint fixes\n\n* add frontend check\n\n* fix makefile\n\n* fix docker build",
          "is_bot": false,
          "headline": "replace purescript with typescript (#68)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2026-04-24T05:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae6aece2f8479e0b07d84a1bf9b49b396a8c3b9",
          "body": null,
          "is_bot": false,
          "headline": "update to stackage LTS 23 (ghc-9.8.4); purs package-set update",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2025-05-23T19:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92ae6074191bad05cafded43efb033e2bf52a92",
          "body": "* Fixed login and add button colour on iOS\r\n\r\nOn iOS the login and add buttons (add bookmark, add note) text was not\r\nvisible, showing only the outline of the button. This change sets an\r\nexcplicit colour for the button text `black-70`. The choice among\r\ntachyon classes here is arbitrary and could be styled differently\r\naccording to preference.\r\n\r\n* set submit button fg color; update js output\r\n\r\n---------\r\n\r\nCo-authored-by: NSBum <duncan.alan@me.com>",
          "is_bot": false,
          "headline": "Fixed login and add button colour on iOSUpdate (#65)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2024-12-30T21:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50fbf471bdd4db71c9552e34e3167d8b62bd3375",
          "body": "In order to fix the nix build.",
          "is_bot": false,
          "headline": "Bump restrictive upper bound on esqueleto (#62)",
          "author_name": "Deniz Alp Durmaz",
          "author_login": "dalpd",
          "committed_at": "2024-12-26T20:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "708cf33afbb3f04ffe797f737c96d9dfdecfbb5c",
          "body": null,
          "is_bot": false,
          "headline": "update stackage & purs deps",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2024-09-01T14:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c83fbcbc16d335075650c7a4482372f9d13e6e4",
          "body": null,
          "is_bot": false,
          "headline": "switch to esm javascript module imports",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2024-01-20T21:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1359a80f8a91714ded6ac722fa0b2a86910b2171",
          "body": null,
          "is_bot": false,
          "headline": "update version bounds for cabal deps",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2024-01-19T04:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e52928fdc7ae56e2e84e00edd50902055c8494d",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2024-01-18T04:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f666e916b4ce0ca28737e9680110dd1a5c3be387",
          "body": null,
          "is_bot": false,
          "headline": "update ghc & purs deps",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2023-12-20T23:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9ab7abb9c43c62278874cf6e5b83a20c5dccd5",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2023-10-02T19:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72daa672e0e9f80e2ba383e7f592a78a373e93b",
          "body": null,
          "is_bot": false,
          "headline": "update ci (#52)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2023-07-04T23:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70375db7e245207b3572779288eade3252c4d9e3",
          "body": null,
          "is_bot": false,
          "headline": "update to lts-21.1 (GHC 9.4.5)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2023-07-04T22:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6654213418461df7addac8a1bc2d271c23cf82cb",
          "body": "* handle SIGTERM signal on linux\r\n\r\n* fix dockerfile entrypoint",
          "is_bot": false,
          "headline": "handle SIGTERM on linux & fix dockerfile (#47)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2023-01-05T22:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373e91b9ecdecdddc75e8036cf58e428afb2a5ca",
          "body": null,
          "is_bot": false,
          "headline": "Improve TagCloud performance (when there are a large number of tags)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-12-10T00:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ee64915103078701492aea6293a214bb1b6ea5",
          "body": null,
          "is_bot": false,
          "headline": "update to ghc 9.2.5",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-11-30T00:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6edafbfba50f9bd880a4c681a3ada86163e3b11",
          "body": null,
          "is_bot": false,
          "headline": "add code workspace",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-11-05T20:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e255505b5f8424e98dd6f40caa406617b953488",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-10-29T04:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804e5000e0670d5462c813c68727cb69683dbdf8",
          "body": null,
          "is_bot": false,
          "headline": "Avoid tmp file creation for static resources Fixes #45",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-09-11T19:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b109cf2a848adcfff873bfea5b5efc2eed7a39",
          "body": "…(#44)",
          "is_bot": false,
          "headline": "make RSS feed reflect the filter + search status of the current page …",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-08-03T23:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64d6bf2d52e4a1832b790277b4959cdfd53c4ea",
          "body": null,
          "is_bot": false,
          "headline": "upgrade psc package set",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-07-31T14:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8661838a73e55f4d1faf9c2d097e8f3be8e0d9",
          "body": "* Document needing to run 'stack build' after changing settings\r\n\r\n* update readme\r\n\r\nCo-authored-by: Jon Schoning <jonschoning@gmail.com>",
          "is_bot": false,
          "headline": "Document needing to run 'stack build' after changing settings (#40)",
          "author_name": "Dan Poirier",
          "author_login": "poirier",
          "committed_at": "2022-06-03T14:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ef938565b25b9aeddddf1a05feb6619404476d",
          "body": null,
          "is_bot": false,
          "headline": "upgrade PureScript to v0.15",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-06-01T18:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf0fecf951cbe70f4071fb152efcd9dedb1b007",
          "body": null,
          "is_bot": false,
          "headline": "increase add url bookmarlet window height",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-06-01T14:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f0eaf716f9d90ab513a9292801b91e2520a597",
          "body": null,
          "is_bot": false,
          "headline": "update to docker compose v2",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-05-01T00:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368c5db5105e431b5c08017a59ec648a641e85e8",
          "body": "add setting ALLOW_NON_HTTP_URL_SCHEMES",
          "is_bot": false,
          "headline": "Merge pull request #38 from jonschoning/non-http-url-schemes",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-27T02:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7636cc048e97da3a66a7f154090c14e64654bc8",
          "body": "- adds ability to enable app url scheems",
          "is_bot": false,
          "headline": "add setting ALLOW_NON_HTTP_URL_SCHEMES (default false)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-27T02:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2986230bd50ef5fcf014703f9e33a662f459c199",
          "body": null,
          "is_bot": false,
          "headline": "bump espial version",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-17T16:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750fe0ee527f73184b67b0747bb4c85d9f18b01f",
          "body": "Migrate to GHC 9.0",
          "is_bot": false,
          "headline": "Merge pull request #36 from ozkutuk/ghc9-migration",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-17T16:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70177f9efb9666c3616e8a474681d3eb763d0e84",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to GHC 9.0",
          "author_name": "Berk Ozkutuk",
          "author_login": "ozkutuk",
          "committed_at": "2022-04-17T12:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56da21f401e5c398fc7ecf94b223f5bb60dc6c5",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-16T17:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5982c8870854dd0a1e464093bae92e907acbb4a9",
          "body": "API key auth",
          "is_bot": false,
          "headline": "Merge pull request #35 from ozkutuk/api-key-auth",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-16T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf56d9879b41090dcde76ebcbcc5e168e90934e",
          "body": null,
          "is_bot": false,
          "headline": "Update tests.yml",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-14T18:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03c9eb293bddc213c51fd0b3cec9856decab977",
          "body": null,
          "is_bot": false,
          "headline": "Allow API key auth on AddR route",
          "author_name": "Berk Ozkutuk",
          "author_login": "ozkutuk",
          "committed_at": "2022-04-13T19:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fa462f8c2068154290c729c202a550eccfba8f",
          "body": null,
          "is_bot": false,
          "headline": "bump cabal version",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-05T15:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1c96e08fde43c508ffb1f9b222e21aea2418f7",
          "body": null,
          "is_bot": false,
          "headline": "update+fix /purs",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-05T14:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade826d826ba40fb410f2b22acb728760cb160f0",
          "body": "Add `--userPasswordFile` option to migration utility",
          "is_bot": false,
          "headline": "Merge pull request #34 from ozkutuk/add-password-file",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-04-03T16:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59956c6b5970659d80c9d128e65d8b3d453f6615",
          "body": null,
          "is_bot": false,
          "headline": "Add --userPasswordFile option to migration utility",
          "author_name": "Berk Ozkutuk",
          "author_login": "ozkutuk",
          "committed_at": "2022-04-01T21:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b19cfaff3520f7244b6339dfc183676dd3db82",
          "body": null,
          "is_bot": false,
          "headline": "update purs",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-03-03T05:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fdae1c935a31232800459635591a0ee2e06c72a",
          "body": null,
          "is_bot": false,
          "headline": "update purs package set",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2022-01-26T17:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed27a32cff18ea6ff677b5b440c69cb497cc8bc4",
          "body": null,
          "is_bot": false,
          "headline": "adjust password validation",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-10-09T19:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a080c3017aedd22c2c71bd086c39739b72eb85f5",
          "body": null,
          "is_bot": false,
          "headline": "restrict ui iframes",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-10-09T18:01:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba56d5c429ce3fa55ec71f1f9db670bda22d7a1a",
          "body": null,
          "is_bot": false,
          "headline": "improve tag navigation: fix urls when tags have '+' or ':'",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-10-03T06:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe85747b62c9e3588564ab594a55a8b8630288f",
          "body": null,
          "is_bot": false,
          "headline": "display API/Validation errors in UI",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-10-03T04:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3b3c3831bb0ac8972a736e448f67d731c50cba",
          "body": null,
          "is_bot": false,
          "headline": "disallow non http/https schemes for bookmark urls",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-30T15:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e53a09304f830b632626e5c992ee58348c6a64a",
          "body": "setup actions",
          "is_bot": false,
          "headline": "Merge pull request #29 from jonschoning/actions",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-29T18:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7ca742b6caf9d023a6a1eed78ffeb706bdc10f",
          "body": null,
          "is_bot": false,
          "headline": "Setup actions",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-29T17:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71938b3e0af74fe0306d302dac34c1d5571a5a23",
          "body": null,
          "is_bot": false,
          "headline": "add app setting enable SSL_ONLY",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-29T03:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ecb38b89a185de3dfbb2cf0fde80dfe9e2ae1f9",
          "body": null,
          "is_bot": false,
          "headline": "sanitize marked output with DOMPurify",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-26T18:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db00a1365c8ec65f6061d0e9758b5671cb3e0f9d",
          "body": null,
          "is_bot": false,
          "headline": "prevent 'open redirect' via next param",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-26T03:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f74bc2d6dd7f0d3d55dd3990c18b5f82f95058",
          "body": null,
          "is_bot": false,
          "headline": "Create SECURITY.md",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-25T18:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e72eede3e9e80605a5b2cc29432769ad8ee920",
          "body": null,
          "is_bot": false,
          "headline": "add ability to populate add note fields via url",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-22T16:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a126b9eadb3c3778ab93ed4c4d0e805f669d3c",
          "body": null,
          "is_bot": false,
          "headline": "add link to espial-share-android",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-09-20T05:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef298cfdd0f00c9ebdb0ed56d73b55912a3f03cf",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-08-30T18:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22de2aa78b957e35c99ddfa6b8c44e07b74982fb",
          "body": null,
          "is_bot": false,
          "headline": "purs flycheck cleaning",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-08-28T02:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb8920ebeeff74526aa280c70ba02b01f906c37",
          "body": null,
          "is_bot": false,
          "headline": "update stack, purs, package-sets",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-08-26T04:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e5d5c3addff019b31794d4eaa7f8c7865b716a",
          "body": null,
          "is_bot": false,
          "headline": "hls lint",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-08-02T19:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e083a977a80266b3a0df5d977409e634621a8e45",
          "body": null,
          "is_bot": false,
          "headline": "upd stack",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-08-02T19:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6545aaea177441a0248d88fd4c2558b2e1360027",
          "body": null,
          "is_bot": false,
          "headline": "always get tags via subquery instead of separate query",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-07-25T21:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98030139b7ddd15a9b101220235808c6b7db6f5",
          "body": null,
          "is_bot": false,
          "headline": "persistent + esqueleto upgrade",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-07-23T16:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6550198ab88641511b3342b8de5de2f666da5bd1",
          "body": null,
          "is_bot": false,
          "headline": "update stack & purs",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-07-23T03:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5880b3e5dd4cee0cab965de1f6a5e3aa256a4cbe",
          "body": null,
          "is_bot": false,
          "headline": "upgrade to lts-17.15",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-06-11T14:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7102e2d843ef5bc1a6cb046663d0d890e4448b",
          "body": null,
          "is_bot": false,
          "headline": "update to purescript v14, upgrade halogen to v6",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-06-10T17:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b7c3c782d1089166e7a492b4d1f48018fee2b8",
          "body": null,
          "is_bot": false,
          "headline": "update purs deps",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-02-25T16:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24043418edb930d208c2c0c897835928c3159b04",
          "body": null,
          "is_bot": false,
          "headline": "update marked to 2.0",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2021-02-09T21:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df62763440632ad964ef37f3a4c75e5db4da4611",
          "body": null,
          "is_bot": false,
          "headline": "update stack.yaml resolver: lts-16.6 -> lts-16.19 (ghc 8.8.4)",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-20T00:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b999815c92385e0564ae25673bba76db04197c",
          "body": null,
          "is_bot": false,
          "headline": "remove old dhall syntax",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-08T20:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00c1d778fad14b911c56928fb5a4027c1af1c83",
          "body": null,
          "is_bot": false,
          "headline": "update purs package-set: psc-0.13.8-20200831 -> psc-0.13.8-20200922",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-05T23:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dee5c68562412c1de18bc8657a1830f7b3e6cf4",
          "body": null,
          "is_bot": false,
          "headline": "make purs build with purs and spago from node_modules",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-05T23:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7577d3759a04ab2ce264e11c449db61a7ea8467e",
          "body": null,
          "is_bot": false,
          "headline": "reduce note textarea size",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-04T22:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ffb6e9c6af5ed30ae0a9d25237013d1839417b",
          "body": null,
          "is_bot": false,
          "headline": "prevent scrollbar on popup",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-04T05:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbb612fd689c9fc09e8c16cddb5fe13b89a307e",
          "body": "make input font size 16pt which has better compatibility with safari",
          "is_bot": false,
          "headline": "Merge pull request #19 from brettinternet/input-font-size",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-04T02:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27e05c635845fb384d0e75e246ac1a4cae74266",
          "body": null,
          "is_bot": false,
          "headline": "build /purs output",
          "author_name": "Jon Schoning",
          "author_login": "jonschoning",
          "committed_at": "2020-10-04T02:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6589d1aa8dbe72b47cad45ed87b5c76fcf8e7a9",
          "body": null,
          "is_bot": false,
          "headline": "remove input font size class",
          "author_name": "brett",
          "author_login": "brettinternet",
          "committed_at": "2020-10-03T23:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e380b1dd497bff898c36c0ec8666cd6c0077f0e",
          "body": null,
          "is_bot": false,
          "headline": "add font size to input, textarea",
          "author_name": "brett",
          "author_login": "brettinternet",
          "committed_at": "2020-10-03T22:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 27,
      "latest_release_at": "2026-07-26T01:24:53Z",
      "latest_release_tag": "v0.0.42",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 4.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 32,
      "stars": 902,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 2
          },
          {
            "date": "2020-12-18",
            "count": 3
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 32,
        "total_forks": 32
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "frontend/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "frontend/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 431462,
      "source_files_sampled": 28,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "frontend/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 9
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-jxxr-4gwj-5jf2",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 72
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 44
          },
          {
            "name": "dompurify",
            "direct": true,
            "version": "3.4.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-vxr8-fq34-vvx9"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 4,
            "oldest_advisory_days": 44
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 47
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 3
        },
        "advisory_count": 12,
        "affected_count": 5,
        "assessed_count": 322,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "dompurify",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.7"
        },
        {
          "name": "i18next",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^26.3.1"
        },
        {
          "name": "i18next-chained-backend",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.5"
        },
        {
          "name": "i18next-http-backend",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "i18next-localstorage-backend",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.1"
        },
        {
          "name": "ky",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "marked",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.4"
        },
        {
          "name": "react",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.6"
        },
        {
          "name": "react-dom",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.6"
        },
        {
          "name": "react-i18next",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.0.8"
        },
        {
          "name": "zustand",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.13"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dompurify",
            "direct": true,
            "version": "3.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "26.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-chained-backend",
            "direct": true,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-http-backend",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-localstorage-backend",
            "direct": true,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": true,
            "version": "18.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-i18next",
            "direct": true,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": true,
            "version": "5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@epic-web/invariant",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dompurify",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-check-file",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-testing-library",
            "direct": false,
            "version": "7.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-parse-stringify",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.6",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shelljs",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "shx",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "void-elements",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 322,
        "direct_count": 11,
        "indirect_count": 311
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 37,
        "open_issues": 4,
        "closed_ratio": 0.917,
        "closed_issues": 44,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jonschoning",
          "commits": 168,
          "avatar_url": "https://avatars.githubusercontent.com/u/137183?v=4"
        },
        {
          "type": "User",
          "login": "yogsototh",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/93899?v=4"
        },
        {
          "type": "User",
          "login": "ozkutuk",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5948762?v=4"
        },
        {
          "type": "User",
          "login": "brettinternet",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/20871604?v=4"
        },
        {
          "type": "User",
          "login": "poirier",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/674963?v=4"
        },
        {
          "type": "User",
          "login": "dalpd",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16895361?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.933
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "27f1d4bcdc537c0182886f7fc22c1fcf0befa6e6",
        "ran_at": "2026-07-29T22:19:41Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T01:25:48Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T01:23:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2020-07-10T10:22:10Z",
          "last_comment_at": "2020-07-10T16:25:59Z",
          "last_comment_author": "jonschoning"
        },
        {
          "number": 23,
          "created_at": "2021-02-22T17:12:12Z",
          "last_comment_at": "2021-02-22T22:12:34Z",
          "last_comment_author": "jonschoning"
        },
        {
          "number": 60,
          "created_at": "2024-10-29T14:33:31Z",
          "last_comment_at": "2026-07-13T09:43:56Z",
          "last_comment_author": "hasufell"
        },
        {
          "number": 73,
          "created_at": "2026-05-05T19:12:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jonschoning/espial",
    "host": "github.com",
    "name": "espial",
    "owner": "jonschoning"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 53,
        "vitality": 81,
        "community": 59,
        "governance": 51,
        "engineering": 79
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 27,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "27 commits in the last year",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v0.0.42",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 4.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 32,
              "stars": 902,
              "watchers": 16,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "902 stars",
                "points": 47.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 902
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "32 forks",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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 (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-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": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.933
            },
            "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 93% of commits",
                "points": 1.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 37,
              "open_issues": 4,
              "closed_issues": 44,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "37/43 decided PRs merged",
                "points": 32.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 37,
                      "decided": 43
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 96,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jonschoning",
              "public_repos": 43,
              "account_age_days": 6137
            },
            "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": "96 followers of jonschoning",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 96,
                      "login": "jonschoning"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "43 public repos, account ~16 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 43
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 79,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "haskell",
                "bookmark",
                "bookmarking-server",
                "database",
                "typescript",
                "i18n",
                "multilingual",
                "docker",
                "docker-compose",
                "self-hosted"
              ],
              "has_wiki": false,
              "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": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "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 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "25 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 322 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 322
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 5,
              "assessed_packages": 322,
              "unassessed_packages": 0,
              "affected_by_severity": "high 3, low 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: dompurify 3.4.7 (low)",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "dompurify 3.4.7 (low)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 322,
              "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": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "frontend/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "frontend/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, frontend/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, frontend/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, 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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Haskell",
              "largest_source_bytes": 431462,
              "source_files_sampled": 28,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Haskell (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Haskell"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/28 source files over 60KB",
                "points": 53,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 28,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T22:19:56.426323Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jonschoning/espial.svg",
  "full_name": "jonschoning/espial",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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