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

gameap / gameapctl

Utility for managing GameAP environment parts

Go未检测到许可证★ 6 星标⑂ 6 复刻始于 2023年1月在 GitHub 上查看 ↗

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

57
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

GameAP组织
25 关注者33 个公开仓库始于 2014年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/gameap/gameapctlv0.30.1-804 天前

按类别列示的指标

活力

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

82良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
12.5/36提交节奏 — 52 周中有 18 周有提交
18/18提交量 — 最近一年 190 次提交
10/10OpenSSF Scorecard:Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year190
human_commit_share1
days_since_last_push4
active_weeks_last_year18

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 75 个发布版本
36/36发布时效 — 最近一次发布版本于 4 天前
27/27发布节奏 — 约每 7.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count75
latest_release_tagv0.30.1
releases_from_tags
days_since_latest_release4
mean_days_between_releases7.7

社区与采用

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

21危急 · 占总体的 18%
评分方式
11.3/60星标 — 6 个星标
5.8/25复刻 — 6 个复刻
0/15关注者 — 0 位关注者
所用输入
forks6
stars6
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
22.5/22.5README
0/22.5许可证 — 未检测到许可证文件
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

60中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.1/22.5提交分布 — 头号贡献者编写了 100% 的提交
4.1/13.5贡献者广度 — 3 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled3
top_contributor_share0.997
评分方式
37.4/46.8议题解决 — 80% 的议题已关闭
38.2/38.3PR 接受 — 已裁定的 PR 中 17/17 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/29 approved changesets -- score normalized to 0
所用输入
merged_prs17
open_issues1
closed_issues4
issue_closed_ratio0.8
closed_unmerged_prs0
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
10.2/25所有者影响力 — gameap 有 25 位关注者
23.2/25既往记录 — 33 个公开仓库,账户约 12 年
所用输入
followers25
owner_typeOrganization
is_verified
owner_logingameap
public_repos33
account_age_days4,561
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 80 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/gameap/gameapctl
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

70良好 · 占总体的 20%

工程实践

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

文档

50中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

45存在风险 · 占总体的 16%

安全态势

40存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
7.5/7.5Maintained — 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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 — 63 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。
评分方式
7/35直接依赖不含已知公告 — 1 个受影响:golang.org/x/crypto v0.51.0 (critical 10.0)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories85
affected_packages24
assessed_packages323
unassessed_packages0
affected_by_severitycritical 3, high 11, moderate 9, unknown 1
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 323 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

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

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 6 ⇿
0Star
6Fork
5发布

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

123456612024-042024-122025-08
主版本 0次版本 1修订 4

每个点涵盖 2 天。

OpenSSF Scorecard 4.0 / 10
4.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 20:38 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-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
0Vulnerabilities63 existing vulnerabilities detected
直接依赖 28
注册表软件包版本约束清单文件
Gogithub.com/d-tux/go-fstabv0.0.0-20141204152952-eb4090f26517go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/goccy/go-yamlv1.19.2go.mod
Gogithub.com/gopherclass/go-shellquotev0.0.0-20200814145606-fab22d094485go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/hashicorp/go-getterv1.8.6go.mod
Gogithub.com/jackc/pgx/v5v5.9.2go.mod
Gogithub.com/matishsiao/goInfov0.0.0-20241216093258-66a9250504d6go.mod
Gogithub.com/minio/selfupdatev0.6.0go.mod
Gogithub.com/otiai10/copyv1.14.1go.mod
Gogithub.com/pierrec/lz4/v4v4.1.26go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/sethvargo/go-passwordv0.3.1go.mod
Gogithub.com/shirou/gopsutil/v3v3.24.5go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/urfave/cli/v2v2.27.7go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogolang.org/x/cryptov0.51.0go.mod
Gogolang.org/x/modv0.36.0go.mod
Gogolang.org/x/sysv0.44.0go.mod
Gogolang.org/x/termv0.43.0go.mod
Gomodernc.org/sqlitev1.50.1go.mod
npm@fortawesome/fontawesome-free^6.5.1ui/package.json
npm@headlessui/vue^1.7.19ui/package.json
npm@heroicons/vue^2.1.1ui/package.json
npmpinia^2.1.7ui/package.json
npmvue^3.4.19ui/package.json
全部依赖 323

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

注册表软件包版本关系
Gogithub.com/d-tux/go-fstabv0.0.0-20141204152952-eb4090f26517直接
Gogithub.com/go-sql-driver/mysqlv1.10.0直接
Gogithub.com/goccy/go-yamlv1.19.2直接
Gogithub.com/gopherclass/go-shellquotev0.0.0-20200814145606-fab22d094485直接
Gogithub.com/gorilla/websocketv1.5.3直接
Gogithub.com/hashicorp/go-getterv1.8.6直接
Gogithub.com/jackc/pgx/v5v5.9.2直接
Gogithub.com/matishsiao/goinfov0.0.0-20241216093258-66a9250504d6直接
Gogithub.com/minio/selfupdatev0.6.0直接
Gogithub.com/otiai10/copyv1.14.1直接
Gogithub.com/pierrec/lz4/v4v4.1.26直接
Gogithub.com/pkg/errorsv0.9.1直接
Gogithub.com/samber/lov1.53.0直接
Gogithub.com/sethvargo/go-passwordv0.3.1直接
Gogithub.com/shirou/gopsutil/v3v3.24.5直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/urfave/cli/v2v2.27.7直接
Gogo.uber.org/multierrv1.11.0直接
Gogolang.org/x/cryptov0.51.0直接
Gogolang.org/x/modv0.36.0直接
Gogolang.org/x/sysv0.44.0直接
Gogolang.org/x/termv0.43.0直接
Gomodernc.org/sqlitev1.50.1直接
npm@fortawesome/fontawesome-free6.5.1直接
npm@headlessui/vue1.7.19直接
npm@heroicons/vue2.1.1直接
npmpinia2.1.7直接
npmvue3.4.19直接
Gocel.dev/exprv0.25.1间接
Gocloud.google.com/gov0.123.0间接
Gocloud.google.com/go/authv0.18.2间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gocloud.google.com/go/iamv1.5.3间接
Gocloud.google.com/go/monitoringv1.24.3间接
Gocloud.google.com/go/storagev1.61.3间接
Gofilippo.io/edwards25519v1.2.0间接
Gogithub.com/aws/aws-sdk-go-v2v1.41.4间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.7间接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.12间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.12间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.20间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.20间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.20间接
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.6间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.21间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.12间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.20间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.20间接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.1间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.8间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.13间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.17间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.9间接
Gogithub.com/aws/smithy-gov1.24.2间接
Gogithub.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5间接
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.0间接
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/go-jose/go-jose/v4v4.1.3间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-ole/go-olev1.2.6间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14间接
Gogithub.com/googleapis/gax-go/v2v2.17.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.30.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0间接
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0间接
Gogithub.com/hashicorp/aws-sdk-go-base/v2v2.0.0-beta.72间接
Gogithub.com/hashicorp/go-cleanhttpv0.5.2间接
Gogithub.com/hashicorp/go-versionv1.8.0间接
Gogithub.com/jackc/pgpassfilev1.0.0间接
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761间接
Gogithub.com/jackc/puddle/v2v2.2.2间接
Gogithub.com/klauspost/compressv1.18.5间接
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/mitchellh/go-homedirv1.1.0间接
Gogithub.com/ncruces/go-strftimev1.0.0间接
Gogithub.com/otiai10/mintv1.6.3间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/power-devops/perfstatv0.0.0-20210106213030-5aafc221ea8c间接
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daec间接
Gogithub.com/russross/blackfriday/v2v2.1.0间接
Gogithub.com/shoenig/go-m1cpuv0.1.6间接
Gogithub.com/spiffe/go-spiffe/v2v2.6.0间接
Gogithub.com/tklauser/go-sysconfv0.3.12间接
Gogithub.com/tklauser/numcpusv0.6.1间接
Gogithub.com/ulikunitz/xzv0.5.15间接
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1间接
Gogithub.com/yusufpapurcu/wmiv1.2.4间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/detectors/gcpv1.39.0间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0间接
Gogo.opentelemetry.io/otelv1.42.0间接
Gogo.opentelemetry.io/otel/metricv1.42.0间接
Gogo.opentelemetry.io/otel/sdkv1.42.0间接
Gogo.opentelemetry.io/otel/sdk/metricv1.42.0间接
Gogo.opentelemetry.io/otel/tracev1.42.0间接
Gogolang.org/x/netv0.53.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/syncv0.20.0间接
Gogolang.org/x/textv0.37.0间接
Gogolang.org/x/timev0.15.0间接
Gogoogle.golang.org/apiv0.271.0间接
Gogoogle.golang.org/genprotov0.0.0-20260128011058-8636f8732409间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260203192932-546029d2fa20间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260226221140-a57be14db171间接
Gogoogle.golang.org/grpcv1.79.3间接
Gogoogle.golang.org/protobufv1.36.11间接
Gogopkg.in/yaml.v3v3.0.1间接
Gomodernc.org/libcv1.72.3间接
Gomodernc.org/mathutilv1.7.1间接
Gomodernc.org/memoryv1.11.0间接
npm@alloc/quick-lru5.2.0间接
npm@babel/parser7.23.9间接
npm@babel/runtime7.23.9间接
npm@css-render/plugin-bem0.15.12间接
npm@css-render/vue3-ssr0.15.12间接
npm@emotion/hash0.8.0间接
npm@esbuild/aix-ppc640.19.12间接
npm@esbuild/android-arm0.19.12间接
npm@esbuild/android-arm640.19.12间接
npm@esbuild/android-x640.19.12间接
npm@esbuild/darwin-arm640.19.12间接
npm@esbuild/darwin-x640.19.12间接
npm@esbuild/freebsd-arm640.19.12间接
npm@esbuild/freebsd-x640.19.12间接
npm@esbuild/linux-arm0.19.12间接
npm@esbuild/linux-arm640.19.12间接
npm@esbuild/linux-ia320.19.12间接
npm@esbuild/linux-loong640.19.12间接
npm@esbuild/linux-mips64el0.19.12间接
npm@esbuild/linux-ppc640.19.12间接
npm@esbuild/linux-riscv640.19.12间接
npm@esbuild/linux-s390x0.19.12间接
npm@esbuild/linux-x640.19.12间接
npm@esbuild/netbsd-x640.19.12间接
npm@esbuild/openbsd-x640.19.12间接
npm@esbuild/sunos-x640.19.12间接
npm@esbuild/win32-arm640.19.12间接
npm@esbuild/win32-ia320.19.12间接
npm@esbuild/win32-x640.19.12间接
npm@isaacs/cliui8.0.2间接
npm@jridgewell/gen-mapping0.3.3间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/set-array1.1.2间接
npm@jridgewell/sourcemap-codec1.4.15间接
npm@jridgewell/trace-mapping0.3.22间接
npm@juggle/resize-observer3.4.0间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@pkgjs/parseargs0.11.0间接
npm@rollup/rollup-android-arm-eabi4.12.0间接
npm@rollup/rollup-android-arm644.12.0间接
npm@rollup/rollup-darwin-arm644.12.0间接
npm@rollup/rollup-darwin-x644.12.0间接
npm@rollup/rollup-linux-arm-gnueabihf4.12.0间接
npm@rollup/rollup-linux-arm64-gnu4.12.0间接
npm@rollup/rollup-linux-arm64-musl4.12.0间接
npm@rollup/rollup-linux-riscv64-gnu4.12.0间接
npm@rollup/rollup-linux-x64-gnu4.12.0间接
npm@rollup/rollup-linux-x64-musl4.12.0间接
npm@rollup/rollup-win32-arm64-msvc4.12.0间接
npm@rollup/rollup-win32-ia32-msvc4.12.0间接
npm@rollup/rollup-win32-x64-msvc4.12.0间接
npm@tanstack/virtual-core3.1.2间接
npm@tanstack/vue-virtual3.1.2间接
npm@types/estree1.0.5间接
npm@types/katex0.16.7间接
npm@types/lodash4.14.202间接
npm@types/lodash-es4.17.12间接
npm@vitejs/plugin-vue5.0.4间接
npm@vue/compiler-core3.4.19间接
npm@vue/compiler-dom3.4.19间接
npm@vue/compiler-sfc3.4.19间接
npm@vue/compiler-ssr3.4.19间接
npm@vue/devtools-api6.6.1间接
npm@vue/reactivity3.4.19间接
npm@vue/runtime-core3.4.19间接
npm@vue/runtime-dom3.4.19间接
npm@vue/server-renderer3.4.19间接
npm@vue/shared3.4.19间接
npmansi-regex5.0.1间接
npmansi-regex6.0.1间接
npmansi-styles4.3.0间接
npmansi-styles6.2.1间接
npmany-promise1.3.0间接
npmanymatch3.1.3间接
npmarg5.0.2间接
npmasync-validator4.2.5间接
npmautoprefixer10.4.17间接
npmbalanced-match1.0.2间接
npmbinary-extensions2.2.0间接
npmbrace-expansion2.0.1间接
npmbraces3.0.2间接
npmbrowserslist4.23.0间接
npmcamelcase-css2.0.1间接
npmcaniuse-lite1.0.30001589间接
npmchokidar3.6.0间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcommander4.1.1间接
npmcross-spawn7.0.3间接
npmcss-render0.15.12间接
npmcssesc3.0.0间接
npmcsstype3.0.11间接
npmcsstype3.1.3间接
npmdate-fns2.30.0间接
npmdate-fns-tz2.0.0间接
npmdidyoumean1.2.2间接
npmdlv1.1.3间接
npmeastasianwidth0.2.0间接
npmelectron-to-chromium1.4.680间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmentities4.5.0间接
npmesbuild0.19.12间接
npmescalade3.1.2间接
npmestree-walker2.0.2间接
npmevtd0.2.4间接
npmfast-glob3.3.2间接
npmfastq1.17.1间接
npmfill-range7.0.1间接
npmforeground-child3.1.1间接
npmfraction.js4.3.7间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmglob10.3.10间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmhasown2.0.1间接
npmhighlight.js11.9.0间接
npmis-binary-path2.1.0间接
npmis-core-module2.13.1间接
npmis-extglob2.1.1间接
npmis-fullwidth-code-point3.0.0间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmisexe2.0.0间接
npmjackspeak2.3.6间接
npmjiti1.21.0间接
npmlilconfig2.1.0间接
npmlilconfig3.1.1间接
npmlines-and-columns1.2.4间接
npmlodash4.17.21间接
npmlodash-es4.17.21间接
npmlru-cache10.2.0间接
npmmagic-string0.30.7间接
npmmerge21.4.1间接
npmmicromatch4.0.5间接
npmminimatch9.0.3间接
npmminipass7.0.4间接
npmmz2.7.0间接
npmnaive-ui2.38.0间接
npmnanoid3.3.7间接
npmnode-releases2.0.14间接
npmnormalize-path3.0.0间接
npmnormalize-range0.1.2间接
npmobject-assign4.1.1间接
npmobject-hash3.0.0间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-scurry1.10.1间接
npmpicocolors1.0.0间接
npmpicomatch2.3.1间接
npmpify2.3.0间接
npmpirates4.0.6间接
npmpostcss8.4.35间接
npmpostcss-import15.1.0间接
npmpostcss-js4.0.1间接
npmpostcss-load-config4.0.2间接
npmpostcss-nested6.0.1间接
npmpostcss-selector-parser6.0.15间接
npmpostcss-value-parser4.2.0间接
npmqueue-microtask1.2.3间接
npmread-cache1.0.0间接
npmreaddirp3.6.0间接
npmregenerator-runtime0.14.1间接
npmresolve1.22.8间接
npmreusify1.0.4间接
npmrollup4.12.0间接
npmrun-parallel1.2.0间接
npmseemly0.3.8间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmsignal-exit4.1.0间接
npmsource-map-js1.0.2间接
npmstring-width4.2.3间接
npmstring-width5.1.2间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.1.0间接
npmsucrase3.35.0间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtailwindcss3.4.1间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmto-regex-range5.0.1间接
npmtreemate0.3.11间接
npmts-interface-checker0.1.13间接
npmupdate-browserslist-db1.0.13间接
npmutil-deprecate1.0.2间接
npmvdirs0.1.8间接
npmvfonts0.0.3间接
npmvite5.1.4间接
npmvooks0.2.12间接
npmvue-demi0.14.7间接
npmvueuc0.4.58间接
npmwhich2.0.2间接
npmwrap-ansi7.0.0间接
npmwrap-ansi8.1.0间接
npmyaml2.3.4间接
依赖安全公告 24

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

软件包版本关系严重程度公告数修复版本
golang.org/x/cryptov0.51.0直接严重270.52.0
google.golang.org/grpcv1.79.3间接严重11.82.1
rollup4.12.0间接严重24.59.0
brace-expansion2.0.1间接35.0.7
braces3.0.2间接13.0.3
cross-spawn7.0.3间接17.0.5
github.com/go-jose/go-jose/v4v4.1.3间接24.1.4
glob10.3.10间接111.1.0
go.opentelemetry.io/otel/sdkv1.42.0间接11.43.0
lodash4.17.21间接34.18.0
lodash-es4.17.21间接34.18.0
minimatch9.0.3间接310.2.3
picomatch2.3.1间接24.0.4
vite5.1.4间接168.0.16
@babel/runtime7.23.9间接18.0.0-alpha.17
esbuild0.19.12间接10.25.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.7间接21.97.3
github.com/aws/aws-sdk-go-v2/service/s3v1.97.1间接21.97.3
golang.org/x/netv0.53.0间接80.56.0
micromatch4.0.5间接14.0.8
nanoid3.3.7间接15.0.9
postcss8.4.35间接18.5.10
yaml2.3.4间接12.8.3
golang.org/x/textv0.37.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3305,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 778139,
        "CSS": 124,
        "Vue": 28696,
        "HTML": 366,
        "Makefile": 191,
        "JavaScript": 5332
      },
      "pushed_at": "2026-07-17T21:27:16Z",
      "created_at": "2023-01-18T21:04:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T21:16:17Z",
      "description": "Utility for managing GameAP environment parts",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://gameap.com",
      "name": "GameAP",
      "type": "Organization",
      "login": "gameap",
      "company": null,
      "location": null,
      "followers": 25,
      "avatar_url": "https://avatars.githubusercontent.com/u/6502357?v=4",
      "created_at": "2014-01-25T20:07:36Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 4561
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.30.1",
          "kind": "patch",
          "published_at": "2026-07-17T21:27:16Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-07-10T09:13:06Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2026-07-09T20:07:29Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-05-16T22:18:39Z"
        },
        {
          "tag": "v0.28.3",
          "kind": "patch",
          "published_at": "2026-05-16T14:00:22Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2026-05-13T23:53:03Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2026-05-13T17:31:29Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2026-05-13T16:39:00Z"
        },
        {
          "tag": "v0.27.1",
          "kind": "patch",
          "published_at": "2026-05-09T16:45:05Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-05-09T15:31:46Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-05-03T15:36:58Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2026-04-16T16:29:35Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2026-04-09T21:16:30Z"
        },
        {
          "tag": "v0.23.3",
          "kind": "patch",
          "published_at": "2026-04-06T08:16:24Z"
        },
        {
          "tag": "v0.23.2",
          "kind": "patch",
          "published_at": "2026-04-04T23:09:13Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2026-04-04T22:09:23Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2026-04-04T19:23:21Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2026-03-12T21:49:56Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2026-03-12T20:18:05Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2025-12-04T15:29:43Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2025-11-30T10:56:50Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2025-11-29T22:53:02Z"
        },
        {
          "tag": "v0.20.8",
          "kind": "patch",
          "published_at": "2025-11-29T01:44:04Z"
        },
        {
          "tag": "v0.20.7",
          "kind": "patch",
          "published_at": "2025-11-27T10:14:06Z"
        },
        {
          "tag": "v0.20.6",
          "kind": "patch",
          "published_at": "2025-11-26T20:56:07Z"
        },
        {
          "tag": "v0.20.5",
          "kind": "patch",
          "published_at": "2025-11-26T18:04:32Z"
        },
        {
          "tag": "v0.20.4",
          "kind": "patch",
          "published_at": "2025-11-21T22:26:18Z"
        },
        {
          "tag": "v0.20.3",
          "kind": "patch",
          "published_at": "2025-11-14T10:14:38Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2025-11-13T01:23:57Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2025-11-12T00:33:27Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2025-11-09T22:25:20Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2025-10-25T19:58:20Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2025-10-25T17:40:14Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2025-09-04T19:58:21Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2025-09-04T19:27:56Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-05-15T20:39:27Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2024-05-10T11:30:24Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2024-05-01T11:21:01Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2024-04-21T20:43:20Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2024-04-15T07:37:42Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2024-03-10T17:32:41Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2024-02-27T22:48:08Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2024-02-27T22:28:09Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2024-02-25T17:53:23Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-02-25T16:12:23Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-02-13T21:17:26Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2024-02-12T23:47:59Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2024-02-12T15:12:11Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-02-12T15:02:15Z"
        },
        {
          "tag": "v0.6.10",
          "kind": "patch",
          "published_at": "2024-02-12T11:20:22Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2024-02-11T14:47:03Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2024-02-10T15:43:31Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2024-02-10T15:27:57Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2023-11-19T14:19:05Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2023-11-19T04:17:49Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2023-11-18T03:40:23Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-11-17T07:57:41Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-11-17T07:47:00Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2023-11-16T21:30:29Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2023-11-16T19:42:10Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2023-11-16T18:24:05Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-11-16T01:09:17Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-11-15T23:17:16Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2023-11-14T22:42:31Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2023-11-13T19:39:41Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-11-12T19:26:51Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-11-12T19:05:08Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2023-11-12T13:54:22Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2023-11-12T13:21:14Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2023-11-02T00:07:37Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-11-01T21:16:29Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2023-10-29T02:02:22Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-01-26T18:23:45Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-01-25T20:19:13Z"
        },
        {
          "tag": "v0.1",
          "kind": "other",
          "published_at": "2023-01-23T10:16:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3063f6547f72c3ca2f0835d1b76decb291d4132f",
          "body": null,
          "is_bot": false,
          "headline": "fix userspace process finding",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-07-17T21:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5457025390b2dab730ba3049d9072f9a6eef08",
          "body": null,
          "is_bot": false,
          "headline": "review changes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-07-10T09:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154bdb7f4347ed7f6a4331739a1173cecd7f62d8",
          "body": null,
          "is_bot": false,
          "headline": "cdn sources for gameap, daemon and gameapctl",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-07-10T09:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721c644b76f65f91656e5775fd1a33bea213c9f8",
          "body": null,
          "is_bot": false,
          "headline": "upload assets to s3",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-07-09T18:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "233ea2e26acb1925f6cde01f0cb2fa5d39723fdf",
          "body": null,
          "is_bot": false,
          "headline": "bump up deps versions",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-16T22:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1b6e747f44dcad1cfc390293cbcc6d2e9fdae6",
          "body": null,
          "is_bot": false,
          "headline": "Update package manager. Add support Arch-like distributions (#21)",
          "author_name": "Nikita",
          "author_login": "et-nik",
          "committed_at": "2026-05-16T22:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc1322f7722e762f621e658eb07015e448fa285",
          "body": null,
          "is_bot": false,
          "headline": "add steamcmd_path for daemon installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-16T13:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ecb0d25ec77bce421d81cff46f9db2ac87be4e1",
          "body": null,
          "is_bot": false,
          "headline": "set use_network_service_user for windows",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T23:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22766417970603c6a550655d371924c96c93d92c",
          "body": null,
          "is_bot": false,
          "headline": "process manager scope",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T22:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae8e42c8677c45e754dd033144be4df22e32f09",
          "body": null,
          "is_bot": false,
          "headline": "daemon systemd unit fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T17:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3831a0f558b53032b03d538b194430c3afc30af7",
          "body": null,
          "is_bot": false,
          "headline": "daemon install and upgrade in user scope",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T17:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844f2d575b7926611dfeb27b2b9aa9418520fb13",
          "body": null,
          "is_bot": false,
          "headline": "daemon install with user scope",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T16:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a527571a3e4aaabc945c0513b36ef98a8c03927e",
          "body": null,
          "is_bot": false,
          "headline": "readme for `gameapctl daemon upgrade`",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-13T16:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e4c6a1320af2dcfbc0ec098b3b92c7397f2159",
          "body": null,
          "is_bot": false,
          "headline": "gameap stop/start letsencrypt fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-09T16:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfeb1d42424d890517918ef289cbd4de04c4e22c",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-09T15:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a9a77c05e15539ff5bc292ed5f779a588fd4ba",
          "body": null,
          "is_bot": false,
          "headline": "installation with grpc",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-09T15:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94dd0c1feed4cd06379a67c300ac2e1c66bc4e09",
          "body": null,
          "is_bot": false,
          "headline": "update `self-update` logic, add --version",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-09T13:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d15730fd0299c52ba5c1ca21d3005eb3733920d",
          "body": null,
          "is_bot": false,
          "headline": "release finder fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-09T13:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cf0cd268f58447219858716361d8056b06fdc4",
          "body": null,
          "is_bot": false,
          "headline": "fixes and changes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-07T18:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1504e9938f6cb963ebce2944051fd2e8cef7c8f",
          "body": null,
          "is_bot": false,
          "headline": "add panel letsencrypt commands",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-07T16:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82fd4ff3eac20ed499a7f0e8c08b2a41b5c211a",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-03T15:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ea4e8365f4e997cd262fa1c2f69edbdaa37704",
          "body": null,
          "is_bot": false,
          "headline": "version install update",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-05-03T15:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ff4c9bcf1487df55fb72a5c2056d163fefdd76",
          "body": null,
          "is_bot": false,
          "headline": "update switch to grpc, remove listen_ip, listen_port",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-15T09:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da73ed5b4b6b6048213ad0a6bff4b8babbe316d5",
          "body": null,
          "is_bot": false,
          "headline": "fix switch to grpc checking",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-14T23:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1684f0df7f7e72619cd85aeff4839413cf75536",
          "body": null,
          "is_bot": false,
          "headline": "do not remove api_key",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-14T22:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07e90f96e2614bdd676c99e6979e44361f7db95",
          "body": null,
          "is_bot": false,
          "headline": "update to grpc fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-14T22:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5648fedb14856a1d432de5ca12a19543a1e619",
          "body": null,
          "is_bot": false,
          "headline": "update errors",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-14T19:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6516fe7fa643a33787c12cf1a49b02a533a480b",
          "body": null,
          "is_bot": false,
          "headline": "daemon grpc upgrade",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-13T14:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e360c14df8287e7812b27cc466f2e6bed2b5bd",
          "body": null,
          "is_bot": false,
          "headline": "implement wait for process",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-12T21:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e2160c2028e8c7e771f11d60e3cf6410a80938",
          "body": null,
          "is_bot": false,
          "headline": "daemon enroll update",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-11T15:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33677dbc5e8c132d195e09a4fa3687ae603b3443",
          "body": null,
          "is_bot": false,
          "headline": "update docs url",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-11T11:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242bb96c9da46d2e6382b639a75b5db164921d7a",
          "body": null,
          "is_bot": false,
          "headline": "daemon enroll",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-09T20:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d126e9ac89c903ffbc4b0a6c10a89c9e5b71947",
          "body": null,
          "is_bot": false,
          "headline": "update host checker",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-05T22:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa15a45841df05804da4c27889198ce04d17e2b",
          "body": null,
          "is_bot": false,
          "headline": "add change-password ui",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T23:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cc23b4402c4555776802f55717c3999191def5",
          "body": null,
          "is_bot": false,
          "headline": "ui small fixes and changes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T22:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240f7044cec50576a359fe9fa33f87d4fbce2d3a",
          "body": null,
          "is_bot": false,
          "headline": "fix gameap-daemon service in windows",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T22:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6463b859d0ae5df54b973afb4efd9e5ef24798b",
          "body": null,
          "is_bot": false,
          "headline": "update windows build",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T19:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185b9f96c10d6d1823243eb61ef9fc176cd44c27",
          "body": null,
          "is_bot": false,
          "headline": "ui send logs",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T19:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f105087de7c40cfc43154d48bb5b4709d622761",
          "body": null,
          "is_bot": false,
          "headline": "ips in installation modal",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T19:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac679f731faae0b607c1b4d2071cb4b62f5df7a1",
          "body": null,
          "is_bot": false,
          "headline": "lint fixes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T18:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "044b59e6634cc59cc442d87824b79340997d4ceb",
          "body": null,
          "is_bot": false,
          "headline": "lint fixes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T18:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a15a403aeb3dd1998e5c008e8870049cd4449fd6",
          "body": null,
          "is_bot": false,
          "headline": "update send-logs command",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T17:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a66c83a6b802ee10a47f39232b9182ba5dbd44c",
          "body": null,
          "is_bot": false,
          "headline": "bump up go dependencies",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T15:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1c7377ab20621565fd7b9fc010112be269b03c",
          "body": null,
          "is_bot": false,
          "headline": "upgrade from github",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T15:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e260f87391ec0091b2f802df748a61c419478ae",
          "body": null,
          "is_bot": false,
          "headline": "add roadmap v1.0",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T14:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52860c238f5b2eb88000744af96f899b0f1c90e",
          "body": null,
          "is_bot": false,
          "headline": "interrupt user asking",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T14:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7979ffea1f5eaf72ac664c0f7d5408687543b53",
          "body": null,
          "is_bot": false,
          "headline": "remove v3 install tab from ui",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T13:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9c2a677058576c16193f199a67d6548e984191",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T13:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1b3ae7966bb68d2b4e332e95bf116aa193a339",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T13:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762056ff1dfd373febba992dfbc3a7dd56f56a8e",
          "body": null,
          "is_bot": false,
          "headline": "fix port availability checking",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T13:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b631840a671d2040fd3487824137318d89771e",
          "body": null,
          "is_bot": false,
          "headline": "windows fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T12:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec1dad0c66557b4af8eb68cb3c0cb727453be3b",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T12:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab956c9937d766cadaa71560894d084aaa0eb72",
          "body": null,
          "is_bot": false,
          "headline": "failed installation fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T12:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ab35139151ca2608e0668f3eb0a802ee1528e7",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T12:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b9f6f343ea36075a511e7e56b86a13de7f773d8",
          "body": null,
          "is_bot": false,
          "headline": "install existing database",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T11:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734196307c6abf935ed57e87d5428b5d2659ef6b",
          "body": null,
          "is_bot": false,
          "headline": "gameap database=node installation fixes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-04T11:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdebd170bb2914e19dc9b27c5cf77bde908a8a5c",
          "body": null,
          "is_bot": false,
          "headline": "gameap installation fixes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T23:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa9c1e25f81b4ea82cc82b920dbd098613624b0",
          "body": null,
          "is_bot": false,
          "headline": "fix daemon and gameap installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T22:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09533dbff5ece053eb875660db963bf417a9636d",
          "body": null,
          "is_bot": false,
          "headline": "fix output dir",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T22:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c328619b7469807110abe2262a567d471f97b2",
          "body": null,
          "is_bot": false,
          "headline": "fix output dir",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T22:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7e20954c1783c84c3cc9a4a0a6b3cdc9957052",
          "body": null,
          "is_bot": false,
          "headline": "path env",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T22:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157e108826de07e520242ca8f78025ab41c5879b",
          "body": null,
          "is_bot": false,
          "headline": "update installation info",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T21:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00466833ec15dd869d3883fbc5e5edaf76668768",
          "body": null,
          "is_bot": false,
          "headline": "fix github installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T21:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29dd6a0330960e282909d447ada267f93c562051",
          "body": null,
          "is_bot": false,
          "headline": "update golang installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T21:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d799b3dcf74462f22ad0f6c052361aba81b05152",
          "body": null,
          "is_bot": false,
          "headline": "fix err",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T20:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a5fc1ac14ad37f6c19a134b353c460ee8a692d",
          "body": null,
          "is_bot": false,
          "headline": "gameap installation fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T20:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad83ded6dc0140db8f8372da94b1b65a736e2bb",
          "body": null,
          "is_bot": false,
          "headline": "update ci, remove v3 installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T20:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0961db19b58103d817e625fdd41a3103feadaa",
          "body": null,
          "is_bot": false,
          "headline": "fixes",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T20:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6374283486b7227de10aa4ded33ac17c5f051a",
          "body": null,
          "is_bot": false,
          "headline": "build go gameap",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-04-03T19:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fcf66d6c1913767c55619da62ed777fedc6d8e0",
          "body": null,
          "is_bot": false,
          "headline": "update node version",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-14T20:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bffbc7dbf7f0bee0b6dccd9c2837beea676e548f",
          "body": null,
          "is_bot": false,
          "headline": "virtual package installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T21:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3fe4edcfa6f8c7741cc25bfdd648eed78d32e5",
          "body": null,
          "is_bot": false,
          "headline": "add dnf docker package",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T20:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841317e136e5de0c8f126cc46d66dde615e8c91b",
          "body": null,
          "is_bot": false,
          "headline": "update docker package",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T20:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db30ac123c5f568f77a88cc99af7a83bb0abaea3",
          "body": null,
          "is_bot": false,
          "headline": "move consts",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T20:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a100b033074479a436ddf238746a5bb38883ff0",
          "body": null,
          "is_bot": false,
          "headline": "update daemon installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T20:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8205827c57eeb74f00bc62eade185fe9c6788e90",
          "body": null,
          "is_bot": false,
          "headline": "update service_windows",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-12T17:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f22c68e5f3439ee3f0b93418591df2f1eb91574",
          "body": null,
          "is_bot": false,
          "headline": "daemon config overrides",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2026-03-10T18:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82aab58dc93c315a6d8fa77055fe5f9bf3c57943",
          "body": null,
          "is_bot": false,
          "headline": "fix lint, update nolit rule",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-12-04T15:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734b154a550266096ed8f3a2288c4e72fd276644",
          "body": null,
          "is_bot": false,
          "headline": "create servers dir during daemon installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-12-04T15:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3781dd103e91e408aee360ce3996114dc85d2aed",
          "body": null,
          "is_bot": false,
          "headline": "change maxRateLimitWait to 2 minute",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-30T21:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ca5a09cec9153c94affa711a3db39e3db37b5f",
          "body": null,
          "is_bot": false,
          "headline": "update release finder and improve handling of GitHub rate limits",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-30T21:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59db25fc58ae97cbb652c43b3a3016d4340b1a9",
          "body": null,
          "is_bot": false,
          "headline": "enable services",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-30T20:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c818eb371e37e9e8848b170cad22312288f6bd1",
          "body": null,
          "is_bot": false,
          "headline": "fix default flag value",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-30T10:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d8e65d86f605e8945f1452fd68f9071702c2a8",
          "body": null,
          "is_bot": false,
          "headline": "update github actions rules",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-29T22:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3b8f5903dc28fe3c949f2a8ccd50a7f3dd24ec",
          "body": null,
          "is_bot": false,
          "headline": "change default installation to v4",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-29T22:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8cd818dcba9e78c8e5a0a07c191a07d7788acd",
          "body": null,
          "is_bot": false,
          "headline": "update gameap-daemon installation on windows",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-29T01:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2843ef897f3466af701fd4bc47262d27f8574909",
          "body": null,
          "is_bot": false,
          "headline": "remove .DS_Store",
          "author_name": "Nikita",
          "author_login": "et-nik",
          "committed_at": "2025-11-28T20:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14283c4e3bae19b9bab7b593693364e649fa8ce8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into develop",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-28T20:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6999ac3141f780ff65c6cf6baea7e7d232e26319",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-28T20:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443bbc593aa17a24f4e377a6caaebcfa6e0360bc",
          "body": null,
          "is_bot": false,
          "headline": "installation fix",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-27T10:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48057b5bd2d8b976b7d01f2be09be3ab2dd35ac9",
          "body": null,
          "is_bot": false,
          "headline": "add fedora.yaml with zlib-ng-compat.i686",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-26T20:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49437b2318cef2834ca8295f6225ccd4422d0409",
          "body": null,
          "is_bot": false,
          "headline": "lint fix, update README.md",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-26T17:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eddb018400135e15171eede7a7a3c3d021ea2b4f",
          "body": null,
          "is_bot": false,
          "headline": "fix fedora installation",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-26T17:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3e6bfab706166d5da544c1d24924026a0dcc13c",
          "body": null,
          "is_bot": false,
          "headline": "update sqlite dsn",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-26T14:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c238abeb5f2aed363ffb3c11e9934808841adc0",
          "body": null,
          "is_bot": false,
          "headline": "fix generateRandomKey",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-21T22:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5302f9e5f3b920b2b11e7cf58f15567dab664503",
          "body": null,
          "is_bot": false,
          "headline": "add AmbientCapabilities=CAP_NET_BIND_SERVICE for systemd",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-14T09:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8117535992afd56faf6ae731b4990ca40e8f70db",
          "body": null,
          "is_bot": false,
          "headline": "fix constants",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-14T06:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60cdd46fbdf78c9a0a70b0086744e3ee662546c",
          "body": null,
          "is_bot": false,
          "headline": "fix constants",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-14T06:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9df79051887aaee2d1e11e2be4e7983292faa4c",
          "body": null,
          "is_bot": false,
          "headline": "Package manager and installation workflow fixes (#19)",
          "author_name": "Nikita",
          "author_login": "et-nik",
          "committed_at": "2025-11-13T01:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3bf341a9d23773cffa16211f2696027ebc666c",
          "body": null,
          "is_bot": false,
          "headline": "fix yaml",
          "author_name": "et-nik",
          "author_login": "et-nik",
          "committed_at": "2025-11-13T00:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 75,
      "commits_last_year": 190,
      "latest_release_at": "2026-07-17T21:27:16Z",
      "latest_release_tag": "v0.30.1",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 7.7
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/gameap/gameapctl",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/gameap/gameapctl",
          "is_deprecated": false,
          "latest_version": "v0.30.1",
          "repository_url": "https://github.com/gameap/gameapctl",
          "versions_count": 80,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T21:16:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 6,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 44252,
      "source_files_sampled": 202,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "ui/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.12.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-gcx4-mw62-g8wm",
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 2,
            "oldest_advisory_days": 666
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.3",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-78h2-9frx-2jm8",
              "GO-2026-4945"
            ],
            "fixed_version": "4.1.4",
            "advisory_count": 2,
            "oldest_advisory_days": 110
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 247
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.42.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-hfvc-g4fc-pqhx"
            ],
            "fixed_version": "1.43.0",
            "advisory_count": 1,
            "oldest_advisory_days": 105
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.1.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-64vr-g452-qvp3",
              "GHSA-859w-5945-r5v3",
              "GHSA-8jhw-289h-jh2g",
              "GHSA-93m4-6634-74q7",
              "GHSA-9cwx-2883-4wfx",
              "GHSA-c27g-q93r-2cwf",
              "GHSA-fx2h-pf6j-xcff"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 16,
            "oldest_advisory_days": 840
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.23.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 498
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.12",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 527
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.7",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-xmrv-pmrh-hhx2",
              "GO-2026-5764"
            ],
            "fixed_version": "1.97.3",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.97.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-xmrv-pmrh-hhx2",
              "GO-2026-5764"
            ],
            "fixed_version": "1.97.3",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.53.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 61
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 799
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 590
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.35",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.4",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 8
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 11,
          "unknown": 1,
          "critical": 3,
          "moderate": 9
        },
        "advisory_count": 85,
        "affected_count": 24,
        "assessed_count": 323,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/d-tux/go-fstab",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20141204152952-eb4090f26517"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/goccy/go-yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.2"
        },
        {
          "name": "github.com/gopherclass/go-shellquote",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200814145606-fab22d094485"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/hashicorp/go-getter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.6"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.2"
        },
        {
          "name": "github.com/matishsiao/goInfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241216093258-66a9250504d6"
        },
        {
          "name": "github.com/minio/selfupdate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/otiai10/copy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.1"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.26"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "github.com/sethvargo/go-password",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/shirou/gopsutil/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.24.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.7"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.51.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.44.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.50.1"
        },
        {
          "name": "@fortawesome/fontawesome-free",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.5.1"
        },
        {
          "name": "@headlessui/vue",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.7.19"
        },
        {
          "name": "@heroicons/vue",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "pinia",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.7"
        },
        {
          "name": "vue",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.19"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/d-tux/go-fstab",
            "direct": true,
            "version": "v0.0.0-20141204152952-eb4090f26517",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": true,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gopherclass/go-shellquote",
            "direct": true,
            "version": "v0.0.0-20200814145606-fab22d094485",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-getter",
            "direct": true,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matishsiao/goinfo",
            "direct": true,
            "version": "v0.0.0-20241216093258-66a9250504d6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/selfupdate",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/otiai10/copy",
            "direct": true,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": true,
            "version": "v4.1.26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sethvargo/go-password",
            "direct": true,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": true,
            "version": "v3.24.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": true,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.50.1",
            "ecosystem": "go"
          },
          {
            "name": "@fortawesome/fontawesome-free",
            "direct": true,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@headlessui/vue",
            "direct": true,
            "version": "1.7.19",
            "ecosystem": "npm"
          },
          {
            "name": "@heroicons/vue",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pinia",
            "direct": true,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.18.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.61.3",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.97.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.41.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bgentry/go-netrc",
            "direct": false,
            "version": "v0.0.0-20140422174119-9fd32a8b3d3d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20251210132809-ee656c7534f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/aws-sdk-go-base/v2",
            "direct": false,
            "version": "v2.0.0-beta.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.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/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/otiai10/mint",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "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-20210106213030-5aafc221ea8c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.271.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260128011058-8636f8732409",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260203192932-546029d2fa20",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260226221140-a57be14db171",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.72.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.23.9",
            "ecosystem": "npm"
          },
          {
            "name": "@css-render/plugin-bem",
            "direct": false,
            "version": "0.15.12",
            "ecosystem": "npm"
          },
          {
            "name": "@css-render/vue3-ssr",
            "direct": false,
            "version": "0.15.12",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/hash",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "npm"
          },
          {
            "name": "@juggle/resize-observer",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/vue-virtual",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/katex",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.14.202",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash-es",
            "direct": false,
            "version": "4.17.12",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "async-validator",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001589",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-render",
            "direct": false,
            "version": "0.15.12",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns-tz",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.680",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "evtd",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "11.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.7",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "naive-ui",
            "direct": false,
            "version": "2.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.35",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "seemly",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "treemate",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vdirs",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "vfonts",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vooks",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "vue-demi",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "npm"
          },
          {
            "name": "vueuc",
            "direct": false,
            "version": "0.4.58",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 323,
        "direct_count": 28,
        "indirect_count": 295
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 17,
        "open_issues": 1,
        "closed_ratio": 0.8,
        "closed_issues": 4,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "et-nik",
          "commits": 699,
          "avatar_url": "https://avatars.githubusercontent.com/u/3670640?v=4"
        },
        {
          "type": "User",
          "login": "Dolkis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/41393692?v=4"
        },
        {
          "type": "User",
          "login": "notdido",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/45636617?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "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": "63 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3063f6547f72c3ca2f0835d1b76decb291d4132f",
        "ran_at": "2026-07-22T20:38:02Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T21:30:36Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-10T09:07:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2026-05-16T17:41:37Z",
          "last_comment_at": "2026-06-02T20:15:31Z",
          "last_comment_author": "Sleaker"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gameap/gameapctl",
    "host": "github.com",
    "name": "gameapctl",
    "owner": "gameap"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 45,
        "vitality": 82,
        "community": 21,
        "governance": 60,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 190,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "190 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 190
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 1 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": 75,
              "latest_release_tag": "v0.30.1",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 7.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "75 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 21,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 6,
              "stars": 6,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6 stars",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.997
            },
            "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 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 17,
              "open_issues": 1,
              "closed_issues": 4,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "17/17 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 17,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 25,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "gameap",
              "public_repos": 33,
              "account_age_days": 4561
            },
            "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": "25 followers of gameap",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 25,
                      "login": "gameap"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~12 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/gameap/gameapctl"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "80 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4
            },
            "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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "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": "63 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 323 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 323
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "osv",
              "advisories": 85,
              "affected_packages": 24,
              "assessed_packages": 323,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 11, moderate 9, unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/crypto v0.51.0 (critical 10.0)",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.51.0 (critical 10.0)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 323,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "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": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 44252,
              "source_files_sampled": 202,
              "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/202 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 202,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:38:11.025951Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gameap/gameapctl.svg",
  "full_name": "gameap/gameapctl",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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