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

WCY-dt / MrRSS

A modern, cross-platform, and free AI RSS reader. 一个现代化、跨平台且免费的 AI RSS 阅读器.

Go · Vue · TypeScriptGPL-3.0★ 2,420 星标⑂ 125 复刻始于 2024年5月在 GitHub 上查看 ↗

WCY-dt/MrRSS 的健康指数为 100 分中的 74 分,处于「良好」区间。 其得分最高的类别是Engineering Quality(92/100),最低的是Sustainability & Governance(53/100)。 最近一次更新在 6 天前。 近期的大部分工作由 1 位贡献者完成。

74
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

Ch3nyang个人账户
177 关注者31 个公开仓库始于 2019年9月Southeast University, China

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

按类别列示的指标

活力

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

88优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 6 天前
21.5/36提交节奏 — 52 周中有 31 周有提交
18/18提交量 — 最近一年 1,562 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year1,562
human_commit_share0.87
days_since_last_push6
active_weeks_last_year31

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 48 个发布版本
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 21.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count48
latest_release_tagv1.3.25
releases_from_tags
days_since_latest_release6
mean_days_between_releases21.2

社区与采用

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

83良好 · 占总体的 18%
评分方式
54.9/60星标 — 2,420 个星标
17.4/25复刻 — 125 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks125
stars2,420
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

53中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.5/22.5提交分布 — 头号贡献者编写了 98% 的提交
12.2/13.5贡献者广度 — 9 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled9
top_contributor_share0.976
评分方式
38.2/46.8议题解决 — 82% 的议题已关闭
31.6/38.3PR 接受 — 已裁定的 PR 中 393/475 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/1 approved changesets -- score normalized to 0
所用输入
merged_prs393
open_issues89
closed_issues397
issue_closed_ratio0.817
closed_unmerged_prs82
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.2/25所有者影响力 — WCY-dt 有 177 位关注者
23/25既往记录 — 31 个公开仓库,账户约 6 年
所用输入
followers177
owner_typeUser
is_verified
owner_loginWCY-dt
public_repos31
account_age_days2,502
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

92优秀 · 占总体的 20%

工程实践

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

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://mrrss.ch3nyang.top/
10/10仓库描述
10/10主题标签 — 6 个主题标签
0/10Wiki
所用输入
topicsrss-reader, atom, feed-reader, feeds, rss, ai
has_wiki
homepagehttps://mrrss.ch3nyang.top/
has_readme
has_docs_dir
has_description

安全

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

55中等 · 占总体的 16%

安全态势

53中等
评分方式
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 — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/1 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 — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.3
评分方式
13/35直接依赖不含已知公告 — 2 个受影响:github.com/gomarkdown/markdown v0.0.0-20250810172220-2e2c11897d1a (high 7.5), golang.org/x/crypto v0.54.0 (unknown)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
33.7/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 102 天前
所用输入
sourceosv
advisories17
affected_packages8
assessed_packages732
unassessed_packages0
affected_by_severityhigh 7, unknown 1
direct_affected_packages2
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 732 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

85优秀 · 占总体的 0%
评分方式
45/45代理指令 — .github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 87 次人类提交中有 85 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.977
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes17,601
评分方式
18/18一条命令的引导启动 — Makefile, Taskfile.yml, build/Taskfile.yml, build/darwin/Taskfile.yml, build/linux/Taskfile.yml, build/windows/Taskfile.yml
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.js
11/11静态类型检查 — frontend/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 13 次为自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile, Taskfile.yml, build/Taskfile.yml, build/darwin/Taskfile.yml, build/linux/Taskfile.yml, build/windows/Taskfile.yml
has_devcontainer
has_linter_config
typecheck_configsfrontend/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.13
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.8/55可控的文件大小 — 采样的 335 个源文件中有 1 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes63,548
source_files_sampled335
oversized_source_files1
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — docs/SERVER_MODE/swagger.json
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filesdocs/SERVER_MODE/swagger.json

关键数据

2,420GitHub 星标
9贡献者
1,562最近 12 个月提交数
6距最近推送天数
48发布版本数
1巴士系数(bus factor)
89开放议题
Go, npm软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 125 ⇿
0Star
125Fork
28发布

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

0255075100125124102025-122026-042026-07
主版本 0次版本 1修订 27
OpenSSF Scorecard 5.3 / 10
5.3综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/1 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
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
直接依赖 29
注册表软件包版本约束清单文件
npm@eslint/js^9.39.2frontend/package.json
npm@phosphor-icons/vue^2.2.1frontend/package.json
npmhighlight.js^11.11.1frontend/package.json
npmkatex^0.18.1frontend/package.json
npmpinia^3.0.4frontend/package.json
npmtailwindcss^3.4.17frontend/package.json
npmvue^3.5.39frontend/package.json
npmvue-i18n^11.3.1frontend/package.json
Gocodeberg.org/readeck/go-readability/v2v2.1.2go.mod
Gogithub.com/JohannesKaufmann/html-to-markdownv1.6.0go.mod
Gogithub.com/PuerkitoBio/goqueryv1.12.0go.mod
Gogithub.com/abadojack/whatlanggov1.0.1go.mod
Gogithub.com/antchfx/htmlqueryv1.3.6go.mod
Gogithub.com/antchfx/xmlqueryv1.5.1go.mod
Gogithub.com/chromedp/chromedpv0.14.2go.mod
Gogithub.com/emersion/go-imapv1.2.1go.mod
Gogithub.com/emersion/go-imap-idv0.0.0-20190926060100-f94a56b9ecdego.mod
Gogithub.com/go-ego/gsev1.0.2go.mod
Gogithub.com/gomarkdown/markdownv0.0.0-20250810172220-2e2c11897d1ago.mod
Gogithub.com/longbridgeapp/openccv0.3.13go.mod
Gogithub.com/mmcdole/gofeedv1.4.0go.mod
Gogithub.com/swaggo/http-swaggerv1.3.4go.mod
Gogithub.com/wailsapp/wails/v3v3.0.0-alpha2.117go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gomodernc.org/sqlitev1.54.0go.mod
npm@phosphor-icons/vue^2.2.1website/package.json
npmvue^3.5.40website/package.json
全部依赖 732

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

注册表软件包版本关系
Gocodeberg.org/readeck/go-readability/v2v2.1.2直接
Gogithub.com/abadojack/whatlanggov1.0.1直接
Gogithub.com/antchfx/htmlqueryv1.3.6直接
Gogithub.com/antchfx/xmlqueryv1.5.1直接
Gogithub.com/chromedp/chromedpv0.14.2直接
Gogithub.com/emersion/go-imapv1.2.1直接
Gogithub.com/emersion/go-imap-idv0.0.0-20190926060100-f94a56b9ecde直接
Gogithub.com/go-ego/gsev1.0.2直接
Gogithub.com/gomarkdown/markdownv0.0.0-20250810172220-2e2c11897d1a直接
Gogithub.com/johanneskaufmann/html-to-markdownv1.6.0直接
Gogithub.com/longbridgeapp/openccv0.3.13直接
Gogithub.com/mmcdole/gofeedv1.4.0直接
Gogithub.com/puerkitobio/goqueryv1.12.0直接
Gogithub.com/swaggo/http-swaggerv1.3.4直接
Gogithub.com/wailsapp/wails/v3v3.0.0-alpha2.117直接
Gogolang.org/x/cryptov0.54.0直接
Gogolang.org/x/netv0.57.0直接
Gogolang.org/x/textv0.40.0直接
Gomodernc.org/sqlitev1.54.0直接
npm@eslint/js9.39.2直接
npm@phosphor-icons/vue2.2.1直接
npmhighlight.js11.11.1直接
npmkatex0.18.1直接
npmpinia3.0.4直接
npmtailwindcss3.4.19直接
npmvue3.5.39直接
npmvue3.5.40直接
npmvue-i18n11.3.1直接
Gogithub.com/adrg/xdgv0.5.3间接
Gogithub.com/andybalholm/cascadiav1.3.3间接
Gogithub.com/antchfx/xpathv1.3.6间接
Gogithub.com/chromedp/cdprotov0.0.0-20250724212937-08a3db8b4327间接
Gogithub.com/chromedp/sysutilv1.1.0间接
Gogithub.com/coder/websocketv1.8.14间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/emersion/go-saslv0.0.0-20200509203442-7bfe0ed36a21间接
Gogithub.com/go-json-experiment/jsonv0.0.0-20251027170946-4849db3c2f7e间接
Gogithub.com/go-ole/go-olev1.3.0间接
Gogithub.com/go-openapi/jsonpointerv0.22.4间接
Gogithub.com/go-openapi/jsonreferencev0.21.4间接
Gogithub.com/go-openapi/specv0.22.3间接
Gogithub.com/go-openapi/swag/convv0.25.4间接
Gogithub.com/go-openapi/swag/jsonnamev0.25.4间接
Gogithub.com/go-openapi/swag/jsonutilsv0.25.4间接
Gogithub.com/go-openapi/swag/loadingv0.25.4间接
Gogithub.com/go-openapi/swag/stringutilsv0.25.4间接
Gogithub.com/go-openapi/swag/typeutilsv0.25.4间接
Gogithub.com/go-openapi/swag/yamlutilsv0.25.4间接
Gogithub.com/go-shiori/domv0.0.0-20230515143342-73569d674e1c间接
Gogithub.com/gobwas/httpheadv0.1.0间接
Gogithub.com/gobwas/poolv0.2.1间接
Gogithub.com/gobwas/wsv1.4.0间接
Gogithub.com/godbus/dbus/v5v5.2.2间接
Gogithub.com/gogs/chardetv0.0.0-20211120154057-b7413eaefb8f间接
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/itlightning/dateparsev0.2.1间接
Gogithub.com/jchv/go-winloaderv0.0.0-20250406163304-c1995be93bd1间接
Gogithub.com/kr/prettyv0.3.1间接
Gogithub.com/kylebanks/depthv1.2.1间接
Gogithub.com/liuzl/cedar-gov0.0.0-20170805034717-80a9c64b256d间接
Gogithub.com/liuzl/dav0.0.0-20180704015230-14771aad5b1d间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mmcdole/goxpp/v2v2.0.0间接
Gogithub.com/ncruces/go-strftimev1.0.0间接
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daec间接
Gogithub.com/rogpeppe/go-internalv1.14.1间接
Gogithub.com/swaggo/filesv1.0.1间接
Gogithub.com/swaggo/swagv1.16.6间接
Gogithub.com/vcaesar/cedarv0.30.0间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/modv0.37.0间接
Gogolang.org/x/syncv0.22.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/toolsv0.47.0间接
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6c间接
Gomodernc.org/libcv1.74.1间接
Gomodernc.org/mathutilv1.7.1间接
Gomodernc.org/memoryv1.11.0间接
npm@acemir/cssom0.9.31间接
npm@alloc/quick-lru5.2.0间接
npm@asamuzakjp/css-color5.0.1间接
npm@asamuzakjp/dom-selector6.8.1间接
npm@asamuzakjp/nwsapi2.3.9间接
npm@babel/code-frame8.0.0间接
npm@babel/compat-data8.0.0间接
npm@babel/core8.0.1间接
npm@babel/eslint-parser8.0.1间接
npm@babel/generator8.0.0间接
npm@babel/helper-compilation-targets8.0.0间接
npm@babel/helper-globals8.0.0间接
npm@babel/helper-plugin-utils8.0.1间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-string-parser8.0.0间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-identifier8.0.4间接
npm@babel/helper-validator-option8.0.0间接
npm@babel/helpers8.0.0间接
npm@babel/parser7.29.7间接
npm@babel/parser8.0.4间接
npm@babel/plugin-syntax-typescript8.0.3间接
npm@babel/template8.0.0间接
npm@babel/traverse8.0.4间接
npm@babel/types7.29.7间接
npm@babel/types8.0.4间接
npm@bramus/specificity2.4.2间接
npm@csstools/color-helpers6.0.2间接
npm@csstools/css-calc3.1.1间接
npm@csstools/css-color-parser4.0.2间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.0.28间接
npm@csstools/css-tokenizer4.0.0间接
npm@cypress/request4.0.1间接
npm@cypress/vite-dev-server7.2.1间接
npm@cypress/vue6.0.2间接
npm@cypress/xvfb1.2.4间接
npm@emnapi/core1.11.1间接
npm@emnapi/core1.11.2间接
npm@emnapi/runtime1.11.1间接
npm@emnapi/runtime1.11.2间接
npm@emnapi/wasi-threads1.2.2间接
npm@eslint-community/eslint-utils4.9.1间接
npm@eslint-community/regexpp4.12.2间接
npm@eslint/config-array0.23.5间接
npm@eslint/config-helpers0.5.5间接
npm@eslint/config-helpers0.6.0间接
npm@eslint/core1.2.1间接
npm@eslint/object-schema3.0.5间接
npm@eslint/plugin-kit0.7.2间接
npm@exodus/bytes1.13.0间接
npm@humanfs/core0.19.1间接
npm@humanfs/node0.16.7间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.4.3间接
npm@intlify/core-base11.3.1间接
npm@intlify/devtools-types11.3.1间接
npm@intlify/message-compiler11.3.1间接
npm@intlify/shared11.3.1间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.13间接
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@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@one-ini/wasm0.1.1间接
npm@oxc-parser/binding-android-arm-eabi0.121.0间接
npm@oxc-parser/binding-android-arm640.121.0间接
npm@oxc-parser/binding-darwin-arm640.121.0间接
npm@oxc-parser/binding-darwin-x640.121.0间接
npm@oxc-parser/binding-freebsd-x640.121.0间接
npm@oxc-parser/binding-linux-arm-gnueabihf0.121.0间接
npm@oxc-parser/binding-linux-arm-musleabihf0.121.0间接
npm@oxc-parser/binding-linux-arm64-gnu0.121.0间接
npm@oxc-parser/binding-linux-arm64-musl0.121.0间接
npm@oxc-parser/binding-linux-ppc64-gnu0.121.0间接
npm@oxc-parser/binding-linux-riscv64-gnu0.121.0间接
npm@oxc-parser/binding-linux-riscv64-musl0.121.0间接
npm@oxc-parser/binding-linux-s390x-gnu0.121.0间接
npm@oxc-parser/binding-linux-x64-gnu0.121.0间接
npm@oxc-parser/binding-linux-x64-musl0.121.0间接
npm@oxc-parser/binding-openharmony-arm640.121.0间接
npm@oxc-parser/binding-wasm32-wasi0.121.0间接
npm@oxc-parser/binding-win32-arm64-msvc0.121.0间接
npm@oxc-parser/binding-win32-ia32-msvc0.121.0间接
npm@oxc-parser/binding-win32-x64-msvc0.121.0间接
npm@oxc-project/types0.121.0间接
npm@oxc-project/types0.139.0间接
npm@oxc-resolver/binding-android-arm-eabi11.19.1间接
npm@oxc-resolver/binding-android-arm6411.19.1间接
npm@oxc-resolver/binding-darwin-arm6411.19.1间接
npm@oxc-resolver/binding-darwin-x6411.19.1间接
npm@oxc-resolver/binding-freebsd-x6411.19.1间接
npm@oxc-resolver/binding-linux-arm-gnueabihf11.19.1间接
npm@oxc-resolver/binding-linux-arm-musleabihf11.19.1间接
npm@oxc-resolver/binding-linux-arm64-gnu11.19.1间接
npm@oxc-resolver/binding-linux-arm64-musl11.19.1间接
npm@oxc-resolver/binding-linux-ppc64-gnu11.19.1间接
npm@oxc-resolver/binding-linux-riscv64-gnu11.19.1间接
npm@oxc-resolver/binding-linux-riscv64-musl11.19.1间接
npm@oxc-resolver/binding-linux-s390x-gnu11.19.1间接
npm@oxc-resolver/binding-linux-x64-gnu11.19.1间接
npm@oxc-resolver/binding-linux-x64-musl11.19.1间接
npm@oxc-resolver/binding-openharmony-arm6411.19.1间接
npm@oxc-resolver/binding-wasm32-wasi11.19.1间接
npm@oxc-resolver/binding-win32-arm64-msvc11.19.1间接
npm@oxc-resolver/binding-win32-ia32-msvc11.19.1间接
npm@oxc-resolver/binding-win32-x64-msvc11.19.1间接
npm@pkgjs/parseargs0.11.0间接
npm@pkgr/core0.2.9间接
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.0-rc.2间接
npm@rolldown/pluginutils1.0.1间接
npm@standard-schema/spec1.1.0间接
npm@tybys/wasm-util0.10.3间接
npm@types/chai5.2.3间接
npm@types/deep-eql4.0.2间接
npm@types/esrecurse4.3.1间接
npm@types/estree1.0.8间接
npm@types/gensync1.0.5间接
npm@types/jsesc2.5.1间接
npm@types/json-schema7.0.15间接
npm@types/node25.5.0间接
npm@types/sinonjs__fake-timers8.1.1间接
npm@types/sizzle2.3.10间接
npm@types/tmp0.2.6间接
npm@typescript-eslint/eslint-plugin8.58.0间接
npm@typescript-eslint/parser8.64.0间接
npm@typescript-eslint/project-service8.58.0间接
npm@typescript-eslint/project-service8.64.0间接
npm@typescript-eslint/scope-manager8.58.0间接
npm@typescript-eslint/scope-manager8.64.0间接
npm@typescript-eslint/tsconfig-utils8.58.0间接
npm@typescript-eslint/tsconfig-utils8.64.0间接
npm@typescript-eslint/type-utils8.58.0间接
npm@typescript-eslint/types8.58.0间接
npm@typescript-eslint/types8.64.0间接
npm@typescript-eslint/typescript-estree8.58.0间接
npm@typescript-eslint/typescript-estree8.64.0间接
npm@typescript-eslint/utils8.58.0间接
npm@typescript-eslint/visitor-keys8.58.0间接
npm@typescript-eslint/visitor-keys8.64.0间接
npm@typescript/typescript-aix-ppc647.0.2间接
npm@typescript/typescript-darwin-arm647.0.2间接
npm@typescript/typescript-darwin-x647.0.2间接
npm@typescript/typescript-freebsd-arm647.0.2间接
npm@typescript/typescript-freebsd-x647.0.2间接
npm@typescript/typescript-linux-arm7.0.2间接
npm@typescript/typescript-linux-arm647.0.2间接
npm@typescript/typescript-linux-loong647.0.2间接
npm@typescript/typescript-linux-mips64el7.0.2间接
npm@typescript/typescript-linux-ppc647.0.2间接
npm@typescript/typescript-linux-riscv647.0.2间接
npm@typescript/typescript-linux-s390x7.0.2间接
npm@typescript/typescript-linux-x647.0.2间接
npm@typescript/typescript-netbsd-arm647.0.2间接
npm@typescript/typescript-netbsd-x647.0.2间接
npm@typescript/typescript-openbsd-arm647.0.2间接
npm@typescript/typescript-openbsd-x647.0.2间接
npm@typescript/typescript-sunos-x647.0.2间接
npm@typescript/typescript-win32-arm647.0.2间接
npm@typescript/typescript-win32-x647.0.2间接
npm@vitejs/plugin-vue6.0.4间接
npm@vitejs/plugin-vue6.0.7间接
npm@vitest/expect4.1.9间接
npm@vitest/mocker4.1.9间接
npm@vitest/pretty-format4.1.9间接
npm@vitest/runner4.1.9间接
npm@vitest/snapshot4.1.9间接
npm@vitest/spy4.1.9间接
npm@vitest/utils4.1.9间接
npm@vue/compiler-core3.5.39间接
npm@vue/compiler-core3.5.40间接
npm@vue/compiler-dom3.5.39间接
npm@vue/compiler-dom3.5.40间接
npm@vue/compiler-sfc3.5.39间接
npm@vue/compiler-sfc3.5.40间接
npm@vue/compiler-ssr3.5.39间接
npm@vue/compiler-ssr3.5.40间接
npm@vue/devtools-api6.6.4间接
npm@vue/devtools-api7.7.9间接
npm@vue/devtools-kit7.7.9间接
npm@vue/devtools-shared7.7.9间接
npm@vue/eslint-config-prettier10.2.0间接
npm@vue/reactivity3.5.39间接
npm@vue/reactivity3.5.40间接
npm@vue/runtime-core3.5.39间接
npm@vue/runtime-core3.5.40间接
npm@vue/runtime-dom3.5.39间接
npm@vue/runtime-dom3.5.40间接
npm@vue/server-renderer3.5.39间接
npm@vue/server-renderer3.5.40间接
npm@vue/shared3.5.39间接
npm@vue/shared3.5.40间接
npm@vue/test-utils2.4.6间接
npm@wailsio/runtime3.0.0-alpha.79间接
npmabbrev2.0.0间接
npmacorn8.17.0间接
npmacorn-jsx5.3.2间接
npmagent-base7.1.4间接
npmajv6.15.0间接
npmansi-escapes7.3.0间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles4.3.0间接
npmansi-styles6.2.3间接
npmany-promise1.3.0间接
npmanymatch3.1.3间接
npmarch2.2.0间接
npmarg5.0.2间接
npmasn10.2.6间接
npmassert-plus1.0.0间接
npmassertion-error2.0.1间接
npmasynckit0.4.0间接
npmat-least-node1.0.0间接
npmautoprefixer10.5.4间接
npmaws-sign20.7.0间接
npmaws41.13.2间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbase64-js1.5.1间接
npmbaseline-browser-mapping2.10.43间接
npmbcrypt-pbkdf1.0.2间接
npmbidi-js1.0.3间接
npmbinary-extensions2.3.0间接
npmbirpc2.9.0间接
npmblob-util2.0.2间接
npmbluebird3.7.2间接
npmboolbase1.0.0间接
npmbrace-expansion2.0.2间接
npmbrace-expansion5.0.6间接
npmbrace-expansion5.0.7间接
npmbraces3.0.3间接
npmbrowserslist4.28.6间接
npmbuffer5.7.1间接
npmcachedir2.4.0间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcamelcase-css2.0.1间接
npmcaniuse-lite1.0.30001806间接
npmcaseless0.12.0间接
npmchai6.2.2间接
npmchalk4.1.2间接
npmchokidar3.6.0间接
npmci-info4.4.0间接
npmcli-cursor5.0.0间接
npmcli-table30.6.1间接
npmcli-truncate5.2.0间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcolorette2.0.20间接
npmcolors1.4.0间接
npmcombined-stream1.0.8间接
npmcommander10.0.1间接
npmcommander4.1.1间接
npmcommander6.2.1间接
npmcommander8.3.0间接
npmcommon-tags1.8.2间接
npmconfig-chain1.1.13间接
npmconvert-source-map2.0.0间接
npmcopy-anything4.0.5间接
npmcore-util-is1.0.2间接
npmcross-spawn7.0.6间接
npmcss-select4.3.0间接
npmcss-tree3.1.0间接
npmcss-what6.2.2间接
npmcssesc3.0.0间接
npmcssstyle6.1.0间接
npmcsstype3.2.3间接
npmcypress15.18.1间接
npmdashdash1.14.1间接
npmdata-urls7.0.0间接
npmdayjs1.11.19间接
npmdebug3.2.7间接
npmdebug4.4.3间接
npmdecimal.js10.6.0间接
npmdeep-is0.1.4间接
npmdelayed-stream1.0.0间接
npmdetect-libc2.1.2间接
npmdidyoumean1.2.2间接
npmdlv1.1.3间接
npmdom-serializer1.4.1间接
npmdomelementtype2.3.0间接
npmdomhandler4.3.1间接
npmdomutils2.8.0间接
npmdunder-proto1.0.1间接
npmeastasianwidth0.2.0间接
npmecc-jsbn0.1.2间接
npmeditorconfig1.0.4间接
npmelectron-to-chromium1.5.393间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmempathic2.0.1间接
npmend-of-stream1.4.5间接
npmentities2.2.0间接
npmentities6.0.1间接
npmentities7.0.1间接
npmenvironment1.1.0间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-module-lexer2.0.0间接
npmes-object-atoms1.1.2间接
npmes-set-tostringtag2.1.0间接
npmescalade3.2.0间接
npmescape-string-regexp4.0.0间接
npmeslint10.2.0间接
npmeslint10.7.0间接
npmeslint-config-prettier10.1.8间接
npmeslint-plugin-prettier5.5.5间接
npmeslint-plugin-vue10.10.0间接
npmeslint-scope9.1.2间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys5.0.1间接
npmespree11.2.0间接
npmesquery1.7.0间接
npmesrecurse4.3.0间接
npmestraverse5.3.0间接
npmestree-walker2.0.2间接
npmestree-walker3.0.3间接
npmesutils2.0.3间接
npmeventemitter26.4.7间接
npmeventemitter35.0.4间接
npmexeca4.1.0间接
npmexecutable4.1.1间接
npmexpect-type1.3.0间接
npmextend3.0.2间接
npmextsprintf1.3.0间接
npmfast-deep-equal3.1.3间接
npmfast-diff1.3.0间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfastq1.20.1间接
npmfd-package-json2.0.0间接
npmfdir6.5.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfind-up5.0.0间接
npmfind-up6.3.0间接
npmflat-cache4.0.1间接
npmflatted3.4.2间接
npmforeground-child3.3.1间接
npmforever-agent0.6.1间接
npmform-data4.0.6间接
npmformatly0.3.0间接
npmfraction.js5.3.4间接
npmfs-extra9.1.0间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmgensync1.0.0-beta.2间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-proto1.0.1间接
npmget-stream5.2.0间接
npmget-tsconfig4.13.7间接
npmgetpass0.1.7间接
npmglob10.5.0间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglobal-dirs3.0.1间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmhas-flag4.0.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasha5.2.2间接
npmhasown2.0.4间接
npmhe1.2.0间接
npmhookable5.5.3间接
npmhtml-encoding-sniffer6.0.0间接
npmhttp-proxy-agent7.0.2间接
npmhttp-signature1.4.0间接
npmhttps-proxy-agent7.0.6间接
npmhuman-signals1.1.1间接
npmhusky9.1.7间接
npmieee7541.2.1间接
npmignore5.3.2间接
npmignore7.0.5间接
npmimport-meta-resolve4.2.0间接
npmimurmurhash0.1.4间接
npmini1.3.8间接
npmini2.0.0间接
npmis-binary-path2.1.0间接
npmis-core-module2.16.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-fullwidth-code-point5.1.0间接
npmis-glob4.0.3间接
npmis-installed-globally0.4.0间接
npmis-number7.0.0间接
npmis-path-inside3.0.3间接
npmis-potential-custom-element-name1.0.1间接
npmis-stream2.0.1间接
npmis-typedarray1.0.0间接
npmis-unicode-supported0.1.0间接
npmis-what5.5.0间接
npmisexe2.0.0间接
npmisstream0.1.2间接
npmjackspeak3.4.3间接
npmjiti1.21.7间接
npmjiti2.6.1间接
npmjs-beautify1.15.4间接
npmjs-cookie3.0.8间接
npmjs-tokens10.0.0间接
npmjsbn0.1.1间接
npmjsdom28.1.0间接
npmjsesc3.1.0间接
npmjson-buffer3.0.1间接
npmjson-schema0.4.0间接
npmjson-schema-traverse0.4.1间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson-stringify-safe5.0.1间接
npmjson52.2.3间接
npmjsonfile6.2.0间接
npmjsprim2.0.2间接
npmkeyv4.5.4间接
npmknip6.3.0间接
npmlevn0.4.1间接
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间接
npmlilconfig3.1.3间接
npmlines-and-columns1.2.4间接
npmlint-staged17.0.8间接
npmlistr210.2.2间接
npmlistr29.0.5间接
npmlocate-path6.0.0间接
npmlocate-path7.2.0间接
npmlodash4.18.1间接
npmlodash.once4.1.1间接
npmlog-symbols4.1.0间接
npmlog-update6.1.0间接
npmlru-cache10.4.3间接
npmlru-cache11.2.6间接
npmmagic-string0.30.21间接
npmmath-intrinsics1.1.0间接
npmmdn-data2.12.2间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmime-db1.52.0间接
npmmime-types2.1.35间接
npmmimic-fn2.1.0间接
npmmimic-function5.0.1间接
npmminimatch10.2.5间接
npmminimatch9.0.1间接
npmminimatch9.0.5间接
npmminimist1.2.8间接
npmminipass7.1.2间接
npmmitt3.0.1间接
npmms2.1.3间接
npmmz2.7.0间接
npmnanoid3.3.16间接
npmnatural-compare1.4.0间接
npmnode-html-parser5.3.3间接
npmnode-releases2.0.51间接
npmnopt7.2.1间接
npmnormalize-path3.0.0间接
npmnpm-run-path4.0.1间接
npmnth-check2.1.1间接
npmobject-assign4.1.1间接
npmobject-hash3.0.0间接
npmobject-inspect1.13.4间接
npmobug2.1.1间接
npmonce1.4.0间接
npmonetime5.1.2间接
npmonetime7.0.0间接
npmoptionator0.9.4间接
npmospath1.2.2间接
npmoxc-parser0.121.0间接
npmoxc-resolver11.19.1间接
npmp-limit3.1.0间接
npmp-limit4.0.0间接
npmp-locate5.0.0间接
npmp-locate6.0.0间接
npmpackage-json-from-dist1.0.1间接
npmparse58.0.0间接
npmpath-exists4.0.0间接
npmpath-exists5.0.0间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-scurry1.11.1间接
npmpathe2.0.3间接
npmpend1.2.0间接
npmperfect-debounce1.0.0间接
npmperformance-now2.1.0间接
npmpicocolors1.1.1间接
npmpicomatch2.3.1间接
npmpicomatch4.0.4间接
npmpicomatch4.0.5间接
npmpify2.3.0间接
npmpirates4.0.7间接
npmpostcss8.5.19间接
npmpostcss8.5.20间接
npmpostcss-import15.1.0间接
npmpostcss-js4.1.0间接
npmpostcss-load-config6.0.1间接
npmpostcss-nested6.2.0间接
npmpostcss-selector-parser6.1.2间接
npmpostcss-selector-parser7.1.4间接
npmpostcss-value-parser4.2.0间接
npmprelude-ls1.2.1间接
npmprettier3.8.1间接
npmprettier3.9.5间接
npmprettier-linter-helpers1.0.1间接
npmpretty-bytes5.6.0间接
npmprocess0.11.10间接
npmproto-list1.2.4间接
npmproxy-from-env1.0.0间接
npmpump3.0.3间接
npmpunycode2.3.1间接
npmqs6.15.3间接
npmqueue-microtask1.2.3间接
npmread-cache1.0.0间接
npmreaddirp3.6.0间接
npmrequest-progress3.0.0间接
npmrequire-from-string2.0.2间接
npmresolve1.22.11间接
npmresolve-pkg-maps1.0.0间接
npmrestore-cursor5.1.0间接
npmreusify1.1.0间接
npmrfdc1.4.1间接
npmrolldown1.1.5间接
npmrun-parallel1.2.0间接
npmsafe-buffer5.2.1间接
npmsafer-buffer2.1.2间接
npmsaxes6.0.0间接
npmsemver7.8.4间接
npmsemver7.8.5间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmside-channel1.1.1间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsiginfo2.0.0间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmslice-ansi7.1.2间接
npmslice-ansi8.0.0间接
npmsmol-toml1.6.1间接
npmsource-map-js1.2.1间接
npmspeakingurl14.0.1间接
npmsshpk1.18.0间接
npmstackback0.0.2间接
npmstd-env4.0.0间接
npmstring-argv0.3.2间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstring-width7.2.0间接
npmstring-width8.2.2间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.1.2间接
npmstrip-ansi7.2.0间接
npmstrip-final-newline2.0.0间接
npmstrip-json-comments5.0.3间接
npmsucrase3.35.1间接
npmsuperjson2.2.6间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmsymbol-tree3.2.4间接
npmsynckit0.11.12间接
npmsysteminformation5.32.0间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmthrottleit1.0.1间接
npmtinybench2.9.0间接
npmtinyexec1.2.4间接
npmtinyglobby0.2.17间接
npmtinyrainbow3.1.0间接
npmtldts6.1.86间接
npmtldts7.0.23间接
npmtldts-core6.1.86间接
npmtldts-core7.0.23间接
npmtmp0.2.7间接
npmto-regex-range5.0.1间接
npmtough-cookie5.1.2间接
npmtough-cookie6.0.0间接
npmtr466.0.0间接
npmtree-kill1.2.2间接
npmts-api-utils2.5.0间接
npmts-interface-checker0.1.13间接
npmtslib1.14.1间接
npmtslib2.8.1间接
npmtunnel-agent0.6.0间接
npmtweetnacl0.14.5间接
npmtype-check0.4.0间接
npmtype-fest0.8.1间接
npmtypescript5.9.3间接
npmtypescript7.0.2间接
npmunbash2.2.0间接
npmundici7.28.0间接
npmundici-types7.18.2间接
npmuniversalify2.0.1间接
npmuntildify4.0.0间接
npmupdate-browserslist-db1.2.3间接
npmuri-js4.4.1间接
npmutil-deprecate1.0.2间接
npmverror1.10.0间接
npmvite8.1.0间接
npmvite8.1.5间接
npmvitest4.1.9间接
npmvue-component-type-helpers2.2.12间接
npmvue-eslint-parser10.4.1间接
npmw3c-xmlserializer5.0.0间接
npmwalk-up-path4.0.0间接
npmwebidl-conversions8.0.1间接
npmwhatwg-mimetype5.0.0间接
npmwhatwg-url16.0.0间接
npmwhich2.0.2间接
npmwhy-is-node-running2.3.0间接
npmword-wrap1.2.5间接
npmwrap-ansi10.0.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmwrap-ansi9.0.2间接
npmwrappy1.0.2间接
npmxml-name-validator5.0.0间接
npmxmlchars2.2.0间接
npmyaml2.9.0间接
npmyauzl3.4.0间接
npmyocto-queue0.1.0间接
npmyocto-queue1.2.2间接
npmzod4.3.6间接
依赖安全公告 8

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

软件包版本关系严重程度公告数修复版本
github.com/gomarkdown/markdownv0.0.0-20250810172220-2e2c11897d1a直接20.0.0-20260411013819-759bbc3e3207
brace-expansion2.0.2间接35.0.8
brace-expansion5.0.6间接25.0.8
brace-expansion5.0.7间接15.0.8
minimatch9.0.1间接310.2.3
minimatch9.0.5间接310.2.3
picomatch2.3.1间接24.0.4
golang.org/x/cryptov0.54.0直接未知1

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "rss-reader",
        "atom",
        "feed-reader",
        "feeds",
        "rss",
        "ai"
      ],
      "is_fork": false,
      "size_kb": 29748,
      "has_wiki": false,
      "homepage": "https://mrrss.ch3nyang.top/",
      "languages": {
        "Go": 1453734,
        "CSS": 49164,
        "Vue": 932546,
        "HTML": 4306,
        "NSIS": 11737,
        "Shell": 20801,
        "Python": 37156,
        "Makefile": 6260,
        "Batchfile": 2065,
        "JavaScript": 10935,
        "PowerShell": 3176,
        "TypeScript": 603455
      },
      "pushed_at": "2026-07-20T17:11:17Z",
      "created_at": "2024-05-10T18:05:25Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T12:49:01Z",
      "description": "A modern, cross-platform, and free AI RSS reader. 一个现代化、跨平台且免费的 AI RSS 阅读器.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Vue",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://ch3nyang.top/",
      "name": "Ch3nyang",
      "type": "User",
      "login": "WCY-dt",
      "company": "Southeast University, China",
      "location": "nearby",
      "followers": 177,
      "avatar_url": "https://avatars.githubusercontent.com/u/55525165?v=4",
      "created_at": "2019-09-19T05:06:05Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 2502
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.25",
          "kind": "patch",
          "published_at": "2026-07-20T17:09:52Z"
        },
        {
          "tag": "v1.3.24",
          "kind": "patch",
          "published_at": "2026-07-19T12:22:42Z"
        },
        {
          "tag": "v1.3.22",
          "kind": "patch",
          "published_at": "2026-03-07T09:34:19Z"
        },
        {
          "tag": "v1.3.21",
          "kind": "patch",
          "published_at": "2026-02-27T10:25:12Z"
        },
        {
          "tag": "v1.3.20",
          "kind": "patch",
          "published_at": "2026-02-13T08:42:23Z"
        },
        {
          "tag": "v1.3.19",
          "kind": "patch",
          "published_at": "2026-02-06T11:31:12Z"
        },
        {
          "tag": "v1.3.18",
          "kind": "patch",
          "published_at": "2026-01-29T11:19:50Z"
        },
        {
          "tag": "v1.3.17",
          "kind": "patch",
          "published_at": "2026-01-23T17:47:19Z"
        },
        {
          "tag": "v1.3.16",
          "kind": "patch",
          "published_at": "2026-01-15T15:42:23Z"
        },
        {
          "tag": "v1.3.15",
          "kind": "patch",
          "published_at": "2026-01-10T16:37:33Z"
        },
        {
          "tag": "v1.3.13",
          "kind": "patch",
          "published_at": "2026-01-02T17:10:13Z"
        },
        {
          "tag": "v1.3.12",
          "kind": "patch",
          "published_at": "2025-12-29T10:24:36Z"
        },
        {
          "tag": "v1.3.11",
          "kind": "patch",
          "published_at": "2025-12-26T07:44:18Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2025-12-25T00:20:41Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2025-12-23T22:53:27Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2025-12-23T01:15:09Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2025-12-21T23:01:12Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2025-12-20T06:27:29Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2025-12-18T10:44:44Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2025-12-18T09:48:29Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-12-17T08:31:02Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-12-17T07:32:43Z"
        },
        {
          "tag": "v1.2.20",
          "kind": "patch",
          "published_at": "2025-12-16T07:19:05Z"
        },
        {
          "tag": "v1.2.19",
          "kind": "patch",
          "published_at": "2025-12-15T07:34:57Z"
        },
        {
          "tag": "v1.2.17",
          "kind": "patch",
          "published_at": "2025-12-13T16:28:29Z"
        },
        {
          "tag": "v1.2.15",
          "kind": "patch",
          "published_at": "2025-12-13T03:31:25Z"
        },
        {
          "tag": "v1.2.14",
          "kind": "patch",
          "published_at": "2025-12-12T06:26:04Z"
        },
        {
          "tag": "v1.2.13",
          "kind": "patch",
          "published_at": "2025-12-11T07:04:51Z"
        },
        {
          "tag": "v1.2.12",
          "kind": "patch",
          "published_at": "2025-12-10T09:20:38Z"
        },
        {
          "tag": "v1.2.11",
          "kind": "patch",
          "published_at": "2025-12-08T09:13:59Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2025-12-07T15:15:09Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2025-12-05T10:48:37Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2025-12-04T07:41:26Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2025-12-03T13:37:09Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2025-12-02T14:23:57Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2025-11-27T10:58:10Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2025-11-26T16:47:44Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-11-26T04:39:51Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-11-25T16:30:16Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-11-25T06:46:12Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2025-11-24T07:49:11Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2025-11-24T06:56:36Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2025-11-23T17:20:24Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2025-11-23T13:19:35Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2025-11-23T10:41:35Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-11-22T07:55:08Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-11-21T16:48:13Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-11-21T10:15:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "62fe457c1c29cb4478e3b73a0b058ca5752ea1dc",
          "body": "release: Upgrade version to v1.3.25",
          "is_bot": false,
          "headline": "Merge pull request #949 from WCY-dt/release/v1.3.25",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T17:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b050e212cee48bfc6ac37abf86a435ee727552fc",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): sync frontend lockfile for npm ci",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T17:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c04e095875c8de8ee1b2eefa37bdf31d1571b15",
          "body": "- Updated various dependencies in package.json including eslint, typescript, and babel packages.\n- Removed unnecessary eslint-disable comments from several Vue component files.\n- Cleaned up package-lock.json by removing unused @emnapi packages.",
          "is_bot": false,
          "headline": "chore: update dependencies and remove unused eslint-disable comments",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T16:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855f953ef645023d86970823a0062c14131bdfac",
          "body": null,
          "is_bot": false,
          "headline": "chore(dependabot): add groups for dependency updates in configuration",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T16:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9bd2974593d5c64b1fb69a153da9fb08b833bf",
          "body": "…3.0.0-alpha2.117\n\n- Changed Node.js version from 22 to 24 in GitHub workflows: deploy-site.yml, pre-release-check.yml, release.yml, and test.yml.\n- Updated Wails CLI installation command in CONTRIBUTING.md, README.md, README_zh.md, and build/README.md to specify version v3.0.0-alpha2.117.\n- Updated\n[…]\n to require go-readability v2.1.2 and gofeed v1.4.0, and updated several other dependencies to their latest versions.\n- Updated go.sum to reflect changes in go.mod and added new indirect dependencies.",
          "is_bot": false,
          "headline": "dependencies: Update Node.js version to 24 and Wails CLI version to v…",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T16:33:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ec7bfb68aa21b3a15a17d277b3d0f86b2fe73fa",
          "body": "…o release/v1.3.25",
          "is_bot": false,
          "headline": "Merge branch 'release/v1.3.25' of https://github.com/WCY-dt/MrRSS int…",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5226cccc0167192ee4c22d4cfbf146c0e3d1af2a",
          "body": null,
          "is_bot": false,
          "headline": "fix(workflows): update Node.js version to 22 in CI configurations",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6463b98fa649f58230af68fe3e4ee842bd3a31bb",
          "body": "…/setup-go-7\n\nchore(actions-deps): bump actions/setup-go from 5 to 7",
          "is_bot": false,
          "headline": "Merge pull request #950 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a846ba58089f5c59975eca5c6cdb9cb6bfea9a62",
          "body": "…/checkout-7\n\nchore(actions-deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #951 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba36cb3a9257ec53b593e116c36d08e9d90e3b5",
          "body": "…/setup-task-3\n\nchore(actions-deps): bump arduino/setup-task from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #952 from WCY-dt/dependabot/github_actions/arduino…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba991ade99cda8a7bf48d03d5e5224da676f858",
          "body": "…katex-0.18.1\n\nchore(npm-deps:frontend)(deps): bump katex from 0.17.0 to 0.18.1 in /frontend",
          "is_bot": false,
          "headline": "Merge pull request #954 from WCY-dt/dependabot/npm_and_yarn/frontend/…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97498ca2c2634f4f470c95c5622250a1a09d35f0",
          "body": "…/setup-node-7\n\nchore(actions-deps): bump actions/setup-node from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #953 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54caa0366d3fd34803f1d053bf2512c2d64ea14",
          "body": "…autoprefixer-10.5.4\n\nchore(npm-deps:frontend)(deps-dev): bump autoprefixer from 10.5.2 to 10.5.4 in /frontend",
          "is_bot": false,
          "headline": "Merge pull request #956 from WCY-dt/dependabot/npm_and_yarn/frontend/…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e163422571559d723f38ef9b623fb1179228ce3a",
          "body": "…vite-8.1.5\n\nchore(npm-deps:frontend)(deps-dev): bump vite from 8.1.0 to 8.1.5 in /frontend",
          "is_bot": false,
          "headline": "Merge pull request #958 from WCY-dt/dependabot/npm_and_yarn/frontend/…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ad1fb3382055d6f76d7d5f28c7376d7f9f795e",
          "body": "…ue-3.5.40\n\nchore(npm-deps:website)(deps): bump vue from 3.5.39 to 3.5.40 in /website",
          "is_bot": false,
          "headline": "Merge pull request #963 from WCY-dt/dependabot/npm_and_yarn/website/v…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9e3482fa64a2bb7841d3d74e44175af07c5abf",
          "body": "…ypescript-eslint/parser-8.64.0\n\nchore(npm-deps:website)(deps-dev): bump @typescript-eslint/parser from 8.58.0 to 8.64.0 in /website",
          "is_bot": false,
          "headline": "Merge pull request #967 from WCY-dt/dependabot/npm_and_yarn/website/t…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d5bb64a2e1cacd0a01168b1a74475a8ab17084",
          "body": "…rettier-3.9.5\n\nchore(npm-deps:website)(deps-dev): bump prettier from 3.9.1 to 3.9.5 in /website",
          "is_bot": false,
          "headline": "Merge pull request #969 from WCY-dt/dependabot/npm_and_yarn/website/p…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-20T14:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebb9f8dd5a757641db0923cb919ab127848a654",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 3.9.1 to 3.9.5.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.9.1...3.9.5)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 3.9.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:website)(deps-dev): bump prettier in /website",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb317c5adefd7c482dc421202a2c9c362a6fa275",
          "body": "Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.58.0 to 8.64.0.\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main\n[…]\nname: \"@typescript-eslint/parser\"\n  dependency-version: 8.64.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:website)(deps-dev): bump @typescript-eslint/parser",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f18d499561b2a793204c466c58fad773d26100a",
          "body": "Bumps [vue](https://github.com/vuejs/core) from 3.5.39 to 3.5.40.\n- [Release notes](https://github.com/vuejs/core/releases)\n- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/vuejs/core/compare/v3.5.39...v3.5.40)\n\n---\nupdated-dependencies:\n- dependency-name: vue\n  dependency-version: 3.5.40\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:website)(deps): bump vue in /website",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0c1d23f368f240d45cea4177a3c9ef2d7ce897",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.0 to 8.1.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.1.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:frontend)(deps-dev): bump vite in /frontend",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d08631b437fb3ca0332e4fa4c60abd6667882b20",
          "body": "Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.2 to 10.5.4.\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.2...\n[…]\n:\n- dependency-name: autoprefixer\n  dependency-version: 10.5.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:frontend)(deps-dev): bump autoprefixer in /frontend",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04372092080eea7abaef48ed9bf33734581f5b63",
          "body": "Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.17.0 to 0.18.1.\n- [Release notes](https://github.com/KaTeX/KaTeX/releases)\n- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.17.0...v0.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: katex\n  dependency-version: 0.18.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(npm-deps:frontend)(deps): bump katex in /frontend",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c6bcca0b2976162fb9f37fd4d2917ae2938146",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '7'\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(actions-deps): bump actions/setup-node from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261f6fb6d881289892d7f616429d06ee8c61e600",
          "body": "Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 2 to 3.\n- [Release notes](https://github.com/arduino/setup-task/releases)\n- [Commits](https://github.com/arduino/setup-task/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: arduino/setup-task\n  dependency-version: '3'\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(actions-deps): bump arduino/setup-task from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c2f8e4b34ad8cb4b89aa3aa1014e080470d72c6",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\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(actions-deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:27:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b370a66807c25b0e41dab94f32d22c1085db6f76",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\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(actions-deps): bump actions/setup-go from 5 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce509b48461d006ffbf42034b7f5cbebaa833fd7",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): update AI features description in README files",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T14:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced15e440cb38f5a44598589d0979a95d72ba8f2",
          "body": null,
          "is_bot": false,
          "headline": "docs: refine Chinese skill feature copy",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3515e49341513edf093b75f10c76c8a0a50f2cfd",
          "body": null,
          "is_bot": false,
          "headline": "feat(ai): publish MrRSS Codex skill package",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c91c4ecf844a021814539e9bb9e6652b6d6e3e",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): keep image feeds in current article view",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb93d722386cc25743148bcd262107cdf16c0e64",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): satisfy frontend lint",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d90ea2f39209f164a95e4c41db3e47308cd3f11",
          "body": null,
          "is_bot": false,
          "headline": "feat(ui): remember article reading positions",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca325e484babee55b16a67e739967398b01c816f",
          "body": null,
          "is_bot": false,
          "headline": "feat(ui): jump from article feed name to feed",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e130e5b8aaea76b54c804ab392291c3a0024a87c",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): open selected image article in reader",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45e8a4547af5f42a534a965e8ca7a216fed2313",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): reserve summary card space while loading",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55dc614ffe52bd800453db044313386f92d1a4c8",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): hide sidebar scrollbars until hover",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T13:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160760bb59dbfe017a8284c3e2a839fb1a0c3b9c",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): upgrade Wails alpha",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "883ea2d4927203dfa2ee7ae38b3737540e30a9a6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare v1.3.25",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb530b96555c62548322cfcbeb3127c077cc70e",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): install GTK4 WebKitGTK for Linux builds",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a43d60edc5e26fc9c88e133c4f93fe0b60967ff",
          "body": "release: Upgrade version to v1.3.24",
          "is_bot": false,
          "headline": "Merge pull request #856 from WCY-dt/release/v1.3.24",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3ee73fe9c8779e4dccba102c999775a6a26ec9",
          "body": null,
          "is_bot": false,
          "headline": "fix(frontend): sync package lock for npm ci",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3562f0e7894c11453943f48bb7e61395ddfc133f",
          "body": null,
          "is_bot": false,
          "headline": "chore(changelog): remove unreleased section from changelog",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3a225b0644b98ace36bfa2609dfa52168a802e",
          "body": "…nslation providers",
          "is_bot": false,
          "headline": "fix(changelog): correct compatibility issue references for AI and tra…",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T12:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99df4b3fb3ee3ece985539721f0bc30a1a683f5",
          "body": null,
          "is_bot": false,
          "headline": "chore(changelog): cover full-text proxy fix",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa6ec677c59e3368fc0f0fe88e58b6c707e5863",
          "body": null,
          "is_bot": false,
          "headline": "feat(shortcuts): toggle article list filters",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02602a911ab079f32a7e692426edb55e8243b824",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): clean FreshRSS feeds when disabled",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f5d9498af6e5d6bfaac47bc0fa2bddb0af3eb2",
          "body": null,
          "is_bot": false,
          "headline": "fix(article): reload content from card modal",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3847e0d9954f6061e34a41298dae7970ba743ea",
          "body": "fix(database): prevent repeated article fetching after cleanup",
          "is_bot": false,
          "headline": "Merge pull request #947 from rogeryk/fix/cleanup-article",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce11010a738e4827d670d142c326364807677e1",
          "body": null,
          "is_bot": false,
          "headline": "chore(changelog): document v1.3.24 changes",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab5d752cfc6956c5fc1bd88388e5c4a1936325f",
          "body": "# Conflicts:\n#\tinternal/database/article_db.go\n#\tinternal/database/cleanup_db.go",
          "is_bot": false,
          "headline": "Merge branch 'release/v1.3.24' into codex/pr-947-merge-test",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3bca1888b12007a79c908d657888f636a293d1",
          "body": null,
          "is_bot": false,
          "headline": "fix(database): retain articles per feed",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9fd8ea34542637a3f20551edfc5e8a3a383f607",
          "body": null,
          "is_bot": false,
          "headline": "feat(article): reload current article content",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971ac4e88bada88ae647b3f4a473645315c57177",
          "body": null,
          "is_bot": false,
          "headline": "feat(feeds): refresh current feed or category",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5031e05fdccbbe6b33103da37660f1638dff4d85",
          "body": null,
          "is_bot": false,
          "headline": "feat(feeds): open existing feed on duplicate add",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T11:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670419305653d503359c538d65332e35341ae39b",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): preload shared settings before mount",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T10:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b12bfb5f39f41ef18fd50b40c589526869b72b7",
          "body": null,
          "is_bot": false,
          "headline": "fix(rsshub): preserve route query parameters",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T10:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d82fd8f65c4837b1c2827f5632225c86d5e2be",
          "body": null,
          "is_bot": false,
          "headline": "fix(article): show loading state while content loads",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T10:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9c4730baa7111c1a72c543993771f7bbbfc889f",
          "body": null,
          "is_bot": false,
          "headline": "fix(feed): extract lazy image URLs from article HTML",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T10:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce3cc58cfa395b9cb0661e6bcde8ecbf3768eb8",
          "body": null,
          "is_bot": false,
          "headline": "fix(translation): align Tencent signature headers",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T10:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94207f7fce370f3aeaafd8db88520f172b3ebc00",
          "body": null,
          "is_bot": false,
          "headline": "fix(feed): honor XML encoding declarations",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T07:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543285e56832135eba1e64416353aa6062d7a362",
          "body": null,
          "is_bot": false,
          "headline": "feat(summary): support RSS-provided summaries",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T07:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2e4dc4404a0aba891b5c7fc4364504d523f8c8",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): sync frontend lockfile for npm ci",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T07:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3294d84bd9543cb74e0a9d1d1872418ebee4e10",
          "body": null,
          "is_bot": false,
          "headline": "fix(ai): normalize DeepSeek API endpoints",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T06:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc531709e9f46657f005f2a1df3cf98c781f39f0",
          "body": null,
          "is_bot": false,
          "headline": "chore(npm-deps): update frontend and website dependencies",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T06:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfad161d1b0aa8c43c5aaadbe5e3413093ccaec2",
          "body": null,
          "is_bot": false,
          "headline": "chore(go-deps): update sqlite dependency",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T06:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e821e9b455b09a9f8c671c234b3e178571c68b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(go-deps): update net and go-git dependencies",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T06:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fffcf5f1001e91ec56b1546dc3fb52c927e7989",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\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(actions-deps): bump codecov/codecov-action from 5 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T06:33:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69dcde51e6fc616fd2a809249f607a876d494141",
          "body": null,
          "is_bot": false,
          "headline": "fix(feeds): limit batch selection to filtered feeds",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-07-19T06:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34d9d03967c62a39de85b475a427147851916b2",
          "body": null,
          "is_bot": false,
          "headline": "fix(database): improve cleanup and foreign key handling",
          "author_name": "rogeryk",
          "author_login": "rogeryk",
          "committed_at": "2026-07-19T06:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9836c70e9e3c5052dc4b9d25cce7ea2b7fbcdfbf",
          "body": null,
          "is_bot": false,
          "headline": "fix(database): improve cleanup and foreign key handling",
          "author_name": "rogeryk",
          "author_login": "rogeryk",
          "committed_at": "2026-07-13T10:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90b170744fa191ebf3a2259ca3a007f341b20b72",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #919",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-25T09:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3947baa9cc844d5b60c3f08dab6b11ece93cac2e",
          "body": "# Conflicts:\n#\tgo.mod\n#\tgo.sum",
          "is_bot": false,
          "headline": "Merge pull request #905",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d4784d36adae6c43d5ded4df45623474aaaefc",
          "body": "# Conflicts:\n#\tgo.mod",
          "is_bot": false,
          "headline": "Merge pull request #901",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ec83909bec6247a6669fe98af38f6d13a2d4ba",
          "body": "# Conflicts:\n#\tgo.mod",
          "is_bot": false,
          "headline": "Merge pull request #900",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09afdbcc291ee93bdc92d0772e01091ec43caaa7",
          "body": "# Conflicts:\n#\tgo.mod",
          "is_bot": false,
          "headline": "Merge pull request #899",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a1c0f71b3677612312ffe35ee8a58352221e02",
          "body": "# Conflicts:\n#\tgo.mod\n#\tgo.sum",
          "is_bot": false,
          "headline": "Merge pull request #898",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "380eb7c1067d290d77c82df8abfe177d49c21cae",
          "body": "# Conflicts:\n#\tfrontend/package-lock.json\n#\tfrontend/package.json",
          "is_bot": false,
          "headline": "Merge pull request #893",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19af1e51d5a7154a9fef5c7c8bee168ca9a79b1b",
          "body": "# Conflicts:\n#\twebsite/package-lock.json\n#\twebsite/package.json",
          "is_bot": false,
          "headline": "Merge pull request #892",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff567638e9bb67ee03f06e12d8c8327c8b6afd7",
          "body": "# Conflicts:\n#\twebsite/package-lock.json",
          "is_bot": false,
          "headline": "Merge pull request #891",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51c7e954f569879d33cdd7c371c35587a5a97da",
          "body": "# Conflicts:\n#\twebsite/package-lock.json\n#\twebsite/package.json",
          "is_bot": false,
          "headline": "Merge pull request #890",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f0dc47929c1628b6e1bbd5e80eba270e428404",
          "body": "# Conflicts:\n#\twebsite/package-lock.json\n#\twebsite/package.json",
          "is_bot": false,
          "headline": "Merge pull request #888",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a341ead06286ef092dea752b1282ba7faff76bc3",
          "body": "# Conflicts:\n#\tfrontend/package-lock.json\n#\tfrontend/package.json",
          "is_bot": false,
          "headline": "Merge pull request #887",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35dbca8057c910f0dc5bf7e51a99734b40265cc3",
          "body": "# Conflicts:\n#\twebsite/package-lock.json\n#\twebsite/package.json",
          "is_bot": false,
          "headline": "Merge pull request #886",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39fd82a62b2f0e41a0de6285534eadeb56988610",
          "body": "# Conflicts:\n#\tfrontend/package-lock.json\n#\tfrontend/package.json",
          "is_bot": false,
          "headline": "Merge pull request #885",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d25ef47a32d50dbad2ef0f0f286b79b4ab29c20",
          "body": "# Conflicts:\n#\tfrontend/package-lock.json\n#\tfrontend/package.json",
          "is_bot": false,
          "headline": "Merge pull request #883",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c712ec0ca30186913c1492eaa6c2625ef52a4491",
          "body": "# Conflicts:\n#\twebsite/package-lock.json\n#\twebsite/package.json",
          "is_bot": false,
          "headline": "Merge pull request #882",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c8b2d2551dbc9d6524ab2af848767985fa1e95",
          "body": "# Conflicts:\n#\tfrontend/package-lock.json\n#\tfrontend/package.json",
          "is_bot": false,
          "headline": "Merge pull request #880",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4acde4c48a760f10b01fae2e778fe114a265d26f",
          "body": "…/upload-pages-artifact-5\n\nchore(actions-deps): bump actions/upload-pages-artifact from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #906 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7118e1ae90f328efa34ba3526544c9348f25eb94",
          "body": "…ps/action-gh-release-3\n\nchore(actions-deps): bump softprops/action-gh-release from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #897 from WCY-dt/dependabot/github_actions/softpro…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d92fee25f055a5d6a6cae9605686e325b850a5e",
          "body": "…katex-0.16.45\n\nchore(npm-deps:frontend)(deps): bump katex from 0.16.38 to 0.16.45 in /frontend",
          "is_bot": false,
          "headline": "Merge pull request #889 from WCY-dt/dependabot/npm_and_yarn/frontend/…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdeebbab08db15897f7660adfe01e5f826798640",
          "body": "…antchfx/xmlquery-1.5.1\n\nchore(go-deps:backend)(deps): bump github.com/antchfx/xmlquery from 1.5.0 to 1.5.1",
          "is_bot": false,
          "headline": "Merge pull request #881 from WCY-dt/dependabot/go_modules/github.com/…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523c7838a13c3501925d0be20527c842778712c6",
          "body": "…/deploy-pages-5\n\nchore(actions-deps): bump actions/deploy-pages from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #879 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd88d3e16022571390e7be0788743d2d11631947",
          "body": "…/codecov-action-6\n\nchore(actions-deps): bump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #878 from WCY-dt/dependabot/github_actions/codecov…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb65a0911e8a12abc3f44f9e8d889634c33a7c9",
          "body": "…/configure-pages-6\n\nchore(actions-deps): bump actions/configure-pages from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #877 from WCY-dt/dependabot/github_actions/actions…",
          "author_name": "Ch3nyang",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-14T07:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216ed1141983f82e98ee5e9653741dc3ead8b66f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add update check feature with toggle in settings",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-09T13:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10873a0387cb0e176a29a6497b0adba10323a2aa",
          "body": "- Updated `useWindowState` to fetch and utilize the maximized state from the server.\n- Added Turkish language support in English and Chinese localization files.\n- Enhanced article fetching logic in `useAppStore` to include unread filter.\n- Introduced `GetArticlesWithUnreadFilter` in the database lay\n[…]\nent creation to support proxy settings and insecure TLS verification.\n- Updated article content fetching to use feed-specific proxy settings.\n- Added tests for custom translation placeholder handling.",
          "is_bot": false,
          "headline": "feat: enhance window state persistence and add Turkish localization",
          "author_name": "WCY-dt",
          "author_login": "WCY-dt",
          "committed_at": "2026-06-09T13:26:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4fe981c0240b0403b363f27ffe112e71e8140e90",
          "body": null,
          "is_bot": false,
          "headline": "Fix custom translation JSON placeholders",
          "author_name": "atoz03",
          "author_login": "atoz03",
          "committed_at": "2026-06-05T13:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87afa9651bba34394a053a4becf0875416d84150",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-pages-artifact\n  dependency-version: '5'\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(actions-deps): bump actions/upload-pages-artifact from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T10:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3785e5a48517205c1dd3c541b7059bfa0d0b76ee",
          "body": "Bumps the go_modules group with 1 update in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git).\n\n\nUpdates `github.com/go-git/go-git/v5` from 5.16.5 to 5.18.0\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compar\n[…]\ndencies:\n- dependency-name: github.com/go-git/go-git/v5\n  dependency-version: 5.18.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(go-deps:backend)(deps): bump github.com/go-git/go-git/v5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-17T22:40:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 48,
      "commits_last_year": 1562,
      "latest_release_at": "2026-07-20T17:09:52Z",
      "latest_release_tag": "v1.3.25",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 31,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 21.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 125,
      "stars": 2420,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2025-12-11",
            "count": 2
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 8
          },
          {
            "date": "2025-12-20",
            "count": 2
          },
          {
            "date": "2025-12-21",
            "count": 5
          },
          {
            "date": "2025-12-22",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 5
          },
          {
            "date": "2025-12-25",
            "count": 3
          },
          {
            "date": "2025-12-26",
            "count": 4
          },
          {
            "date": "2025-12-27",
            "count": 3
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 10
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 2
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 2
          },
          {
            "date": "2026-02-22",
            "count": 2
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 2
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 2
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 124,
        "total_forks": 125
      },
      "star_history": null,
      "open_issues_and_prs": 93
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "Taskfile.yml",
        "build/Taskfile.yml",
        "build/darwin/Taskfile.yml",
        "build/linux/Taskfile.yml",
        "build/windows/Taskfile.yml"
      ],
      "api_schema_files": [
        "docs/SERVER_MODE/swagger.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "frontend/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 63548,
      "source_files_sampled": 335,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 17601
    },
    "dependencies": {
      "manifests": [
        "frontend/package.json",
        "go.mod",
        "website/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/gomarkdown/markdown",
            "direct": true,
            "version": "v0.0.0-20250810172220-2e2c11897d1a",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-77fj-vx54-gvh7",
              "GO-2026-5208"
            ],
            "fixed_version": "0.0.0-20260411013819-759bbc3e3207",
            "advisory_count": 2,
            "oldest_advisory_days": 102
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 122
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 5
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 157
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 157
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 122
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 18
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 7,
          "unknown": 1
        },
        "advisory_count": 17,
        "affected_count": 8,
        "assessed_count": 732,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "@eslint/js",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.39.2"
        },
        {
          "name": "@phosphor-icons/vue",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        },
        {
          "name": "highlight.js",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.11.1"
        },
        {
          "name": "katex",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.18.1"
        },
        {
          "name": "pinia",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.4"
        },
        {
          "name": "tailwindcss",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.17"
        },
        {
          "name": "vue",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.39"
        },
        {
          "name": "vue-i18n",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.3.1"
        },
        {
          "name": "codeberg.org/readeck/go-readability/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.2"
        },
        {
          "name": "github.com/JohannesKaufmann/html-to-markdown",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/PuerkitoBio/goquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/abadojack/whatlanggo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/antchfx/htmlquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.6"
        },
        {
          "name": "github.com/antchfx/xmlquery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/chromedp/chromedp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.2"
        },
        {
          "name": "github.com/emersion/go-imap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/emersion/go-imap-id",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190926060100-f94a56b9ecde"
        },
        {
          "name": "github.com/go-ego/gse",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/gomarkdown/markdown",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250810172220-2e2c11897d1a"
        },
        {
          "name": "github.com/longbridgeapp/opencc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.13"
        },
        {
          "name": "github.com/mmcdole/gofeed",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/swaggo/http-swagger",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.4"
        },
        {
          "name": "github.com/wailsapp/wails/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0-alpha2.117"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.54.0"
        },
        {
          "name": "@phosphor-icons/vue",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        },
        {
          "name": "vue",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.40"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "codeberg.org/readeck/go-readability/v2",
            "direct": true,
            "version": "v2.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abadojack/whatlanggo",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/htmlquery",
            "direct": true,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xmlquery",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/chromedp",
            "direct": true,
            "version": "v0.14.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-imap",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-imap-id",
            "direct": true,
            "version": "v0.0.0-20190926060100-f94a56b9ecde",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ego/gse",
            "direct": true,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gomarkdown/markdown",
            "direct": true,
            "version": "v0.0.0-20250810172220-2e2c11897d1a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/johanneskaufmann/html-to-markdown",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/longbridgeapp/opencc",
            "direct": true,
            "version": "v0.3.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mmcdole/gofeed",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/http-swagger",
            "direct": true,
            "version": "v1.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wailsapp/wails/v3",
            "direct": true,
            "version": "v3.0.0-alpha2.117",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.54.0",
            "ecosystem": "go"
          },
          {
            "name": "@eslint/js",
            "direct": true,
            "version": "9.39.2",
            "ecosystem": "npm"
          },
          {
            "name": "@phosphor-icons/vue",
            "direct": true,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": true,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": true,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "pinia",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": true,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "vue-i18n",
            "direct": true,
            "version": "11.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "github.com/adrg/xdg",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xpath",
            "direct": false,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/cdproto",
            "direct": false,
            "version": "v0.0.0-20250724212937-08a3db8b4327",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chromedp/sysutil",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": false,
            "version": "v1.8.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-sasl",
            "direct": false,
            "version": "v0.0.0-20200509203442-7bfe0ed36a21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-json-experiment/json",
            "direct": false,
            "version": "v0.0.0-20251027170946-4849db3c2f7e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-shiori/dom",
            "direct": false,
            "version": "v0.0.0-20230515143342-73569d674e1c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/httphead",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/pool",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/ws",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogs/chardet",
            "direct": false,
            "version": "v0.0.0-20211120154057-b7413eaefb8f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itlightning/dateparse",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jchv/go-winloader",
            "direct": false,
            "version": "v0.0.0-20250406163304-c1995be93bd1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylebanks/depth",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liuzl/cedar-go",
            "direct": false,
            "version": "v0.0.0-20170805034717-80a9c64b256d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liuzl/da",
            "direct": false,
            "version": "v0.0.0-20180704015230-14771aad5b1d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mmcdole/goxpp/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/files",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/swaggo/swag",
            "direct": false,
            "version": "v1.16.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vcaesar/cedar",
            "direct": false,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.74.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "@acemir/cssom",
            "direct": false,
            "version": "0.9.31",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/request",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/vite-dev-server",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/vue",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/xvfb",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/core-base",
            "direct": false,
            "version": "11.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/devtools-types",
            "direct": false,
            "version": "11.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/message-compiler",
            "direct": false,
            "version": "11.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/shared",
            "direct": false,
            "version": "11.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "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": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.121.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.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-ia32-msvc",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "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.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "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/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/gensync",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sizzle",
            "direct": false,
            "version": "2.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tmp",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "6.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "6.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/eslint-config-prettier",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.39",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/test-utils",
            "direct": false,
            "version": "2.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@wailsio/runtime",
            "direct": false,
            "version": "3.0.0-alpha.79",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.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": "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": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arch",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "assert-plus",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sign2",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "blob-util",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "cachedir",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-tags",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": false,
            "version": "15.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "dashdash",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.19",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecc-jsbn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.393",
            "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": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "10.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter2",
            "direct": false,
            "version": "6.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "executable",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "forever-agent",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.13.7",
            "ecosystem": "npm"
          },
          {
            "name": "getpass",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-signature",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-beautify",
            "direct": false,
            "version": "1.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-cookie",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "28.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsprim",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "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": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.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": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-html-parser",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "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": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ospath",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.121.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-bytes",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "request-progress",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.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": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "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": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "speakingurl",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sshpk",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "superjson",
            "direct": false,
            "version": "2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "systeminformation",
            "direct": false,
            "version": "5.32.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": "throttleit",
            "direct": false,
            "version": "1.0.1",
            "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": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "untildify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "verror",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "vue-component-type-helpers",
            "direct": false,
            "version": "2.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.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": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.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": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 732,
        "direct_count": 28,
        "indirect_count": 704
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 393,
        "open_issues": 89,
        "closed_ratio": 0.817,
        "closed_issues": 397,
        "closed_unmerged_prs": 82
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "WCY-dt",
          "commits": 975,
          "avatar_url": "https://avatars.githubusercontent.com/u/55525165?v=4"
        },
        {
          "type": "User",
          "login": "MidnightCrowing",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/110297461?v=4"
        },
        {
          "type": "User",
          "login": "cry0404",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/151517717?v=4"
        },
        {
          "type": "User",
          "login": "rogeryk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/28089185?v=4"
        },
        {
          "type": "User",
          "login": "RUBisco0211",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/113019222?v=4"
        },
        {
          "type": "User",
          "login": "atoz03",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31232741?v=4"
        },
        {
          "type": "User",
          "login": "caoli5288",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3120587?v=4"
        },
        {
          "type": "User",
          "login": "czyt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19337206?v=4"
        },
        {
          "type": "User",
          "login": "kv-chiu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/132759132?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.976
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy-site.yml",
        "docker-release.yml",
        "pre-release-check.yml",
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/1 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": "30 commit(s) and 0 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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "62fe457c1c29cb4478e3b73a0b058ca5752ea1dc",
        "ran_at": "2026-07-26T19:32:58Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T20:48:09Z",
      "oldest_open_prs": [
        {
          "number": 970,
          "created_at": "2026-07-20T17:09:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 971,
          "created_at": "2026-07-20T17:10:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 972,
          "created_at": "2026-07-20T17:10:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 973,
          "created_at": "2026-07-20T17:11:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T17:08:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 90,
          "created_at": "2025-11-25T11:31:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2025-11-25T11:32:44Z",
          "last_comment_at": "2025-12-24T11:07:46Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 92,
          "created_at": "2025-11-25T11:33:18Z",
          "last_comment_at": "2026-07-24T15:26:38Z",
          "last_comment_author": "valuex"
        },
        {
          "number": 104,
          "created_at": "2025-12-02T06:05:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 303,
          "created_at": "2025-12-24T13:17:45Z",
          "last_comment_at": "2025-12-24T13:22:36Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 316,
          "created_at": "2025-12-25T03:11:19Z",
          "last_comment_at": "2025-12-25T07:58:40Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 320,
          "created_at": "2025-12-25T08:06:03Z",
          "last_comment_at": "2025-12-25T08:34:40Z",
          "last_comment_author": "MTW4Ir"
        },
        {
          "number": 335,
          "created_at": "2025-12-26T09:23:05Z",
          "last_comment_at": "2025-12-30T10:49:26Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 358,
          "created_at": "2025-12-28T20:48:15Z",
          "last_comment_at": "2026-01-08T15:44:57Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 400,
          "created_at": "2026-01-02T22:05:23Z",
          "last_comment_at": "2026-01-03T02:44:53Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 421,
          "created_at": "2026-01-05T13:11:55Z",
          "last_comment_at": "2026-01-08T15:10:01Z",
          "last_comment_author": "caoli5288"
        },
        {
          "number": 426,
          "created_at": "2026-01-06T19:17:24Z",
          "last_comment_at": "2026-01-08T05:32:58Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 427,
          "created_at": "2026-01-06T19:26:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 435,
          "created_at": "2026-01-07T00:23:20Z",
          "last_comment_at": "2026-01-08T05:54:03Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 447,
          "created_at": "2026-01-09T21:23:03Z",
          "last_comment_at": "2026-01-16T19:40:22Z",
          "last_comment_author": "EnterMan123"
        },
        {
          "number": 455,
          "created_at": "2026-01-10T17:33:42Z",
          "last_comment_at": "2026-01-11T10:54:35Z",
          "last_comment_author": "EnterMan123"
        },
        {
          "number": 467,
          "created_at": "2026-01-12T06:52:15Z",
          "last_comment_at": "2026-01-20T16:56:22Z",
          "last_comment_author": "jiashun-wang"
        },
        {
          "number": 468,
          "created_at": "2026-01-12T07:53:56Z",
          "last_comment_at": "2026-01-14T15:17:05Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 501,
          "created_at": "2026-01-16T06:20:13Z",
          "last_comment_at": "2026-01-18T15:28:36Z",
          "last_comment_author": "WCY-dt"
        },
        {
          "number": 508,
          "created_at": "2026-01-16T08:44:51Z",
          "last_comment_at": "2026-01-18T11:33:48Z",
          "last_comment_author": "WCY-dt"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/WCY-dt/MrRSS",
    "host": "github.com",
    "name": "MrRSS",
    "owner": "WCY-dt"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 74,
      "inputs": {
        "security": 55,
        "vitality": 88,
        "community": 83,
        "governance": 53,
        "engineering": 92
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 1562,
              "human_commit_share": 0.87,
              "days_since_last_push": 6,
              "active_weeks_last_year": 31
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "31/52 weeks with commits",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1562 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1562
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 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": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 48,
              "latest_release_tag": "v1.3.25",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 21.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "48 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~21.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 21.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 125,
              "stars": 2420,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,420 stars",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2420
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "125 forks",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 125
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.976
            },
            "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 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 70,
            "inputs": {
              "merged_prs": 393,
              "open_issues": 89,
              "closed_issues": 397,
              "issue_closed_ratio": 0.817,
              "closed_unmerged_prs": 82
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "393/475 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 393,
                      "decided": 475
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/1 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": 62,
            "inputs": {
              "followers": 177,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "WCY-dt",
              "public_repos": 31,
              "account_age_days": 2502
            },
            "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": "177 followers of WCY-dt",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 177,
                      "login": "WCY-dt"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~6 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 92,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "rss-reader",
                "atom",
                "feed-reader",
                "feeds",
                "rss",
                "ai"
              ],
              "has_wiki": false,
              "homepage": "https://mrrss.ch3nyang.top/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://mrrss.ch3nyang.top/",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/1 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": "30 commit(s) and 0 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 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 732 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 732
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "osv",
              "advisories": 17,
              "affected_packages": 8,
              "assessed_packages": 732,
              "unassessed_packages": 0,
              "affected_by_severity": "high 7, unknown 1",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: github.com/gomarkdown/markdown v0.0.0-20250810172220-2e2c11897d1a (high 7.5), golang.org/x/crypto v0.54.0 (unknown)",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "github.com/gomarkdown/markdown v0.0.0-20250810172220-2e2c11897d1a (high 7.5), golang.org/x/crypto v0.54.0 (unknown)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 102 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 102
                    }
                  }
                ],
                "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": 732,
              "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": 9
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 85,
        "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": 0.977,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 17601
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, AGENTS.md, 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": "85 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "Taskfile.yml",
                "build/Taskfile.yml",
                "build/darwin/Taskfile.yml",
                "build/linux/Taskfile.yml",
                "build/windows/Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "frontend/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.13
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, Taskfile.yml, build/Taskfile.yml, build/darwin/Taskfile.yml, build/linux/Taskfile.yml, build/windows/Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, Taskfile.yml, build/Taskfile.yml, build/darwin/Taskfile.yml, build/linux/Taskfile.yml, build/windows/Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "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 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 63548,
              "source_files_sampled": 335,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/335 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 335,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/SERVER_MODE/swagger.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/SERVER_MODE/swagger.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/SERVER_MODE/swagger.json"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'mrrss-website' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:33:18.462580Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WCY-dt/MrRSS.svg",
  "full_name": "WCY-dt/MrRSS",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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