Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 19:31 UTC

teapotovh / teapot

Monorepo for all custom software for teapot.ovh. Conatains infra and user-facing components.

GoAGPL-3.0★ 1 star⑂ 0 forkssince Oct 2025View on GitHub ↗

teapotovh/teapot holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (24/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

58
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

teapotovhOrganization
0 followers7 public repossince Apr 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/teapotovh/teapotv0.0.29-294 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
20.8/36Commit cadence — 30/52 weeks with commits
18/18Commit volume — 456 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year456
human_commit_share0.74
days_since_last_push4
active_weeks_last_year30
How it's scored
16.2/27Ships releases — 29 version tags (no GitHub releases)
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~0.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count29
latest_release_tagv0.0.29
releases_from_tagsyes
days_since_latest_release4
mean_days_between_releases0.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

24Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.7/22.5Commit distribution — top contributor authored 97% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.97
How it's scored
26.2/46.8Issue resolution — 56% of issues closed
34.9/38.3PR acceptance — 125/137 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs125
open_issues11
closed_issues14
issue_closed_ratio0.56
closed_unmerged_prs12
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
0/25Owner reach — 0 followers of teapotovh
9.2/25Track record — 7 public repos, account ~1 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_loginteapotovh
public_repos7
account_age_days476
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/teapotovh/teapot
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

66Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/13 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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 — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
9.5/35Direct dependencies free of known advisories — 1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages174
unassessed_packages0
affected_by_severitycritical 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 174 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.

AI Readiness

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.

63Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 59 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.797
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Nix, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 26 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.26
How it's scored
45/45Type-checkable code — Go (statically typed)
54.7/55Manageable file sizes — 2/335 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes181,663
source_files_sampled335
oversized_source_files2
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — proto/embed.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesproto/embed.proto

Key facts

1GitHub stars
2contributors
456commits, last 12 months
4days since last push
29releases
1bus factor
11open issues
Go, PyPIpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 5.3 / 10
5.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 19:30 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 45
RegistryPackageVersion constraintManifest
Gogit.sr.ht/~bitfehler/brantv0.5.1go.mod
Gogithub.com/ammario/tlruv0.4.0go.mod
Gogithub.com/cenkalti/backoff/v5v5.0.3go.mod
Gogithub.com/coreos/go-iptablesv0.8.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/emersion/go-icalv0.0.0-20250609112844-439c63cef608go.mod
Gogithub.com/go-asn1-ber/asn1-berv1.5.8-0.20250403174932-29230038a667go.mod
Gogithub.com/go-ldap/ldap/v3v3.4.13go.mod
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/google/btreev1.1.3go.mod
Gogithub.com/google/go-github/v81v81.0.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hack-pad/hackpadfsv0.2.4go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.8go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/jsimonetti/pwschemev0.0.0-20220922140336-67a4d090f150go.mod
Gogithub.com/kataras/requestidv0.0.2go.mod
Gogithub.com/lmittmann/tintv1.1.3go.mod
Gogithub.com/minio/minio-go/v7v7.2.1go.mod
Gogithub.com/nrdcg/desecv0.11.2go.mod
Gogithub.com/prometheus/alertmanagerv0.33.0go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/sqids/sqids-gov0.4.1go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracev0.68.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.43.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.43.0go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.zx2c4.com/wireguard/wgctrlv0.0.0-20241231184526-a9ab2273dd10go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gomaragu.dev/gomponentsv1.3.0go.mod
Gomaragu.dev/gomponents-htmxv0.6.1go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Gosigs.k8s.io/external-dnsv0.20.0go.mod
All dependencies 174

Full resolved dependency set from the GitHub dependency graph: 45 direct and 129 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogit.sr.ht/~bitfehler/brantv0.5.1direct
Gogithub.com/ammario/tlruv0.4.0direct
Gogithub.com/cenkalti/backoff/v5v5.0.3direct
Gogithub.com/coreos/go-iptablesv0.8.0direct
Gogithub.com/dustin/go-humanizev1.0.1direct
Gogithub.com/emersion/go-icalv0.0.0-20250609112844-439c63cef608direct
Gogithub.com/go-asn1-ber/asn1-berv1.5.8-0.20250403174932-29230038a667direct
Gogithub.com/go-ldap/ldap/v3v3.4.13direct
Gogithub.com/go-logr/logrv1.4.3direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/btreev1.1.3direct
Gogithub.com/google/go-github/v81v81.0.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/hack-pad/hackpadfsv0.2.4direct
Gogithub.com/hashicorp/go-retryablehttpv0.7.8direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/jsimonetti/pwschemev0.0.0-20220922140336-67a4d090f150direct
Gogithub.com/kataras/requestidv0.0.2direct
Gogithub.com/lmittmann/tintv1.1.3direct
Gogithub.com/minio/minio-go/v7v7.2.1direct
Gogithub.com/nrdcg/desecv0.11.2direct
Gogithub.com/prometheus/alertmanagerv0.33.0direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/rs/corsv1.11.1direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/sqids/sqids-gov0.4.1direct
Gogithub.com/vishvananda/netlinkv1.3.1direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracev0.68.0direct
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0direct
Gogo.opentelemetry.io/otelv1.44.0direct
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.43.0direct
Gogo.opentelemetry.io/otel/sdkv1.43.0direct
Gogo.opentelemetry.io/otel/tracev1.44.0direct
Gogolang.org/x/netv0.56.0direct
Gogolang.org/x/syncv0.21.0direct
Gogolang.zx2c4.com/wireguard/wgctrlv0.0.0-20241231184526-a9ab2273dd10direct
Gogoogle.golang.org/grpcv1.80.0direct
Gok8s.io/apiv0.36.2direct
Gok8s.io/apimachineryv0.36.2direct
Gok8s.io/client-gov0.36.2direct
Gok8s.io/klog/v2v2.140.0direct
Gomaragu.dev/gomponentsv1.3.0direct
Gomaragu.dev/gomponents-htmxv0.6.1direct
Gosigs.k8s.io/controller-runtimev0.24.1direct
Gosigs.k8s.io/external-dnsv0.20.0direct
Gogithub.com/alecthomas/kingpin/v2v2.4.0indirect
Gogithub.com/alecthomas/unitsv0.0.0-20240927000941-0f3dac36c52bindirect
Gogithub.com/armon/go-radixv1.0.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.62.5indirect
Gogithub.com/aws/smithy-gov1.25.1indirect
Gogithub.com/azure/go-ntlmsspv0.1.1indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/emicklei/go-restful/v3v3.13.0indirect
Gogithub.com/evanphx/json-patch/v5v5.9.11indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.10.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.0indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.22.5indirect
Gogithub.com/go-openapi/jsonreferencev0.21.5indirect
Gogithub.com/go-openapi/swagv0.26.0indirect
Gogithub.com/go-openapi/swag/cmdutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/convv0.26.0indirect
Gogithub.com/go-openapi/swag/fileutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/jsonnamev0.26.0indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/loadingv0.26.0indirect
Gogithub.com/go-openapi/swag/manglingv0.26.0indirect
Gogithub.com/go-openapi/swag/netutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/stringutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/typeutilsv0.26.0indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0indirect
Gogithub.com/google/gnostic-modelsv0.7.1indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/go-querystringv1.2.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.28.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/josharian/nativev1.1.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/cpuid/v2v2.2.11indirect
Gogithub.com/klauspost/crc32v1.3.0indirect
Gogithub.com/mdlayher/genetlinkv1.3.2indirect
Gogithub.com/mdlayher/netlinkv1.7.2indirect
Gogithub.com/mdlayher/socketv0.5.1indirect
Gogithub.com/mfridman/interpolatev0.0.2indirect
Gogithub.com/minio/crc64nvmev1.1.1indirect
Gogithub.com/minio/md5-simdv1.1.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/onsi/ginkgo/v2v2.28.0indirect
Gogithub.com/onsi/gomegav1.39.1indirect
Gogithub.com/peterhellberg/linkv1.2.0indirect
Gogithub.com/philhofer/fwdv1.2.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.67.5indirect
Gogithub.com/prometheus/procfsv0.19.2indirect
Gogithub.com/rs/xidv1.6.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/teambition/rrule-gov1.8.2indirect
Gogithub.com/tinylib/msgpv1.6.1indirect
Gogithub.com/vishvananda/netnsv0.0.5indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogithub.com/xhit/go-str2duration/v2v2.1.0indirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/proto/otlpv1.10.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/termv0.44.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogolang.zx2c4.com/wireguardv0.0.0-20231211153847-12269c276173indirect
Gogomodules.xyz/jsonpatch/v2v2.4.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260401024825-9d38bb4040a9indirect
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afindirect
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/ini.v1v1.67.2indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gok8s.io/apiextensions-apiserverv0.36.0indirect
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454aindirect
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2indirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.3.2indirect
Gosigs.k8s.io/yamlv1.6.0indirect
PyPIanyio4.14.1indirect
PyPIcertifi2026.6.17indirect
PyPIclick8.4.2indirect
PyPIcoloredlogs15.0.1indirect
PyPIfilelock3.29.0indirect
PyPIflatbuffers25.12.19indirect
PyPIfsspec2026.4.0indirect
PyPIgrpclib0.4.9indirect
PyPIh110.16.0indirect
PyPIh24.3.0indirect
PyPIhf-xet1.5.1indirect
PyPIhpack4.2.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx0.28.1indirect
PyPIhuggingface-hub1.21.0indirect
PyPIhumanfriendly10.0indirect
PyPIhyperframe6.1.0indirect
PyPIidna3.18indirect
PyPImpmath1.4.1indirect
PyPImultidict6.7.1indirect
PyPInumpy2.5.0indirect
PyPIonnxruntime1.27.0indirect
PyPIpackaging26.2indirect
PyPIprotobuf7.35.1indirect
PyPIpyyaml6.0.3indirect
PyPIsemantic-text-splitter0.32.0indirect
PyPIshellingham1.5.4indirect
PyPIsympy1.14.0indirect
PyPItokenizers0.23.1indirect
PyPItqdm4.68.3indirect
PyPItyper-slim0.24.0indirect
PyPItyping-extensions4.15.0indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 174 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.80.0directcritical11.82.1
golang.org/x/cryptov0.53.0indirectunknown1
golang.org/x/textv0.38.0indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2849,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 1129111,
        "CSS": 7327,
        "Nix": 590,
        "Shell": 136,
        "Python": 6251,
        "Starlark": 57612,
        "JavaScript": 444
      },
      "pushed_at": "2026-07-21T06:10:52Z",
      "created_at": "2025-10-24T10:21:37Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T06:11:04Z",
      "description": "Monorepo for all custom software for teapot.ovh. Conatains infra and user-facing components.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "teapotovh",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/206344323?v=4",
      "created_at": "2025-04-05T15:04:31Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 476
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2026-07-21T06:10:32Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2026-07-20T07:02:50Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2026-07-20T06:36:54Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2026-07-19T22:19:20Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2026-07-19T21:54:26Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2026-07-19T21:25:34Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2026-07-19T15:18:43Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2026-07-19T13:20:14Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2026-07-15T22:02:37Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2026-07-14T06:27:24Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2026-07-13T06:39:02Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-06-22T07:11:02Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-06-16T06:53:35Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-06-15T07:20:45Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2026-05-31T12:02:58Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2026-05-11T09:10:23Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2026-05-11T08:58:19Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2026-05-11T06:45:16Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2026-05-10T09:44:13Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-05-10T09:39:35Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-05-05T22:33:21Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-05-05T21:22:24Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-05-05T21:13:16Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2026-05-03T19:15:32Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-05-02T06:43:38Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-04-29T08:32:47Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-04-29T07:23:26Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2025-12-26T13:33:53Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2025-12-11T08:35:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9c2040462388ae451bacf7f6988926a50fb46331",
          "body": null,
          "is_bot": false,
          "headline": "calendar: parallelize object decodes",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-21T06:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b8ce68536413020d212f6c4e3c7db6333045dd",
          "body": null,
          "is_bot": false,
          "headline": "calendar: parallelize object requests",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-20T07:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfda4d406a71047a1aee20d40789ae85d11fe755",
          "body": null,
          "is_bot": false,
          "headline": "finally get tracing with ldap working",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-20T06:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33814d59d16dea7c6f46e12658a75dbd0d5d086",
          "body": null,
          "is_bot": false,
          "headline": "ldapsrv: more tracing",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T22:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff39735ea0b14dbd0e6a48a7fb39b4f0d92b1659",
          "body": null,
          "is_bot": false,
          "headline": "ldapsrv: fix traces",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T22:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3505e0a87f1cce35ecfc94959d73ce117050b2",
          "body": null,
          "is_bot": false,
          "headline": "calendar: add tracing to s3 calls",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T21:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01161dcb9af23738773fa94f77eb3c293788717",
          "body": null,
          "is_bot": false,
          "headline": "authentication: tracing (#163)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T21:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4716f9098929c3d819a30ad4c90ee42b60552859",
          "body": null,
          "is_bot": false,
          "headline": "please the linter",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T18:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1673477f62cce5b1c4840aee3a7902991c381eda",
          "body": null,
          "is_bot": false,
          "headline": "bottin: begin to wire for tracing",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T17:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67132dc5069935410772b55b509462e72fb9da1b",
          "body": null,
          "is_bot": false,
          "headline": "authentication: tracing",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T16:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a732861a8b3932761ad34c4e3c263687192c0db",
          "body": null,
          "is_bot": false,
          "headline": "net: add portmap CNI plugin",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T15:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58153e1a0a3fb0d38883fe958327eedbf32d330",
          "body": null,
          "is_bot": false,
          "headline": "Tracing (#162)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T13:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555c358ccb46edfb521954f67a142d815329ccac",
          "body": null,
          "is_bot": false,
          "headline": "please the linter",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T12:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5c1c1acb072770715bf4aeeafdb521cb6f4527",
          "body": null,
          "is_bot": false,
          "headline": "tracing: add",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-19T12:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4222dba493897d873acbe2e99a81d03c6c74b03",
          "body": null,
          "is_bot": false,
          "headline": "calendar: s3 debug log",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-15T22:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eeff0b33a26a3e69cc9f541ab084c5747f6db03",
          "body": null,
          "is_bot": false,
          "headline": "calendar: default s3 region to garage",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-14T06:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1661889e657b2536e4b2356d6a4dbf0bf610d37",
          "body": null,
          "is_bot": false,
          "headline": "calendar: move to metadata struct for extensibility",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-13T06:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05af80d917258c2046f0ab5c8065288028cec7dd",
          "body": null,
          "is_bot": false,
          "headline": "calendar: move objects to S3 and cache them (#161)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-12T15:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f472f926600d869fd2e79770b8bb82d60ef8b88",
          "body": null,
          "is_bot": false,
          "headline": "please the linter",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-12T14:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7e82a58eb30d9e929030a52599030b1abb0dcd",
          "body": null,
          "is_bot": false,
          "headline": "calendar: store objects in s3",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-12T14:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca029063f90e90f3c5e3446e5ec5dde54acb58db",
          "body": null,
          "is_bot": false,
          "headline": "s3cache: added lib",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T12:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38773e95b0deb53e5a02ea3b9f94bff7b5b427bc",
          "body": null,
          "is_bot": false,
          "headline": "calendar: initial implementation (#138)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f82300698e50bc2e2c692721d22442e22dbd356",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump semantic-text-splitter from 0.30.1 to 0.32.0 (#144)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b213f9857f90720d7119403c4078874859de6c2b",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump tqdm from 4.67.3 to 4.68.3 (#146)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3ec2f5645dcb76bfbc6d1b1c214f75649c3f41",
          "body": null,
          "is_bot": false,
          "headline": "webdav: remove readme",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1bf4b0b4fa9dbe02afe7ccf887d5aaf04d1303",
          "body": null,
          "is_bot": false,
          "headline": "update bazel files",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c368ce5b13c057177dacc21356dee035d3b04bab",
          "body": null,
          "is_bot": false,
          "headline": "please the linter",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T08:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b469eaeac7e40c0fe4af10f1fadd5d1de1a8ef7",
          "body": null,
          "is_bot": false,
          "headline": "calendar: implement last endpoint",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T06:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf945f1440dddec1787650c1eccae815d4401b29",
          "body": null,
          "is_bot": false,
          "headline": "calendar: finish implementation of all endpoints but one",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T06:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793e5a6bbef34964f8812bdca26c6b6d780909be",
          "body": null,
          "is_bot": false,
          "headline": "calendar: almost done implementing the basics",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T06:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e77c591d1c75a83f57c1fb36c9dead4aa87cac",
          "body": null,
          "is_bot": false,
          "headline": "calendar: initial work",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-07-11T06:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b59f3f437e173516db3f2d556ea2c7f22a537887",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.2 (#158)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc23258ead3df1e79285d1a1d9d54655f430815",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump k8s.io/api from 0.36.0 to 0.36.2 (#160)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eac40543e2c08d98b7dde5f4d1c12479b30d572",
          "body": "Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.36.0 to 0.36.2.\n- [Commits](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump k8s.io/api from 0.36.0 to 0.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ca74547c3414639a497d40bc3ac7901f2edc96",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#159)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43fb48819e853641e9cda8cf8b45db36ef39a9f0",
          "body": "Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.0 to 0.36.2.\n- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/client-go\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365f90d9e68e06692be9d53e62d5bdfb9dfffdb9",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.55.0 to 0.56.0.\n- [Commits](https://github.com/golang/net/compare/v0.55.0...v0.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.56.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93c8e58c3b4ab9a96577d7a4ef4022b830c7fe57",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump hf-xet from 1.5.0 to 1.5.1 (#143)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc11afedc7367978f5af7143cc6f7bf6a3f9f93",
          "body": "Bumps [hf-xet](https://github.com/huggingface/xet-core) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/huggingface/xet-core/releases)\n- [Commits](https://github.com/huggingface/xet-core/compare/1.5.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: hf-xet\n  dependency-version: 1.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump hf-xet from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53abfded91e6b86a1eb3d64924721c949e467a27",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump anyio from 4.13.0 to 4.14.1 (#149)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28663ff87ad367a59dfa96a61c11a9573d50f97",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump huggingface-hub from 1.17.0 to 1.21.0 (#153)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09c1b39ae0ad5b2f84ba07f5636ffde3d1f0a589",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 (#156)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508df64b50b3cafa60c9f9d746cdc9b5a4b068ac",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump certifi from 2026.5.20 to 2026.6.17 (#151)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71656d3bdd766780a14fae3afb7d74f1393fb8ff",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump onnxruntime from 1.26.0 to 1.27.0 (#152)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e28da8c89721d035a7f057aee3bebe7fe925db",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump numpy from 2.4.6 to 2.5.0 (#150)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10e7b492dda7428dc52481368d1462837cd70f0",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump idna from 3.17 to 3.18 (#154)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c3385347465f6448de05b01a115825f520b68e",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump hpack from 4.1.0 to 4.2.0 (#155)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b018a6cef9cb86b523b959dfaed64575ccc152",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#157)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e99f7a2e0f1dd9d4ac3d3705f092dca22854c4",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.20.0 to 0.21.0.\n- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3bde8db1ddd3a7d8a382ac257fe8d72edffc07e",
          "body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.2 to 5.10.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef7e655ae895f579b1296d8beef516d94dff317",
          "body": "….33.0 (#145)",
          "is_bot": false,
          "headline": "build(deps): bump github.com/prometheus/alertmanager from 0.32.1 to 0…",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84183c4eac421734efac8bee8a420b1d1677e09a",
          "body": "Bumps [hpack](https://github.com/python-hyper/hpack) from 4.1.0 to 4.2.0.\n- [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/python-hyper/hpack/compare/v4.1.0...v4.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: hpack\n  dependency-version: 4.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump hpack from 4.1.0 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e4b263a3f88b5ec34c764a27a57e15975fa3a73",
          "body": "Bumps [idna](https://github.com/kjd/idna) from 3.17 to 3.18.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.17...v3.18)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n  dependency-version: '3.18'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump idna from 3.17 to 3.18",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3224ee007d181067f286989e4de36b998b4fc3b1",
          "body": "Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.17.0 to 1.21.0.\n- [Release notes](https://github.com/huggingface/huggingface_hub/releases)\n- [Commits](https://github.com/huggingface/huggingface_hub/compare/v1.17.0...v1.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: huggingface-hub\n  dependency-version: 1.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump huggingface-hub from 1.17.0 to 1.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251333bf7bc91cba7ef9c91a10fac266f96dbcf4",
          "body": "Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.26.0 to 1.27.0.\n- [Release notes](https://github.com/microsoft/onnxruntime/releases)\n- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)\n- [Commits](https://github.com/microsoft/onnxruntime/c\n[…]\nes:\n- dependency-name: onnxruntime\n  dependency-version: 1.27.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump onnxruntime from 1.26.0 to 1.27.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b51f3cb579326489b13a87bf3f98d81ee1fe7a8d",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump protobuf from 7.35.0 to 7.35.1 (#148)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b643c9330e5d1b63eec525780f14f11de837d3ab",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17.\n- [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-version: 2026.6.17\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump certifi from 2026.5.20 to 2026.6.17",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a56bc12755c11f80ed6a570f72442ae21fffdd4",
          "body": "Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 to 2.5.0.\n- [Release notes](https://github.com/numpy/numpy/releases)\n- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)\n- [Commits](https://github.com/numpy/numpy/compare/v2.4.6...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: numpy\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump numpy from 2.4.6 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16336218221eb2a02d47907ab0a134809ae26833",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump click from 8.4.1 to 8.4.2 (#147)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340c977c34e9c2a75e9a89beec72d2e5ca3ab24c",
          "body": "Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.1.\n- [Release notes](https://github.com/agronholm/anyio/releases)\n- [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: anyio\n  dependency-version: 4.14.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump anyio from 4.13.0 to 4.14.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beeba228896ea4c9291d72ad1b91d98391a5127d",
          "body": "Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 7.35.0 to 7.35.1.\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Commits](https://github.com/protocolbuffers/protobuf/commits)\n\n---\nupdated-dependencies:\n- dependency-name: protobuf\n  dependency-version: 7.35.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump protobuf from 7.35.0 to 7.35.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33b170e86a51659981488ded3d2d108592ff540",
          "body": "Bumps [click](https://github.com/pallets/click) from 8.4.1 to 8.4.2.\n- [Release notes](https://github.com/pallets/click/releases)\n- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md)\n- [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: click\n  dependency-version: 8.4.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump click from 8.4.1 to 8.4.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf96e8007fb73ff46f97b2166ba288ea904a6c2",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump k8s.io/apimachinery from 0.36.0 to 0.36.2 (#142)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-07-01T04:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a8f56ddf543d5ec656a6236f1d7f3a276f7e1d",
          "body": "Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.3 to 4.68.3.\n- [Release notes](https://github.com/tqdm/tqdm/releases)\n- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.3...v4.68.3)\n\n---\nupdated-dependencies:\n- dependency-name: tqdm\n  dependency-version: 4.68.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump tqdm from 4.67.3 to 4.68.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2daf5c926acb6a55b399763d80b4fa163a9b530",
          "body": "Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.32.1 to 0.33.0.\n- [Release notes](https://github.com/prometheus/alertmanager/releases)\n- [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prometh\n[…]\ngithub.com/prometheus/alertmanager\n  dependency-version: 0.33.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/prometheus/alertmanager",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f894071b96c0057940f7edb3a7c858942560679d",
          "body": "Bumps [semantic-text-splitter](https://github.com/benbrandt/text-splitter) from 0.30.1 to 0.32.0.\n- [Release notes](https://github.com/benbrandt/text-splitter/releases)\n- [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/benbrandt/text-spli\n[…]\ndency-name: semantic-text-splitter\n  dependency-version: 0.32.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump semantic-text-splitter from 0.30.1 to 0.32.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebcf63414b2874bf72c1ca10eb2fcc461615d711",
          "body": "Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.36.0 to 0.36.2.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump k8s.io/apimachinery from 0.36.0 to 0.36.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbff3859ff4847aa5881f23b612d4da5f7ed8179",
          "body": null,
          "is_bot": false,
          "headline": "upgrade golangci-lint",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T07:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33376bca209f92c9008ac0dfdcf6bede1524baa8",
          "body": null,
          "is_bot": false,
          "headline": "loadbalancer: implementation (#141)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T07:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc9392135ccdaa822cc980eacda642d99cea081",
          "body": null,
          "is_bot": false,
          "headline": "please the linter",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T07:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d15c86f2fd72785c469e59c619e46b689e6971",
          "body": null,
          "is_bot": false,
          "headline": "make the linter happy",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T06:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c01a1c1e081a70a392fb7e4a33ef0f657c2f46e",
          "body": null,
          "is_bot": false,
          "headline": "upgrade go to 1.26",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T06:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929203c1cef6ce3d2f67e050988e7b57effaaa3b",
          "body": null,
          "is_bot": false,
          "headline": "loadbalancer: final impl",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T06:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965e79d0566b808c068baf671fa0c3866c8f70c6",
          "body": null,
          "is_bot": false,
          "headline": "do not destroy the cluster",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-22T06:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d96a28d491798c90b2ae52dac851440f4e25fbc",
          "body": null,
          "is_bot": false,
          "headline": "how to destroy the cluster",
          "author_name": "Samuele Musiani",
          "author_login": "samuelemusiani",
          "committed_at": "2026-06-22T06:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22bc895a623faaafe9bc025884ff0d686c7f09e",
          "body": null,
          "is_bot": false,
          "headline": "init lb",
          "author_name": "Samuele Musiani",
          "author_login": "samuelemusiani",
          "committed_at": "2026-06-22T06:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4cf65e4ff338e3ca7704b590a3a23ad6444324",
          "body": null,
          "is_bot": false,
          "headline": "bottin: fix teardown migration",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-16T07:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee3767b1b820065739a7b41cc3815e04b61c95a",
          "body": null,
          "is_bot": false,
          "headline": "bottin: use a proper database migration library (#140)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-16T06:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8f94b043bf9a49ea21d777b22c62a23e3ee4f6",
          "body": null,
          "is_bot": false,
          "headline": "bottin: use a proper database migration library",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-16T06:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70aea48d2b258d4fc8c339140837985b7d6cbc44",
          "body": null,
          "is_bot": false,
          "headline": "downgrade external-dns dependency to prevent go1.26 upgrade",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80841a36dec2ac17951de7aa192c50bd7427d41e",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump sigs.k8s.io/external-dns from 0.20.0 to 0.21.0 (#135)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735b06f778f1fc675d40f7c6d7a6b4f23953f7f1",
          "body": "Bumps [sigs.k8s.io/external-dns](https://github.com/kubernetes-sigs/external-dns) from 0.20.0 to 0.21.0.\n- [Release notes](https://github.com/kubernetes-sigs/external-dns/releases)\n- [Changelog](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/release.md)\n- [Commits](https://github.c\n[…]\nncy-name: sigs.k8s.io/external-dns\n  dependency-version: 0.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump sigs.k8s.io/external-dns from 0.20.0 to 0.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:25:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "383904404fb0585e8d134a87759898bfa5382369",
          "body": "…go_modules group across 1 directory (#139)",
          "is_bot": false,
          "headline": "build(deps): bump github.com/jackc/pgx/v5 from 5.7.5 to 5.9.2 in the …",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ca6d19a52fbd13a8425ec778b646778b8ff84d",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump github.com/nrdcg/desec from 0.11.1 to 0.11.2 (#126)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c423f9622391e3616ab7071c1a42614e8a176c3c",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump k8s.io/client-go from 0.35.3 to 0.35.6 (#136)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59719948b53f03bdea1d743812daaedcf1ca638",
          "body": "Bumps [github.com/nrdcg/desec](https://github.com/nrdcg/desec) from 0.11.1 to 0.11.2.\n- [Commits](https://github.com/nrdcg/desec/compare/v0.11.1...v0.11.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/nrdcg/desec\n  dependency-version: 0.11.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/nrdcg/desec from 0.11.1 to 0.11.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8b834ad6cef6bcdbd3c3624f1d052584afb4b0",
          "body": "Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.35.3 to 0.35.6.\n- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kubernetes/client-go/compare/v0.35.3...v0.35.6)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/client-go\n  dependency-version: 0.35.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump k8s.io/client-go from 0.35.3 to 0.35.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80758dc9ebc4d1317fd3525078e3cd9233080e47",
          "body": "Bumps the go_modules group with 1 update in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx).\n\n\nUpdates `github.com/jackc/pgx/v5` from 5.7.5 to 5.9.2\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.7.5..\n[…]\nies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.9.2\n  dependency-type: direct:production\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/jackc/pgx/v5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:22:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8935ac1db347ea04fdaae1629eb2f8a0713112a",
          "body": null,
          "is_bot": false,
          "headline": "bottin: implement pgcache (#137)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96889669037ca9a229695440fd6cc9bbf9cb993f",
          "body": null,
          "is_bot": false,
          "headline": "bottin: implement pgcache",
          "author_name": "Luca",
          "author_login": "lucat1",
          "committed_at": "2026-06-15T07:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772df2e19dc4b38d0f84056ce342836419548a93",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump onnxruntime from 1.25.1 to 1.26.0 (#132)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542c12216a8f7675e1d788a2572b59561ab9ae63",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump click from 8.3.3 to 8.4.1 (#133)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9468f23ab506f459e0434d2b5b1b2491ba48042b",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump certifi from 2026.4.22 to 2026.5.20 (#129)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a3aa9fe7bd27392e7b17a0f3e21d04c65e94ff",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump protobuf from 7.34.1 to 7.35.0 (#134)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f041fcbec643537c3b2e634821e4249a8ca6d48d",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump idna from 3.15 to 3.17 (#131)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f29ac102322239c6036a8b47354a9482177109",
          "body": "Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 7.34.1 to 7.35.0.\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Commits](https://github.com/protocolbuffers/protobuf/commits)\n\n---\nupdated-dependencies:\n- dependency-name: protobuf\n  dependency-version: 7.35.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump protobuf from 7.34.1 to 7.35.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T10:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db7af21f4e44a1fd9ef745b2b5e1f82b4a26178",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump huggingface-hub from 1.13.0 to 1.17.0 (#130)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53e8f56f35e854c758e592623c86f7b699f7dc25",
          "body": "Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.4.1.\n- [Release notes](https://github.com/pallets/click/releases)\n- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/click/compare/8.3.3...8.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: click\n  dependency-version: 8.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump click from 8.3.3 to 8.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T10:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee063fca097aaa5835fc2bbd55bf149f9f61b73",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump hf-xet from 1.4.3 to 1.5.0 (#128)",
          "author_name": "Luca Tagliavini",
          "author_login": "lucat1",
          "committed_at": "2026-06-01T10:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac91119b8dcae618bf2e88f92be2c1b58cc11cc2",
          "body": "Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.25.1 to 1.26.0.\n- [Release notes](https://github.com/microsoft/onnxruntime/releases)\n- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)\n- [Commits](https://github.com/microsoft/onnxruntime/c\n[…]\nes:\n- dependency-name: onnxruntime\n  dependency-version: 1.26.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump onnxruntime from 1.25.1 to 1.26.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T10:56:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 456,
      "latest_release_at": "2026-07-21T06:10:32Z",
      "latest_release_tag": "v0.0.29",
      "releases_from_tags": true,
      "days_since_last_push": 4,
      "active_weeks_last_year": 30,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/teapotovh/teapot",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/teapotovh/teapot",
          "is_deprecated": false,
          "latest_version": "v0.0.29",
          "repository_url": "https://github.com/teapotovh/teapot",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T06:10:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "proto/embed.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 181663,
      "source_files_sampled": 335,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 1
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 174,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "git.sr.ht/~bitfehler/brant",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/ammario/tlru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/cenkalti/backoff/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.0.3"
        },
        {
          "name": "github.com/coreos/go-iptables",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/emersion/go-ical",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250609112844-439c63cef608"
        },
        {
          "name": "github.com/go-asn1-ber/asn1-ber",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.8-0.20250403174932-29230038a667"
        },
        {
          "name": "github.com/go-ldap/ldap/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.13"
        },
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/btree",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/google/go-github/v81",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v81.0.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hack-pad/hackpadfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.8"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/jsimonetti/pwscheme",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220922140336-67a4d090f150"
        },
        {
          "name": "github.com/kataras/requestid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2"
        },
        {
          "name": "github.com/lmittmann/tint",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/minio/minio-go/v7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v7.2.1"
        },
        {
          "name": "github.com/nrdcg/desec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.2"
        },
        {
          "name": "github.com/prometheus/alertmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.33.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/sqids/sqids-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.68.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.68.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.43.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.zx2c4.com/wireguard/wgctrl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241231184526-a9ab2273dd10"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "maragu.dev/gomponents",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "maragu.dev/gomponents-htmx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        },
        {
          "name": "sigs.k8s.io/external-dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "git.sr.ht/~bitfehler/brant",
            "direct": true,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ammario/tlru",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": true,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-iptables",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-ical",
            "direct": true,
            "version": "v0.0.0-20250609112844-439c63cef608",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-asn1-ber/asn1-ber",
            "direct": true,
            "version": "v1.5.8-0.20250403174932-29230038a667",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ldap/ldap/v3",
            "direct": true,
            "version": "v3.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v81",
            "direct": true,
            "version": "v81.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hack-pad/hackpadfs",
            "direct": true,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": true,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jsimonetti/pwscheme",
            "direct": true,
            "version": "v0.0.0-20220922140336-67a4d090f150",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/requestid",
            "direct": true,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lmittmann/tint",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/minio-go/v7",
            "direct": true,
            "version": "v7.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nrdcg/desec",
            "direct": true,
            "version": "v0.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/alertmanager",
            "direct": true,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sqids/sqids-go",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
            "direct": true,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": true,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard/wgctrl",
            "direct": true,
            "version": "v0.0.0-20241231184526-a9ab2273dd10",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "maragu.dev/gomponents",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "maragu.dev/gomponents-htmx",
            "direct": true,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.24.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/external-dns",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/kingpin/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/units",
            "direct": false,
            "version": "v0.0.0-20240927000941-0f3dac36c52b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-radix",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53",
            "direct": false,
            "version": "v1.62.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ntlmssp",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.22.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/native",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/crc32",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/genetlink",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/netlink",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/socket",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mfridman/interpolate",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/crc64nvme",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/md5-simd",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": false,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.39.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterhellberg/link",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/teambition/rrule-go",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xhit/go-str2duration/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard",
            "direct": false,
            "version": "v0.0.0-20231211153847-12269c276173",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260210185600-b8788abfbbc2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.14.1",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.6.17",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "coloredlogs",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.29.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flatbuffers",
            "direct": false,
            "version": "25.12.19",
            "ecosystem": "pypi"
          },
          {
            "name": "fsspec",
            "direct": false,
            "version": "2026.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "grpclib",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "h2",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hf-xet",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "hpack",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "huggingface-hub",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "pypi"
          },
          {
            "name": "humanfriendly",
            "direct": false,
            "version": "10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hyperframe",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "mpmath",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "multidict",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "onnxruntime",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "protobuf",
            "direct": false,
            "version": "7.35.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "semantic-text-splitter",
            "direct": false,
            "version": "0.32.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "sympy",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tokenizers",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": false,
            "version": "4.68.3",
            "ecosystem": "pypi"
          },
          {
            "name": "typer-slim",
            "direct": false,
            "version": "0.24.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 174,
        "direct_count": 45,
        "indirect_count": 129
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 125,
        "open_issues": 11,
        "closed_ratio": 0.56,
        "closed_issues": 14,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lucat1",
          "commits": 355,
          "avatar_url": "https://avatars.githubusercontent.com/u/29304787?v=4"
        },
        {
          "type": "User",
          "login": "samuelemusiani",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/115153426?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.97
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "dependabot-merge.yaml",
        "lint.yaml",
        "verify-generated.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "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": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not 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": null,
            "reason": "no releases found",
            "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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9c2040462388ae451bacf7f6988926a50fb46331",
        "ran_at": "2026-07-25T19:30:58Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T06:14:07Z",
      "oldest_open_prs": [
        {
          "number": 46,
          "created_at": "2026-01-20T13:12:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T21:25:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 27,
          "created_at": "2025-12-21T12:40:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2025-12-21T12:42:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2026-01-04T10:59:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2026-01-04T10:59:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2026-01-04T10:59:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2026-01-04T11:06:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2026-01-30T11:34:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2026-01-31T19:29:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 59,
          "created_at": "2026-02-05T16:43:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2026-05-09T09:25:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 122,
          "created_at": "2026-05-31T11:43:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/teapotovh/teapot",
    "host": "github.com",
    "name": "teapot",
    "owner": "teapotovh"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 56,
        "vitality": 86,
        "community": 24,
        "governance": 52,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "commits_last_year": 456,
              "human_commit_share": 0.74,
              "days_since_last_push": 4,
              "active_weeks_last_year": 30
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "30/52 weeks with commits",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "456 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 456
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v0.0.29",
              "releases_from_tags": true,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.97
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 125,
              "open_issues": 11,
              "closed_issues": 14,
              "issue_closed_ratio": 0.56,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "56% of issues closed",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "125/137 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 125,
                      "decided": 137
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "teapotovh",
              "public_repos": 7,
              "account_age_days": 476
            },
            "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": "0 followers of teapotovh",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "teapotovh"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~1 yr old",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/teapotovh/teapot"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "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": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 174 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": 174
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 174,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "google.golang.org/grpc v1.80.0 (critical 9.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": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 174,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.797,
              "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": "59 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 59,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.26
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "26 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 181663,
              "source_files_sampled": 335,
              "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/335 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 335,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "proto/embed.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "proto/embed.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "proto/embed.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T19:31:11.045730Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/teapotovh/teapot.svg",
  "full_name": "teapotovh/teapot",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.