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

goto / entropy

Entropy is a framework to safely and predictably create, change, and improve modern cloud applications and infrastructure using familiar languages, tools, and engineering practices.

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

goto/entropy 的健康指数为 100 分中的 54 分,处于「中等」区间。 其得分最高的类别是Sustainability & Governance(73/100),最低的是Community & Adoption(12/100)。 最近一次更新在 1 天前。 近期的大部分工作由 2 位贡献者完成。

54
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

goto组织
51 关注者34 个公开仓库始于 2023年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/goto/entropyv0.3.18-1778 天前

按类别列示的指标

活力

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

71良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
8.3/36提交节奏 — 52 周中有 12 周有提交
12.2/18提交量 — 最近一年 22 次提交
2/10OpenSSF Scorecard:Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
所用输入
commits_last_year22
human_commit_share1
days_since_last_push1
active_weeks_last_year12

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 54 个发布版本
36/36发布时效 — 最近一次发布版本于 2 天前
27/27发布节奏 — 约每 31.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count54
latest_release_tagv0.3.18
releases_from_tags
days_since_latest_release2
mean_days_between_releases31.5

社区与采用

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

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

社区健康

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

可持续性与治理

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

73良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14.4/22.5提交分布 — 头号贡献者编写了 36% 的提交
13.5/13.5贡献者广度 — 11 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled11
top_contributor_share0.359
评分方式
23.4/46.8议题解决 — 50% 的议题已关闭
38/38.3PR 接受 — 已裁定的 PR 中 153/154 已合并
13.5/15OpenSSF Scorecard:Code-Review — Found 28/30 approved changesets -- score normalized to 9
所用输入
merged_prs153
open_issues1
closed_issues1
issue_closed_ratio0.5
closed_unmerged_prs1
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
12.3/25所有者影响力 — goto 有 51 位关注者
18.3/25既往记录 — 34 个公开仓库,账户约 3 年
所用输入
followers51
owner_typeOrganization
is_verified
owner_logingoto
public_repos34
account_age_days1,281
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 8 天前
20/20版本历史 — 177 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/goto/entropy
ecosystemsgo
any_deprecated
min_days_since_publish8

工程质量

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

63中等 · 占总体的 20%

工程实践

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

文档

40存在风险
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — http://goto.github.io/entropy
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttp://goto.github.io/entropy
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

39存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
1.8/2.5CI-Tests — 23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 28/30 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 71 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.8
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。

依赖安全公告

38存在风险
评分方式
6/35直接依赖不含已知公告 — 4 个受影响:google.golang.org/grpc 1.75.0 (critical 9.1), go.opentelemetry.io/otel 1.38.0 (high 7.5), go.opentelemetry.io/otel/sdk 1.38.0 (high 7.0),另有 1 个
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
22.2/40没有长期未处理的公告 — 4 个携带公告的软件包超过 90 天未处理;最早一条发布于 895 天前
所用输入
sourceosv
advisories122
affected_packages16
assessed_packages222
unassessed_packages0
affected_by_severitycritical 3, high 7, moderate 1, low 1, unknown 4
direct_affected_packages4
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 222 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — example
所用输入
example_dirsexample
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 3.8 / 10
3.8综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-29 19:36 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
7CI-Tests23 out of 30 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 28/30 approved changesets -- score normalized to 9
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities71 existing vulnerabilities detected
直接依赖 48
注册表软件包版本约束清单文件
Gogithub.com/MakeNowJust/heredocv1.0.0go.mod
Gogithub.com/Masterminds/squirrelv1.5.4go.mod
Gogithub.com/ghodss/yamlv1.0.0go.mod
Gogithub.com/go-playground/validator/v10v10.15.4go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/goto/saltv0.3.7go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.18.0go.mod
Gogithub.com/jmoiron/sqlxv1.3.5go.mod
Gogithub.com/lib/pqv1.10.9go.mod
Gogithub.com/mcuadros/go-defaultsv1.2.0go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/newrelic/go-agent/v3v3.25.1go.mod
Gogithub.com/newrelic/go-agent/v3/integrations/nrgorillav1.1.1go.mod
Gogithub.com/newrelic/go-agent/v3/integrations/nrgrpcv1.4.1go.mod
Gogithub.com/rs/xidv1.5.0go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/xeipuuv/gojsonschemav1.2.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.63.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.63.0go.mod
Gogo.opentelemetry.io/otelv1.38.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv0.45.0go.mod
Gogo.opentelemetry.io/otel/exporters/prometheusv0.56.0go.mod
Gogo.opentelemetry.io/otel/metricv1.38.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.38.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.38.0go.mod
Gogo.uber.org/zapv1.26.0go.mod
Gogoogle.golang.org/apiv0.141.0go.mod
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7go.mod
Gogoogle.golang.org/grpcv1.75.0go.mod
Gogoogle.golang.org/protobufv1.36.8go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogotest.toolsv2.2.0+incompatiblego.mod
Gohelm.sh/helm/v3v3.12.3go.mod
Gok8s.io/apiv0.28.2go.mod
Gok8s.io/apimachineryv0.28.2go.mod
Gok8s.io/client-gov0.28.2go.mod
Gosigs.k8s.io/kindv0.23.0go.mod
Gogithub.com/ory/dockertest/v3v3.9.1go.mod
Gogithub.com/BurntSushi/tomlv1.3.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogolang.org/x/oauth2v0.30.0go.mod
Gogolang.org/x/syncv0.16.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.59.0go.mod
Gogo.opentelemetry.io/otel/tracev1.38.0go.mod
全部依赖 222

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

注册表软件包版本关系
Gogithub.com/burntsushi/toml1.3.2直接
Gogithub.com/ghodss/yaml1.0.0直接
Gogithub.com/go-playground/validator/v1010.15.4直接
Gogithub.com/google/go-cmp0.7.0直接
Gogithub.com/google/uuid1.6.0直接
Gogithub.com/gorilla/mux1.8.1直接
Gogithub.com/goto/salt0.3.7直接
Gogithub.com/grpc-ecosystem/go-grpc-middleware1.4.0直接
Gogithub.com/grpc-ecosystem/grpc-gateway/v22.18.0直接
Gogithub.com/jmoiron/sqlx1.3.5直接
Gogithub.com/lib/pq1.10.9直接
Gogithub.com/makenowjust/heredoc1.0.0直接
Gogithub.com/masterminds/squirrel1.5.4直接
Gogithub.com/mcuadros/go-defaults1.2.0直接
Gogithub.com/mitchellh/mapstructure1.5.0直接
Gogithub.com/newrelic/go-agent/v33.25.1直接
Gogithub.com/newrelic/go-agent/v3/integrations/nrgorilla1.1.1直接
Gogithub.com/newrelic/go-agent/v3/integrations/nrgrpc1.4.1直接
Gogithub.com/ory/dockertest/v33.9.1直接
Gogithub.com/rs/xid1.5.0直接
Gogithub.com/spf13/cobra1.7.0直接
Gogithub.com/stretchr/testify1.11.1直接
Gogithub.com/xeipuuv/gojsonschema1.2.0直接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc0.63.0直接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp0.63.0直接
Gogo.opentelemetry.io/contrib/instrumentation/runtime0.59.0直接
Gogo.opentelemetry.io/otel1.38.0直接
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc0.45.0直接
Gogo.opentelemetry.io/otel/exporters/prometheus0.56.0直接
Gogo.opentelemetry.io/otel/metric1.38.0直接
Gogo.opentelemetry.io/otel/sdk1.38.0直接
Gogo.opentelemetry.io/otel/sdk/metric1.38.0直接
Gogo.opentelemetry.io/otel/trace1.38.0直接
Gogo.uber.org/zap1.26.0直接
Gogolang.org/x/oauth20.30.0直接
Gogolang.org/x/sync0.16.0直接
Gogoogle.golang.org/api0.141.0直接
Gogoogle.golang.org/genproto/googleapis/api0.0.0-20250707201910-8d1bb00bc6a7直接
Gogoogle.golang.org/grpc1.75.0直接
Gogoogle.golang.org/protobuf1.36.8直接
Gogopkg.in/yaml.v22.4.0直接
Gogopkg.in/yaml.v33.0.1直接
Gogotest.tools2.2.0+incompatible直接
Gohelm.sh/helm/v33.12.3直接
Gok8s.io/api0.28.2直接
Gok8s.io/apimachinery0.28.2直接
Gok8s.io/client-go0.28.2直接
Gosigs.k8s.io/kind0.23.0直接
Gocloud.google.com/go/compute/metadata0.7.0间接
Gogithub.com/adalogics/go-fuzz-headers0.0.0-20230811130428-ced1acdcaa24间接
Gogithub.com/alecthomas/chroma0.10.0间接
Gogithub.com/alessio/shellescape1.4.1间接
Gogithub.com/andybalholm/brotli1.0.5间接
Gogithub.com/asaskevich/govalidator0.0.0-20230301143203-a9d515a09cc2间接
Gogithub.com/authzed/authzed-go0.7.0间接
Gogithub.com/authzed/grpcutil0.0.0-20230908193239-4286bb1d6403间接
Gogithub.com/aymanbagabas/go-osc52/v22.0.1间接
Gogithub.com/aymerick/douceur0.2.0间接
Gogithub.com/azure/go-ansiterm0.0.0-20230124172434-306776ec8161间接
Gogithub.com/beorn7/perks1.0.1间接
Gogithub.com/briandowns/spinner1.23.0间接
Gogithub.com/cenkalti/backoff/v44.2.1间接
Gogithub.com/certifi/gocertifi0.0.0-20210507211836-431795d63e8d间接
Gogithub.com/cespare/xxhash/v22.3.0间接
Gogithub.com/chai2010/gettext-go1.0.2间接
Gogithub.com/charmbracelet/glamour0.6.0间接
Gogithub.com/cli/safeexec1.0.1间接
Gogithub.com/containerd/containerd1.7.6间接
Gogithub.com/containerd/continuity0.4.2间接
Gogithub.com/cpuguy83/go-md2man/v22.0.2间接
Gogithub.com/cyphar/filepath-securejoin0.2.4间接
Gogithub.com/davecgh/go-spew1.1.1间接
Gogithub.com/dlclark/regexp21.10.0间接
Gogithub.com/docker/cli24.0.6+incompatible间接
Gogithub.com/docker/distribution2.8.2+incompatible间接
Gogithub.com/docker/docker24.0.6+incompatible间接
Gogithub.com/docker/docker-credential-helpers0.8.0间接
Gogithub.com/docker/go-connections0.4.0间接
Gogithub.com/docker/go-metrics0.0.1间接
Gogithub.com/docker/go-units0.5.0间接
Gogithub.com/emicklei/go-restful/v33.11.0间接
Gogithub.com/envoyproxy/protoc-gen-validate1.2.1间接
Gogithub.com/evanphx/json-patch5.7.0+incompatible间接
Gogithub.com/evanphx/json-patch/v55.6.0间接
Gogithub.com/exponent-io/jsonpath0.0.0-20210407135951-1de76d718b3f间接
Gogithub.com/fatih/color1.15.0间接
Gogithub.com/felixge/httpsnoop1.0.4间接
Gogithub.com/fsnotify/fsnotify1.7.0间接
Gogithub.com/gabriel-vasile/mimetype1.4.2间接
Gogithub.com/go-errors/errors1.5.0间接
Gogithub.com/go-gorp/gorp/v33.1.0间接
Gogithub.com/go-logr/logr1.4.3间接
Gogithub.com/go-logr/stdr1.2.2间接
Gogithub.com/go-openapi/jsonpointer0.20.0间接
Gogithub.com/go-openapi/jsonreference0.20.2间接
Gogithub.com/go-openapi/swag0.22.4间接
Gogithub.com/go-playground/locales0.14.1间接
Gogithub.com/go-playground/universal-translator0.18.1间接
Gogithub.com/gobwas/glob0.2.3间接
Gogithub.com/gogo/protobuf1.3.2间接
Gogithub.com/golang/groupcache0.0.0-20210331224755-41bb18bfe9da间接
Gogithub.com/golang/protobuf1.5.4间接
Gogithub.com/google/btree1.1.2间接
Gogithub.com/google/gnostic-models0.6.8间接
Gogithub.com/google/gofuzz1.2.0间接
Gogithub.com/google/s2a-go0.1.7间接
Gogithub.com/google/safetext0.0.0-20220905092116-b49f7bc46da2间接
Gogithub.com/google/shlex0.0.0-20191202100458-e7afc7fbc510间接
Gogithub.com/googleapis/enterprise-certificate-proxy0.2.5间接
Gogithub.com/googleapis/gax-go/v22.12.0间接
Gogithub.com/gorilla/css1.0.0间接
Gogithub.com/gosuri/uitable0.0.4间接
Gogithub.com/goto/otelsql0.0.2间接
Gogithub.com/gregjones/httpcache0.0.0-20190611155906-901d90724c79间接
Gogithub.com/hashicorp/errwrap1.1.0间接
Gogithub.com/hashicorp/go-multierror1.1.1间接
Gogithub.com/hashicorp/hcl1.0.0间接
Gogithub.com/huandu/xstrings1.4.0间接
Gogithub.com/imdario/mergo0.3.16间接
Gogithub.com/inconshreveable/mousetrap1.1.0间接
Gogithub.com/jeremywohl/flatten1.0.1间接
Gogithub.com/josharian/intern1.0.0间接
Gogithub.com/json-iterator/go1.1.12间接
Gogithub.com/jzelinskie/stringz0.0.0-20210414224931-d6a8ce844a70间接
Gogithub.com/klauspost/compress1.17.9间接
Gogithub.com/lann/builder0.0.0-20180802200727-47ae307949d0间接
Gogithub.com/lann/ps0.0.0-20150810152359-62de8c46ede0间接
Gogithub.com/leodido/go-urn1.2.4间接
Gogithub.com/liggitt/tabwriter0.0.0-20181228230101-89fcab3d43de间接
Gogithub.com/lucasb-eyer/go-colorful1.2.0间接
Gogithub.com/magiconair/properties1.8.7间接
Gogithub.com/mailru/easyjson0.7.7间接
Gogithub.com/masterminds/goutils1.1.1间接
Gogithub.com/masterminds/semver/v33.2.1间接
Gogithub.com/masterminds/sprig/v33.2.3间接
Gogithub.com/mattn/go-colorable0.1.13间接
Gogithub.com/mattn/go-isatty0.0.20间接
Gogithub.com/mattn/go-runewidth0.0.15间接
Gogithub.com/microcosm-cc/bluemonday1.0.25间接
Gogithub.com/microsoft/go-winio0.6.1间接
Gogithub.com/microsoft/hcsshim0.11.0间接
Gogithub.com/mitchellh/colorstring0.0.0-20190213212951-d06e56a500db间接
Gogithub.com/mitchellh/copystructure1.2.0间接
Gogithub.com/mitchellh/go-wordwrap1.0.1间接
Gogithub.com/mitchellh/reflectwalk1.0.2间接
Gogithub.com/moby/locker1.0.1间接
Gogithub.com/moby/spdystream0.2.0间接
Gogithub.com/moby/term0.5.0间接
Gogithub.com/modern-go/concurrent0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect21.0.2间接
Gogithub.com/monochromegane/go-gitignore0.0.0-20200626010858-205db1a8cc00间接
Gogithub.com/morikuni/aec1.0.0间接
Gogithub.com/muesli/reflow0.3.0间接
Gogithub.com/muesli/termenv0.15.2间接
Gogithub.com/munnerz/goautoneg0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/newrelic/csec-go-agent0.4.0间接
Gogithub.com/nvveen/gotty0.0.0-20120604004816-cd527374f1e5间接
Gogithub.com/oklog/run1.1.0间接
Gogithub.com/olekukonko/tablewriter0.0.5间接
Gogithub.com/opencontainers/go-digest1.0.0间接
Gogithub.com/opencontainers/image-spec1.1.0-rc5间接
Gogithub.com/opencontainers/runc1.1.5间接
Gogithub.com/pelletier/go-toml1.9.5间接
Gogithub.com/pelletier/go-toml/v22.1.0间接
Gogithub.com/peterbourgon/diskv2.0.1+incompatible间接
Gogithub.com/pkg/errors0.9.1间接
Gogithub.com/pmezard/go-difflib1.0.0间接
Gogithub.com/prometheus/client_golang1.20.5间接
Gogithub.com/prometheus/client_model0.6.1间接
Gogithub.com/prometheus/common0.61.0间接
Gogithub.com/prometheus/procfs0.15.1间接
Gogithub.com/rivo/uniseg0.4.4间接
Gogithub.com/rubenv/sql-migrate1.5.2间接
Gogithub.com/russross/blackfriday/v22.1.0间接
Gogithub.com/schollz/progressbar/v33.13.1间接
Gogithub.com/shopspring/decimal1.3.1间接
Gogithub.com/sirupsen/logrus1.9.3间接
Gogithub.com/spf13/afero1.10.0间接
Gogithub.com/spf13/cast1.5.1间接
Gogithub.com/spf13/jwalterweatherman1.1.0间接
Gogithub.com/spf13/pflag1.0.5间接
Gogithub.com/spf13/viper1.16.0间接
Gogithub.com/stretchr/objx0.5.2间接
Gogithub.com/subosito/gotenv1.6.0间接
Gogithub.com/valyala/bytebufferpool1.0.0间接
Gogithub.com/valyala/fasthttp1.50.0间接
Gogithub.com/xeipuuv/gojsonpointer0.0.0-20190905194746-02993c407bfb间接
Gogithub.com/xeipuuv/gojsonreference0.0.0-20180127040603-bd5ef7bd5415间接
Gogithub.com/xlab/treeprint1.2.0间接
Gogithub.com/yuin/goldmark1.5.6间接
Gogithub.com/yuin/goldmark-emoji1.0.2间接
Gogo.opencensus.io0.24.0间接
Gogo.opentelemetry.io/auto/sdk1.2.1间接
Gogo.opentelemetry.io/proto/otlp1.0.0间接
Gogo.starlark.net0.0.0-20230912135651-745481cf39ed间接
Gogo.uber.org/multierr1.11.0间接
Gogolang.org/x/arch0.5.0间接
Gogolang.org/x/crypto0.41.0间接
Gogolang.org/x/mod0.26.0间接
Gogolang.org/x/net0.43.0间接
Gogolang.org/x/sys0.35.0间接
Gogolang.org/x/term0.34.0间接
Gogolang.org/x/text0.28.0间接
Gogolang.org/x/time0.3.0间接
Gogolang.org/x/tools0.35.0间接
Gogoogle.golang.org/genproto/googleapis/rpc0.0.0-20250825161204-c5933d9347a5间接
Gogopkg.in/inf.v00.9.1间接
Gogopkg.in/ini.v11.67.0间接
Gok8s.io/apiextensions-apiserver0.28.2间接
Gok8s.io/apiserver0.28.2间接
Gok8s.io/cli-runtime0.28.2间接
Gok8s.io/component-base0.28.2间接
Gok8s.io/klog/v22.100.1间接
Gok8s.io/kube-openapi0.0.0-20230918164632-68afd615200d间接
Gok8s.io/kubectl0.28.2间接
Gok8s.io/utils0.0.0-20230726121419-3b25d923346b间接
Gooras.land/oras-go1.2.4间接
Gosigs.k8s.io/json0.0.0-20221116044647-bc3834ca7abd间接
Gosigs.k8s.io/kustomize/api0.14.0间接
Gosigs.k8s.io/kustomize/kyaml0.14.3间接
Gosigs.k8s.io/structured-merge-diff/v44.3.0间接
Gosigs.k8s.io/yaml1.3.0间接
依赖安全公告 16

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

软件包版本关系严重程度公告数修复版本
google.golang.org/grpc1.75.0直接严重41.82.1
github.com/docker/docker24.0.6+incompatible间接严重1729.3.1
golang.org/x/crypto0.41.0间接严重320.52.0
go.opentelemetry.io/otel1.38.0直接21.41.0
go.opentelemetry.io/otel/sdk1.38.0直接41.43.0
helm.sh/helm/v33.12.3直接164.1.4
github.com/containerd/containerd1.7.6间接152.3.2
github.com/docker/cli24.0.6+incompatible间接229.2.0+incompatible
github.com/moby/spdystream0.2.0间接20.5.1
github.com/opencontainers/runc1.1.5间接121.13.0
golang.org/x/net0.43.0间接111.26.3
oras.land/oras-go1.2.4间接12.6.1
github.com/klauspost/compress1.17.9间接未知11.18.7
github.com/yuin/goldmark1.5.6间接未知11.7.17
golang.org/x/sys0.35.0间接未知10.44.0
golang.org/x/text0.28.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 1717,
      "has_wiki": false,
      "homepage": "http://goto.github.io/entropy",
      "languages": {
        "Go": 555027,
        "Makefile": 2562,
        "Dockerfile": 357
      },
      "pushed_at": "2026-07-28T14:15:59Z",
      "created_at": "2023-03-13T06:02:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T10:22:38Z",
      "description": "Entropy is a framework to safely and predictably create, change, and improve modern cloud applications and infrastructure using familiar languages, tools, and engineering practices.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "goto",
      "company": null,
      "location": null,
      "followers": 51,
      "avatar_url": "https://avatars.githubusercontent.com/u/123528047?v=4",
      "created_at": "2023-01-25T03:29:41Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 1281
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.18",
          "kind": "patch",
          "published_at": "2026-07-27T03:38:19Z"
        },
        {
          "tag": "v0.3.16",
          "kind": "patch",
          "published_at": "2026-06-02T07:27:53Z"
        },
        {
          "tag": "v0.3.14",
          "kind": "patch",
          "published_at": "2026-02-03T04:39:57Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2025-10-16T14:14:52Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2025-10-16T14:15:11Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2025-10-10T11:04:39Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2025-10-10T07:12:33Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2025-10-08T06:12:04Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2025-10-16T14:17:09Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2025-10-16T14:15:41Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-09-11T04:58:22Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-09-04T07:18:26Z"
        },
        {
          "tag": "v0.2.36",
          "kind": "patch",
          "published_at": "2025-09-04T01:20:47Z"
        },
        {
          "tag": "v0.2.35",
          "kind": "patch",
          "published_at": "2025-09-04T01:22:45Z"
        },
        {
          "tag": "v0.2.34",
          "kind": "patch",
          "published_at": "2025-09-04T01:23:08Z"
        },
        {
          "tag": "v0.2.33",
          "kind": "patch",
          "published_at": "2025-09-04T01:23:29Z"
        },
        {
          "tag": "v0.2.31",
          "kind": "patch",
          "published_at": "2025-05-13T14:32:16Z"
        },
        {
          "tag": "v0.2.30",
          "kind": "patch",
          "published_at": "2025-09-04T01:23:52Z"
        },
        {
          "tag": "v0.2.29",
          "kind": "patch",
          "published_at": "2025-09-04T01:24:01Z"
        },
        {
          "tag": "v0.2.28",
          "kind": "patch",
          "published_at": "2025-09-04T01:24:18Z"
        },
        {
          "tag": "v0.2.27",
          "kind": "patch",
          "published_at": "2025-09-04T01:24:24Z"
        },
        {
          "tag": "v0.2.25",
          "kind": "patch",
          "published_at": "2025-09-04T01:24:40Z"
        },
        {
          "tag": "v0.2.24",
          "kind": "patch",
          "published_at": "2025-09-04T01:24:49Z"
        },
        {
          "tag": "v0.2.23",
          "kind": "patch",
          "published_at": "2025-01-07T11:40:24Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2025-09-04T01:25:02Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-12-24T10:13:54Z"
        },
        {
          "tag": "v0.1.27",
          "kind": "patch",
          "published_at": "2025-09-04T01:26:48Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2025-09-04T01:30:26Z"
        },
        {
          "tag": "v0.1.25",
          "kind": "patch",
          "published_at": "2025-09-04T01:30:46Z"
        },
        {
          "tag": "v0.1.24",
          "kind": "patch",
          "published_at": "2024-07-26T08:53:34Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2024-05-14T06:37:19Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2024-05-08T09:00:41Z"
        },
        {
          "tag": "v0.1.21",
          "kind": "patch",
          "published_at": "2024-05-08T09:25:11Z"
        },
        {
          "tag": "v0.1.20",
          "kind": "patch",
          "published_at": "2024-05-08T09:25:45Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2024-05-08T09:26:02Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2024-05-08T09:26:17Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2024-05-08T09:26:34Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2024-05-08T09:26:46Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2024-05-08T09:26:57Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2024-05-08T09:27:14Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2024-05-08T09:27:26Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2024-05-08T09:27:49Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2024-05-08T09:28:03Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2024-05-08T09:28:16Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2024-05-08T09:28:24Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-05-08T09:28:33Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2024-05-08T09:28:48Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-05-08T09:29:05Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-05-08T09:29:15Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-05-08T09:29:24Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-05-08T09:29:37Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2023-09-04T05:52:16Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-08-21T02:19:39Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-08-10T09:00:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fe16d33d35290f0e4e21a830506d5446f6d7e26d",
          "body": "Mirror the existing Kafka/Influx/BigQuery handling to make CSV a\nfirst-class Dagger sink type:\n\n- allow SINK_TYPE=CSV in the config JSON schema (both enums)\n- add SinkTypeCSV, SINK_CSV_* key constants, and the SinkCSV struct\n  (embedded in Sink)\n- translate SINK_CSV_* into env vars in readConfig; re\n[…]\nal keys only when set so the\n  Dagger app's own defaults are preserved\n- add config_test.go covering translation, the base-path guard, and\n  the schema enum\n\nCo-authored-by: rajuGT <raju.gt@gojek.com>",
          "is_bot": false,
          "headline": "feat(dagger): add CSV sink support (#169)",
          "author_name": "rajuGT",
          "author_login": "rajuGT",
          "committed_at": "2026-07-21T10:21:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1c4dec2640f712eb7b4239a214b54eb0f9aba77",
          "body": "* feat: make telegraf container resource configurable\n\n* refactor: make telegraf resources conditional and use helm chart defaults\n\nOnly include telegraf resources in helm values if explicitly specified by user,\nallowing the helm chart to provide default values via values.yaml. This ensures\nbackward\n[…]\nFixes validation error when creating modules with telegraf configuration.\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: make telegraf container resource configurable (#168)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2026-07-20T13:47:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "37b6ae28ba0ccf031ba78c5bd63de15fa2545670",
          "body": "* feat: make influx variables configurable\n\n---------\n\nCo-authored-by: Ayushi Sharma <ayushi.sharma@gojek.com>",
          "is_bot": false,
          "headline": "feat: make influx variables configurable (#165)",
          "author_name": "Ayushi Sharma",
          "author_login": "ayushi0014",
          "committed_at": "2026-06-02T05:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55db0cf53dc3afd95550c7986aea55d77194827",
          "body": null,
          "is_bot": false,
          "headline": "feat: add tolerations and affinity job (#158)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2026-02-03T08:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc91eee8c703d96dbfe8955f5877fdd413a2549",
          "body": "* feat(dagger): add support for tolerations and node affinity for dagger\n\n* feat: test dagger chart with existing autoscaler tolerations\n\n* add debug logs\n\n* feat: centralize node affinity interface conversion logic\n\n---------\n\nCo-authored-by: Ayushi Sharma <ayushi.sharma@gojek.com>",
          "is_bot": false,
          "headline": "feat(dagger):  support for tolerations and node affinity (#157)",
          "author_name": "Ayushi Sharma",
          "author_login": "ayushi0014",
          "committed_at": "2025-11-13T07:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678c6f301134ec1902588a142568cf9b0d44f2e0",
          "body": null,
          "is_bot": false,
          "headline": "feat(dagger): add flink exception to output (#156)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-10-23T09:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32939b6c70d443f8dda4c8eb38fc89cc7ebff4ad",
          "body": null,
          "is_bot": false,
          "headline": "feat: runtime and db otel metric (#154)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-10-20T05:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b966b5c0873d5db2821a5ff357a3a99bddb1bb71",
          "body": "feat: add dagger fs oss endpoint helm values",
          "is_bot": false,
          "headline": "feat: dagger oss endpoint configuration (#155)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-10-16T22:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168093e73354e584932c1600dba7a791523db9f4",
          "body": "* feat: otel integration\n\n* fix: resolve non-constant format string issues\n\n- Fix WithCausef calls in pkg/validator/validator.go to use constant format strings\n- Fix WithCausef call in pkg/errors/errors.go to use constant format string\n- Fix multiple WithCausef calls in pkg/helm/helm.go to use const\n[…]\nted to format string usage\n\n* chore: update lint option\n\n* chore: update lint option\n\n* feat: enable newrelic\n\n* feat: enable grpc otel\n\n---------\n\nCo-authored-by: Femi Novia Lina <feminovi@gmail.com>",
          "is_bot": false,
          "headline": "feat: integrate with otel (#151)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-10-15T07:17:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5a84657136d0c59c76025a01ebc8fab98ac3eec",
          "body": "Co-authored-by: Ayushi Sharma <ayushi.sharma@gojek.com>",
          "is_bot": false,
          "headline": "feat: update job ttl to remove job (#153)",
          "author_name": "Ayushi Sharma",
          "author_login": "ayushi0014",
          "committed_at": "2025-10-13T06:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e293ef542129f5136e5641e20154d81229164f8e",
          "body": "Co-authored-by: Ayushi Sharma <ayushi.sharma@gojek.com>",
          "is_bot": false,
          "headline": "feat: add default ttl to remove job after finished (#152)",
          "author_name": "Ayushi Sharma",
          "author_login": "ayushi0014",
          "committed_at": "2025-10-10T06:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c3a39c794b92dd8bc3d6533558f386944a1d66",
          "body": null,
          "is_bot": false,
          "headline": "feat(firehose): allow keda trigger override from resource config (#150)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-10-01T10:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71cfbe60a7371f9d22433c72bd31c1c10e84b6e5",
          "body": null,
          "is_bot": false,
          "headline": "fix: sink based keda config (#149)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-09-17T11:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa42422fade34a6b00a6c4ab7844bbd6341ed70",
          "body": null,
          "is_bot": false,
          "headline": "feat(firehose): kafka scaler support multiple topic (#148)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-09-16T10:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995f4d3aaea009fbbc889992f0d0428813aceaf7",
          "body": null,
          "is_bot": false,
          "headline": "feat(autoscaler): add config validation (#147)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-09-15T07:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96dac2c00534c0feb0df20d6b725c1332b383151",
          "body": "* feat(firehose): sink based autoscaler config\n\n* feat: update custom transformers\n\n* feat: override triggers only\n\n* feat: update trigger override\n\n* feat: remove unused const\n\n* feat: update triggers",
          "is_bot": false,
          "headline": "feat(firehose): sink based autoscaler config (#145)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-09-11T07:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7928d5e21f36b26d04216278d35a7b8caf0e015e",
          "body": "* fix: toleration affinity mode kube\n\n* fix: toleration affinity mode kube",
          "is_bot": false,
          "headline": "fix: toleration affinity mode kube (#146)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-09-10T17:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdfeda621ef2a47c95263b6a5051606c234727c4",
          "body": "feat: firehose toleration affinity based on autoscaler",
          "is_bot": false,
          "headline": "feat(firehose): support taint and affinity for autoscaler (#144)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-09-10T09:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61dcf9524d8543695824e6a2372b40b1fe21835",
          "body": null,
          "is_bot": false,
          "headline": "feat: add desired status in firehose state output (#143)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-09-04T05:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2cdd5365b4ef8eaf0ce98ba0fbb47e16af2a61",
          "body": null,
          "is_bot": false,
          "headline": "feat: kubernetes affinity config (#142)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-09-03T10:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496fc60012c5b077b46c9307dacd4f07e0b2afcc",
          "body": null,
          "is_bot": false,
          "headline": "feat(firehose): add keys to keda metadata template config (#141)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-08-26T11:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c85f698ec9a39fd011e4d799d6083f72b5d8981d",
          "body": null,
          "is_bot": false,
          "headline": "feat: enable firehose keda autoscaler (#140)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-08-25T11:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d75ea4f1bcb98bc13eae46afa007ebdde6794d",
          "body": "feat: store default Influx DB name in Flink resource\n\nCo-authored-by: Ayushi Sharma <ayushi.sharma@gojek.com>",
          "is_bot": false,
          "headline": "feat: update flink resource (#139)",
          "author_name": "Ayushi Sharma",
          "author_login": "ayushi0014",
          "committed_at": "2025-06-25T05:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9be12e26cf338b63a127e3b146d7489dcfd3081",
          "body": "* feat: log failure response\n\n* fix: change log type\n\n* feat: log time in UTC\n\n* reorder\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: log failure response (#138)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-05-15T12:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f9295b4409135858269052a2cfde547fe750ac",
          "body": "* feat: add burst and qps config\n\n* chore: change defaults\n\n* chore: change defaults\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: add burst and qps config (#137)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-05-15T12:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6a6fb5c6a43b15b2a50f712308eb0fc4abd56e",
          "body": "Co-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: old reset strategy (#135)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-05-05T11:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc083e648865c875899373da25deb0b3c209f90",
          "body": null,
          "is_bot": false,
          "headline": "fix: add concurrency handling (#134)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-04-30T03:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b32950ddbfd6f40cbbbf6bfef48266ff983488b",
          "body": "Co-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: add helm max history configuration (#133)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-04-21T04:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e882108f213f165b2ce09980c536ef3328924025",
          "body": "Co-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "fix: add empty check (#132)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-04-18T07:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54aaba1d38c77638970f3bf3e1f3931040c99c9b",
          "body": "* fix: change go struct to go map\n\n* refactor: use mapstructure\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "fix: change go struct to go map (#131)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-04-18T07:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e13b122758955b43f5f1bfd91aab2cccb4c0471",
          "body": "* poc\n\n* feat: add metrics for res status change\n\n* chore: remove unused variables\n\n* refactor: otel setup\n\n* chore: clear opencencus\n\n* fix: add runtime metrics\n\n* test: fix\n\n* feat: add mod file\n\n* chore: add debug logs\n\n* chore: change log type\n\n* chore: add res attributes to metric\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: entropy metrics (#130)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-03-14T14:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab3919905309b52daa1362ee74d41ea392c27df",
          "body": null,
          "is_bot": false,
          "headline": "feat(dagger): add dagger bucket url config (#127)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2025-03-04T07:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "163ee15da7640cf357acd7f84d2138eeb2b24c4e",
          "body": "* poc\n\n* feat: add metrics for res status change\n\n* chore: remove unused variables\n\n* refactor: otel setup\n\n* chore: clear opencencus\n\n* fix: add runtime metrics\n\n* test: fix\n\n* feat: add mod file\n\n* chore: add debug logs\n\n* chore: change log type\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "chore: counter logs (#129)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-02-28T08:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa074c789e447011fc5bef912f243698a3121e7",
          "body": "* poc\n\n* feat: add metrics for res status change\n\n* chore: remove unused variables\n\n* refactor: otel setup\n\n* chore: clear opencencus\n\n* fix: add runtime metrics\n\n* test: fix\n\n* feat: add mod file\n\n* chore: add debug logs\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "chore: add debug logs (#128)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-02-28T06:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5862a9e3b8150538eba4e64deaf2ad87e531d59f",
          "body": "* poc\n\n* feat: add metrics for res status change\n\n* chore: remove unused variables\n\n* refactor: otel setup\n\n* chore: clear opencencus\n\n* fix: add runtime metrics\n\n* test: fix\n\n* feat: add mod file\n\n---------\n\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: add metrics for res status change (#126)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-02-27T07:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953741bd1f5daa74b93e84d8641ab8b3e71e5131",
          "body": "Co-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "fix: fix key to SCHEMA_REGISTRY_STENCIL_URLS (#124)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-01-28T10:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6828b8d5c65e5f11c2fba2e414435b5ff43e23f6",
          "body": "* fix: flink parallelism env var should be updated when replicas are updated\r\n\r\n* fix: type conversion\r\n\r\n* fix: env vars on create\r\n\r\n---------\r\n\r\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "Flink parallelism (#123)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-01-13T09:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77eba570920814143ab8e0cde551babcaa27883d",
          "body": "* fix: flink parallelism env var should be updated when replicas are updated\r\n\r\n* fix: type conversion\r\n\r\n---------\r\n\r\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "fix: flink parallelism update (#122)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2025-01-13T09:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1240147549b28f5d1fe14f0be3d0626e3634de7",
          "body": null,
          "is_bot": false,
          "headline": "feat: kube resource support namespace (#121)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2025-01-07T11:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c2a81c48e87c1551ad68655578791331407a1a",
          "body": "* feat: add flink module (#110)\r\n\r\n* rebase\r\n\r\n* test: add e2e-test\r\n\r\n* test: fix TearDown\r\n\r\n* test: fix test\r\n\r\n* feat: change var name\r\n\r\n* feat: add dagger module create & update action (#107)\r\n\r\n* feat: add dagger module\r\n\r\n* feat: add flink dep\r\n\r\n* feat: add transformations\r\n\r\n* fix: read st\n[…]\nat: jaruri, image & chart version always update\r\n\r\n* feat: reset to update jaruri and chart values\r\n\r\n* fix: remove keys from env vars\r\n\r\n---------\r\n\r\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: add dagger (#115)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-12-24T10:18:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46a524ef14dc76a2ddf3eed7943bda41306cd9b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow maxcompute sink (#118)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-11-14T06:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac23e0779ed24f5df40fb0633463977f8e990e3",
          "body": "* feat: add dry run\r\n\r\n* feat: add swagger\r\n\r\n* test: add dry run tests\r\n\r\n* refactor: use option pattern\r\n\r\n* tests: fix call\r\n\r\n* tests: fix params\r\n\r\n---------\r\n\r\nCo-authored-by: Ishan Arya <ishan.arya@gojek.com>",
          "is_bot": false,
          "headline": "feat: add dry run (#116)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-10-16T06:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb750e225f5f96a0e57b6b5f8376c39d9bf353e0",
          "body": null,
          "is_bot": false,
          "headline": "feat: kafka module config merge (#111)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-09-10T03:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d5637ef5e58df853f1f4d85ca2c0b39b6ff638",
          "body": null,
          "is_bot": false,
          "headline": "feat: add kafka resource type (#109)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-09-09T06:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417f10e01515694907bfbe129f7206bb75fe60f1",
          "body": null,
          "is_bot": false,
          "headline": "feat: enable opentelemetry for worker (#108)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-08-28T07:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94704194fc9a04b27130bfa5681b59fd7b30a2a",
          "body": null,
          "is_bot": false,
          "headline": " fix: change worker config to map (#106)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-08-27T09:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcd8c45c6ac619cb82db607b3f501b45865e0a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: modular worker (#105)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-08-23T03:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9077875f58ad57ce75418985e3c294eb93f37135",
          "body": null,
          "is_bot": false,
          "headline": "test: e2e-test (#104)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-08-13T10:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136b6282c7241955253f835574b5980c23371052",
          "body": "* feat: overridable firehose image repository\r\n\r\n* fix: fallback to default if image repository empty",
          "is_bot": false,
          "headline": "feat: overridable firehose image repository (#103)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2024-07-30T03:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17782291916d56543529f3ff456df3fb06c32c98",
          "body": null,
          "is_bot": false,
          "headline": "feat: module cli (#102)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-07-11T07:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1cee9a54d593676cc5d672747334c24701409b",
          "body": null,
          "is_bot": false,
          "headline": "fix: take pagination default value from config (#101)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-05-14T06:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e252bc6f36b17e5ca24eb85fca92ae67d0a32846",
          "body": null,
          "is_bot": false,
          "headline": "feat: list resources pagination (#100)",
          "author_name": "Femi Novia Lina",
          "author_login": "FemiNoviaLina",
          "committed_at": "2024-05-08T08:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35322f10eef92870f39452fec217056589f319ae",
          "body": "* feat: helm release config validation during plan\r\n\r\n* test: fix tests",
          "is_bot": false,
          "headline": "feat: helm release config validation during plan (#99)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-04-22T07:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1a2680e7102cb59c37e74f4604308c6089e5b53",
          "body": null,
          "is_bot": false,
          "headline": "feat: inc writeTimeout (#98)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-03-07T11:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ec916fd00b1e94b8594a951c3ba2dfeb562f2d",
          "body": null,
          "is_bot": false,
          "headline": "feat(firehose): add HTTPV2 sink type (#93)",
          "author_name": "Abhishek Verma",
          "author_login": "abhishekv24",
          "committed_at": "2024-02-23T11:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0fd9afa1b8fc5587a4d01e54a9305702331c5d",
          "body": null,
          "is_bot": false,
          "headline": "feat: exclude rules for typecheck linter (#97)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-02-23T11:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd86c45bf29903f06c9932ac51dbc3735d34e1a4",
          "body": null,
          "is_bot": false,
          "headline": "Update .golangci.yml (#96)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-02-23T11:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77ad4f06b4a1402660c088d026f00a81e2a8966",
          "body": "* feat: upgrade lint action\r\n\r\n* feat: set enable-all false\r\n\r\n* feat: disable typecheck",
          "is_bot": false,
          "headline": "feat: upgrade lint action (#95)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2024-02-23T11:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f16e606ff69e1de56814ddd4f9e9b1920531ca",
          "body": "fix: test lint timeout\r\n\r\nCo-authored-by: Manish Dangi <manish.dangi@gojek.com>",
          "is_bot": false,
          "headline": "fix: avoid typecheck and upgrade linter version (#94)",
          "author_name": "Manish Dangi",
          "author_login": "manishdangi98",
          "committed_at": "2024-02-23T10:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168a45dfa7536d3523eeed54f767604b02b86d1b",
          "body": "…#92)\n\nfeat: make kube deployment timeout, extendInterval, refreshInterval, defaultSyncBackoff, defaultMaxRetries, syncInterval configurable",
          "is_bot": false,
          "headline": "feat: make kube deployment timeout, extendInterval etc configurable (…",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-12-13T09:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3089ca9c787a9405b86dd4a2679e3d44ded97935",
          "body": "* chore: if namespace is empty take from default\r\n\r\n* fix: do not overwrite the namespace\r\n\r\n* fix: take namespace from resource conf",
          "is_bot": false,
          "headline": "Namespace should be taken from resource conf (#91)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-11-22T13:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ffdac1189815294282eb2b6ee83ed8e950cb1b",
          "body": "* chore: if namespace is empty take from default\r\n\r\n* fix: do not overwrite the namespace",
          "is_bot": false,
          "headline": "Namespace conf (#90)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-11-22T10:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2387ca9943599fa012d1c2a398a7ddff6cf0e04",
          "body": null,
          "is_bot": false,
          "headline": "chore: if namespace is empty take from default (#85)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-11-15T07:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0f20ea5b80548708cdea8910859f762e80f8711",
          "body": "* fix: remove validation on resource name\r\n\r\n* fix: have new regex",
          "is_bot": false,
          "headline": "fix: remove validation on resource name (#89)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-11-10T09:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8579741210b8328d479e502181289e5aaa7fe4a1",
          "body": "* feat: templatize telegraf config output\r\n\r\n* fix: templatize all keys in output",
          "is_bot": false,
          "headline": "feat: templatize telegraf config output (#87)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-11-02T09:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0d67dbad20b032b09474b3efa0b401acecbb1d",
          "body": "* feat: add sink based ns selection\r\n\r\n* feat: add namespace to labels\r\n\r\n* fix: should check exisitng stopped flag\r\n\r\n* fix: error handling\r\n\r\n* fix: make private error",
          "is_bot": false,
          "headline": "feat: add sink based kube namespace selection (#86)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-11-02T06:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0e90669daab0f9ef0004a0f13318db386d140b",
          "body": "* fix: allow overiding user passed resource & limits\r\n\r\n* test: add resource limit update test",
          "is_bot": false,
          "headline": "fix: allow overiding user passed resource & limits (#84)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-20T05:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76eba64e0cb692724db9aee47604a3369f707866",
          "body": "* rebase\r\n\r\n* test: fix mocks\r\n\r\n* fix: remove regex",
          "is_bot": false,
          "headline": "feat: optional spec configs (#83)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-13T11:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae35b4b67fa1be691a478bf79ccdfaa10cbea49e",
          "body": "* feat: add joins in query\r\n\r\n* fix: change filters to lower case\r\n\r\n* fix: byteArrayToMap\r\n- error handling\r\n- change regex to avoid matching the last '}' with the value\r\n\r\n* chore: rename helper function and structs\r\n\r\n* fix: add case of {NULL} in data",
          "is_bot": false,
          "headline": "feat: add joins in list query (#82)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-12T06:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8222c63c7efa0f08c1a7849dff18dbcb01f09160",
          "body": "feat: add on delete cascade to revision tags",
          "is_bot": false,
          "headline": "feat: on delete cascade in tags table (#80)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-09T08:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0bff0f44d54837f590eccf5330a774fac7ed736",
          "body": null,
          "is_bot": false,
          "headline": "fix: init container issue (#79)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-06T09:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a362788fc9a2e6e7594581f9480dc863310f8f",
          "body": "* feat: output refresh for job module\r\n\r\n* feat: add logging\r\n\r\n* fix: empty output without crashing\r\n\r\n* chore: fix comment\r\n\r\n* refacror: moved log function to module",
          "is_bot": false,
          "headline": "feat: output refresh and logs for job module  (#78)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-10-04T08:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afa18d17e583f413164d487d95670c568d32bbf",
          "body": "* feat: add sequence if group id does not have it\"\r\n\r\n* refactor: use fmt package\r\n\r\n* fix: lint issue",
          "is_bot": false,
          "headline": "fead: add sequence if group id does not have it (#73)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-10-04T06:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b26ceac8af0231c902e340c884427b82626c43",
          "body": null,
          "is_bot": false,
          "headline": "feat: add shared volume (#77)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-10-03T06:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f1a8c4c74ae698cd6cb069f73d99bb56178421",
          "body": "* feat: adding job module\r\n\r\n* test: add test\r\n\r\n* chore: verion update\r\n\r\n* chore: lint version upgrade\r\n\r\n* lint: lint fixes\r\n\r\n* chore: revert back lint version\r\n\r\n* fix: fix import naming and config\r\n\r\n* Update modules/job/config/config.go\r\n\r\nCo-authored-by: Abduh <mabdh@users.noreply.github.com\n[…]\neview comments\r\n\r\n* chore: review comments\r\n\r\n* feat: add suspend and start job\r\n\r\n* fix: linting issues\r\n\r\n* fix: linting issues\r\n\r\n---------\r\n\r\nCo-authored-by: Abduh <mabdh@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: adding job module (#74)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-09-29T10:26:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6b56cc5add1d03a0a69cccc091ab795cbef907f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add global logger (#76)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-09-27T07:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "876f246d379642a92a6cecde0e753695bbe1b4e3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add global logger (#75)",
          "author_name": "Lavkesh Lahngir",
          "author_login": "lavkesh",
          "committed_at": "2023-09-27T07:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdfd5096d97b5a240449ed629c2bd7e0d8de86f",
          "body": "* fix: empty body while logging\r\n\r\n- body was read while processing the request\r\n- made a copy of the body buffer, to log later\r\n\r\n* refactor: use io.Copy\r\n\r\n* fix: use io.Readall\r\n\r\n* fix: return if body reading fails\r\n\r\n* fix: change log type to error",
          "is_bot": false,
          "headline": "fix: empty body while logging (#67)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-21T10:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4ef1f6372bf4f446db2d155991b2534a80ac86",
          "body": "* feat: use group incremental reset strategy\r\n\r\n* test: getNewConsumerGroupID\r\n\r\n* fix: lint issue\r\n\r\n* fix: lint issue\r\n\r\n* fix: use regex\r\n\r\n* fix: lint issue\r\n\r\n* test: fix group id numbers\r\n\r\n* fix: use shorted if syntax\r\n\r\n* fix: test\r\n\r\n* fix: readConfig\r\n\r\n* refactor: rename new-reset to reset-v2\r\n\r\n* fix: error message\r\n\r\n* fix: var name\r\n\r\n* fix: var name",
          "is_bot": false,
          "headline": "feat: old reset strategy (#72)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-20T06:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9a1057af30e5c764943cf1ce247de5caf4c377",
          "body": "* fix: remove -firehose from job name\r\n\r\n* fix: lint issue",
          "is_bot": false,
          "headline": "fix: remove -firehose from job name (#71)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-14T17:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9773fcda1c09e3fdb068be562a9691cfacf73a60",
          "body": "* fix: use deployment id for deriving job name\r\n\r\n* refactor: remove var declaration",
          "is_bot": false,
          "headline": "fix: job name should be within 63 char limit (#70)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-14T10:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4137feee8555ae78a22024b31af3bdbd5dfa2f25",
          "body": "* fix: add delay before executing reset\r\n\r\n- kafka takes some time before it registers the stopped consumer\r\n- hence when we try to attemp the reset immediately, it fails\r\n- even though it fails, it does not return a failed response\r\n\r\n* feat: make delay configurable\r\n\r\n* chore: update comment\r\n\r\n* Update driver.go\r\n\r\n* change time to seconds\r\n\r\n* feat: handle context cancellation",
          "is_bot": false,
          "headline": "fix: add delay before executing reset (#69)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-11T05:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851bee468f9d1596b7eface8570a097817d5063e",
          "body": "* test: payloads sent to LOG, BQ and GCS/BLOB sinks\r\n\r\n* fix: lint issue",
          "is_bot": false,
          "headline": "test: payloads sent to LOG, BQ and GCS/BLOB sinks (#66)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-09-07T10:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32547eff63cf66647df396f7e4e77be11414d19d",
          "body": "* feat: support google service account for gke usage\r\n\r\n* chore: bump up salt",
          "is_bot": false,
          "headline": "feat: support google service account for gke usage (#63)",
          "author_name": "Abduh",
          "author_login": "mabdh",
          "committed_at": "2023-09-04T05:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82209fdf51712d2ce4732fda6a8a19457375ebc",
          "body": null,
          "is_bot": false,
          "headline": "feat: add name as extra label (#64)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-31T08:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "305fb4705cac95d15b90f372a1374b853ba01e8d",
          "body": "- get call will persist the output to DB if it's changed",
          "is_bot": false,
          "headline": "feat: get resource to persist output (#62)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-30T10:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4397eb2ace76f08a314e9c6693015d90615e043b",
          "body": "- skip pods in output if they are not in running state or in pending state",
          "is_bot": false,
          "headline": "feat: return only running & non-terminating pods (#61)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-30T10:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5e389f5749976e09d781a3a0982d99b963750a",
          "body": "fix: mount path to be independent of dep id\"",
          "is_bot": false,
          "headline": "fix: mount path to be independent of dep id (#60)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-28T09:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0da338ec104e85caa55f9b1834a654f972dc4a1",
          "body": "* fix: remove skipping empty values for env variables\r\n\r\n* fix: lint issue",
          "is_bot": false,
          "headline": "fix: remove skipping empty values for env variables (#59)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-24T10:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198c6611cfa03a609e1e0eeee23537b5fc99631e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add bigtable cred path (#58)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-24T07:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63bc82b8dd9ba9f74ce7afc83bf056f64f063324",
          "body": null,
          "is_bot": false,
          "headline": "fix: key name (#57)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-21T14:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d59833972f5583381f3fd239ae3aa9718eb9d5",
          "body": "fix: path and key",
          "is_bot": false,
          "headline": "fix: mount secrets (#56)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-21T13:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58f67f30435cb03c5df198ffd0fc038aaf3c451",
          "body": null,
          "is_bot": false,
          "headline": "feat: mounts as secrets (#55)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-21T11:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dc9fe1ca7e4444a8c3ec9df618c5f7cace57bb",
          "body": "* feat: add logging request body\r\n\r\n* fix: avoid returning err in requestLogger\r\n\r\n* feat: avoid logging /ping path",
          "is_bot": false,
          "headline": "feat: add logging request body (#54)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-16T07:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66407dee5e99dc6dc0f8b6e4d265451ccf86bb8",
          "body": "dquote> - if the stoptime is in past, stopped flag value shall be updated to true as well",
          "is_bot": false,
          "headline": "fix: update stopped status (#53)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-08-07T08:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb3d281bf7f20f15f3669be595cda07fc0df79e",
          "body": "* feat: firehose update to take the latest telegraf values from module\r\n\r\n* feat: init-container configs to be updated on edit\r\n\r\n* test: fix driver tests",
          "is_bot": false,
          "headline": "feat: firehose update to take the latest driver configs (#52)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-07-31T07:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac1e7f40cc2253c7690850f109cda6c144ee4fa",
          "body": "- secretsAsVolumes, volumeMounts, requiredDuringSchedulingIgnoredDuringExecution, preferredDuringSchedulingIgnoredDuringExecution initialize as empty arrays",
          "is_bot": false,
          "headline": "fix: initialize as empty arrays (#51)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-07-28T11:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178e82c958cfff42e1ffb5fdd9937d1761598e9b",
          "body": "- AdditionalGlobalTags to take values from all env_variables and labels",
          "is_bot": false,
          "headline": "feat: broaden AdditionalGlobalTags scope (#50)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-07-27T10:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178f6a82b973073dc20337d29ca04be2f6efc168",
          "body": "* feat: createdBy and updatedBy in resource & revision\r\n\r\n* feat: update resource proto\"",
          "is_bot": false,
          "headline": "feat: createdBy and updatedBy in resource & revision (#49)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-07-27T10:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2217ff1d6ae7bf59471ec7f954a4db7d3a7cbbe9",
          "body": "* feat: add urn to deployment labels\r\n\r\n- this can be used as a metrics tag\r\n\r\n* fix: new map for template labels\r\n\r\n* fix: remove urn label form entropylabels",
          "is_bot": false,
          "headline": "feat: add urn to deployment labels (#48)",
          "author_name": "Ishan Arya",
          "author_login": "ishanarya0",
          "committed_at": "2023-07-26T17:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 22,
      "latest_release_at": "2026-07-27T03:38:19Z",
      "latest_release_tag": "v0.3.18",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 31.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/goto/entropy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/goto/entropy",
          "is_deprecated": false,
          "latest_version": "v0.3.18",
          "repository_url": "https://github.com/goto/entropy",
          "versions_count": 177,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T10:21:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 18
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 95620,
      "source_files_sampled": 165,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.75.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 132
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "24.0.6+incompatible",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.9,
            "advisory_ids": [
              "GHSA-4vq8-7jfc-9cvp",
              "GHSA-jq35-85cj-fj4p",
              "GHSA-pxq6-2prw-chj9",
              "GHSA-rg2x-37c3-w2rh",
              "GHSA-v23v-6jw2-98fq",
              "GHSA-vp62-88p7-qqf5",
              "GHSA-x744-4wpc-v9h2",
              "GHSA-x86f-5xw2-fm2r",
              "GHSA-xw73-rw38-6vjc",
              "GO-2024-2512"
            ],
            "fixed_version": "29.3.1",
            "advisory_count": 17,
            "oldest_advisory_days": 1003
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.41.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 32,
            "oldest_advisory_days": 257
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "1.38.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475",
              "GO-2026-5506"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 2,
            "oldest_advisory_days": 112
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "1.38.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-9h8m-3fm2-qjrq",
              "GHSA-hfvc-g4fc-pqhx",
              "GO-2026-4394",
              "GO-2026-5426"
            ],
            "fixed_version": "1.43.0",
            "advisory_count": 4,
            "oldest_advisory_days": 176
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "3.12.3",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.5,
            "advisory_ids": [
              "GHSA-4hfp-h4cw-hj8p",
              "GHSA-557j-xg8c-q2mm",
              "GHSA-5xqw-8hwv-wg92",
              "GHSA-9h84-qmv7-982p",
              "GHSA-f9f8-9pmf-xv68",
              "GHSA-hr2v-4r36-88hr",
              "GHSA-r53h-jv2g-vpx6",
              "GHSA-v53g-5gjp-272r",
              "GO-2024-2554",
              "GO-2024-2575"
            ],
            "fixed_version": "4.1.4",
            "advisory_count": 16,
            "oldest_advisory_days": 895
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "1.7.6",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-265r-hfxg-fhmg",
              "GHSA-7ww5-4wqc-m92c",
              "GHSA-jpcc-p29g-p8mq",
              "GHSA-m6hq-p25p-ffr2",
              "GHSA-pwhc-rpq9-4c8w",
              "GHSA-xhf5-7wjv-pqxp",
              "GO-2023-2412",
              "GO-2025-3528",
              "GO-2025-4100",
              "GO-2025-4108"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 15,
            "oldest_advisory_days": 952
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "24.0.6+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-p436-gjf2-799p",
              "GO-2026-4610"
            ],
            "fixed_version": "29.2.0+incompatible",
            "advisory_count": 2,
            "oldest_advisory_days": 146
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "0.2.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-pc3f-x583-g7j2",
              "GO-2026-4958"
            ],
            "fixed_version": "0.5.1",
            "advisory_count": 2,
            "oldest_advisory_days": 103
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "1.1.5",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-9493-h29p-rfm2",
              "GHSA-cgrx-mc8f-2prm",
              "GHSA-jfvp-7x6p-h2pv",
              "GHSA-qw9x-cqr3-wc7r",
              "GHSA-xjvp-4fhw-gc47",
              "GHSA-xr7r-f8xq-vfvv",
              "GO-2024-2491",
              "GO-2024-3110",
              "GO-2025-4096",
              "GO-2025-4097"
            ],
            "fixed_version": "1.13.0",
            "advisory_count": 12,
            "oldest_advisory_days": 909
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.43.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 11,
            "oldest_advisory_days": 174
          },
          {
            "name": "oras.land/oras-go",
            "direct": false,
            "version": "1.2.4",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-xf85-363p-868w"
            ],
            "fixed_version": "2.6.1",
            "advisory_count": 1,
            "oldest_advisory_days": 27
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "1.17.9",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "1.5.6",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5320"
            ],
            "fixed_version": "1.7.17",
            "advisory_count": 1,
            "oldest_advisory_days": 22
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 68
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 7,
          "unknown": 4,
          "critical": 3,
          "moderate": 1
        },
        "advisory_count": 122,
        "affected_count": 16,
        "assessed_count": 222,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/MakeNowJust/heredoc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/Masterminds/squirrel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/ghodss/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.15.4"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/goto/salt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.7"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.18.0"
        },
        {
          "name": "github.com/jmoiron/sqlx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.5"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.9"
        },
        {
          "name": "github.com/mcuadros/go-defaults",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/newrelic/go-agent/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.25.1"
        },
        {
          "name": "github.com/newrelic/go-agent/v3/integrations/nrgorilla",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/newrelic/go-agent/v3/integrations/nrgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/rs/xid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/xeipuuv/gojsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.63.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.63.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.26.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.141.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250707201910-8d1bb00bc6a7"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.75.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.8"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gotest.tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0+incompatible"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.12.3"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.2"
        },
        {
          "name": "sigs.k8s.io/kind",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "github.com/ory/dockertest/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.9.1"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.59.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.38.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "10.15.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goto/salt",
            "direct": true,
            "version": "0.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": true,
            "version": "2.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": true,
            "version": "1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/makenowjust/heredoc",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/squirrel",
            "direct": true,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mcuadros/go-defaults",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/newrelic/go-agent/v3",
            "direct": true,
            "version": "3.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/newrelic/go-agent/v3/integrations/nrgorilla",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/newrelic/go-agent/v3/integrations/nrgrpc",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ory/dockertest/v3",
            "direct": true,
            "version": "3.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": true,
            "version": "0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": true,
            "version": "0.63.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
            "direct": true,
            "version": "0.59.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": true,
            "version": "0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/prometheus",
            "direct": true,
            "version": "0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": true,
            "version": "1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "1.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "0.141.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": true,
            "version": "0.0.0-20250707201910-8d1bb00bc6a7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.75.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.36.8",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools",
            "direct": true,
            "version": "2.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "3.12.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kind",
            "direct": true,
            "version": "0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adalogics/go-fuzz-headers",
            "direct": false,
            "version": "0.0.0-20230811130428-ced1acdcaa24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alessio/shellescape",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/authzed-go",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/grpcutil",
            "direct": false,
            "version": "0.0.0-20230908193239-4286bb1d6403",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymerick/douceur",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "0.0.0-20230124172434-306776ec8161",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/briandowns/spinner",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/certifi/gocertifi",
            "direct": false,
            "version": "0.0.0-20210507211836-431795d63e8d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chai2010/gettext-go",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/glamour",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cli/safeexec",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "1.7.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "24.0.6+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/distribution",
            "direct": false,
            "version": "2.8.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "24.0.6+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-metrics",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": false,
            "version": "5.7.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/exponent-io/jsonpath",
            "direct": false,
            "version": "0.0.0-20210407135951-1de76d718b3f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-gorp/gorp/v3",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gofuzz",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/safetext",
            "direct": false,
            "version": "0.0.0-20220905092116-b49f7bc46da2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": false,
            "version": "0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/css",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosuri/uitable",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goto/otelsql",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gregjones/httpcache",
            "direct": false,
            "version": "0.0.0-20190611155906-901d90724c79",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jeremywohl/flatten",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jzelinskie/stringz",
            "direct": false,
            "version": "0.0.0-20210414224931-d6a8ce844a70",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/builder",
            "direct": false,
            "version": "0.0.0-20180802200727-47ae307949d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/ps",
            "direct": false,
            "version": "0.0.0-20150810152359-62de8c46ede0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liggitt/tabwriter",
            "direct": false,
            "version": "0.0.0-20181228230101-89fcab3d43de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microcosm-cc/bluemonday",
            "direct": false,
            "version": "1.0.25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/hcsshim",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/colorstring",
            "direct": false,
            "version": "0.0.0-20190213212951-d06e56a500db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/locker",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/morikuni/aec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/reflow",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/newrelic/csec-go-agent",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvveen/gotty",
            "direct": false,
            "version": "0.0.0-20120604004816-cd527374f1e5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "1.1.0-rc5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "1.20.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rubenv/sql-migrate",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/schollz/progressbar/v3",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "0.0.0-20190905194746-02993c407bfb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark-emoji",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.starlark.net",
            "direct": false,
            "version": "0.0.0-20230912135651-745481cf39ed",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "0.0.0-20250825161204-c5933d9347a5",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiserver",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/cli-runtime",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/component-base",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "2.100.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "0.0.0-20230918164632-68afd615200d",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kubectl",
            "direct": false,
            "version": "0.28.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "0.0.0-20230726121419-3b25d923346b",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "0.0.0-20221116044647-bc3834ca7abd",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v4",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 222,
        "direct_count": 48,
        "indirect_count": 174
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 17,
        "merged_prs": 153,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ishanarya0",
          "commits": 80,
          "avatar_url": "https://avatars.githubusercontent.com/u/46750092?v=4"
        },
        {
          "type": "User",
          "login": "spy16",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/22664290?v=4"
        },
        {
          "type": "User",
          "login": "rohilsurana",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/5618578?v=4"
        },
        {
          "type": "User",
          "login": "FemiNoviaLina",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/77434812?v=4"
        },
        {
          "type": "User",
          "login": "mabdh",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/4079709?v=4"
        },
        {
          "type": "User",
          "login": "lavkesh",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/893339?v=4"
        },
        {
          "type": "User",
          "login": "ayushi0014",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/58321738?v=4"
        },
        {
          "type": "User",
          "login": "abhishekv24",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22068265?v=4"
        },
        {
          "type": "User",
          "login": "manishdangi98",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/43807816?v=4"
        },
        {
          "type": "User",
          "login": "ravisuhag",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2075279?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.359
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yml",
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
            "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": 9,
            "reason": "Found 28/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "71 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fe16d33d35290f0e4e21a830506d5446f6d7e26d",
        "ran_at": "2026-07-29T19:36:33Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T10:43:58Z",
      "oldest_open_prs": [
        {
          "number": 81,
          "created_at": "2023-10-09T18:14:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 88,
          "created_at": "2023-11-03T08:21:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 113,
          "created_at": "2024-09-25T11:37:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 125,
          "created_at": "2025-02-17T09:57:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 136,
          "created_at": "2025-05-13T04:49:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2026-04-24T12:25:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2026-05-07T16:47:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2026-05-13T13:22:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2026-05-26T07:56:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2026-05-28T08:28:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2026-05-28T08:59:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2026-07-07T03:28:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 167,
          "created_at": "2026-07-14T04:26:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2026-07-22T07:24:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2026-07-24T11:50:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 172,
          "created_at": "2026-07-27T09:07:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 173,
          "created_at": "2026-07-28T14:21:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T10:21:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 65,
          "created_at": "2023-09-04T06:32:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/goto/entropy",
    "host": "github.com",
    "name": "entropy",
    "owner": "goto"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 39,
        "vitality": 71,
        "community": 12,
        "governance": 73,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 22,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "22 commits in the last year",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 54,
              "latest_release_tag": "v0.3.18",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 31.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~31.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 31.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.359
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 153,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "153/154 decided PRs merged",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 153,
                      "decided": 154
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "followers": 51,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "goto",
              "public_repos": 34,
              "account_age_days": 1281
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "51 followers of goto",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 51,
                      "login": "goto"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~3 yr old",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/goto/entropy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "177 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 177
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "http://goto.github.io/entropy",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "http://goto.github.io/entropy",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.8
            },
            "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": "23 out of 30 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "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 28/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "71 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 222 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 222
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "osv",
              "advisories": 122,
              "affected_packages": 16,
              "assessed_packages": 222,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 7, moderate 1, low 1, unknown 4",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: google.golang.org/grpc 1.75.0 (critical 9.1), go.opentelemetry.io/otel 1.38.0 (high 7.5), go.opentelemetry.io/otel/sdk 1.38.0 (high 7.0), +1 more",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "google.golang.org/grpc 1.75.0 (critical 9.1), go.opentelemetry.io/otel 1.38.0 (high 7.5), go.opentelemetry.io/otel/sdk 1.38.0 (high 7.0)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 895 days ago",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 4,
                      "oldest": 895
                    }
                  }
                ],
                "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": 222,
              "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": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "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": 1,
              "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 95620,
              "source_files_sampled": 165,
              "oversized_source_files": 2
            },
            "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": "2/165 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 165,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T19:36:55.882368Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/goto/entropy.svg",
  "full_name": "goto/entropy",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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