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

aryasoni98 / alertkube

Kubernetes multi-resource alerting controller with severity tiers, multi-sink routing, dedupe, inhibitions, silences, and Prometheus metrics.

GoApache-2.0★ 1 星标⑂ 0 复刻始于 2026年6月在 GitHub 上查看 ↗

aryasoni98/alertkube 的健康指数为 100 分中的 62 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(88/100),最低的是Sustainability & Governance(42/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

62
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Arya Soni个人账户
216 关注者130 个公开仓库始于 2016年4月@Logify-360

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

按类别列示的指标

活力

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

69中等 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
2.8/36提交节奏 — 52 周中有 4 周有提交
16/18提交量 — 最近一年 60 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year60
human_commit_share0.95
days_since_last_push0
active_weeks_last_year4

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 10 个发布版本
36/36发布时效 — 最近一次发布版本于 22 天前
27/27发布节奏 — 约每 2.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count10
latest_release_tagv1.2.0
releases_from_tags
days_since_latest_release22
mean_days_between_releases2.7

社区与采用

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

43存在风险 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

42存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
0/46.8议题解决 — 没有议题或无数据
24.4/38.3PR 接受 — 已裁定的 PR 中 30/47 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/26 approved changesets -- score normalized to 0
所用输入
merged_prs30
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs17
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.8/25所有者影响力 — aryasoni98 有 216 位关注者
25/25既往记录 — 130 个公开仓库,账户约 10 年
所用输入
followers216
owner_typeUser
is_verified
owner_loginaryasoni98
public_repos130
account_age_days3,751
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

88优秀 · 占总体的 20%

工程实践

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

文档

80良好
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://aryasoni98.github.io/alertkube/
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://aryasoni98.github.io/alertkube/
has_readme
has_docs_dir
has_description

安全

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

70良好 · 占总体的 16%

安全态势

63中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 26 out of 26 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/26 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
4.5/5SAST — SAST tool detected but not run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories4
affected_packages4
assessed_packages135
unassessed_packages2
affected_by_severitycritical 1, unknown 3
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 135 个已解析依赖与 OSV 比对。 有 2 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

78良好 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 57 次人类提交中有 49 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.86
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — justfile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
10/10已体现的代理实践 — 最近 60 次提交中有 23 次由代理编写或署名代理
8/8自动化维护 — 最近 60 次提交中有 1 次为自动依赖更新
9/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesjustfile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.383
toolchain_manifestsgo.mod
dependency_bot_commit_share0.017
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 200 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes24,639
source_files_sampled200
oversized_source_files0

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 6.3 / 10
6.3综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 01:46 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-Tests26 out of 26 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/26 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
9SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
直接依赖 40
注册表软件包版本约束清单文件
Gocloud.google.com/go/containerv1.53.0go.mod
Gocloud.google.com/go/monitoringv1.29.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagementv0.11.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6v6.4.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6v6.6.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v3v3.3.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsqlv1.2.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstoragev1.8.1go.mod
Gogithub.com/PagerDuty/go-pagerdutyv1.8.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/acmv1.40.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/autoscalingv1.67.4go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/cloudtrailv1.56.4go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchv1.59.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.59.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.308.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/efsv1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/eksv1.87.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/elasticachev1.54.3go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2v1.55.4go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.53.4go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/rdsv1.119.3go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.63.3go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.104.0go.mod
Gogithub.com/aws/smithy-gov1.27.3go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/slack-go/slackv0.27.0go.mod
Gogoogle.golang.org/apiv0.286.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gok8s.io/kubectlv0.36.2go.mod
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
全部依赖 137

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

注册表软件包版本关系
Gocloud.google.com/go/containerv1.53.0直接
Gocloud.google.com/go/monitoringv1.29.0直接
Gogithub.com/aws/aws-sdk-go-v2v1.42.0直接
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25直接
Gogithub.com/aws/aws-sdk-go-v2/service/acmv1.40.0直接
Gogithub.com/aws/aws-sdk-go-v2/service/autoscalingv1.67.4直接
Gogithub.com/aws/aws-sdk-go-v2/service/cloudtrailv1.56.4直接
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchv1.59.0直接
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.59.0直接
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.308.0直接
Gogithub.com/aws/aws-sdk-go-v2/service/efsv1.42.1直接
Gogithub.com/aws/aws-sdk-go-v2/service/eksv1.87.0直接
Gogithub.com/aws/aws-sdk-go-v2/service/elasticachev1.54.3直接
Gogithub.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2v1.55.4直接
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.53.4直接
Gogithub.com/aws/aws-sdk-go-v2/service/rdsv1.119.3直接
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.63.3直接
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.104.0直接
Gogithub.com/aws/smithy-gov1.27.3直接
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagementv0.11.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6v6.4.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6v6.6.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v3v3.3.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsqlv1.2.0直接
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstoragev1.8.1直接
Gogithub.com/pagerduty/go-pagerdutyv1.8.0直接
Gogithub.com/prometheus/client_golangv1.23.2直接
Gogithub.com/slack-go/slackv0.27.0直接
Gogolang.org/x/timev0.15.0直接
Gogoogle.golang.org/apiv0.286.0直接
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996af直接
Gogopkg.in/yaml.v3v3.0.1直接
Gok8s.io/apiv0.36.2直接
Gok8s.io/apimachineryv0.36.2直接
Gok8s.io/client-gov0.36.2直接
Gok8s.io/klog/v2v2.140.0直接
Gok8s.io/kubectlv0.36.2直接
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2直接
Gocloud.google.com/go/authv0.20.0间接
Gocloud.google.com/go/auth/oauth2adaptv0.2.8间接
Gocloud.google.com/go/compute/metadatav0.9.0间接
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.13间接
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.24间接
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.29间接
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.29间接
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.29间接
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.30间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.12间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.22间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/endpoint-discoveryv1.12.6间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.29间接
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.29间接
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.2.0间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.31.3间接
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.36.6间接
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.43.3间接
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0间接
Gogithub.com/azure/go-ansitermv0.0.0-20230124172434-306776ec8161间接
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.2间接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/blang/semver/v4v4.0.0间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/emicklei/go-restful/v3v3.13.0间接
Gogithub.com/fatih/camelcasev1.0.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/fxamacker/cbor/v2v2.9.0间接
Gogithub.com/go-errors/errorsv1.4.2间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-openapi/jsonpointerv0.21.0间接
Gogithub.com/go-openapi/jsonreferencev0.20.2间接
Gogithub.com/go-openapi/swagv0.23.0间接
Gogithub.com/golang-jwt/jwt/v5v5.3.1间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/gnostic-modelsv0.7.0间接
Gogithub.com/google/go-querystringv1.1.0间接
Gogithub.com/google/s2a-gov0.1.9间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.16间接
Gogithub.com/googleapis/gax-go/v2v2.22.0间接
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/josharian/internv1.0.0间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/kylelemons/godebugv1.1.0间接
Gogithub.com/liggitt/tabwriterv0.0.0-20181228230101-89fcab3d43de间接
Gogithub.com/mailru/easyjsonv0.7.7间接
Gogithub.com/moby/termv0.5.0间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31ee间接
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/peterbourgon/diskvv2.0.1+incompatible间接
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.66.1间接
Gogithub.com/prometheus/procfsv0.16.1间接
Gogithub.com/spf13/cobrav1.10.2间接
Gogithub.com/spf13/pflagv1.0.9间接
Gogithub.com/x448/float16v0.8.4间接
Gogithub.com/xlab/treeprintv1.2.0间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.67.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.67.0间接
Gogo.opentelemetry.io/otelv1.43.0间接
Gogo.opentelemetry.io/otel/metricv1.43.0间接
Gogo.opentelemetry.io/otel/tracev1.43.0间接
Gogo.yaml.in/yaml/v2v2.4.3间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/cryptov0.53.0间接
Gogolang.org/x/netv0.56.0间接
Gogolang.org/x/oauth2v0.36.0间接
Gogolang.org/x/syncv0.21.0间接
Gogolang.org/x/sysv0.46.0间接
Gogolang.org/x/termv0.44.0间接
Gogolang.org/x/textv0.38.0间接
Gogoogle.golang.org/genprotov0.0.0-20260319201613-d00831a3d3e7间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaa间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260610212136-7ab31c22f7ad间接
Gogoogle.golang.org/grpcv1.81.1间接
Gogopkg.in/evanphx/json-patch.v4v4.13.0间接
Gogopkg.in/inf.v0v0.9.1间接
Gok8s.io/cli-runtimev0.36.2间接
Gok8s.io/component-helpersv0.36.2间接
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454a间接
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730间接
Gosigs.k8s.io/kustomize/apiv0.21.1间接
Gosigs.k8s.io/kustomize/kyamlv0.21.1间接
Gosigs.k8s.io/randfillv1.0.0间接
Gosigs.k8s.io/structured-merge-diff/v6v6.3.2间接
Gosigs.k8s.io/yamlv1.6.0间接
PyPImkdocs-material间接
PyPIpymdown-extensions间接
依赖安全公告 4

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 135 个包,其中也包含从不交付的开发与测试版本固定:4 个存在已知公告,0 个为直接依赖。 有 2 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
google.golang.org/grpcv1.81.1间接严重11.82.1
go.opentelemetry.io/otelv1.43.0间接未知11.44.0
golang.org/x/cryptov0.53.0间接未知1
golang.org/x/textv0.38.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3111,
      "has_wiki": false,
      "homepage": "https://aryasoni98.github.io/alertkube/",
      "languages": {
        "Go": 794738,
        "CSS": 80113,
        "HTML": 5708,
        "Just": 2397,
        "Shell": 11053,
        "Mustache": 5948,
        "Dockerfile": 2035,
        "JavaScript": 94138
      },
      "pushed_at": "2026-07-25T02:06:34Z",
      "created_at": "2026-06-09T16:22:18Z",
      "owner_type": "User",
      "updated_at": "2026-07-04T07:07:59Z",
      "description": "Kubernetes multi-resource alerting controller with severity tiers, multi-sink routing, dedupe, inhibitions, silences, and Prometheus metrics.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Arya Soni",
      "type": "User",
      "login": "aryasoni98",
      "company": "@Logify-360",
      "location": "München",
      "followers": 216,
      "avatar_url": "https://avatars.githubusercontent.com/u/18515597?v=4",
      "created_at": "2016-04-17T15:20:55Z",
      "is_verified": null,
      "public_repos": 130,
      "account_age_days": 3751
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-03T19:12:27Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-06-27T16:51:24Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-06-24T12:05:17Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-23T10:23:13Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-06-19T05:29:10Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-06-15T17:25:13Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-06-12T07:52:15Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-12T07:21:48Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-12T06:42:47Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-06-09T19:39:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "40ab882dfd83cca78e7e41c8b90db43a1c95130e",
          "body": null,
          "is_bot": false,
          "headline": "Web (#46)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-07-04T07:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6924eee39a27ec3eade865b4ed97a1efeafa256",
          "body": null,
          "is_bot": false,
          "headline": "Web (#44)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-07-04T06:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2b86922bc4d4f9245f7bea945c76c4bb5d7093",
          "body": "…ync (#43)",
          "is_bot": false,
          "headline": "fix(v1.2.0): CI fixes (goimports, CodeQL, helm-docs) + working-tree s…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-07-04T06:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273bde00dbea50810cfaba0d9cd684e885f728d0",
          "body": "…dening (#41)\n\nAdds static hash-based sharding for horizontal scaling (ALERTKUBE_SHARD_TOTAL/\nINDEX), a restart-durable delivery outbox with dead-letter capture, an async\ndispatch worker pool decoupled from the informer thread, an optional separate\ndata-plane port (apiAddr), opt-in read-token-gated \n[…]\n-rebind, and compresses\nthe persisted state snapshot. See CHANGELOG.md.\n\nChart + docs bumped to 1.2.0; new dispatch/pprof Helm values and metrics docs.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "feat: v1.2.0 — horizontal sharding, durable delivery, reliability har…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-07-03T19:04:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8a81c2a6e456a916d1fdefb99eb3bed6e3aee44",
          "body": null,
          "is_bot": false,
          "headline": "Refactor/structure cleanup (#39)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-29T10:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c97a9b284ce1dc0a2bae947ab00c83af917aa11",
          "body": "…ow (#38)",
          "is_bot": false,
          "headline": "docs: sync docs-site manual to v1.1.0; drop redundant docs.yml workfl…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-29T10:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e034638f468e5c24138e568392d6392497f4af10",
          "body": "…REPORT.md (#36)\n\nMaster shipped 1.1.0 (Chart.yaml) but the landing page, README, helm chart\nmetadata, and ops docs still advertised v1.0.0. Update all current-version\nreferences to v1.1.0 from the single AK_VERSION source on the landing page:\n\n- Landing: AK_VERSION v1.1.0 (nav badge, hero pill, ins\n[…]\ncs regen) + helm/README install snippet -> 1.1.0.\n- build.sh default TAG, docs/OPERATIONS.md upgrade example, SECURITY-INSIGHTS\n  project-release -> v1.1.0.\n- Remove leftover internal AUDIT_REPORT.md.",
          "is_bot": false,
          "headline": "docs: align version to v1.1.0 across landing/README/helm; drop AUDIT_…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-29T07:22:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b02ca438b567826b824a7ecbabb402987a306837",
          "body": "Bumps the minor-and-patch group with 3 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/smithy-go](https://github.com/aws/smithy-go) and [github.com/slack-go/slack](https://github.com/slack-go/slack).\n\n\nUpdates `github.com/aws/aws-sdk-go-v2/s\n[…]\nion-update:semver-minor\n  dependency-group: minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the minor-and-patch group with 3 updates (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:22:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4daf754b7cb61f09114d3fe4a7eccc389401d62c",
          "body": "* feat: validate/version CLI, client QPS/burst, state+drop metrics, perf & chart hardening\n\n- add 'alertkube validate' and 'version' subcommands (config lint without a cluster)\n- raise client-go QPS/burst (50/100) with ALERTKUBE_CLIENT_QPS/BURST + chart knobs\n- cache /api/config render; O(1) escalat\n[…]\nared constants.\n- Add softwareVersion + datePublished to JSON-LD structured data for SEO.\n- Bump cache-bust query params for changed assets.\n\n---------\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "Audit/hardening and features (#35)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-28T09:07:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9de9b8cdda9a755d9b89970942a82867acd68e97",
          "body": "* feat: validate/version CLI, client QPS/burst, state+drop metrics, perf & chart hardening\n\n- add 'alertkube validate' and 'version' subcommands (config lint without a cluster)\n- raise client-go QPS/burst (50/100) with ALERTKUBE_CLIENT_QPS/BURST + chart knobs\n- cache /api/config render; O(1) escalat\n[…]\nreview notes; tighten README; ignore local agent notes\n\n* refactor(sinks): share resolved-aware color helper; remove empty docs/security dir\n\n---------\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "Audit/hardening and features (#34)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-28T08:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1cce44ddf5fe445f85467d2d04b81f28c2d72df",
          "body": null,
          "is_bot": true,
          "headline": "chore(master): release 1.1.0 (#33)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-27T16:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7792057e724b50d69a9a8daf700a091fb4f875f6",
          "body": "…nance windows, Silence CRD, console live/a11y), tests & refactor (#32)\n\n* feat: validate/version CLI, client QPS/burst, state+drop metrics, perf & chart hardening\n\n- add 'alertkube validate' and 'version' subcommands (config lint without a cluster)\n- raise client-go QPS/burst (50/100) with ALERTKUB\n[…]\n <aryasoni98@gmail.com>\n\n* docs: re-audit (round 5) — refactor & dead-code cleanup recorded\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\n\n---------\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "Audit follow-ups: hardening, features (circuit breaker, sinks, mainte…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-27T12:45:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "057a2fe483f3f3fa134c4dedfa2d9152f6b9c585",
          "body": null,
          "is_bot": false,
          "headline": "release: 1.0.0 (#30)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-24T12:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1def74f381ea24e166b382ff82597a2da0fb15d",
          "body": "* docs: web UI control-plane PRD\n\nDeep-research product brief for the AlertKube web console: problem,\nusers, competitive research, scored feature framings, recommended\nphased architecture (read-only first, then runtime silences + UI-as-PR\nauthoring, then channel test-fire), and the security/GitOps t\n[…]\n the\nembedded console.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\n\n---------\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: web console — manage AlertKube from the browser (#28)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-24T11:48:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f577f6a941e23148995dd25711cbc303f47c873c",
          "body": "…g page (#27)\n\nResolve red CI on master (golangci-lint errorlint/nilerr + helm-docs drift),\nsurface AWS/Azure/GCP cloud sources on the landing page, and cut v0.3.0\n(chart + appVersion + manifest bump, CHANGELOG finalized).\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "release: 0.3.0 — multi-cloud sources + rules engine, CI fixes, landin…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-23T10:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527d7e696a3719096cc6678d23186142b7c12039",
          "body": null,
          "is_bot": false,
          "headline": "docs: add launch collateral and product-readiness review   (#26)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-23T09:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c1a78ddaa6505a429f418edb6975b15ab57eea",
          "body": "…olver (#24)",
          "is_bot": false,
          "headline": "  chore: bump deps + Go 1.26, harden controller, refactor runbook res…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-22T08:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc171342b6a166ad5fbd6b9f245f0aa80b2a90db",
          "body": "Signed-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "Optimsie MD File (#22)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-20T05:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61d17f7b0d8c602e77d9c6a937d3a0f58521c80",
          "body": null,
          "is_bot": false,
          "headline": "Harden alertkube for open-source launch (review follow-ups) (#20)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-20T05:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e91ef1c71ac8a3ad0416e9d0f64d760eb4ed7f1",
          "body": "* fix(persist): retry state ConfigMap save on conflict\n\nRetryOnConflict wraps the get-modify-update so a leader handoff (brief\ndual-leader window) cannot last-write-wins clobber the state snapshot; the\ncreate-race AlreadyExists is funnelled into the same retry loop.\n\n* fix(config): reject resolveTTL\n[…]\nld(docker): buildkit cache mounts + health/probe note\n\nCache go mod + build across builds (multi-arch release paid this per arch);\ndocument why there is no HEALTHCHECK (distroless, probes own health).",
          "is_bot": false,
          "headline": "Harden: architecture + DevOps review follow-ups (#19)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-20T04:37:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "49a7edabb9d4eada603673a975a669957f8231b7",
          "body": "Version drift after the v0.2.4 release: install/image examples still pinned\nto 0.2.3 (OPERATIONS.md to 0.2.0). Bump every user-facing install command,\nimage tag, Helm chart version/appVersion, and the chart README badges to\n0.2.4.\n\nAlso: complete the watcher list in the README intro + architecture c\n[…]\n and add a latest-release/CHANGELOG pointer\nto the README and the docs-site index.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "docs: sync end-user docs to v0.2.4 and fix watcher list",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-19T05:44:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8f41d3f70a6eafeeb9774594fc4771a8818b8032",
          "body": "release.yml logged in to GHCR with the GH_PAGE PAT, which expired and broke\nthe v0.2.3 release (\"ghcr.io denied: denied\"). Switch GHCR login, SBOM,\nTrivy, and Helm push to the built-in GITHUB_TOKEN (the workflow already\ngrants packages: write) so releases no longer depend on a rotating PAT.\n\nUpdate \n[…]\nimeline (adds\nv0.2.4, v0.2.3, v0.2.2). Bump ?v= cache-busters so browsers refetch.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>",
          "is_bot": false,
          "headline": "fix(release): use GITHUB_TOKEN for GHCR; bump landing page to v0.2.4",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-19T05:24:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e0f55006ffdcf2a9277e3f8c09da2b7f634f041",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(master): release 0.2.4 (#18)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-19T05:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7da111274dd59df3158a0742bd33cbf3a63fa6e",
          "body": "…ion cause (#17)\n\n* feat(watchers): alert on non-OOM SIGKILL and show termination cause\n\nPreviously a container force-killed by SIGKILL (exit 137) that was not OOM\nonly surfaced as a generic ContainerRestart, with the signal buried in the\nContainer State detail block. Add a dedicated `ContainerKille\n[…]\nde Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* Upgrade the website\n\n---------\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(watchers): alert on non-OOM SIGKILL (ContainerKilled) + terminat…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-19T05:10:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "36c9d01c601eb3d810cb8ee7804537b5695de7fd",
          "body": "release-please (release-type: go) bumped .release-please-manifest.json and\nCHANGELOG.md to 0.2.3 but does not touch the Helm chart or docs, leaving\nhelm/Chart.yaml, README install snippets, the chart annotations, docs-site\ntutorials, and SECURITY-INSIGHTS pinned at 0.2.2. Align them all to 0.2.3 so\nthe published image and chart versions match before tagging v0.2.3.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: align chart + docs version to 0.2.3 (#16)",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T20:03:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e2e8eb45b1b0c751e38ed9fe7c14f9df8d534d09",
          "body": "…EADME (#15)\n\nThe Helm workflow failed on several independent points:\n- ct lint: dropped `--all` (ct.yaml already pins `charts: [helm]`; ct\n  rejects both together).\n- ct lint / yamllint: removed extra spaces after the colon on\n  slack.channels.warning/info in helm/values.yaml ([colons]).\n- ct lint \n[…]\n-friendly form).\n- helm-docs drift: regenerated helm/README.md (helm-docs 1.14.2).\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(helm): fix Helm workflow — ct flags, yamllint, maintainer check, R…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T19:53:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6c436ee825488b1fa7086bdb920dd561f5ebf623",
          "body": "…er--components--alertkube\n\nchore(master): release 0.2.3",
          "is_bot": false,
          "headline": "Merge pull request #14 from aryasoni98/release-please--branches--mast…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T19:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26a90f23c617455f8d51fa1ea41eed786efda9e",
          "body": null,
          "is_bot": true,
          "headline": "chore(master): release 0.2.3",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-18T19:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6803c5914bddfa1e6e576e054e9f9e8a7f3e04",
          "body": "Feat/website seo perf upgrade",
          "is_bot": false,
          "headline": "Merge pull request #13 from aryasoni98/feat/website-seo-perf-upgrade",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T19:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf682c113aff24ec62ad088fa1389d3f85af58ee",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade the Codebase",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T19:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5efb9ead8c66860d1beb7b7d7bc880bd82077935",
          "body": "…ad code\n\nModularity & reuse:\n- templates: render every Details key (curated order + sorted remainder) so\n  StatefulSet/DaemonSet/HPA/CronJob/Node status and grouped resources are no\n  longer silently dropped from Slack messages\n- textutil: new package with UTF-8-safe Head/Tail, replacing two diverg\n[…]\n\n\nDead code:\n- remove 14 unused icons from the landing-page Icon set\n- link the orphaned cncf-readiness-status doc from the README\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract reusable helpers, render all alert details, drop de…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T19:35:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8ce30ef6038d63c7bd2a3764faecbe003c0926c1",
          "body": "…ling\n\nCode-review fixes:\n- Shutdown drain (H1/H2): dispatch now runs on a detached, time-bounded\n  context so resolves and alerts mid-enrichment still deliver after the\n  controller ctx is cancelled. PodWatcher gains Drain(); the controller\n  drains in-flight enrichment and flushes group windows be\n[…]\n NetworkPolicy, and RBAC\nupdates plus a local test playground.\n\nTests: shutdown-drain, filter regression, and store resolve cases.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: harden controller shutdown, filtering, receiver, and delete hand…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-18T18:19:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "875ce24330bc1c14696d08c83c1f0b905187befd",
          "body": "Fix code review",
          "is_bot": false,
          "headline": "Merge pull request #12 from aryasoni98/feat/website-seo-perf-upgrade",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T07:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c3cf7004c6d2c2ae6226a056b55e05a98f575e",
          "body": null,
          "is_bot": false,
          "headline": "Fix code review",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T07:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41be82e0dd88444d8b098b3f733e057606417dea",
          "body": "feat(website): SEO, performance & a11y upgrade for landing + docs site",
          "is_bot": false,
          "headline": "Merge pull request #11 from aryasoni98/feat/website-seo-perf-upgrade",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab1d058ae6b7c8f50d40d6d89bb36aae02b9949b",
          "body": "…site\n\nLanding page (docs/):\n- Switch React + ReactDOM from development to production UMD builds\n  (smaller, faster, no dev-only console noise) with refreshed SRI hashes;\n  add SRI to the framer-motion bundle. Drop the now-obsolete console.error\n  monkeypatch that only silenced a dev-build warning.\n\n[…]\nt, all\nsections present, no integrity errors); mkdocs build --strict passes clean.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(website): SEO, performance, and a11y upgrade for landing + docs …",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:43:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ae03fc6847f89e966312153f5d1abff13f6f05f2",
          "body": "…d-wk-lib-cleanup\n\nFix code review",
          "is_bot": false,
          "headline": "Merge pull request #10 from aryasoni98/refactor/sink-severity-tier-an…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8ba4528b0f74f67899d60cc8e84c1142f196786",
          "body": null,
          "is_bot": false,
          "headline": "Fix code review",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09eab83354e975d883b3b59e8ae44b33794b3ee1",
          "body": "…-wk-lib-cleanup\n\nrefactor(sinks): share severity-tier mapping; drop dead WLogo primitive",
          "is_bot": false,
          "headline": "Merge pull request #9 from aryasoni98/refactor/sink-severity-tier-and…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833d7d724be85b403a114325030ca02992bcc782",
          "body": "Fold the identical three-way Severity branch out of ogPriority,\npdSeverity, and teamsColor into one table-driven severityTier helper\nin util.go. Each sink supplies its own destination vocabulary\n(P1/P3/P5, critical/warning/info, attention/warning/accent), so the\nbranch logic now lives once instead o\n[…]\nlate. Drop it\nfrom the window export and correct the file header comment.\n\nNo behavior change; go test ./... passes (14 packages).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(sinks): share severity-tier mapping; drop dead WLogo primitive",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-16T06:23:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "69c17b691998a35c82192f1e93e4b495cc0b3a4d",
          "body": "Bump chart version/appVersion to 0.2.2, update the release-please manifest, and\npromote the Unreleased changelog section to v0.2.2.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(main): release 0.2.2",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-15T17:09:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "755ead1a36ac7e39fc95cbcb6cf0208a9dafe511",
          "body": "Governance and community: GOVERNANCE.md, MAINTAINERS.md, ADOPTERS.md, ADRs\nunder docs/decisions/, CNCF Code of Conduct, expanded CONTRIBUTING (DCO,\nConventional Commits, response SLA). Contributor experience: issue forms, DCO\ncheck, label set + sync workflow, good-first-issues backlog.\n\nSecurity and\n[…]\nus error with errors.As so a wrapped *statusError is\nhonored by the retry backoff.\n\nSigned-off-by: Arya Soni <aryasoni98@gmail.com>\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: engineering maturity and CNCF-readiness for v0.2.2",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-15T17:09:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c090fe80b4340ad2e472c930b4d8c4e2b9621f9f",
          "body": null,
          "is_bot": false,
          "headline": "Codebase Upgrade",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T18:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba3c6e8cdba104bdacf1d9195d58e127c3084ae",
          "body": null,
          "is_bot": false,
          "headline": "Codebase Update",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T10:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611a94f34b92e0d4bf472f002dae472d71421bb6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade Landing Page Desing",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T09:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc899c997a6eca6bb8d437f5b45bd29b0ecb3cf7",
          "body": "…sed in the build, Docker image, or CI. Also dropped the /dumppayload entry from .gitignore.",
          "is_bot": false,
          "headline": "Removed cmd/dumppayload/ — a local Slack payload dumper that wasn’t u…",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T07:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d228d40b18a35e4078bf50aac600311fef0903bb",
          "body": "Publish the security audit sign-off, refresh ops docs and the GitHub Pages\nlanding page, consolidate audit artifacts, and ship watcher/sink refactors\nmissed from the v0.2.0 tag.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "release: v0.2.1 launch — audit report, docs, and watcher cleanup",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T07:33:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fea72784e0f6e477ef0cd50378a218f18ee0b7bf",
          "body": null,
          "is_bot": false,
          "headline": "docs: add ghcr image and OCI helm install commands for v0.2.0",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T06:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc43ab5983b5150480c91c56cacecd5201a0487",
          "body": null,
          "is_bot": false,
          "headline": "fix(sinks): rename truncate param shadowing builtin max",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T06:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b1c6d4cda820c46e2a8b659923509dd0855bc7",
          "body": "- sinks: Discord, Telegram, Opsgenie; Teams Adaptive Cards\n- watchers: CronJob, DaemonSet, HPA, StatefulSet\n- alert grouping/storm folding, ConfigMap state persistence,\n  Alertmanager-compatible receiver, escalation rules\n- security: runbook-url scheme guard on all sinks, pod labels no\n  longer drive control annotations, warn on tokenless receiver\n- release: fix workflow_dispatch tag handling, chart 0.2.0,\n  CHANGELOG stamped, beta audit report",
          "is_bot": false,
          "headline": "feat: v0.2.0 beta — sinks, watchers, grouping, persistence",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-12T06:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d6353ea0d1a4ed3580db8daf9916069a390a2d",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: drop golangci migrate backup file",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:55:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "709881cd1a9100ca2638ce59ee7de4f7dae635f6",
          "body": "- golang.org/x/oauth2 v0.27.0 (high, GHSA token handling)\n- golang.org/x/net v0.38.0, google.golang.org/protobuf v1.33.0\n- github.com/slack-go/slack v0.23.1\n\nslack-go bump raises the go directive to 1.25: build image moves to\ngolang:1.25-alpine and lint moves to golangci-lint v2.12.2 (v1.64\nmaxes out at go1.24) with the config migrated to v2 format.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(deps): patch all open dependabot alerts",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:55:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e6a549aac3477cb38ab4c4672d93fb1c62f8d3a",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: changelog for v0.1.0",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:47:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f660a33ab5f52408bb79db04b29ca85aaac20a33",
          "body": "Watchers hardcode severities (ImagePullBackOff=warning,\nJobFailed=critical) and a 5m PVC pending threshold; every org\ndisagrees somewhere. severityOverrides remap severity before\nmetrics/dedupe/routing with routing-rule match semantics\n(first match wins); behavior.pvcPendingSeconds replaces the\nconstant. Both validated at load.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: severity overrides and configurable PVC threshold",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:43:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "84046e0e35c9810ab3386a40777231d6288278fb",
          "body": "- push Helm chart to oci://ghcr.io/<owner>/charts with\n  --version/--app-version derived from the tag; release notes\n  documented an install path that was never published, and charts\n  shipped stale Chart.yaml versions regardless of tag\n- auth GHCR with GITHUB_TOKEN instead of the GH_PAGE PAT\n- gate\n[…]\nenarios\n- Docker build smoke test on PRs; runtime image alpine -> distroless\n- build.sh: buildx cannot `docker tag` after --push; pass both tags\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: fix release pipeline, pin lint, validate charts",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:40:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e389e0b7157afa0f6f82e1a6c1b63e279d92a71f",
          "body": "- fail template when replicaCount > 1 without leader election\n  (two controllers fire duplicate alerts)\n- checksum/config + checksum/secret pod annotations: config-only\n  upgrades never restarted the pod, so routing/silence edits\n  silently did not apply\n- rbac.scope=namespace sets WATCH_NAMESPACE; \n[…]\noff from the API on most clusters\n- image: point at ghcr.io, default tag to chart appVersion\n- expose sinkRates and behavior.startupGraceSeconds\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(helm): correct chart guards, scoping, and config rollout",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:40:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "546caa0abfdd1a5788275109e37011eb7b38f4c8",
          "body": "Beta-readiness audit fixes for paths that silently dropped or\nduplicated alerts:\n\n- invert restart-count gate: pods past ignoreRestartCount kept their\n  crashloop/OOM detection suppressed — the noisiest workloads were the\n  only ones never alerting; gate now applies only to per-restart deltas\n- retr\n[…]\nUnavailable:0\n- remove dead groupWaitSeconds config; drop \"grouping\" claim\n- tests: watchers 0->58%, sinks 18->48%, config 0->81%, templates 91%\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: harden alert pipeline reliability and correctness",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-10T07:40:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "63cde48ff5ae73526d915d914e2e739fe82609a6",
          "body": "Lint failures (errcheck, revive redefines-builtin-id, gofmt):\n\n- Wrap `cache.SharedIndexInformer.AddEventHandler` via a shared\n  `watchers.register` helper that logs the registration error. client-go\n  ≥ 0.27 returns (handle, error) and the previous calls dropped it.\n  Applied to all five watchers (\n[…]\nre no longer cascades into a missing-file error.\n\nLocal: `go build ./... && go vet ./... && go test ./... && gofmt -l .`\nall pass.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): satisfy golangci-lint + auth Trivy against private GHCR",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-09T19:16:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9b80f6ae0338c7799e1ae9ac335812f51b3f01c6",
          "body": "Rename project from k8s-pod-restart-info-collector to alertkube. Rewrite\ninto a severity-aware, multi-resource alerting controller with multi-sink\nrouting, dedupe, inhibitions, silences, and Prometheus metrics.\n\nHighlights:\n\n- Five resource watchers (Pod, Node, Deployment, PVC, Job) emit a canonical\n[…]\nOTING.md, MIGRATION-FROM-V1.md.\n- CONTRIBUTING.md (DCO), CODE_OF_CONDUCT.md (Contributor Covenant 2.1),\n  CODEOWNERS, PR template.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: initial alertkube v0.0.1 release",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-09T18:12:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "88a9670a1ffa598832994a3a1fc3a30099f893d8",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "Arya Soni",
          "author_login": "aryasoni98",
          "committed_at": "2026-06-09T16:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-03T19:12:27Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 22,
      "mean_days_between_releases": 2.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 24639,
      "source_files_sampled": 200,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.1",
            "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": 4
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 18
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3,
          "critical": 1
        },
        "advisory_count": 4,
        "affected_count": 4,
        "assessed_count": 135,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/container",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "cloud.google.com/go/monitoring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.29.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagement",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.4.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.6.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/PagerDuty/go-pagerduty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.25"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/acm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/autoscaling",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.67.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/cloudtrail",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.56.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.59.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/dynamodb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.59.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.308.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/efs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/eks",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.87.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/elasticache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.54.3"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/kms",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.4"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/rds",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.119.3"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/route53",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.3"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.104.0"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.3"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/slack-go/slack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.286.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260210185600-b8788abfbbc2"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/container",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": true,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/acm",
            "direct": true,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/autoscaling",
            "direct": true,
            "version": "v1.67.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudtrail",
            "direct": true,
            "version": "v1.56.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatch",
            "direct": true,
            "version": "v1.59.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/dynamodb",
            "direct": true,
            "version": "v1.59.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
            "direct": true,
            "version": "v1.308.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/efs",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/eks",
            "direct": true,
            "version": "v1.87.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticache",
            "direct": true,
            "version": "v1.54.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2",
            "direct": true,
            "version": "v1.55.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kms",
            "direct": true,
            "version": "v1.53.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/rds",
            "direct": true,
            "version": "v1.119.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53",
            "direct": true,
            "version": "v1.63.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.104.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/alertsmanagement/armalertsmanagement",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6",
            "direct": true,
            "version": "v6.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6",
            "direct": true,
            "version": "v6.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pagerduty/go-pagerduty",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/slack-go/slack",
            "direct": true,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.286.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kubectl",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20260210185600-b8788abfbbc2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.0",
            "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": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery",
            "direct": false,
            "version": "v1.12.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.31.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.36.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.43.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20230124172434-306776ec8161",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/camelcase",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.4.2",
            "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-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.1.0",
            "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.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liggitt/tabwriter",
            "direct": false,
            "version": "v0.0.0-20181228230101-89fcab3d43de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "v2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.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.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260319201613-d00831a3d3e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260610212136-7ab31c22f7ad",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/cli-runtime",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/component-helpers",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 137,
        "direct_count": 40,
        "indirect_count": 97
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 30,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "aryasoni98",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/18515597?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql.yml",
        "dco.yml",
        "dependency-review.yml",
        "e2e.yml",
        "helm.yml",
        "labels.yml",
        "lint.yml",
        "pages.yml",
        "release-please.yml",
        "release.yml",
        "scorecard.yml",
        "trivy.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "26 out of 26 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/26 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "40ab882dfd83cca78e7e41c8b90db43a1c95130e",
        "ran_at": "2026-07-26T01:46:00Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T05:34:29Z",
      "oldest_open_prs": [
        {
          "number": 48,
          "created_at": "2026-07-25T02:06:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-04T07:07:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aryasoni98/alertkube",
    "host": "github.com",
    "name": "alertkube",
    "owner": "aryasoni98"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 70,
        "vitality": 69,
        "community": 43,
        "governance": 42,
        "engineering": 88
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.95,
              "days_since_last_push": 0,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 22,
              "mean_days_between_releases": 2.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 22 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 43,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "merged_prs": 30,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "30/47 decided PRs merged",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 30,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "followers": 216,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aryasoni98",
              "public_repos": 130,
              "account_age_days": 3751
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "216 followers of aryasoni98",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 216,
                      "login": "aryasoni98"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "130 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 130
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 88,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "13 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://aryasoni98.github.io/alertkube/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://aryasoni98.github.io/alertkube/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "26 out of 26 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/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 135 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 135
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 4,
              "assessed_packages": 135,
              "unassessed_packages": 2,
              "affected_by_severity": "critical 1, unknown 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 135,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.86,
              "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": "49 of 57 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 57
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.383,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.017
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "23 of the last 60 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 23,
                      "sampled": 60
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 60 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 60
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "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": 24639,
              "source_files_sampled": 200,
              "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/200 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 200,
                      "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-26T01:46:17.274171Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aryasoni98/alertkube.svg",
  "full_name": "aryasoni98/alertkube",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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