公开记录
软件健康报告模式 0.15.0 · 指标 1.13.0 · 2026-07-19 10:24 UTC

AlistGo / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。

GoAGPL-3.0★ 49,886 星标⑂ 7,948 复刻始于 2020年12月在 GitHub 上查看 ↗

AlistGo/alist 的健康指数为 100 分中的 73 分,处于「良好」区间。 其得分最高的类别是Community & Adoption(92/100),最低的是Security(51/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

73
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

AlistGo组织
400 关注者30 个公开仓库始于 2024年10月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/alist-org/alist/v3指向其他仓库——不计分v3.62.0-1009 天前

按类别列示的指标

活力

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

90优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
25.6/36提交节奏 — 52 周中有 37 周有提交
18/18提交量 — 最近一年 211 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year211
human_commit_share
days_since_last_push5
active_weeks_last_year37

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 5 天前
27/27发布节奏 — 约每 30.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagv3.62.0
releases_from_tags
days_since_latest_release5
mean_days_between_releases30.1

社区与采用

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

92优秀 · 占总体的 18%
评分方式
60/60星标 — 49,886 个星标
25/25复刻 — 7,948 个复刻
13/15关注者 — 215 位关注者
所用输入
forks7,948
stars49,886
watchers215
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

61中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
8.8/22.5提交分布 — 头号贡献者编写了 61% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 26 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled100
top_contributor_share0.609
评分方式
41.3/46.8议题解决 — 88% 的议题已关闭
31.6/38.3PR 接受 — 已裁定的 PR 中 959/1,160 已合并
10.5/15OpenSSF Scorecard:Code-Review — Found 19/24 approved changesets -- score normalized to 7
所用输入
merged_prs959
open_issues523
closed_issues3,956
issue_closed_ratio0.883
closed_unmerged_prs201
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
18.7/25所有者影响力 — AlistGo 有 400 位关注者
14.4/25既往记录 — 30 个公开仓库,账户约 1 年
所用输入
followers400
owner_typeOrganization
is_verified
owner_loginAlistGo
public_repos30
account_age_days643

工程质量

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

71良好 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://alistgo.com
10/10仓库描述
10/10主题标签 — 6 个主题标签
10/10Wiki
所用输入
topicsgolang, gin, webdav, solidjs, file-server, onedrive
has_wiki
homepagehttps://alistgo.com
has_readme
has_docs_dir
has_description

安全

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

51中等 · 占总体的 16%

安全态势

51中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 19 out of 19 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
5.2/7.5Code-Review — Found 19/24 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 26 contributing companies or organizations
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 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 51 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.2
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。

AI 就绪度

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

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
0/40可读的提交历史 — 无数据
所用输入
has_llms_txt
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
已排除计分(无数据或不适用):可读的提交历史。 其余权重已重新归一化。
评分方式
18/18一条命令的引导启动 — pkg/gowebdav/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 无数据
0/8自动化维护 — 无数据
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filespkg/gowebdav/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
已排除计分(无数据或不适用):已体现的代理实践, 自动化维护。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 752 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes50,160
source_files_sampled752
oversized_source_files0

关键数据

49,886GitHub 星标
100贡献者
211最近 12 个月提交数
5距最近推送天数
100发布版本数
1巴士系数(bus factor)
523开放议题
Go软件包生态系统数

数据采集警告

  • go package 'github.com/alist-org/alist/v3' points at a different repository (https://github.com/alist-org/alist); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 5.2 / 10
5.2综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 19/24 approved changesets -- score normalized to 7
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities51 existing vulnerabilities detected
直接依赖 93
注册表软件包版本约束清单文件
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.17.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv1.6.0go.mod
Gogithub.com/KirCute/ftpserverlib-pasvportmapv1.25.0go.mod
Gogithub.com/KirCute/sftpd-alistv0.0.12go.mod
Gogithub.com/ProtonMail/go-cryptov1.0.0go.mod
Gogithub.com/ProtonMail/gopenpgp/v2v2.7.4go.mod
Gogithub.com/SheltonZhu/115driverv1.2.3-1go.mod
Gogithub.com/Xhofe/go-cachev0.0.0-20240804043513-b1a71927bc21go.mod
Gogithub.com/Xhofe/rategv0.0.0-20230728072201-251a4e1adad4go.mod
Gogithub.com/alist-org/gofakes3v0.0.7go.mod
Gogithub.com/alist-org/timesv0.0.0-20240721124654-efa0c7d3ad92go.mod
Gogithub.com/aliyun/aliyun-oss-go-sdkv3.0.2+incompatiblego.mod
Gogithub.com/avast/retry-gov3.0.0+incompatiblego.mod
Gogithub.com/aws/aws-sdk-gov1.55.5go.mod
Gogithub.com/blevesearch/bleve/v2v2.4.2go.mod
Gogithub.com/caarlos0/env/v9v9.0.0go.mod
Gogithub.com/charmbracelet/bubblesv0.20.0go.mod
Gogithub.com/charmbracelet/bubbleteav1.1.0go.mod
Gogithub.com/charmbracelet/lipglossv0.13.0go.mod
Gogithub.com/city404/v6-public-rpc-proto/gov0.0.0-20240817070657-90f8e24b653ego.mod
Gogithub.com/coreos/go-oidcv2.2.1+incompatiblego.mod
Gogithub.com/deckarep/golang-set/v2v2.6.0go.mod
Gogithub.com/dhowden/tagv0.0.0-20240417053706-3d75831295e8go.mod
Gogithub.com/disintegration/imagingv1.6.2go.mod
Gogithub.com/dlclark/regexp2v1.11.4go.mod
Gogithub.com/dustinxie/eccv0.0.0-20210511000915-959544187564go.mod
Gogithub.com/fatedier/frpv0.68.0go.mod
Gogithub.com/foxxorcat/mopan-sdk-gov0.1.6go.mod
Gogithub.com/foxxorcat/weiyun-sdk-gov0.1.4go.mod
Gogithub.com/gin-contrib/corsv1.7.2go.mod
Gogithub.com/gin-gonic/ginv1.10.0go.mod
Gogithub.com/go-resty/resty/v2v2.14.0go.mod
Gogithub.com/go-webauthn/webauthnv0.11.1go.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/hekmon/transmissionrpc/v3v3.0.0go.mod
Gogithub.com/henrybear327/Proton-API-Bridgev1.0.0go.mod
Gogithub.com/henrybear327/go-proton-apiv1.0.0go.mod
Gogithub.com/hirochachacha/go-smb2v1.1.0go.mod
Gogithub.com/ipfs/go-ipfs-apiv0.7.0go.mod
Gogithub.com/jlaffaye/ftpv0.2.0go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/kdomanski/iso9660v0.4.0go.mod
Gogithub.com/larksuite/oapi-sdk-go/v3v3.6.1go.mod
Gogithub.com/mark3labs/mcp-gov0.48.0go.mod
Gogithub.com/maruel/naturalv1.1.1go.mod
Gogithub.com/meilisearch/meilisearch-gov0.27.2go.mod
Gogithub.com/mholt/archivesv0.1.0go.mod
Gogithub.com/minio/siov0.4.0go.mod
Gogithub.com/natefinch/lumberjackv2.0.0+incompatiblego.mod
Gogithub.com/ncw/swift/v2v2.0.3go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/pkg/sftpv1.13.6go.mod
Gogithub.com/pquerna/otpv1.4.0go.mod
Gogithub.com/rclone/rclonev1.67.0go.mod
Gogithub.com/saintfish/chardetv0.0.0-20230101081208-5e3ef4b5456dgo.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/aferov1.11.0go.mod
Gogithub.com/spf13/cobrav1.8.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/t3rm1n4l/go-megav0.0.0-20240219080617-d494b6a8ace7go.mod
Gogithub.com/u2takey/ffmpeg-gov0.5.0go.mod
Gogithub.com/upyun/go-sdk/v3v3.0.4go.mod
Gogithub.com/winfsp/cgofusev1.5.1-0.20230130140708-f87f5db493b5go.mod
Gogithub.com/xhofe/tachev0.1.5go.mod
Gogithub.com/xhofe/wopan-sdk-gov0.1.3go.mod
Gogithub.com/yeka/zipv0.0.0-20231116150916-03d6312748a9go.mod
Gogithub.com/zzzhr1990/go-common-entityv0.0.0-20221216044934-fd1c571e3a22go.mod
Gogolang.org/x/cryptov0.46.0go.mod
Gogolang.org/x/expv0.0.0-20240904232852-e7e105dedf7ego.mod
Gogolang.org/x/imagev0.19.0go.mod
Gogolang.org/x/netv0.48.0go.mod
Gogolang.org/x/oauth2v0.34.0go.mod
Gogolang.org/x/timev0.8.0go.mod
Gogoogle.golang.org/appenginev1.6.8go.mod
Gogopkg.in/ldap.v3v3.1.0go.mod
Gogorm.io/driver/mysqlv1.5.7go.mod
Gogorm.io/driver/postgresv1.5.9go.mod
Gogorm.io/driver/sqlitev1.5.6go.mod
Gogorm.io/gormv1.25.11go.mod
Gogithub.com/bodgit/sevenzipv1.6.0go.mod
Gogithub.com/microcosm-cc/bluemondayv1.0.27go.mod
Gogithub.com/nwaples/rardecode/v2v2.0.0-beta.4.0.20241112120701-034e449c6e78go.mod
Gogithub.com/xhofe/115-sdk-gov0.1.5go.mod
Gogithub.com/yuin/goldmarkv1.7.8go.mod
Gogo4.orgv0.0.0-20230225012048-214862532bf5go.mod
Gogithub.com/axgle/mahoniav0.0.0-20180208002826-3358181d7394go.mod
Gogithub.com/ipfs/go-cidv0.4.1go.mod
Gogithub.com/otiai10/copyv1.14.0go.mod
Gogolang.org/x/syncv0.19.0go.mod
Gogolang.org/x/textv0.32.0go.mod
Gogoogle.golang.org/grpcv1.79.3go.mod
全部依赖 303

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

注册表软件包版本关系
Gogithub.com/alist-org/gofakes3v0.0.7直接
Gogithub.com/alist-org/timesv0.0.0-20240721124654-efa0c7d3ad92直接
Gogithub.com/aliyun/aliyun-oss-go-sdkv3.0.2+incompatible直接
Gogithub.com/avast/retry-gov3.0.0+incompatible直接
Gogithub.com/aws/aws-sdk-gov1.55.5直接
Gogithub.com/axgle/mahoniav0.0.0-20180208002826-3358181d7394直接
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.17.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.6.0直接
Gogithub.com/blevesearch/bleve/v2v2.4.2直接
Gogithub.com/bodgit/sevenzipv1.6.0直接
Gogithub.com/caarlos0/env/v9v9.0.0直接
Gogithub.com/charmbracelet/bubblesv0.20.0直接
Gogithub.com/charmbracelet/bubbleteav1.1.0直接
Gogithub.com/charmbracelet/lipglossv0.13.0直接
Gogithub.com/city404/v6-public-rpc-proto/gov0.0.0-20240817070657-90f8e24b653e直接
Gogithub.com/coreos/go-oidcv2.2.1+incompatible直接
Gogithub.com/deckarep/golang-set/v2v2.6.0直接
Gogithub.com/dhowden/tagv0.0.0-20240417053706-3d75831295e8直接
Gogithub.com/disintegration/imagingv1.6.2直接
Gogithub.com/dlclark/regexp2v1.11.4直接
Gogithub.com/dustinxie/eccv0.0.0-20210511000915-959544187564直接
Gogithub.com/fatedier/frpv0.68.0直接
Gogithub.com/foxxorcat/mopan-sdk-gov0.1.6直接
Gogithub.com/foxxorcat/weiyun-sdk-gov0.1.4直接
Gogithub.com/gin-contrib/corsv1.7.2直接
Gogithub.com/gin-gonic/ginv1.10.0直接
Gogithub.com/go-resty/resty/v2v2.14.0直接
Gogithub.com/go-webauthn/webauthnv0.11.1直接
Gogithub.com/golang-jwt/jwt/v4v4.5.2直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/gorilla/websocketv1.5.3直接
Gogithub.com/hekmon/transmissionrpc/v3v3.0.0直接
Gogithub.com/henrybear327/go-proton-apiv1.0.0直接
Gogithub.com/henrybear327/proton-api-bridgev1.0.0直接
Gogithub.com/hirochachacha/go-smb2v1.1.0直接
Gogithub.com/ipfs/go-cidv0.4.1直接
Gogithub.com/ipfs/go-ipfs-apiv0.7.0直接
Gogithub.com/jlaffaye/ftpv0.2.0直接
Gogithub.com/json-iterator/gov1.1.12直接
Gogithub.com/kdomanski/iso9660v0.4.0直接
Gogithub.com/kircute/ftpserverlib-pasvportmapv1.25.0直接
Gogithub.com/kircute/sftpd-alistv0.0.12直接
Gogithub.com/larksuite/oapi-sdk-go/v3v3.6.1直接
Gogithub.com/mark3labs/mcp-gov0.48.0直接
Gogithub.com/maruel/naturalv1.1.1直接
Gogithub.com/meilisearch/meilisearch-gov0.27.2直接
Gogithub.com/mholt/archivesv0.1.0直接
Gogithub.com/microcosm-cc/bluemondayv1.0.27直接
Gogithub.com/minio/siov0.4.0直接
Gogithub.com/natefinch/lumberjackv2.0.0+incompatible直接
Gogithub.com/ncw/swift/v2v2.0.3直接
Gogithub.com/nwaples/rardecode/v2v2.0.0-beta.4.0.20241112120701-034e449c6e78直接
Gogithub.com/otiai10/copyv1.14.0直接
Gogithub.com/pkg/errorsv0.9.1直接
Gogithub.com/pkg/sftpv1.13.6直接
Gogithub.com/pquerna/otpv1.4.0直接
Gogithub.com/protonmail/go-cryptov1.0.0直接
Gogithub.com/protonmail/gopenpgp/v2v2.7.4直接
Gogithub.com/rclone/rclonev1.67.0直接
Gogithub.com/saintfish/chardetv0.0.0-20230101081208-5e3ef4b5456d直接
Gogithub.com/sirupsen/logrusv1.9.3直接
Gogithub.com/spf13/aferov1.11.0直接
Gogithub.com/spf13/cobrav1.8.1直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/t3rm1n4l/go-megav0.0.0-20240219080617-d494b6a8ace7直接
Gogithub.com/u2takey/ffmpeg-gov0.5.0直接
Gogithub.com/upyun/go-sdk/v3v3.0.4直接
Gogithub.com/winfsp/cgofusev1.5.1-0.20230130140708-f87f5db493b5直接
Gogithub.com/xhofe/115-sdk-gov0.1.5直接
Gogithub.com/xhofe/go-cachev0.0.0-20240804043513-b1a71927bc21直接
Gogithub.com/xhofe/rategv0.0.0-20230728072201-251a4e1adad4直接
Gogithub.com/xhofe/tachev0.1.5直接
Gogithub.com/xhofe/wopan-sdk-gov0.1.3直接
Gogithub.com/yeka/zipv0.0.0-20231116150916-03d6312748a9直接
Gogithub.com/yuin/goldmarkv1.7.8直接
Gogithub.com/zzzhr1990/go-common-entityv0.0.0-20221216044934-fd1c571e3a22直接
Gogo4.orgv0.0.0-20230225012048-214862532bf5直接
Gogolang.org/x/cryptov0.46.0直接
Gogolang.org/x/expv0.0.0-20240904232852-e7e105dedf7e直接
Gogolang.org/x/imagev0.19.0直接
Gogolang.org/x/netv0.48.0直接
Gogolang.org/x/oauth2v0.34.0直接
Gogolang.org/x/syncv0.19.0直接
Gogolang.org/x/textv0.32.0直接
Gogolang.org/x/timev0.8.0直接
Gogoogle.golang.org/appenginev1.6.8直接
Gogoogle.golang.org/grpcv1.79.3直接
Gogopkg.in/ldap.v3v3.1.0直接
Gogorm.io/driver/mysqlv1.5.7直接
Gogorm.io/driver/postgresv1.5.9直接
Gogorm.io/driver/sqlitev1.5.6直接
Gogorm.io/gormv1.25.11直接
Gogithub.com/abbot/go-http-authv0.4.0间接
Gogithub.com/aead/ecdhv0.2.0间接
Gogithub.com/andreburgaud/crypt2gov1.8.0间接
Gogithub.com/andybalholm/brotliv1.1.1间接
Gogithub.com/andybalholm/cascadiav1.3.2间接
Gogithub.com/armon/go-socks5v0.0.0-20160902184237-e75332964ef5间接
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1间接
Gogithub.com/aymerick/douceurv0.2.0间接
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.10.0间接
Gogithub.com/azure/go-ntlmsspv0.0.0-20221128193559-754e69321358间接
Gogithub.com/benbjohnson/clockv1.3.0间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/bits-and-blooms/bitsetv1.12.0间接
Gogithub.com/blang/semver/v4v4.0.0间接
Gogithub.com/blevesearch/bleve_index_apiv1.1.10间接
Gogithub.com/blevesearch/geov0.1.20间接
Gogithub.com/blevesearch/go-faissv1.0.20间接
Gogithub.com/blevesearch/go-porterstemmerv1.0.3间接
Gogithub.com/blevesearch/gtreapv0.1.1间接
Gogithub.com/blevesearch/mmap-gov1.0.4间接
Gogithub.com/blevesearch/scorch_segment_api/v2v2.2.15间接
Gogithub.com/blevesearch/segmentv0.9.1间接
Gogithub.com/blevesearch/snowballstemv0.9.0间接
Gogithub.com/blevesearch/upsidedown_store_apiv1.0.2间接
Gogithub.com/blevesearch/vellumv1.0.10间接
Gogithub.com/blevesearch/zapx/v11v11.3.10间接
Gogithub.com/blevesearch/zapx/v12v12.3.10间接
Gogithub.com/blevesearch/zapx/v13v13.3.10间接
Gogithub.com/blevesearch/zapx/v14v14.3.10间接
Gogithub.com/blevesearch/zapx/v15v15.3.13间接
Gogithub.com/blevesearch/zapx/v16v16.1.5间接
Gogithub.com/bodgit/plumbingv1.3.0间接
Gogithub.com/bodgit/windowsv1.0.1间接
Gogithub.com/boombuler/barcodev1.0.1-0.20190219062509-6c824513bacc间接
Gogithub.com/bradenaw/juniperv0.15.2间接
Gogithub.com/bytedance/sonicv1.11.6间接
Gogithub.com/bytedance/sonic/loaderv0.1.1间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/charmbracelet/x/ansiv0.2.3间接
Gogithub.com/charmbracelet/x/termv0.2.0间接
Gogithub.com/cloudflare/circlv1.3.7间接
Gogithub.com/cloudwego/base64xv0.1.4间接
Gogithub.com/cloudwego/iasmv0.2.0间接
Gogithub.com/coreos/go-oidc/v3v3.14.1间接
Gogithub.com/coreos/go-semverv0.3.1间接
Gogithub.com/crackcomm/go-gitignorev0.0.0-20170627025303-887ab5e44cc3间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.1.0间接
Gogithub.com/dsnet/compressv0.0.2-0.20230904184137-39efe44ab707间接
Gogithub.com/emersion/go-messagev0.18.0间接
Gogithub.com/emersion/go-textwrapperv0.0.0-20200911093747-65d896831594间接
Gogithub.com/emersion/go-vcardv0.0.0-20230815062825-8fda7d206ec9间接
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0f间接
Gogithub.com/fatedier/golibv0.5.1间接
Gogithub.com/fclairamb/go-logv0.5.0间接
Gogithub.com/fxamacker/cbor/v2v2.7.0间接
Gogithub.com/gabriel-vasile/mimetypev1.4.3间接
Gogithub.com/geoffgarside/berv1.1.0间接
Gogithub.com/gin-contrib/ssev0.1.0间接
Gogithub.com/go-chi/chi/v5v5.0.12间接
Gogithub.com/go-jose/go-jose/v4v4.1.4间接
Gogithub.com/go-ole/go-olev1.3.0间接
Gogithub.com/go-playground/localesv0.14.1间接
Gogithub.com/go-playground/universal-translatorv0.18.1间接
Gogithub.com/go-playground/validator/v10v10.20.0间接
Gogithub.com/go-sql-driver/mysqlv1.7.0间接
Gogithub.com/go-webauthn/xv0.1.12间接
Gogithub.com/goccy/go-jsonv0.10.2间接
Gogithub.com/golang-jwt/jwt/v5v5.2.2间接
Gogithub.com/golang/geov0.0.0-20210211234256-740aa86cb551间接
Gogithub.com/golang/protobufv1.5.4间接
Gogithub.com/golang/snappyv0.0.4间接
Gogithub.com/google/go-tpmv0.9.1间接
Gogithub.com/google/jsonschema-gov0.4.2间接
Gogithub.com/gorilla/cssv1.0.1间接
Gogithub.com/gorilla/muxv1.8.1间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-multierrorv1.1.1间接
Gogithub.com/hashicorp/go-versionv1.6.0间接
Gogithub.com/hashicorp/golang-lru/v2v2.0.7间接
Gogithub.com/hashicorp/yamuxv0.1.1间接
Gogithub.com/hekmon/cunits/v2v2.1.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/ipfs/boxov0.12.0间接
Gogithub.com/jackc/pgpassfilev1.0.0间接
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761间接
Gogithub.com/jackc/pgx/v5v5.9.0间接
Gogithub.com/jackc/puddle/v2v2.2.2间接
Gogithub.com/jinzhu/inflectionv1.0.0间接
Gogithub.com/jinzhu/nowv1.1.5间接
Gogithub.com/jmespath/go-jmespathv0.4.0间接
Gogithub.com/josharian/internv1.0.0间接
Gogithub.com/jzelinskie/whirlpoolv0.0.0-20201016144138-0675e54bb004间接
Gogithub.com/klauspost/compressv1.17.11间接
Gogithub.com/klauspost/cpuid/v2v2.2.7间接
Gogithub.com/klauspost/pgzipv1.2.6间接
Gogithub.com/klauspost/reedsolomonv1.12.0间接
Gogithub.com/kr/fsv0.1.0间接
Gogithub.com/leodido/go-urnv1.4.0间接
Gogithub.com/libp2p/go-buffer-poolv0.1.0间接
Gogithub.com/libp2p/go-flow-metricsv0.1.0间接
Gogithub.com/libp2p/go-libp2pv0.27.8间接
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0间接
Gogithub.com/lufia/plan9statsv0.0.0-20231016141302-07b5767bb0ed间接
Gogithub.com/mailru/easyjsonv0.7.7间接
Gogithub.com/matoous/go-nanoid/v2v2.1.0间接
Gogithub.com/mattn/go-colorablev0.1.13间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mattn/go-localereaderv0.0.1间接
Gogithub.com/mattn/go-runewidthv0.0.16间接
Gogithub.com/mattn/go-sqlite3v1.14.22间接
Gogithub.com/max-sum/base32768v0.0.0-20230304063302-18e6ce5945fd间接
Gogithub.com/minio/sha256-simdv1.0.1间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.2间接
Gogithub.com/mr-tron/base58v1.2.0间接
Gogithub.com/mschoch/smatv0.2.0间接
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6间接
Gogithub.com/muesli/cancelreaderv0.2.2间接
Gogithub.com/muesli/termenvv0.15.2间接
Gogithub.com/multiformats/go-base32v0.1.0间接
Gogithub.com/multiformats/go-base36v0.2.0间接
Gogithub.com/multiformats/go-multiaddrv0.9.0间接
Gogithub.com/multiformats/go-multibasev0.2.0间接
Gogithub.com/multiformats/go-multicodecv0.9.0间接
Gogithub.com/multiformats/go-multihashv0.2.3间接
Gogithub.com/multiformats/go-multistreamv0.4.1间接
Gogithub.com/multiformats/go-varintv0.0.7间接
Gogithub.com/pelletier/go-toml/v2v2.2.2间接
Gogithub.com/pierrec/lz4/v4v4.1.21间接
Gogithub.com/pion/dtls/v2v2.2.7间接
Gogithub.com/pion/loggingv0.2.2间接
Gogithub.com/pion/stun/v2v2.0.0间接
Gogithub.com/pion/transport/v2v2.2.1间接
Gogithub.com/pion/transport/v3v3.0.1间接
Gogithub.com/pires/go-proxyprotov0.7.0间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/power-devops/perfstatv0.0.0-20221212215047-62379fc7944b间接
Gogithub.com/pquerna/cachecontrolv0.1.0间接
Gogithub.com/prometheus/client_golangv1.19.1间接
Gogithub.com/prometheus/client_modelv0.5.0间接
Gogithub.com/prometheus/commonv0.48.0间接
Gogithub.com/prometheus/procfsv0.12.0间接
Gogithub.com/protonmail/bcryptv0.0.0-20211005172633-e235017c1baf间接
Gogithub.com/protonmail/gluonv0.17.1-0.20230724134000-308be39be96e间接
Gogithub.com/protonmail/go-mimev0.0.0-20230322103455-7d82a3887f2f间接
Gogithub.com/protonmail/go-srpv0.0.7间接
Gogithub.com/puerkitobio/goqueryv1.8.1间接
Gogithub.com/quic-go/quic-gov0.55.0间接
Gogithub.com/relvacode/iso8601v1.3.0间接
Gogithub.com/rfjakob/emev1.1.2间接
Gogithub.com/rivo/unisegv0.4.7间接
Gogithub.com/roaringbitmap/roaringv1.9.3间接
Gogithub.com/ryszard/goskiplistv0.0.0-20150312221310-2dfbae5fcf46间接
Gogithub.com/samber/lov1.47.0间接
Gogithub.com/shabbyrobe/gocovmergev0.0.0-20230507112040-c3350d9342df间接
Gogithub.com/shirou/gopsutil/v3v3.24.4间接
Gogithub.com/shoenig/go-m1cpuv0.2.1间接
Gogithub.com/skip2/go-qrcodev0.0.0-20200617195104-da1b6568686e间接
Gogithub.com/songgao/waterv0.0.0-20200317203138-2b4b6d7c09d8间接
Gogithub.com/sorairolake/lzip-gov0.3.5间接
Gogithub.com/spaolacci/murmur3v1.1.0间接
Gogithub.com/spf13/castv1.7.1间接
Gogithub.com/spf13/pflagv1.0.5间接
Gogithub.com/starry-s/zipv0.2.1间接
Gogithub.com/taruti/bytepoolv0.0.0-20160310082835-5e3a9ea56543间接
Gogithub.com/templexxx/cpuv0.1.1间接
Gogithub.com/templexxx/xorsimdv0.4.3间接
Gogithub.com/therootcompany/xzv1.0.1间接
Gogithub.com/tjfoc/gmsmv1.4.1间接
Gogithub.com/tklauser/go-sysconfv0.3.13间接
Gogithub.com/tklauser/numcpusv0.7.0间接
Gogithub.com/twitchyliquid64/golang-asmv0.15.1间接
Gogithub.com/u2takey/go-utilsv0.3.1间接
Gogithub.com/ugorji/go/codecv1.2.12间接
Gogithub.com/ulikunitz/xzv0.5.12间接
Gogithub.com/valyala/bytebufferpoolv1.0.0间接
Gogithub.com/valyala/fasthttpv1.37.1-0.20220607072126-8a320890c08d间接
Gogithub.com/vishvananda/netlinkv1.3.0间接
Gogithub.com/vishvananda/netnsv0.0.4间接
Gogithub.com/x448/float16v0.8.4间接
Gogithub.com/xhofe/gsyncv0.0.0-20230917091818-2111ceb38a25间接
Gogithub.com/xtaci/kcp-go/v5v5.6.13间接
Gogithub.com/yosida95/uritemplate/v3v3.0.2间接
Gogithub.com/yusufpapurcu/wmiv1.2.4间接
Gogo.etcd.io/bboltv1.3.8间接
Gogolang.org/x/archv0.8.0间接
Gogolang.org/x/modv0.30.0间接
Gogolang.org/x/sysv0.39.0间接
Gogolang.org/x/termv0.38.0间接
Gogolang.org/x/toolsv0.39.0间接
Gogolang.zx2c4.com/wintunv0.0.0-20230126152724-0fa3db229ce2间接
Gogolang.zx2c4.com/wireguardv0.0.0-20231211153847-12269c276173间接
Gogoogle.golang.org/apiv0.169.0间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217间接
Gogoogle.golang.org/protobufv1.36.10间接
Gogopkg.in/asn1-ber.v1v1.0.0-20181015200546-f715ec2f112d间接
Gogopkg.in/ini.v1v1.67.0间接
Gogopkg.in/natefinch/lumberjack.v2v2.0.0间接
Gogopkg.in/square/go-jose.v2v2.6.0间接
Gogopkg.in/yaml.v2v2.4.0间接
Gogopkg.in/yaml.v3v3.0.1间接
Gok8s.io/apimachineryv0.28.8间接
Gok8s.io/utilsv0.0.0-20230406110748-d93618cff8a2间接
Golukechampine.com/blake3v1.1.7间接
Goresty.dev/v3v3.0.0-beta.2间接
Gosigs.k8s.io/jsonv0.0.0-20221116044647-bc3834ca7abd间接
Gosigs.k8s.io/yamlv1.3.0间接
原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "gin",
        "webdav",
        "solidjs",
        "file-server",
        "onedrive"
      ],
      "is_fork": false,
      "size_kb": 6596,
      "has_wiki": true,
      "homepage": "https://alistgo.com",
      "languages": {
        "Go": 3310131,
        "Shell": 13340,
        "Makefile": 694,
        "Dockerfile": 1606
      },
      "pushed_at": "2026-07-14T04:06:23Z",
      "created_at": "2020-12-23T17:40:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T07:17:18Z",
      "description": "🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "www.alistgo.com",
      "name": "AlistGo",
      "type": "Organization",
      "login": "AlistGo",
      "company": null,
      "location": null,
      "followers": 400,
      "avatar_url": "https://avatars.githubusercontent.com/u/184931308?v=4",
      "created_at": "2024-10-14T10:19:27Z",
      "is_verified": null,
      "public_repos": 30,
      "account_age_days": 643
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 211,
      "latest_release_at": "2026-07-14T04:06:38Z",
      "latest_release_tag": "v3.62.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 37,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 30.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/alist-org/alist/v3",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/alist-org/alist/v3",
          "is_deprecated": false,
          "latest_version": "v3.62.0",
          "repository_url": "https://github.com/alist-org/alist",
          "versions_count": 100,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-10T03:50:28Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 7948,
      "stars": 49886,
      "watchers": 215,
      "open_issues_and_prs": 559
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "pkg/gowebdav/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 50160,
      "source_files_sampled": 752,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/KirCute/ftpserverlib-pasvportmap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.0"
        },
        {
          "name": "github.com/KirCute/sftpd-alist",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.12"
        },
        {
          "name": "github.com/ProtonMail/go-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/ProtonMail/gopenpgp/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.7.4"
        },
        {
          "name": "github.com/SheltonZhu/115driver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3-1"
        },
        {
          "name": "github.com/Xhofe/go-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240804043513-b1a71927bc21"
        },
        {
          "name": "github.com/Xhofe/rateg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230728072201-251a4e1adad4"
        },
        {
          "name": "github.com/alist-org/gofakes3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.7"
        },
        {
          "name": "github.com/alist-org/times",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240721124654-efa0c7d3ad92"
        },
        {
          "name": "github.com/aliyun/aliyun-oss-go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.2+incompatible"
        },
        {
          "name": "github.com/avast/retry-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0+incompatible"
        },
        {
          "name": "github.com/aws/aws-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.5"
        },
        {
          "name": "github.com/blevesearch/bleve/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.2"
        },
        {
          "name": "github.com/caarlos0/env/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.0.0"
        },
        {
          "name": "github.com/charmbracelet/bubbles",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "github.com/charmbracelet/bubbletea",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/city404/v6-public-rpc-proto/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240817070657-90f8e24b653e"
        },
        {
          "name": "github.com/coreos/go-oidc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1+incompatible"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0"
        },
        {
          "name": "github.com/dhowden/tag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240417053706-3d75831295e8"
        },
        {
          "name": "github.com/disintegration/imaging",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/dlclark/regexp2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.4"
        },
        {
          "name": "github.com/dustinxie/ecc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210511000915-959544187564"
        },
        {
          "name": "github.com/fatedier/frp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.68.0"
        },
        {
          "name": "github.com/foxxorcat/mopan-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.6"
        },
        {
          "name": "github.com/foxxorcat/weiyun-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/gin-contrib/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/go-resty/resty/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.14.0"
        },
        {
          "name": "github.com/go-webauthn/webauthn",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.1"
        },
        {
          "name": "github.com/golang-jwt/jwt/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/hekmon/transmissionrpc/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "github.com/henrybear327/Proton-API-Bridge",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/henrybear327/go-proton-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/hirochachacha/go-smb2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/ipfs/go-ipfs-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/jlaffaye/ftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/kdomanski/iso9660",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/larksuite/oapi-sdk-go/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.6.1"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "github.com/maruel/natural",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/meilisearch/meilisearch-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "github.com/mholt/archives",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/minio/sio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/natefinch/lumberjack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0+incompatible"
        },
        {
          "name": "github.com/ncw/swift/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.6"
        },
        {
          "name": "github.com/pquerna/otp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/rclone/rclone",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.67.0"
        },
        {
          "name": "github.com/saintfish/chardet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230101081208-5e3ef4b5456d"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/t3rm1n4l/go-mega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240219080617-d494b6a8ace7"
        },
        {
          "name": "github.com/u2takey/ffmpeg-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/upyun/go-sdk/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "github.com/winfsp/cgofuse",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1-0.20230130140708-f87f5db493b5"
        },
        {
          "name": "github.com/xhofe/tache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.5"
        },
        {
          "name": "github.com/xhofe/wopan-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.3"
        },
        {
          "name": "github.com/yeka/zip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231116150916-03d6312748a9"
        },
        {
          "name": "github.com/zzzhr1990/go-common-entity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20221216044934-fd1c571e3a22"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240904232852-e7e105dedf7e"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.34.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "google.golang.org/appengine",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.8"
        },
        {
          "name": "gopkg.in/ldap.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.0"
        },
        {
          "name": "gorm.io/driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.7"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.9"
        },
        {
          "name": "gorm.io/driver/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.6"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.25.11"
        },
        {
          "name": "github.com/bodgit/sevenzip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/microcosm-cc/bluemonday",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.27"
        },
        {
          "name": "github.com/nwaples/rardecode/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-beta.4.0.20241112120701-034e449c6e78"
        },
        {
          "name": "github.com/xhofe/115-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.5"
        },
        {
          "name": "github.com/yuin/goldmark",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.8"
        },
        {
          "name": "go4.org",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230225012048-214862532bf5"
        },
        {
          "name": "github.com/axgle/mahonia",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180208002826-3358181d7394"
        },
        {
          "name": "github.com/ipfs/go-cid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/otiai10/copy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.32.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.79.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/alist-org/gofakes3",
            "direct": true,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alist-org/times",
            "direct": true,
            "version": "v0.0.0-20240721124654-efa0c7d3ad92",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aliyun/aliyun-oss-go-sdk",
            "direct": true,
            "version": "v3.0.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go",
            "direct": true,
            "version": "v3.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go",
            "direct": true,
            "version": "v1.55.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/axgle/mahonia",
            "direct": true,
            "version": "v0.0.0-20180208002826-3358181d7394",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": true,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/bleve/v2",
            "direct": true,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/sevenzip",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/env/v9",
            "direct": true,
            "version": "v9.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/city404/v6-public-rpc-proto/go",
            "direct": true,
            "version": "v0.0.0-20240817070657-90f8e24b653e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc",
            "direct": true,
            "version": "v2.2.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": true,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dhowden/tag",
            "direct": true,
            "version": "v0.0.0-20240417053706-3d75831295e8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/disintegration/imaging",
            "direct": true,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": true,
            "version": "v1.11.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustinxie/ecc",
            "direct": true,
            "version": "v0.0.0-20210511000915-959544187564",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatedier/frp",
            "direct": true,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/foxxorcat/mopan-sdk-go",
            "direct": true,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/foxxorcat/weiyun-sdk-go",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/cors",
            "direct": true,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-gonic/gin",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-resty/resty/v2",
            "direct": true,
            "version": "v2.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-webauthn/webauthn",
            "direct": true,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": true,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hekmon/transmissionrpc/v3",
            "direct": true,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/henrybear327/go-proton-api",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/henrybear327/proton-api-bridge",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hirochachacha/go-smb2",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-api",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jlaffaye/ftp",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": true,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kdomanski/iso9660",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kircute/ftpserverlib-pasvportmap",
            "direct": true,
            "version": "v1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kircute/sftpd-alist",
            "direct": true,
            "version": "v0.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/larksuite/oapi-sdk-go/v3",
            "direct": true,
            "version": "v3.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mark3labs/mcp-go",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maruel/natural",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/meilisearch/meilisearch-go",
            "direct": true,
            "version": "v0.27.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mholt/archives",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microcosm-cc/bluemonday",
            "direct": true,
            "version": "v1.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sio",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/natefinch/lumberjack",
            "direct": true,
            "version": "v2.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncw/swift/v2",
            "direct": true,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nwaples/rardecode/v2",
            "direct": true,
            "version": "v2.0.0-beta.4.0.20241112120701-034e449c6e78",
            "ecosystem": "go"
          },
          {
            "name": "github.com/otiai10/copy",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/sftp",
            "direct": true,
            "version": "v1.13.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/otp",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/gopenpgp/v2",
            "direct": true,
            "version": "v2.7.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rclone/rclone",
            "direct": true,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/saintfish/chardet",
            "direct": true,
            "version": "v0.0.0-20230101081208-5e3ef4b5456d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/t3rm1n4l/go-mega",
            "direct": true,
            "version": "v0.0.0-20240219080617-d494b6a8ace7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u2takey/ffmpeg-go",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/upyun/go-sdk/v3",
            "direct": true,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/winfsp/cgofuse",
            "direct": true,
            "version": "v1.5.1-0.20230130140708-f87f5db493b5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/115-sdk-go",
            "direct": true,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/go-cache",
            "direct": true,
            "version": "v0.0.0-20240804043513-b1a71927bc21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/rateg",
            "direct": true,
            "version": "v0.0.0-20230728072201-251a4e1adad4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/tache",
            "direct": true,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/wopan-sdk-go",
            "direct": true,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeka/zip",
            "direct": true,
            "version": "v0.0.0-20231116150916-03d6312748a9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": true,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zzzhr1990/go-common-entity",
            "direct": true,
            "version": "v0.0.0-20221216044934-fd1c571e3a22",
            "ecosystem": "go"
          },
          {
            "name": "go4.org",
            "direct": true,
            "version": "v0.0.0-20230225012048-214862532bf5",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20240904232852-e7e105dedf7e",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": true,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ldap.v3",
            "direct": true,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/mysql",
            "direct": true,
            "version": "v1.5.7",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/postgres",
            "direct": true,
            "version": "v1.5.9",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/sqlite",
            "direct": true,
            "version": "v1.5.6",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.25.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abbot/go-http-auth",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aead/ecdh",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andreburgaud/crypt2go",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-socks5",
            "direct": false,
            "version": "v0.0.0-20160902184237-e75332964ef5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymerick/douceur",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ntlmssp",
            "direct": false,
            "version": "v0.0.0-20221128193559-754e69321358",
            "ecosystem": "go"
          },
          {
            "name": "github.com/benbjohnson/clock",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/bleve_index_api",
            "direct": false,
            "version": "v1.1.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/geo",
            "direct": false,
            "version": "v0.1.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/go-faiss",
            "direct": false,
            "version": "v1.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/go-porterstemmer",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/gtreap",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/mmap-go",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/scorch_segment_api/v2",
            "direct": false,
            "version": "v2.2.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/segment",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/snowballstem",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/upsidedown_store_api",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/vellum",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v11",
            "direct": false,
            "version": "v11.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v12",
            "direct": false,
            "version": "v12.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v13",
            "direct": false,
            "version": "v13.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v14",
            "direct": false,
            "version": "v14.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v15",
            "direct": false,
            "version": "v15.3.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v16",
            "direct": false,
            "version": "v16.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/plumbing",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bodgit/windows",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/boombuler/barcode",
            "direct": false,
            "version": "v1.0.1-0.20190219062509-6c824513bacc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bradenaw/juniper",
            "direct": false,
            "version": "v0.15.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/iasm",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": false,
            "version": "v3.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crackcomm/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20170627025303-887ab5e44cc3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dsnet/compress",
            "direct": false,
            "version": "v0.0.2-0.20230904184137-39efe44ab707",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-message",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-textwrapper",
            "direct": false,
            "version": "v0.0.0-20200911093747-65d896831594",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-vcard",
            "direct": false,
            "version": "v0.0.0-20230815062825-8fda7d206ec9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatedier/golib",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fclairamb/go-log",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/geoffgarside/ber",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/sse",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": false,
            "version": "v5.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-webauthn/x",
            "direct": false,
            "version": "v0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/geo",
            "direct": false,
            "version": "v0.0.0-20210211234256-740aa86cb551",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-tpm",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/css",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hekmon/cunits/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/boxo",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmespath/go-jmespath",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jzelinskie/whirlpool",
            "direct": false,
            "version": "v0.0.0-20201016144138-0675e54bb004",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/reedsolomon",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/fs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-buffer-pool",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-flow-metrics",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": false,
            "version": "v0.27.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20231016141302-07b5767bb0ed",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/go-nanoid/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": false,
            "version": "v1.14.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/max-sum/base32768",
            "direct": false,
            "version": "v0.0.0-20230304063302-18e6ce5945fd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mr-tron/base58",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mschoch/smat",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.15.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base32",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base36",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multibase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multicodec",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multihash",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multistream",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-varint",
            "direct": false,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v2",
            "direct": false,
            "version": "v2.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pires/go-proxyproto",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20221212215047-62379fc7944b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/cachecontrol",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/bcrypt",
            "direct": false,
            "version": "v0.0.0-20211005172633-e235017c1baf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/gluon",
            "direct": false,
            "version": "v0.17.1-0.20230724134000-308be39be96e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-mime",
            "direct": false,
            "version": "v0.0.0-20230322103455-7d82a3887f2f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-srp",
            "direct": false,
            "version": "v0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/relvacode/iso8601",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rfjakob/eme",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/roaringbitmap/roaring",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryszard/goskiplist",
            "direct": false,
            "version": "v0.0.0-20150312221310-2dfbae5fcf46",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": false,
            "version": "v1.47.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shabbyrobe/gocovmerge",
            "direct": false,
            "version": "v0.0.0-20230507112040-c3350d9342df",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": false,
            "version": "v3.24.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skip2/go-qrcode",
            "direct": false,
            "version": "v0.0.0-20200617195104-da1b6568686e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/songgao/water",
            "direct": false,
            "version": "v0.0.0-20200317203138-2b4b6d7c09d8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sorairolake/lzip-go",
            "direct": false,
            "version": "v0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spaolacci/murmur3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/starry-s/zip",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/taruti/bytepool",
            "direct": false,
            "version": "v0.0.0-20160310082835-5e3a9ea56543",
            "ecosystem": "go"
          },
          {
            "name": "github.com/templexxx/cpu",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/templexxx/xorsimd",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/therootcompany/xz",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tjfoc/gmsm",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u2takey/go-utils",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.2.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.37.1-0.20220607072126-8a320890c08d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhofe/gsync",
            "direct": false,
            "version": "v0.0.0-20230917091818-2111ceb38a25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xtaci/kcp-go/v5",
            "direct": false,
            "version": "v5.6.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.3.8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wintun",
            "direct": false,
            "version": "v0.0.0-20230126152724-0fa3db229ce2",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard",
            "direct": false,
            "version": "v0.0.0-20231211153847-12269c276173",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.169.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/asn1-ber.v1",
            "direct": false,
            "version": "v1.0.0-20181015200546-f715ec2f112d",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/square/go-jose.v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": false,
            "version": "v0.28.8",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20230406110748-d93618cff8a2",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/blake3",
            "direct": false,
            "version": "v1.1.7",
            "ecosystem": "go"
          },
          {
            "name": "resty.dev/v3",
            "direct": false,
            "version": "v3.0.0-beta.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20221116044647-bc3834ca7abd",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 303,
        "direct_count": 92,
        "indirect_count": 211
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 36,
        "merged_prs": 959,
        "open_issues": 523,
        "closed_ratio": 0.883,
        "closed_issues": 3956,
        "closed_unmerged_prs": 201
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "xhofe",
          "commits": 1433,
          "avatar_url": "https://avatars.githubusercontent.com/u/36558727?v=4"
        },
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 193,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        },
        {
          "type": "User",
          "login": "okatu-loli",
          "commits": 156,
          "avatar_url": "https://avatars.githubusercontent.com/u/53247097?v=4"
        },
        {
          "type": "User",
          "login": "foxxorcat",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/95907542?v=4"
        },
        {
          "type": "User",
          "login": "BoYanZh",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/32470225?v=4"
        },
        {
          "type": "User",
          "login": "KirCute",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/16986999?v=4"
        },
        {
          "type": "Bot",
          "login": "allcontributors[bot]",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/in/23186?v=4"
        },
        {
          "type": "User",
          "login": "dgscyg",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/47767754?v=4"
        },
        {
          "type": "User",
          "login": "j2rong4cn",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/36783515?v=4"
        },
        {
          "type": "User",
          "login": "Mmx233",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/36563672?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.609
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto_lang.yml",
        "beta_release.yml",
        "build.yml",
        "changelog.yml",
        "issue_close_question.yml",
        "issue_close_stale.yml",
        "issue_duplicate.yml",
        "issue_invalid.yml",
        "issue_on_close.yml",
        "issue_question.yml",
        "issue_similarity.yml",
        "issue_translate.yml",
        "issue_wontfix.yml",
        "merge_frontend_pr.yml",
        "release.yml",
        "release_android.yml",
        "release_docker.yml",
        "release_freebsd.yml",
        "release_linux_musl.yml",
        "release_linux_musl_arm.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "19 out of 19 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": 7,
            "reason": "Found 19/24 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 contributing companies or organizations",
            "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 11 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "51 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "aead76e49a8629edcd3032cc43489787b4b5b319",
        "ran_at": "2026-07-19T10:23:54Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/AlistGo/alist",
    "host": "github.com",
    "name": "alist",
    "owner": "AlistGo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 51,
        "vitality": 90,
        "community": 92,
        "governance": 61,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 211,
              "human_commit_share": null,
              "days_since_last_push": 5,
              "active_weeks_last_year": 37
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "37/52 weeks with commits",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 37
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "211 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 211
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.62.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 30.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~30.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 30.1
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 92,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 7948,
              "stars": 49886,
              "watchers": 215,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "49,886 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 49886
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7,948 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7948
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "215 watchers",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 215
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.609
            },
            "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 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 959,
              "open_issues": 523,
              "closed_issues": 3956,
              "issue_closed_ratio": 0.883,
              "closed_unmerged_prs": 201
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "959/1160 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 959,
                      "decided": 1160
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 19/24 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 400,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "AlistGo",
              "public_repos": 30,
              "account_age_days": 643
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "400 followers of AlistGo",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 400,
                      "login": "AlistGo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "30 public repos, account ~1 yr old",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 30
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "20 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "golang",
                "gin",
                "webdav",
                "solidjs",
                "file-server",
                "onedrive"
              ],
              "has_wiki": true,
              "homepage": "https://alistgo.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://alistgo.com",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "19 out of 19 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 19/24 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "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 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "51 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "pkg/gowebdav/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pkg/gowebdav/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pkg/gowebdav/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 50160,
              "source_files_sampled": 752,
              "oversized_source_files": 0
            },
            "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": "0/752 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 752,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "go package 'github.com/alist-org/alist/v3' points at a different repository (https://github.com/alist-org/alist); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-19T10:24:20.123675Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AlistGo/alist.svg",
  "full_name": "AlistGo/alist",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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