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

eikowagenknecht / lootscraper

RSS feeds, Discord and Telegram bot for free game and loot offers. Supports Steam, Epic, Amazon Games, GOG, Humble and more.

TypeScriptMIT★ 298 星标⑂ 10 复刻始于 2022年2月在 GitHub 上查看 ↗

eikowagenknecht/lootscraper 的健康指数为 100 分中的 66 分,处于「中等」区间。 其得分最高的类别是Vitality(96/100),最低的是Community & Adoption(51/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。

66
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Eiko Wagenknecht个人账户
25 关注者30 个公开仓库始于 2012年2月Wagenknecht IT GmbH

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

按类别列示的指标

活力

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

96优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
29.1/36提交节奏 — 52 周中有 42 周有提交
18/18提交量 — 最近一年 174 次提交
10/10OpenSSF Scorecard:Maintained — 28 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year174
human_commit_share0.56
days_since_last_push4
active_weeks_last_year42

发布纪律

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

社区与采用

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

51中等 · 占总体的 18%
评分方式
40.1/60星标 — 298 个星标
8/25复刻 — 10 个复刻
2.7/15关注者 — 4 位关注者
所用输入
forks10
stars298
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

52中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2.4/22.5提交分布 — 头号贡献者编写了 89% 的提交
5.4/13.5贡献者广度 — 4 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled4
top_contributor_share0.893
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
32.4/38.3PR 接受 — 已裁定的 PR 中 432/510 已合并
0/15OpenSSF Scorecard:Code-Review — Found 1/17 approved changesets -- score normalized to 0
所用输入
merged_prs432
open_issues0
closed_issues106
issue_closed_ratio1
closed_unmerged_prs78
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
10.2/25所有者影响力 — eikowagenknecht 有 25 位关注者
22.9/25既往记录 — 30 个公开仓库,账户约 14 年
所用输入
followers25
owner_typeUser
is_verified
owner_logineikowagenknecht
public_repos30
account_age_days5,261
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

67中等 · 占总体的 20%

工程实践

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

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://eikowagenknecht.com/lootscraper/
10/10仓库描述
10/10主题标签 — 17 个主题标签
0/10Wiki
所用输入
topicsamazon-games, free-games, freebies, gog, prime-gaming, steam, bot, feed, rss, telegram, epic-games, epic-games-store, humble-bundle, itchio, docker, playwright, typescript
has_wiki
homepagehttps://eikowagenknecht.com/lootscraper/
has_readme
has_docs_dir
has_description

安全

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

60中等 · 占总体的 16%

安全态势

50中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/17 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 28 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5
已排除计分(无数据或不适用):signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories5
affected_packages2
assessed_packages675
unassessed_packages0
affected_by_severityhigh 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 675 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

76良好 · 占总体的 0%
评分方式
45/45代理指令 — CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 56 次人类提交中有 56 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes4,715
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 27 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 44 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilespnpm-lock.yaml
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstsconfig.json
agent_commit_share0.27
toolchain_manifests
dependency_bot_commit_share0.44
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 151 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes17,933
source_files_sampled151
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'lootscraper' from its registry

更多细节

Star 与 Fork 历史 0 ★ / 10 ⇿
0Star
10Fork
37发布

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

02468101022024-062025-062026-06
主版本 0次版本 15修订 22

每个点涵盖 2 天。

OpenSSF Scorecard 5.0 / 10
5.0综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/17 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained28 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
直接依赖 22
注册表软件包版本约束清单文件
npm@apollo/client4.2.6package.json
npm@grammyjs/auto-retry2.0.2package.json
npm@grammyjs/commands1.3.2package.json
npmabort-controller3.0.0package.json
npmbasic-ftp6.0.1package.json
npmbetter-sqlite312.11.1package.json
npmcroner10.0.1package.json
npmcross-env10.1.0package.json
npmdiscord.js14.26.5package.json
npmgrammy1.44.0package.json
npmgraphql17.0.2package.json
npmhandlebars4.7.9package.json
npmi18next26.3.6package.json
npmkysely0.29.3package.json
npmlogform2.7.0package.json
npmluxon3.7.2package.json
npmplaywright1.61.1package.json
npmwinston3.19.0package.json
npmwinston-daily-rotate-file5.0.0package.json
npmwinston-transport4.9.0package.json
npmyaml2.9.0package.json
npmzod4.4.3package.json
全部依赖 675

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

注册表软件包版本关系
npm@apollo/client4.2.6直接
npm@grammyjs/auto-retry2.0.2直接
npm@grammyjs/commands1.3.2直接
npmabort-controller3.0.0直接
npmbasic-ftp6.0.1直接
npmbetter-sqlite312.11.1直接
npmcroner10.0.1直接
npmcross-env10.1.0直接
npmdiscord.js14.26.5直接
npmgrammy1.44.0直接
npmgraphql17.0.2直接
npmhandlebars4.7.9直接
npmi18next26.3.6直接
npmkysely0.29.3直接
npmlogform2.7.0直接
npmluxon3.7.2直接
npmplaywright1.61.1直接
npmwinston3.19.0直接
npmwinston-daily-rotate-file5.0.0直接
npmwinston-transport4.9.0直接
npmyaml2.9.0直接
npmzod4.4.3直接
npm@actions/core3.0.1间接
npm@actions/exec3.0.0间接
npm@actions/http-client4.0.1间接
npm@actions/io3.0.2间接
npm@adobe/css-tools4.5.0间接
npm@babel/code-frame7.29.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/parser7.29.7间接
npm@babel/types7.29.7间接
npm@bcoe/v8-coverage1.0.2间接
npm@colors/colors1.5.0间接
npm@colors/colors1.6.0间接
npm@commitlint/cli21.2.1间接
npm@commitlint/config-conventional21.2.0间接
npm@commitlint/config-validator21.2.0间接
npm@commitlint/ensure21.2.0间接
npm@commitlint/execute-rule21.0.1间接
npm@commitlint/format21.2.0间接
npm@commitlint/is-ignored21.2.0间接
npm@commitlint/lint21.2.0间接
npm@commitlint/load21.2.0间接
npm@commitlint/message21.2.0间接
npm@commitlint/parse21.2.0间接
npm@commitlint/read21.2.1间接
npm@commitlint/resolve-extends21.2.0间接
npm@commitlint/rules21.2.0间接
npm@commitlint/to-lines21.0.1间接
npm@commitlint/top-level21.2.0间接
npm@commitlint/types21.2.0间接
npm@conventional-changelog/git-client3.1.0间接
npm@conventional-changelog/template1.2.1间接
npm@dabh/diagnostics2.0.8间接
npm@discordjs/builders1.14.1间接
npm@discordjs/collection1.5.3间接
npm@discordjs/collection2.1.1间接
npm@discordjs/formatters0.6.2间接
npm@discordjs/rest2.6.1间接
npm@discordjs/util1.2.0间接
npm@discordjs/ws1.2.3间接
npm@emnapi/core1.11.0间接
npm@emnapi/core1.11.1间接
npm@emnapi/runtime1.11.0间接
npm@emnapi/runtime1.11.1间接
npm@emnapi/wasi-threads1.2.2间接
npm@epic-web/invariant1.0.0间接
npm@esbuild/aix-ppc640.28.1间接
npm@esbuild/android-arm0.28.1间接
npm@esbuild/android-arm640.28.1间接
npm@esbuild/android-x640.28.1间接
npm@esbuild/darwin-arm640.28.1间接
npm@esbuild/darwin-x640.28.1间接
npm@esbuild/freebsd-arm640.28.1间接
npm@esbuild/freebsd-x640.28.1间接
npm@esbuild/linux-arm0.28.1间接
npm@esbuild/linux-arm640.28.1间接
npm@esbuild/linux-ia320.28.1间接
npm@esbuild/linux-loong640.28.1间接
npm@esbuild/linux-mips64el0.28.1间接
npm@esbuild/linux-ppc640.28.1间接
npm@esbuild/linux-riscv640.28.1间接
npm@esbuild/linux-s390x0.28.1间接
npm@esbuild/linux-x640.28.1间接
npm@esbuild/netbsd-arm640.28.1间接
npm@esbuild/netbsd-x640.28.1间接
npm@esbuild/openbsd-arm640.28.1间接
npm@esbuild/openbsd-x640.28.1间接
npm@esbuild/openharmony-arm640.28.1间接
npm@esbuild/sunos-x640.28.1间接
npm@esbuild/win32-arm640.28.1间接
npm@esbuild/win32-ia320.28.1间接
npm@esbuild/win32-x640.28.1间接
npm@grammyjs/types3.28.0间接
npm@graphql-typed-document-node/core3.2.0间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@napi-rs/wasm-runtime1.1.6间接
npm@octokit/auth-token6.0.0间接
npm@octokit/core7.0.6间接
npm@octokit/endpoint11.0.3间接
npm@octokit/graphql9.0.3间接
npm@octokit/openapi-types27.0.0间接
npm@octokit/plugin-paginate-rest14.0.0间接
npm@octokit/plugin-retry8.1.0间接
npm@octokit/plugin-throttling11.0.3间接
npm@octokit/request10.0.11间接
npm@octokit/request-error7.1.0间接
npm@octokit/types16.0.0间接
npm@oxc-parser/binding-android-arm-eabi0.137.0间接
npm@oxc-parser/binding-android-arm640.137.0间接
npm@oxc-parser/binding-darwin-arm640.137.0间接
npm@oxc-parser/binding-darwin-x640.137.0间接
npm@oxc-parser/binding-freebsd-x640.137.0间接
npm@oxc-parser/binding-linux-arm-gnueabihf0.137.0间接
npm@oxc-parser/binding-linux-arm-musleabihf0.137.0间接
npm@oxc-parser/binding-linux-arm64-gnu0.137.0间接
npm@oxc-parser/binding-linux-arm64-musl0.137.0间接
npm@oxc-parser/binding-linux-ppc64-gnu0.137.0间接
npm@oxc-parser/binding-linux-riscv64-gnu0.137.0间接
npm@oxc-parser/binding-linux-riscv64-musl0.137.0间接
npm@oxc-parser/binding-linux-s390x-gnu0.137.0间接
npm@oxc-parser/binding-linux-x64-gnu0.137.0间接
npm@oxc-parser/binding-linux-x64-musl0.137.0间接
npm@oxc-parser/binding-openharmony-arm640.137.0间接
npm@oxc-parser/binding-wasm32-wasi0.137.0间接
npm@oxc-parser/binding-win32-arm64-msvc0.137.0间接
npm@oxc-parser/binding-win32-ia32-msvc0.137.0间接
npm@oxc-parser/binding-win32-x64-msvc0.137.0间接
npm@oxc-project/types0.137.0间接
npm@oxc-project/types0.139.0间接
npm@oxc-resolver/binding-android-arm-eabi11.21.3间接
npm@oxc-resolver/binding-android-arm6411.21.3间接
npm@oxc-resolver/binding-darwin-arm6411.21.3间接
npm@oxc-resolver/binding-darwin-x6411.21.3间接
npm@oxc-resolver/binding-freebsd-x6411.21.3间接
npm@oxc-resolver/binding-linux-arm-gnueabihf11.21.3间接
npm@oxc-resolver/binding-linux-arm-musleabihf11.21.3间接
npm@oxc-resolver/binding-linux-arm64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-arm64-musl11.21.3间接
npm@oxc-resolver/binding-linux-ppc64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-riscv64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-riscv64-musl11.21.3间接
npm@oxc-resolver/binding-linux-s390x-gnu11.21.3间接
npm@oxc-resolver/binding-linux-x64-gnu11.21.3间接
npm@oxc-resolver/binding-linux-x64-musl11.21.3间接
npm@oxc-resolver/binding-openharmony-arm6411.21.3间接
npm@oxc-resolver/binding-wasm32-wasi11.21.3间接
npm@oxc-resolver/binding-win32-arm64-msvc11.21.3间接
npm@oxc-resolver/binding-win32-x64-msvc11.21.3间接
npm@oxfmt/binding-android-arm-eabi0.58.0间接
npm@oxfmt/binding-android-arm640.58.0间接
npm@oxfmt/binding-darwin-arm640.58.0间接
npm@oxfmt/binding-darwin-x640.58.0间接
npm@oxfmt/binding-freebsd-x640.58.0间接
npm@oxfmt/binding-linux-arm-gnueabihf0.58.0间接
npm@oxfmt/binding-linux-arm-musleabihf0.58.0间接
npm@oxfmt/binding-linux-arm64-gnu0.58.0间接
npm@oxfmt/binding-linux-arm64-musl0.58.0间接
npm@oxfmt/binding-linux-ppc64-gnu0.58.0间接
npm@oxfmt/binding-linux-riscv64-gnu0.58.0间接
npm@oxfmt/binding-linux-riscv64-musl0.58.0间接
npm@oxfmt/binding-linux-s390x-gnu0.58.0间接
npm@oxfmt/binding-linux-x64-gnu0.58.0间接
npm@oxfmt/binding-linux-x64-musl0.58.0间接
npm@oxfmt/binding-openharmony-arm640.58.0间接
npm@oxfmt/binding-win32-arm64-msvc0.58.0间接
npm@oxfmt/binding-win32-ia32-msvc0.58.0间接
npm@oxfmt/binding-win32-x64-msvc0.58.0间接
npm@oxlint/binding-android-arm-eabi1.73.0间接
npm@oxlint/binding-android-arm641.73.0间接
npm@oxlint/binding-darwin-arm641.73.0间接
npm@oxlint/binding-darwin-x641.73.0间接
npm@oxlint/binding-freebsd-x641.73.0间接
npm@oxlint/binding-linux-arm-gnueabihf1.73.0间接
npm@oxlint/binding-linux-arm-musleabihf1.73.0间接
npm@oxlint/binding-linux-arm64-gnu1.73.0间接
npm@oxlint/binding-linux-arm64-musl1.73.0间接
npm@oxlint/binding-linux-ppc64-gnu1.73.0间接
npm@oxlint/binding-linux-riscv64-gnu1.73.0间接
npm@oxlint/binding-linux-riscv64-musl1.73.0间接
npm@oxlint/binding-linux-s390x-gnu1.73.0间接
npm@oxlint/binding-linux-x64-gnu1.73.0间接
npm@oxlint/binding-linux-x64-musl1.73.0间接
npm@oxlint/binding-openharmony-arm641.73.0间接
npm@oxlint/binding-win32-arm64-msvc1.73.0间接
npm@oxlint/binding-win32-ia32-msvc1.73.0间接
npm@oxlint/binding-win32-x64-msvc1.73.0间接
npm@pnpm/config.env-replace1.1.0间接
npm@pnpm/network.ca-file1.0.2间接
npm@pnpm/npm-conf3.0.3间接
npm@rolldown/binding-android-arm641.1.5间接
npm@rolldown/binding-darwin-arm641.1.5间接
npm@rolldown/binding-darwin-x641.1.5间接
npm@rolldown/binding-freebsd-x641.1.5间接
npm@rolldown/binding-linux-arm-gnueabihf1.1.5间接
npm@rolldown/binding-linux-arm64-gnu1.1.5间接
npm@rolldown/binding-linux-arm64-musl1.1.5间接
npm@rolldown/binding-linux-ppc64-gnu1.1.5间接
npm@rolldown/binding-linux-s390x-gnu1.1.5间接
npm@rolldown/binding-linux-x64-gnu1.1.5间接
npm@rolldown/binding-linux-x64-musl1.1.5间接
npm@rolldown/binding-openharmony-arm641.1.5间接
npm@rolldown/binding-wasm32-wasi1.1.5间接
npm@rolldown/binding-win32-arm64-msvc1.1.5间接
npm@rolldown/binding-win32-x64-msvc1.1.5间接
npm@rolldown/pluginutils1.0.1间接
npm@sapphire/async-queue1.5.5间接
npm@sapphire/shapeshift4.0.0间接
npm@sapphire/snowflake3.5.3间接
npm@sapphire/snowflake3.5.5间接
npm@sec-ant/readable-stream0.4.1间接
npm@semantic-release/commit-analyzer13.0.1间接
npm@semantic-release/error3.0.0间接
npm@semantic-release/error4.0.0间接
npm@semantic-release/git10.0.1间接
npm@semantic-release/github12.0.9间接
npm@semantic-release/npm13.1.5间接
npm@semantic-release/release-notes-generator14.1.1间接
npm@simple-libs/child-process-utils2.0.0间接
npm@simple-libs/stream-utils1.2.0间接
npm@simple-libs/stream-utils2.0.0间接
npm@sindresorhus/is4.6.0间接
npm@sindresorhus/merge-streams4.0.0间接
npm@so-ric/colorspace1.1.6间接
npm@standard-schema/spec1.1.0间接
npm@testing-library/jest-dom6.9.1间接
npm@tybys/wasm-util0.10.3间接
npm@types/better-sqlite37.6.13间接
npm@types/chai5.2.3间接
npm@types/deep-eql4.0.2间接
npm@types/estree1.0.9间接
npm@types/luxon3.7.2间接
npm@types/node26.1.1间接
npm@types/normalize-package-data2.4.4间接
npm@types/triple-beam1.3.5间接
npm@types/ws8.18.1间接
npm@vitest/coverage-v84.1.10间接
npm@vitest/expect4.1.10间接
npm@vitest/mocker4.1.10间接
npm@vitest/pretty-format4.1.10间接
npm@vitest/runner4.1.10间接
npm@vitest/snapshot4.1.10间接
npm@vitest/spy4.1.10间接
npm@vitest/utils4.1.10间接
npm@vladfrangu/async_event_emitter2.4.7间接
npm@wry/caches1.0.1间接
npm@wry/context0.7.4间接
npm@wry/equality0.5.7间接
npm@wry/trie0.5.0间接
npmagent-base9.0.0间接
npmaggregate-error3.1.0间接
npmaggregate-error5.0.0间接
npmajv8.20.0间接
npmansi-escapes7.3.0间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmany-promise1.3.0间接
npmargparse2.0.1间接
npmargue-cli3.1.0间接
npmargv-formatter1.0.0间接
npmaria-query5.3.2间接
npmarray-ify1.0.0间接
npmassertion-error2.0.1间接
npmast-v8-to-istanbul1.0.4间接
npmasync3.2.6间接
npmbase64-js1.5.1间接
npmbefore-after-hook4.0.0间接
npmbindings1.5.0间接
npmbl4.1.0间接
npmbottleneck2.19.5间接
npmbraces3.0.3间接
npmbuffer5.7.1间接
npmcallsites3.1.0间接
npmchai6.2.2间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchalk5.6.2间接
npmchar-regex1.0.2间接
npmchownr1.1.4间接
npmclean-stack2.2.0间接
npmclean-stack5.3.0间接
npmcli-highlight2.1.11间接
npmcli-table30.6.5间接
npmcliui7.0.4间接
npmcliui9.0.1间接
npmcolor5.0.3间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-convert3.1.3间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcolor-name2.1.0间接
npmcolor-string2.1.4间接
npmcompare-func2.0.0间接
npmconfig-chain1.1.13间接
npmcontent-type2.0.0间接
npmconventional-changelog-angular8.3.1间接
npmconventional-changelog-angular9.2.1间接
npmconventional-changelog-conventionalcommits10.2.1间接
npmconventional-changelog-writer8.4.0间接
npmconventional-commits-filter5.0.0间接
npmconventional-commits-parser6.4.0间接
npmconventional-commits-parser7.1.0间接
npmconvert-hrtime5.0.0间接
npmconvert-source-map2.0.0间接
npmcore-util-is1.0.3间接
npmcosmiconfig9.0.2间接
npmcosmiconfig-typescript-loader6.3.0间接
npmcross-spawn7.0.6间接
npmcrypto-random-string4.0.0间接
npmcss.escape1.5.1间接
npmdebug4.4.3间接
npmdecompress-response6.0.0间接
npmdeep-extend0.6.0间接
npmdetect-libc2.1.2间接
npmdir-glob3.0.1间接
npmdiscord-api-types0.38.49间接
npmdom-accessibility-api0.6.3间接
npmdot-prop5.3.0间接
npmduplexer20.1.4间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemojilib2.4.0间接
npmenabled2.0.0间接
npmend-of-stream1.4.5间接
npmenv-ci11.2.0间接
npmenv-paths2.2.1间接
npmenvironment1.1.0间接
npmerror-ex1.3.4间接
npmes-module-lexer2.3.1间接
npmes-toolkit1.49.0间接
npmesbuild0.28.1间接
npmescalade3.2.0间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp5.0.0间接
npmestree-walker3.0.3间接
npmevent-target-shim5.0.1间接
npmexeca5.1.1间接
npmexeca8.0.1间接
npmexeca9.6.1间接
npmexpand-template2.0.3间接
npmexpect-type1.4.0间接
npmfast-deep-equal3.1.3间接
npmfast-uri3.1.3间接
npmfd-package-json2.0.0间接
npmfdir6.5.0间接
npmfecha4.2.3间接
npmfigures2.0.0间接
npmfigures6.1.0间接
npmfile-stream-rotator0.6.1间接
npmfile-uri-to-path1.0.0间接
npmfill-range7.1.1间接
npmfind-up2.1.0间接
npmfind-up-simple1.0.1间接
npmfind-versions6.0.0间接
npmfn.name1.1.0间接
npmformatly0.3.0间接
npmfs-constants1.0.0间接
npmfs-extra11.3.6间接
npmfsevents2.3.2间接
npmfsevents2.3.3间接
npmfunction-timeout1.0.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-stream6.0.1间接
npmget-stream8.0.1间接
npmget-stream9.0.1间接
npmget-tsconfig4.14.0间接
npmgit-log-parser1.2.1间接
npmgithub-from-package0.0.0间接
npmglobal-directory5.0.0间接
npmglobals17.7.0间接
npmgraceful-fs4.2.10间接
npmgraceful-fs4.2.11间接
npmgraphql-tag2.12.7间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhighlight.js10.7.3间接
npmhook-std4.0.0间接
npmhosted-git-info7.0.2间接
npmhosted-git-info9.0.3间接
npmhtml-escaper2.0.2间接
npmhttp-proxy-agent9.1.0间接
npmhttps-proxy-agent9.1.0间接
npmhuman-signals2.1.0间接
npmhuman-signals5.0.0间接
npmhuman-signals8.0.1间接
npmieee7541.2.1间接
npmimport-fresh3.3.1间接
npmimport-from-esm2.0.0间接
npmimport-meta-resolve4.2.0间接
npmindent-string4.0.0间接
npmindent-string5.0.0间接
npmindex-to-position1.2.0间接
npminherits2.0.4间接
npmini1.3.8间接
npmini6.0.0间接
npmis-arrayish0.2.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-number7.0.0间接
npmis-obj2.0.0间接
npmis-plain-obj4.1.0间接
npmis-stream2.0.1间接
npmis-stream3.0.0间接
npmis-stream4.0.1间接
npmis-unicode-supported2.1.0间接
npmisarray1.0.0间接
npmisexe2.0.0间接
npmissue-parser7.0.2间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-report3.0.1间接
npmistanbul-reports3.2.0间接
npmjava-properties1.0.2间接
npmjiti2.6.1间接
npmjiti2.7.0间接
npmjs-tokens10.0.0间接
npmjs-tokens4.0.0间接
npmjs-yaml4.3.0间接
npmjson-parse-better-errors1.0.2间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse1.0.0间接
npmjson-with-bigint3.5.10间接
npmjsonfile6.2.1间接
npmknip6.26.0间接
npmkuler2.0.0间接
npmlefthook2.1.10间接
npmlefthook-darwin-arm642.1.10间接
npmlefthook-darwin-x642.1.10间接
npmlefthook-freebsd-arm642.1.10间接
npmlefthook-freebsd-x642.1.10间接
npmlefthook-linux-arm642.1.10间接
npmlefthook-linux-x642.1.10间接
npmlefthook-openbsd-arm642.1.10间接
npmlefthook-openbsd-x642.1.10间接
npmlefthook-windows-arm642.1.10间接
npmlefthook-windows-x642.1.10间接
npmlightningcss1.32.0间接
npmlightningcss-android-arm641.32.0间接
npmlightningcss-darwin-arm641.32.0间接
npmlightningcss-darwin-x641.32.0间接
npmlightningcss-freebsd-x641.32.0间接
npmlightningcss-linux-arm-gnueabihf1.32.0间接
npmlightningcss-linux-arm64-gnu1.32.0间接
npmlightningcss-linux-arm64-musl1.32.0间接
npmlightningcss-linux-x64-gnu1.32.0间接
npmlightningcss-linux-x64-musl1.32.0间接
npmlightningcss-win32-arm64-msvc1.32.0间接
npmlightningcss-win32-x64-msvc1.32.0间接
npmlines-and-columns1.2.4间接
npmload-json-file4.0.0间接
npmlocate-path2.0.0间接
npmlodash4.18.1间接
npmlodash-es4.18.1间接
npmlodash.capitalize4.2.1间接
npmlodash.escaperegexp4.1.2间接
npmlodash.isplainobject4.0.6间接
npmlodash.isstring4.0.1间接
npmlodash.snakecase4.1.1间接
npmlodash.uniqby4.7.0间接
npmlru-cache10.4.3间接
npmlru-cache11.5.2间接
npmmagic-bytes.js1.13.0间接
npmmagic-string0.30.21间接
npmmagicast0.5.3间接
npmmake-asynchronous1.1.0间接
npmmake-dir4.0.0间接
npmmarked15.0.12间接
npmmarked-terminal7.3.0间接
npmmeow13.2.0间接
npmmerge-stream2.0.0间接
npmmicromatch4.0.8间接
npmmime4.1.0间接
npmmimic-fn2.1.0间接
npmmimic-fn4.0.0间接
npmmimic-response3.1.0间接
npmmin-indent1.0.1间接
npmminimist1.2.8间接
npmmkdirp-classic0.5.3间接
npmmoment2.30.1间接
npmms2.1.3间接
npmmz2.7.0间接
npmnanoid3.3.16间接
npmnapi-build-utils2.0.0间接
npmneo-async2.6.2间接
npmnerf-dart1.0.0间接
npmnode-abi3.94.0间接
npmnode-emoji2.2.0间接
npmnode-fetch2.7.0间接
npmnormalize-package-data6.0.2间接
npmnormalize-package-data8.0.0间接
npmnormalize-url9.0.1间接
npmnpm11.18.0间接
npmnpm-run-path4.0.1间接
npmnpm-run-path5.3.0间接
npmnpm-run-path6.0.0间接
npmobject-assign4.1.1间接
npmobject-hash3.0.0间接
npmobug2.1.3间接
npmonce1.4.0间接
npmone-time1.0.0间接
npmonetime5.1.2间接
npmonetime6.0.0间接
npmoptimism0.18.1间接
npmoxc-parser0.137.0间接
npmoxc-resolver11.21.3间接
npmoxfmt0.58.0间接
npmoxlint1.73.0间接
npmp-each-series3.0.0间接
npmp-event6.0.1间接
npmp-filter4.1.0间接
npmp-limit1.3.0间接
npmp-locate2.0.0间接
npmp-map7.0.5间接
npmp-reduce2.1.0间接
npmp-reduce3.0.0间接
npmp-timeout6.1.4间接
npmp-try1.0.0间接
npmparent-module1.0.1间接
npmparse-json4.0.0间接
npmparse-json5.2.0间接
npmparse-json8.3.0间接
npmparse-ms4.0.0间接
npmparse55.1.1间接
npmparse56.0.1间接
npmparse5-htmlparser2-tree-adapter6.0.1间接
npmpath-exists3.0.0间接
npmpath-key3.1.1间接
npmpath-key4.0.0间接
npmpath-type4.0.0间接
npmpathe2.0.3间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.5间接
npmpify3.0.0间接
npmpkg-conf2.1.0间接
npmplaywright-core1.61.1间接
npmpostcss8.5.18间接
npmprebuild-install7.1.3间接
npmpretty-ms9.3.0间接
npmprocess-nextick-args2.0.1间接
npmproto-list1.2.4间接
npmproxy-agent-negotiate1.1.0间接
npmpump3.0.4间接
npmrc1.2.8间接
npmread-package-up11.0.0间接
npmread-package-up12.0.0间接
npmread-pkg10.1.0间接
npmread-pkg9.0.1间接
npmreadable-stream2.3.8间接
npmreadable-stream3.6.2间接
npmredent3.0.0间接
npmregistry-auth-token5.1.1间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmresolve-pkg-maps1.0.0间接
npmrolldown1.1.5间接
npmrxjs7.8.2间接
npmsafe-buffer5.1.2间接
npmsafe-buffer5.2.1间接
npmsafe-stable-stringify2.5.0间接
npmsemantic-release25.0.7间接
npmsemver7.8.5间接
npmsemver-regex4.0.5间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsiginfo2.0.0间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmsignale1.4.0间接
npmsimple-concat1.0.1间接
npmsimple-get4.0.1间接
npmskin-tone2.0.0间接
npmsmol-toml1.7.0间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmspawn-error-forwarder1.0.0间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.23间接
npmsplit21.0.0间接
npmstack-trace0.0.10间接
npmstackback0.0.2间接
npmstd-env4.2.0间接
npmstream-combiner21.1.1间接
npmstring-width4.2.3间接
npmstring-width7.2.0间接
npmstring_decoder1.1.1间接
npmstring_decoder1.3.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-bom3.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-final-newline3.0.0间接
npmstrip-final-newline4.0.0间接
npmstrip-indent3.0.0间接
npmstrip-json-comments2.0.1间接
npmstrip-json-comments5.0.3间接
npmsuper-regex1.1.0间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-hyperlinks3.2.0间接
npmtagged-tag1.0.0间接
npmtar-fs2.1.5间接
npmtar-stream2.2.0间接
npmtemp-dir3.0.0间接
npmtempy3.2.0间接
npmtext-hex1.0.0间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmthrough22.0.5间接
npmtime-span5.1.0间接
npmtinybench2.9.0间接
npmtinyexec1.2.4间接
npmtinyglobby0.2.17间接
npmtinypool2.1.0间接
npmtinyrainbow3.1.0间接
npmto-regex-range5.0.1间接
npmtr460.0.3间接
npmtraverse0.6.8间接
npmtriple-beam1.4.1间接
npmts-mixer6.0.4间接
npmtslib2.8.1间接
npmtsx4.23.1间接
npmtunnel0.0.6间接
npmtunnel-agent0.6.0间接
npmtype-fest1.4.0间接
npmtype-fest2.19.0间接
npmtype-fest4.41.0间接
npmtype-fest5.8.0间接
npmtypescript6.0.3间接
npmuglify-js3.19.3间接
npmunbash4.0.2间接
npmundici6.24.1间接
npmundici6.27.0间接
npmundici7.28.0间接
npmundici-types8.3.0间接
npmunicode-emoji-modifier-base1.0.0间接
npmunicorn-magic0.1.0间接
npmunicorn-magic0.3.0间接
npmunicorn-magic0.4.0间接
npmunique-string3.0.0间接
npmuniversal-user-agent7.0.3间接
npmuniversalify2.0.1间接
npmurl-join5.0.0间接
npmutil-deprecate1.0.2间接
npmvalidate-npm-package-license3.0.4间接
npmvite8.1.4间接
npmvitest4.1.10间接
npmwalk-up-path4.0.0间接
npmweb-worker1.5.0间接
npmwebidl-conversions3.0.1间接
npmwhatwg-url5.0.0间接
npmwhich2.0.2间接
npmwhy-is-node-running2.3.0间接
npmwordwrap1.0.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi9.0.2间接
npmwrappy1.0.2间接
npmws8.21.0间接
npmxtend4.0.2间接
npmy18n5.0.8间接
npmyargs16.2.2间接
npmyargs18.0.0间接
npmyargs-parser20.2.9间接
npmyargs-parser22.0.0间接
npmyoctocolors2.1.2间接
依赖安全公告 2

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

软件包版本关系严重程度公告数修复版本
fast-uri3.1.3间接14.1.1
undici6.24.1间接48.5.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "amazon-games",
        "free-games",
        "freebies",
        "gog",
        "prime-gaming",
        "steam",
        "bot",
        "feed",
        "rss",
        "telegram",
        "epic-games",
        "epic-games-store",
        "humble-bundle",
        "itchio",
        "docker",
        "playwright",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 4110,
      "has_wiki": false,
      "homepage": "https://eikowagenknecht.com/lootscraper/",
      "languages": {
        "Dockerfile": 2707,
        "TypeScript": 538665
      },
      "pushed_at": "2026-07-20T05:46:27Z",
      "created_at": "2022-02-01T20:54:56Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T15:36:52Z",
      "description": "RSS feeds, Discord and Telegram bot for free game and loot offers. Supports Steam, Epic, Amazon Games, GOG, Humble and more.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://eikowagenknecht.com",
      "name": "Eiko Wagenknecht",
      "type": "User",
      "login": "eikowagenknecht",
      "company": "Wagenknecht IT GmbH",
      "location": "Hanover, Germany",
      "followers": 25,
      "avatar_url": "https://avatars.githubusercontent.com/u/1475672?v=4",
      "created_at": "2012-02-26T12:28:17Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 5261
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2026-07-13T08:20:48Z"
        },
        {
          "tag": "v2.14.2",
          "kind": "patch",
          "published_at": "2026-07-04T19:30:46Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2026-02-23T10:19:59Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2026-02-21T09:17:41Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2026-01-28T14:20:44Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2026-01-28T13:29:57Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2025-12-28T14:02:38Z"
        },
        {
          "tag": "v2.10.4",
          "kind": "patch",
          "published_at": "2025-12-08T17:49:09Z"
        },
        {
          "tag": "v2.10.3",
          "kind": "patch",
          "published_at": "2025-11-13T19:36:07Z"
        },
        {
          "tag": "v2.10.2",
          "kind": "patch",
          "published_at": "2025-11-06T08:48:56Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2025-11-02T07:43:16Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2025-09-07T11:11:40Z"
        },
        {
          "tag": "v2.9.7",
          "kind": "patch",
          "published_at": "2025-08-20T08:25:54Z"
        },
        {
          "tag": "v2.9.6",
          "kind": "patch",
          "published_at": "2025-06-25T07:24:04Z"
        },
        {
          "tag": "v2.9.5",
          "kind": "patch",
          "published_at": "2025-06-02T11:59:05Z"
        },
        {
          "tag": "v2.9.4",
          "kind": "patch",
          "published_at": "2025-05-19T08:39:15Z"
        },
        {
          "tag": "v2.9.3",
          "kind": "patch",
          "published_at": "2025-05-02T08:07:32Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2025-04-09T18:57:11Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2025-03-24T09:30:35Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2025-03-23T10:27:47Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2025-03-07T07:43:38Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-02-20T16:57:00Z"
        },
        {
          "tag": "v2.7.2",
          "kind": "patch",
          "published_at": "2025-02-13T20:53:10Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2025-02-13T20:34:44Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2025-02-11T12:27:29Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2025-02-11T11:12:20Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2025-02-11T11:04:54Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2025-02-11T08:46:11Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2025-02-10T20:49:10Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2025-02-10T13:11:56Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2025-02-10T09:52:08Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2025-02-10T09:16:37Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-02-09T17:09:10Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-02-07T16:01:34Z"
        },
        {
          "tag": "v1.14.3",
          "kind": "patch",
          "published_at": "2024-10-25T10:31:39Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2024-09-26T16:19:57Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2024-09-24T11:16:25Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2024-08-28T08:24:19Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2024-08-02T08:19:06Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2024-05-04T14:59:07Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2024-02-11T00:39:07Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2024-02-09T09:02:12Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2024-02-02T08:35:50Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-01-03T19:32:10Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-12-07T16:04:00Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-12-03T12:37:42Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-11-07T19:12:35Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-10-27T21:47:40Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2023-10-27T08:21:20Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-10-26T11:24:56Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2023-10-25T19:34:42Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2023-10-25T18:48:10Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2023-10-25T08:36:14Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-10-24T10:42:07Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-10-22T13:56:37Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-08-08T10:52:18Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-07-30T11:38:00Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-07-05T07:17:05Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-02-10T08:45:54Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-01-25T09:38:20Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-01-05T15:20:20Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-12-28T09:12:07Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-12-26T13:48:41Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-12-21T13:05:49Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-11-11T11:08:58Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-10-15T07:31:24Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2022-09-30T20:25:23Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2022-09-08T19:44:16Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2022-08-12T07:56:51Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2022-07-17T12:22:02Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-06-23T17:23:39Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-06-22T13:32:48Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-06-19T16:34:29Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-06-18T19:55:37Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2022-06-16T17:40:06Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2022-05-20T10:41:04Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-04-29T19:44:13Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-04-25T08:05:53Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-04-22T19:21:49Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-04-19T16:35:01Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2022-04-15T08:31:13Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2022-03-31T11:24:13Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2022-03-30T09:53:01Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2022-03-24T19:36:54Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2022-03-21T13:40:30Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2022-03-20T18:21:58Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2022-03-18T14:23:09Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-03-18T09:24:58Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-03-10T18:00:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2e0c6c374cc78eccc73893064e3caa575485d20f",
          "body": "Drop the commit-message filter that caused batched pushes (feat + trailing\ndocs in one push) to skip the build, leaving the main image stale. Every\npush to main now rebuilds the (main) image.\n\nAdd a v* tag trigger so semantic-release's version tags publish\n(<semver>) and (latest) images automatically, deriving semver from the git\nref instead of only the manual dispatch input.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: build docker on main pushes and version tags",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T08:29:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "084b6fcb7f1c5833441e0d9efef2ab79b210fb57",
          "body": "# [2.15.0](https://github.com/eikowagenknecht/lootscraper/compare/v2.14.2...v2.15.0) (2026-07-13)\n\n### Features\n\n* add Fab scraper for limited-time free assets ([#609](https://github.com/eikowagenknecht/lootscraper/issues/609)) ([8ad488e](https://github.com/eikowagenknecht/lootscraper/commit/8ad488e\n[…]\nper for free event items ([#602](https://github.com/eikowagenknecht/lootscraper/issues/602)) ([dfd4ec8](https://github.com/eikowagenknecht/lootscraper/commit/dfd4ec88736468e438f333143089d816637f98f2))",
          "is_bot": false,
          "headline": "chore(release): 2.15.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-13T08:20:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b233c29f6f48adfb273c650764a5eeb073239049",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Fab asset feed links",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T08:11:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ad488e267f845fd1a64cc057e6db6e8f1dd98a1",
          "body": "Adds a new scraper for the biweekly \"Limited-Time Free\" asset rotation\non Fab, Epic's marketplace for Unreal Engine and other digital assets.\n\nFab sits behind a Cloudflare bot challenge that blocks plain HTTP\nclients by TLS fingerprint, so unlike the Epic Games API the JSON API\ncannot be called with\n[…]\n log from warn to verbose,\nsince skipping game info lookup is the expected path for non-game\noffers like Fab assets and Steam Points Shop items.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add Fab scraper for limited-time free assets (#609)",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T08:11:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a60155d258b4739f05d8220abfd7ff7ec6e838b7",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Steam Points Shop feed links, remove disabled itch.io feeds",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T07:36:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dfd4ec88736468e438f333143089d816637f98f2",
          "body": "Adds a new scraper that finds free Steam Points Shop items (stickers,\nanimated avatars, frames, etc.) that Valve gives away during seasonal\nsales and events, using the public ILoyaltyRewardsService Web API.\n\nSince the API cannot filter or sort by price, the scraper scans the\nmost recently created it\n[…]\n so they get their own feed,\nTelegram subscription and Discord channel instead of mixing into the\nSteam loot feed. No database migration needed.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add Steam Points Shop scraper for free event items (#602)",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T07:36:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b70fab91bdd8fefff259cec0fc657e8ce1efa9f4",
          "body": "Bump all runtime and dev dependencies to their latest versions\n(patch/minor only). TypeScript is held at 6.0.3 (latest 6.x); the\n7.0.2 major bump is intentionally deferred.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies to latest",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-13T07:14:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d24c1f18d69cfc1053fa0eab8bedcd966a9da6e1",
          "body": "…up (#630)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump kysely from 0.29.2 to 0.29.3 in the npm-updates gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T09:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24cda672cfbecabe345ef65d657e4f5acac72a2a",
          "body": "Co-authored-by: dale-sharp <dale-sharp@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add platform to feed entry titles and structured category (#628)",
          "author_name": "Dale",
          "author_login": "dale-sharp",
          "committed_at": "2026-07-08T09:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e971e5bc1a00b4e59ef74ae6e8b5b6e03e4f1f8a",
          "body": "## [2.14.2](https://github.com/eikowagenknecht/lootscraper/compare/v2.14.1...v2.14.2) (2026-07-04)\n\n### Bug Fixes\n\n* downgrade game info fetch failures from error to warn level ([#576](https://github.com/eikowagenknecht/lootscraper/issues/576)) ([b39d53e](https://github.com/eikowagenknecht/lootscrap\n[…]\n2e3dd0e75f5503ad1e4))\n* **test:** restore unit/contract test separation with vitest projects ([3d925b1](https://github.com/eikowagenknecht/lootscraper/commit/3d925b1adb7f2adb6ab655b5cba75bdfbf0216c4))",
          "is_bot": false,
          "headline": "chore(release): 2.14.2",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-04T19:30:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3761d7aebc594c3bb52a5504ba25afadf40a5edf",
          "body": "Fix all 126 warnings surfaced by the oxlint update: add the u flag\nto regexes, convert unused capture groups to non-capturing groups,\nextract deeply nested calls into named variables, prefer Number()\ncoercion over parseInt/parseFloat, and a few one-off style fixes.\nNo behavior changes.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style: fix oxlint warnings from oxlint 1.72",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-04T19:28:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d7a8b949326ed632243666b967a3ad3456fe810f",
          "body": "Update all dependencies to their latest versions, including\nkysely 0.28 -> 0.29 (Migrator/Migration now imported from\nkysely/migration) and graphql 16 -> 17 (supported by\n@apollo/client 4.2).\n\nAlso switches the vitest scripts to the unit/contract project flags.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): update all dependencies",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-04T19:28:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3d925b1adb7f2adb6ab655b5cba75bdfbf0216c4",
          "body": "A Feb 2025 refactor hardcoded the vitest include to contract tests only\nand gated them on VITEST_MODE === \"contract\", which vitest never sets\n(it only sets RUN/WATCH). Result: pnpm test collected zero unit tests\nand pnpm test:contract skipped everything, so CI passed trivially.\n\nReplace the env gati\n[…]\nsection, and\nthe igdb token renewal test double-queued the auth mock. Contract\ntests get a realistic 120s timeout and now tolerate null img_url.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(test): restore unit/contract test separation with vitest projects",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-04T19:19:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5b8c16ec3d5226d55f965629286b6e028ab5478e",
          "body": "… render\n\nThe GOG games scraper failed in two ways: offers whose details page has\nno .productcard-player__logo element were dropped entirely, and the\nhomepage scan raced Angular's client-side rendering, sometimes finding\nno giveaway elements at all. Keep offers without an image (img_url is\nnullable) and wait up to 5s for giveaway elements to appear.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(gog): don't drop giveaways without image and wait for client-side…",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-07-04T19:11:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ee36d32507ec7ed6ecda258403e96d7c4d754600",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump graphql from 16.13.2 to 16.14.2 (#624)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T11:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135f75ea0f2026abcf56e6359ea0b01a5cf5928f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @types/node from 24.12.2 to 26.0.1 (#625)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T11:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9acea7d66bc3ea73341556570768b53ee6d22be",
          "body": null,
          "is_bot": false,
          "headline": "docs: link to OpenRift in a more-from-me section",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-06-25T15:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec488424031d555b0afdf2361951528c05af073",
          "body": "Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de>",
          "is_bot": false,
          "headline": "docs: add images back in",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-06-25T15:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a2ca12c6bfc79a318788497770b3d5c04ad2a8",
          "body": "…up across 1 directory (#620)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps-dev): bump vite from 8.0.10 to 8.0.16 in the npm_and_yarn gro…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T12:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e25268679c9916bba2659b29f18ee155bce320a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 6 to 7 (#621)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T12:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641c5c460d1cba07bd191d4e252c3cef9d89f6c6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump pnpm/action-setup from 5 to 6 (#603)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde9001dd16a06d1bcbc3a1e8de19cebacd53f6b",
          "body": "…21.0.0 (#614)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @commitlint/config-conventional from 20.5.3 to …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:46:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab68984610c61b83e3254ec6a9a80cbdfdd1432",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump node from 24-slim to 26-slim (#611)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:45:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1dcdbc9fb324c036447ddd53d06afead6fb7d8c",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @commitlint/types from 20.5.0 to 21.0.0 (#613)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf3abdf4037b2d8e7fb94f92a0d54bf9bb49b6d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.0 (#615)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a8dca0688115c2a1057872208b0b1cb2b5e206d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump basic-ftp from 5.3.0 to 6.0.1 (#616)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T06:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb334d3e048c514b5e87baf505bce871ca68f4e",
          "body": "…dates (#607)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group across 1 directory with 15 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T13:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f509a1474ef0969163807ca0171ca3d5b454be18",
          "body": "…dates (#605)",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group across 1 directory with 15 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T05:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3c79afd53ca663508692e3dd0e75f5503ad1e4",
          "body": "- Disable no-nodejs-modules and parameter-properties rules (false\n  positives for a Node.js app using idiomatic TypeScript)\n- Use property shorthand throughout codebase (object-shorthand)\n- Add explicit name properties to custom error classes (custom-error-definition)\n- Convert simple if/else to ternary expressions (prefer-ternary)\n- Move type alias after imports to fix import/first warnings\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: resolve all 93 oxlint warnings",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-04-08T05:50:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c6d8cd3912d8329ab884d140f6226e044cd4d411",
          "body": "…ode 24\n\nMajor bumps:\n- TypeScript 5.9 → 6.0: remove deprecated baseUrl, add tests/* path alias,\n  replace internal grammy type import with Parameters<Api> extraction\n- Vite 7.3 → 8.0: rename rollupOptions to rolldownOptions (Rolldown bundler)\n- Node target 22 → 24: update engines, vite build target, @types/node\n\nMinor/patch bumps: vitest, @vitest/coverage-v8, lefthook, oxlint, oxfmt\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): update all deps, bump TypeScript 6.0, Vite 8.0, target N…",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-04-08T05:45:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "970622bfd84165939755052cd64ff905c3fbdcfe",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 9 updates (#599)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T05:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3e8104c34aa35de58435c84de36b3eb18dca6b",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump i18next from 25.10.4 to 26.0.1 (#597)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T05:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3630c7c5438284c44b10b3ca06c73a34be7bdc27",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 7 updates (#595)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T05:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ef364ec204e288abdf12589640f381ab06108c",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump knip from 5.86.0 to 6.0.2 (#592)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T06:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ce7f76bbcd7d0a4dcca7015f536f9faf9243a2",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 4 updates (#591)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T06:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2c607e7f8942b12b649692ee843fa371821fad",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump pnpm/action-setup from 4 to 5 (#590)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T06:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f4002d426370ef9d191888fec219590a7dc75e",
          "body": "…group across 1 directory (#589)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump kysely from 0.28.12 to 0.28.14 in the npm_and_yarn …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T22:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9f58efef884872396de6b9486cfadfc55427f1",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 11 updates (#587)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T05:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4cade7f57bc1a3e4e486024237d3946dd5a709",
          "body": "Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de>",
          "is_bot": false,
          "headline": "ci: update dependabot",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-03-10T14:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd7baf94f7e2228e9b6407fc1e8588f23f03f1b",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/setup-buildx-action from 3 to 4 (#583)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T06:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93c8cd07be00d243aad7f74cd3c67edadfc1c25f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/login-action from 3 to 4 (#584)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T06:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8f6205b8709aa8408fb80784bdd614ac7b2ce6",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/build-push-action from 6 to 7 (#582)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T06:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511f69f1a572207ffe8e6f34432101376eaf9718",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump docker/metadata-action from 5 to 6 (#585)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T06:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc485ea8b77d090556123767aca49707ce3b56b",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 11 updates (#586)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T06:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "debb0e0c3cbd831344f85910f090ff555c25a6c9",
          "body": "…oup across 1 directory (#580)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump rollup from 4.55.1 to 4.59.0 in the npm_and_yarn gr…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T06:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae5564919907ca781900f8202742587723332e7",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 9 updates (#579)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T06:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c48fc6bd2dbb4681b501237a83cb38d26bba495",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 4 to 6 (#578)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T06:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e405099beb26fd099be7edae703c35dbfe2fd3e",
          "body": "…roup across 1 directory (#577)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump basic-ftp from 5.1.0 to 5.2.0 in the npm_and_yarn g…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-26T07:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39d53eaf405bd49ebd59cacb31d713c9cf340cc",
          "body": "Co-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: downgrade game info fetch failures from error to warn level (#576)",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-25T12:30:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e559fa1be5bd5e2b8e268ccd299a4affff757217",
          "body": "## [2.14.1](https://github.com/eikowagenknecht/lootscraper/compare/v2.14.0...v2.14.1) (2026-02-23)\n\n### Bug Fixes\n\n* only send Telegram error alerts after repeated scraper failures ([#574](https://github.com/eikowagenknecht/lootscraper/issues/574)) ([dc8a6bb](https://github.com/eikowagenknecht/lootscraper/commit/dc8a6bbdc32e192e6964a2619db24a360a28d4a0))",
          "is_bot": false,
          "headline": "chore(release): 2.14.1",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-02-23T10:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248f6ad9ea4fab93c6414a26872a1be9a6a1f215",
          "body": "Bumps @apollo/client 4.1.4→4.1.5, i18next 25.8.8→25.8.13,\n@commitlint/cli 20.4.1→20.4.2, @commitlint/config-conventional\n20.4.1→20.4.2, knip 5.83.1→5.85.0, oxfmt 0.32.0→0.34.0,\noxlint 1.47.0→1.49.0\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): bump the npm-updates group with 7 updates",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-23T07:50:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "640fb6fb5369b0a3cd68ec222548389386cce004",
          "body": null,
          "is_bot": false,
          "headline": "ci: add claude workflow (#575)",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-23T07:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8a6bbdc32e192e6964a2619db24a360a28d4a0",
          "body": "…(#574)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: only send Telegram error alerts after repeated scraper failures …",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-23T07:38:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "081e9cbff9a67d3bdc1c5981e66ca7cef720a434",
          "body": "… across 1 directory (#572)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump ajv from 8.17.1 to 8.18.0 in the npm_and_yarn group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-21T09:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9240dbf995c43a6df34a1368af6331dbbb7477b2",
          "body": "# [2.14.0](https://github.com/eikowagenknecht/lootscraper/compare/v2.13.0...v2.14.0) (2026-02-21)\n\n### Bug Fixes\n\n* move type alias after imports to satisfy linter ([bf9d076](https://github.com/eikowagenknecht/lootscraper/commit/bf9d0767f2e9721f8b5b31539fd9beb4b10efcfc))\n* support Discord announceme\n[…]\nrd announcement channels ([#571](https://github.com/eikowagenknecht/lootscraper/issues/571)) ([6ae705e](https://github.com/eikowagenknecht/lootscraper/commit/6ae705eddd6a7a296c6498dd466cf26525ab25f6))",
          "is_bot": false,
          "headline": "chore(release): 2.14.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-02-21T09:17:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ae705eddd6a7a296c6498dd466cf26525ab25f6",
          "body": "Co-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add auto-crosspost for Discord announcement channels (#571)",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-21T09:16:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b0d09f3dc15deb7efaad3648e62aa83334a0ab4b",
          "body": "Bumps the npm-updates group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [grammy](https://github.com/grammyjs/grammY) | `1.39.3` | `1.40.0` |\n| [i18next](https://github.com/i18next/i18next) | `25.8.4` | `25.8.8` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/t\n[…]\nt\n  dependency-version: 1.47.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: npm-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 6 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T07:22:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf9d0767f2e9721f8b5b31539fd9beb4b10efcfc",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: move type alias after imports to satisfy linter",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-13T12:38:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "77a3cf034530ee24caab0c03942a64d1f521cfce",
          "body": "Channels converted to announcement type (GuildAnnouncement) were not\nrecognized by the bot, causing repeated \"channel not found\" warnings.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: support Discord announcement channels for offer posting",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-02-13T11:17:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e9e84e314df0889c566d48ee220943913f1bd4ce",
          "body": "Bumps the npm-updates group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@apollo/client](https://github.com/apollographql/apollo-client) | `4.1.3` | `4.1.4` |\n| [i18next](https://github.com/i18next/i18next) | `25.8.0` | `25.8.4` |\n| [playwright](https://github.com/microsoft/playw\n[…]\nt\n  dependency-version: 1.43.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: npm-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 10 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T07:13:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9280b2cf37b634f94f84e551e7a39b2a8e21bfd3",
          "body": "Bumps the npm-updates group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@apollo/client](https://github.com/apollographql/apollo-client) | `4.1.2` | `4.1.3` |\n| [kysely](https://github.com/kysely-org/kysely) | `0.28.10` | `0.28.11` |\n| [playwright](https://github.com/microsoft/pla\n[…]\ne\n  dependency-version: 25.0.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: npm-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 9 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T06:39:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4369ce9831ce99d03a5e4a4704f8e7532507afa4",
          "body": "Bumps [croner](https://github.com/hexagon/croner) from 9.1.0 to 10.0.1.\n- [Release notes](https://github.com/hexagon/croner/releases)\n- [Changelog](https://github.com/Hexagon/croner/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hexagon/croner/compare/9.1.0...10.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: croner\n  dependency-version: 10.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump croner from 9.1.0 to 10.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T06:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d2b26f29f603962b96be863d45962e06c20b09",
          "body": "# [2.13.0](https://github.com/eikowagenknecht/lootscraper/compare/v2.12.0...v2.13.0) (2026-01-28)\n\n### Features\n\n* add more frequent Epic Games schedule checks ([b91064b](https://github.com/eikowagenknecht/lootscraper/commit/b91064b9341b28b788d0d135b09b28fae038b530))",
          "is_bot": false,
          "headline": "chore(release): 2.13.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-01-28T14:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91064b9341b28b788d0d135b09b28fae038b530",
          "body": "This should make games available earlier by checking more frequently\nin the first two hours after the typical release time.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add more frequent Epic Games schedule checks",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:30:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d4cd7f88e4de27e1b58a8cd7fe9b974ec20e2881",
          "body": "# [2.12.0](https://github.com/eikowagenknecht/lootscraper/compare/v2.11.0...v2.12.0) (2026-01-28)\n\n### Bug Fixes\n\n* add missing JSDoc annotations to countActiveOffers ([6dbad61](https://github.com/eikowagenknecht/lootscraper/commit/6dbad6142357c3535254a49acae046968688ca61))\n* avoid closure over loop\n[…]\n4b2ebf59e9882a22caca79))\n\n### Features\n\n* add optional scraper argument to scrapenow command ([b015461](https://github.com/eikowagenknecht/lootscraper/commit/b0154619eedd01dc2800a9b4b81f9d739c564f2b))",
          "is_bot": false,
          "headline": "chore(release): 2.12.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-01-28T13:29:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db157dfbee405ff463ebad28efbf5215df75de43",
          "body": "global.d.ts no longer needs to be ignored.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove unnecessary oxfmt ignore pattern",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "96000aee37b4ea6bf0aad325f5b629a3e0f28027",
          "body": "No violations found in the codebase.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: enable unicorn/no-object-as-default-parameter rule",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ab80b106fe913f46cb75b0adf0fd4a9f2d630f7",
          "body": "Enable the rule globally and use inline oxlint-disable-next-line\ncomments for the two legitimate uses of explicit undefined.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: enable unicorn/no-useless-undefined rule with targeted ignores",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d7173c65638ce88214c19cf62ea81dbe1760b336",
          "body": "Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de>",
          "is_bot": false,
          "headline": "docs: fix escaping",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c627a447222c00b3bd4b2ebf59e9882a22caca79",
          "body": "Re-enable the rule globally and add inline ignores only for the affected\nfunctions in markdown.ts where @returns tags are present but not recognized\ndue to oxlint bug. Added missing @returns tag to delay.ts.\n\nSee: https://github.com/oxc-project/oxc/issues/13776\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use targeted ignores for jsdoc/require-returns false positives",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eb1b679796a2ddf3ea1127196ce78b4f5d5d3301",
          "body": "Enable the unicorn/prefer-dom-node-text-content rule globally and add\nan explicit inline disable comment where innerText is intentionally\nused (textContent contains special characters in this context).\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: enable prefer-dom-node-text-content rule with explicit ignore",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e4fe0dc19afc8924dd2bea44f947280a2dcefe6f",
          "body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: enable unicorn/prefer-at rule and use .at() for array access",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d90278d36afa1baa7f6be0a8c6b0e17236594450",
          "body": "Refactor array initialization patterns to avoid calling push()\nimmediately after creating empty arrays. In atom.ts, move the first\nelement into the initializer. In stringTools.ts, combine all spreads\ninto a single returned array literal.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: resolve no-immediate-mutation lint warnings",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ba0acf135c61aed1dde20279d059ce794fdc577a",
          "body": "Signed-off-by: Eiko Wagenknecht <git@eiko-wagenknecht.de>",
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c4f631301349becbc91353996c708681e2391b",
          "body": "Enabled rules (no violations found):\n- no-template-curly-in-string\n- unicorn/prefer-text-content\n- arrow-body-style\n\nRules kept off with updated comments explaining why:\n- unicorn/filename-case (migrations use numbered prefixes)\n- jsdoc/require-returns (false positive - tags not recognized)\n- unicor\n[…]\n)\n- unicorn/no-useless-undefined (TypeScript requires explicit undefined)\n- unicorn/no-immediate-mutation (incremental building is intentional)\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "chore: review and enable additional linter rules",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36bbf5fc6e301543d614558858d6d2dfef99202f",
          "body": "Rule now works correctly, no violations found.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "chore: enable no-template-curly-in-string rule",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2329f203c53442494e2f43dcbe8eb7a556db6571",
          "body": "Replace `new URL()` in try/catch with cleaner `URL.canParse()` API.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: enable no-new rule and use URL.canParse() for validation",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f175572f78474e5f78ac848f3bf1fa4519d911",
          "body": "Enable the rule globally and add an inline disable comment for the\nsingle side-effect import in vitest-setup.ts.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "chore: enable import/no-unassigned-import rule with inline exception",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b618da3d630d5ae077df7976decd60e45979d40c",
          "body": "Re-enable no-empty-function, no-promise-executor-return, and\nunicorn/no-empty-file rules now that the code has been fixed.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "chore: re-enable fixed linter rules",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61d636034c932e43b83d564f7a262a53e14f7ba",
          "body": "Delete the empty placeholder file to satisfy the\nunicorn/no-empty-file linter rule.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "chore: remove empty igdbContract.ts file",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2828ac5262eda33d8edaa2aba2d5d9a1800180",
          "body": "Create a reusable delay() helper function to replace inline\nPromise + setTimeout patterns. This satisfies the\nno-promise-executor-return linter rule.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "refactor: add delay utility and use it instead of raw Promise setTimeout",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835491e7886f4779df0d94251d3c896383f2b1d6",
          "body": "Capture the loop variable value before using it in the filter callback\nto avoid potential issues with variable closure in loops.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: avoid closure over loop variable in filter callback",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5693de15b7def0413eb2e42b95b071593c2f4a63",
          "body": "Avoid accessing members directly from await expressions for\nbetter readability and debugging.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: extract await result to variable before accessing members",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a60e85d414dccc4bcb176ab546d4a1bf3cdcf2",
          "body": "Use the static Response.json() method for cleaner mock response creation.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: use Response.json() instead of new Response(JSON.stringify())",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c58dce8df5e307aa710b5325b62cf3585624825",
          "body": "…lity\n\nReplace Node.js-specific `global` with the standardized `globalThis`\nfor better cross-environment compatibility.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: use globalThis instead of global for cross-environment compatibi…",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1077ce73ad7f0151b8a91776625c79a9120acf",
          "body": "The @returns tags are already present in the affected functions.\nThis rule is giving false positives, likely due to formatting\ndifferences.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: disable jsdoc/require-returns rule (false positive)",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483e398d4f42447ba54b7eadf0bba9ced81efb72",
          "body": "Functions that directly return promises without awaiting don't need\nthe async keyword.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: remove unnecessary async from functions returning promises",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade9d31923d4dd51d1ad5fe6b2648570b0c82956",
          "body": "Change !== condition ? A : B to === condition ? B : A\nfor clearer conditional logic.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: flip negated ternary conditions for readability",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65f1b02ac60a2b35423c1638946c2b49d685cfcb",
          "body": "Replace == null with === null for stricter type checking.\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "fix: use strict equality for null checks",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05adcc7a51be3ebe3862a09b2d9c02c679311c6",
          "body": "Replace eslint, biome, and prettier with oxlint and oxfmt for linting\nand formatting. This simplifies the tooling setup while maintaining\ncode quality.\n\nChanges:\n- Remove eslint, @eslint/js, typescript-eslint, eslint-plugin-* deps\n- Remove @biomejs/biome and prettier dependencies\n- Remove eslint.con\n[…]\non scripts for new tooling\n- Update lefthook.yml pre-commit hooks\n- Update CLAUDE.md documentation\n- Apply oxfmt formatting to all source files\n\nhttps://claude.ai/code/session_01He1q9CdRgfNRZbtiD8GgHa",
          "is_bot": false,
          "headline": "refactor: migrate from eslint/biome/prettier to oxlint/oxfmt",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-01-28T13:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9bd392dba83e02ff25d1d396f5444d19869644b",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 12 updates (#564)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-27T07:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c6a53e18332976d5dc58130203504816d68c02",
          "body": "…group across 1 directory (#563)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T07:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfaa3bb2c821218c1d844ea4c86d92427738bd52",
          "body": "…rn group across 1 directory (#562)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in the npm_and_ya…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T06:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c781e56a35adcb5802cf688a745c60f26b1b1d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 12 updates (#561)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T09:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13bbf162ac1a6c4ec2342348183070df417c47f",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump eslint-plugin-jsdoc from 61.5.0 to 62.0.0 (#560)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T07:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99b956a55e6093eea680f9bec027de24ff2a185",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 9 updates (#559)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T07:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33847f28d052f866aa999ea6b7eb9020e222482a",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump globals from 16.5.0 to 17.0.0 (#558)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T07:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9c55b5011e1874fc7cd3fb81f8d5e3c2ed1989",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 7 updates (#557)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T07:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bde4db450cbb188a4fe11303ec08768e20135e4",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the npm-updates group with 4 updates (#555)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T21:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dbad6142357c3535254a49acae046968688ca61",
          "body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add missing JSDoc annotations to countActiveOffers",
          "author_name": "Eiko Wagenknecht",
          "author_login": "eikowagenknecht",
          "committed_at": "2025-12-28T14:53:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 89,
      "commits_last_year": 174,
      "latest_release_at": "2026-07-13T08:20:48Z",
      "latest_release_tag": "v2.15.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 42,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 27.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 10,
      "stars": 298,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 17933,
      "source_files_sampled": 151,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 4715
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.24.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-35p6-xmwp-9g52",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 4,
            "oldest_advisory_days": 34
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 5,
        "affected_count": 2,
        "assessed_count": 675,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@apollo/client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.6"
        },
        {
          "name": "@grammyjs/auto-retry",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.2"
        },
        {
          "name": "@grammyjs/commands",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.2"
        },
        {
          "name": "abort-controller",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.0"
        },
        {
          "name": "basic-ftp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.1"
        },
        {
          "name": "better-sqlite3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "12.11.1"
        },
        {
          "name": "croner",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.1"
        },
        {
          "name": "cross-env",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.0"
        },
        {
          "name": "discord.js",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "14.26.5"
        },
        {
          "name": "grammy",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.44.0"
        },
        {
          "name": "graphql",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.0.2"
        },
        {
          "name": "handlebars",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.7.9"
        },
        {
          "name": "i18next",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "26.3.6"
        },
        {
          "name": "kysely",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.29.3"
        },
        {
          "name": "logform",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.7.0"
        },
        {
          "name": "luxon",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.7.2"
        },
        {
          "name": "playwright",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.61.1"
        },
        {
          "name": "winston",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.19.0"
        },
        {
          "name": "winston-daily-rotate-file",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "winston-transport",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.9.0"
        },
        {
          "name": "yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.9.0"
        },
        {
          "name": "zod",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@apollo/client",
            "direct": true,
            "version": "4.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@grammyjs/auto-retry",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@grammyjs/commands",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": true,
            "version": "12.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "croner",
            "direct": true,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-env",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "discord.js",
            "direct": true,
            "version": "14.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "grammy",
            "direct": true,
            "version": "1.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": true,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": true,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "26.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "kysely",
            "direct": true,
            "version": "0.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": true,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": true,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-daily-rotate-file",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": true,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "21.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "21.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/git-client",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/template",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/builders",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/collection",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/collection",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/formatters",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/rest",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/util",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discordjs/ws",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@epic-web/invariant",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@grammyjs/types",
            "direct": false,
            "version": "3.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-typed-document-node/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-retry",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-throttling",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-android-arm-eabi",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-android-arm64",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-darwin-arm64",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-darwin-x64",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-freebsd-x64",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-x64-musl",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-openharmony-arm64",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-android-arm-eabi",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-android-arm64",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-darwin-arm64",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-darwin-x64",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-freebsd-x64",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-x64-musl",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-openharmony-arm64",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sapphire/async-queue",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sapphire/shapeshift",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sapphire/snowflake",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sapphire/snowflake",
            "direct": false,
            "version": "3.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/commit-analyzer",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/git",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/github",
            "direct": false,
            "version": "12.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/npm",
            "direct": false,
            "version": "13.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/release-notes-generator",
            "direct": false,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/child-process-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/better-sqlite3",
            "direct": false,
            "version": "7.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/luxon",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vladfrangu/async_event_emitter",
            "direct": false,
            "version": "2.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/caches",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/context",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/equality",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/trie",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "argue-cli",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "argv-formatter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": "2.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-highlight",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "8.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "discord-api-types",
            "direct": false,
            "version": "0.38.49",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "env-ci",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-stream-rotator",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-log-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-tag",
            "direct": false,
            "version": "2.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "hook-std",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-from-esm",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "issue-parser",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "java-properties",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-darwin-arm64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-darwin-x64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-freebsd-arm64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-freebsd-x64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-linux-arm64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-linux-x64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-openbsd-arm64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-openbsd-x64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-windows-arm64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lefthook-windows-x64",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.capitalize",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escaperegexp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.snakecase",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "magic-bytes.js",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "marked-terminal",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nerf-dart",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.94.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm",
            "direct": false,
            "version": "11.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optimism",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "oxfmt",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxlint",
            "direct": false,
            "version": "1.73.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent-negotiate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release",
            "direct": false,
            "version": "25.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "signale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-error-forwarder",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "traverse",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-mixer",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 675,
        "direct_count": 22,
        "indirect_count": 653
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 432,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 106,
        "closed_unmerged_prs": 78
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "eikowagenknecht",
          "commits": 425,
          "avatar_url": "https://avatars.githubusercontent.com/u/1475672?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        },
        {
          "type": "User",
          "login": "dale-sharp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63388876?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.893
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "claude.yml",
        "conventional-pull-request.yml",
        "create-release.yml",
        "publish-docker.yml",
        "quality-check.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/17 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "28 commit(s) and 2 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": 10,
            "reason": "packaging workflow 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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2e0c6c374cc78eccc73893064e3caa575485d20f",
        "ran_at": "2026-07-24T09:15:37Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T05:46:30Z",
      "oldest_open_prs": [
        {
          "number": 632,
          "created_at": "2026-07-20T05:42:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 633,
          "created_at": "2026-07-20T05:46:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 634,
          "created_at": "2026-07-20T05:46:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-08T09:26:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/eikowagenknecht/lootscraper",
    "host": "github.com",
    "name": "lootscraper",
    "owner": "eikowagenknecht"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 60,
        "vitality": 96,
        "community": 51,
        "governance": 52,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "commits_last_year": 174,
              "human_commit_share": 0.56,
              "days_since_last_push": 4,
              "active_weeks_last_year": 42
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "42/52 weeks with commits",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 42
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "174 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 174
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "28 commit(s) and 2 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": 89,
              "latest_release_tag": "v2.15.0",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 27.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "89 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 89
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~27.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 27.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": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "forks": 10,
              "stars": 298,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "298 stars",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 298
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.893
            },
            "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 89% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 432,
              "open_issues": 0,
              "closed_issues": 106,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 78
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "432/510 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 432,
                      "decided": 510
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/17 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": 54,
            "inputs": {
              "followers": 25,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "eikowagenknecht",
              "public_repos": 30,
              "account_age_days": 5261
            },
            "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": "25 followers of eikowagenknecht",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 25,
                      "login": "eikowagenknecht"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~14 yr old",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "amazon-games",
                "free-games",
                "freebies",
                "gog",
                "prime-gaming",
                "steam",
                "bot",
                "feed",
                "rss",
                "telegram",
                "epic-games",
                "epic-games-store",
                "humble-bundle",
                "itchio",
                "docker",
                "playwright",
                "typescript"
              ],
              "has_wiki": false,
              "homepage": "https://eikowagenknecht.com/lootscraper/",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://eikowagenknecht.com/lootscraper/",
                "points": 15,
                "status": "met",
                "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": "17 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "28 commit(s) and 2 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "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, No advisories left outstanding. Remaining weights renormalized. Matched 675 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 675
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 2,
              "assessed_packages": 675,
              "unassessed_packages": 0,
              "affected_by_severity": "high 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 675,
              "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": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 4715
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "56 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.27,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.44
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "27 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "44 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 44,
                      "sampled": 100
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 17933,
              "source_files_sampled": 151,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/151 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 151,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'lootscraper' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T09:15:51.810416Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eikowagenknecht/lootscraper.svg",
  "full_name": "eikowagenknecht/lootscraper",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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