Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 07:46 UTC

0xERR0R / blocky

Fast and lightweight DNS proxy as ad-blocker for local network with many features

GoApache-2.0★ 6,817 stars⑂ 292 forkssince Nov 2019View on GitHub ↗

0xERR0R/blocky holds a health index of 80 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on AI Readiness (65/100). It was last updated today. A single contributor accounts for most of its recent work.

80
overall / 100
Good

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.

80
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

Dimitri HerzogPersonal account
173 followers21 public repossince Feb 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/0xERR0R/blockyv0.34.0-170 days ago

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 304 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year304
human_commit_share0.62
days_since_last_push0
active_weeks_last_year47
How it's scored
27/27Ships releases — 40 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~28.6 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count40
latest_release_tagv0.34.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases28.6

Community & Adoption

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

78Good · 18% of overall
How it's scored
60/60Stars — 6,817 stars
20.5/25Forks — 292 forks
8.3/15Watchers — 32 watchers
Inputs used
forks292
stars6,817
watchers32
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno

Sustainability & Governance

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

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.7/22.5Commit distribution — top contributor authored 52% of commits
13.5/13.5Contributor breadth — 81 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled81
top_contributor_share0.524
How it's scored
43.5/46.8Issue resolution — 93% of issues closed
32.6/38.3PR acceptance — 1,192/1,399 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 5/15 approved changesets -- score normalized to 3
Inputs used
merged_prs1,192
open_issues43
closed_issues573
issue_closed_ratio0.93
closed_unmerged_prs207
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.1/25Owner reach — 173 followers of 0xERR0R
21.8/25Track record — 21 public repos, account ~9 yr old
Inputs used
followers173
owner_typeUser
is_verified
owner_login0xERR0R
public_repos21
account_age_days3,446
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 0 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/0xERR0R/blocky
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 13 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 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

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://0xERR0R.github.io/blocky/
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicsad-blocker, adblocker, dns, self-hosted, golang, selfhosted, pihole, dns-over-https, dns-server, parental-control, adblock
has_wikiyes
homepagehttps://0xERR0R.github.io/blocky/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
2.2/7.5Code-Review — Found 5/15 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.2
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages188
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 188 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.

65Moderate · 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 — 62 of 62 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 38 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_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.38
How it's scored
45/45Type-checkable code — Go (statically typed)
54.5/55Manageable file sizes — 3/351 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes662,202
source_files_sampled351
oversized_source_files3
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — docs/api/openapi.yaml
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesdocs/api/openapi.yaml

Key facts

6,817GitHub stars
81contributors
304commits, last 12 months
0days since last push
40releases
1bus factor
43open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 292 ⇿
0Stars
292Forks
36Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

05010015020025030028992020-022023-052026-07
Major 0Minor 7Patch 6

Each point covers 6 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-28 07:45 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 5/15 approved changesets -- score normalized to 3
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 48
RegistryPackageVersion constraintManifest
Gogithub.com/0xERR0R/expiration-cachev0.2.0go.mod
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2go.mod
Gogithub.com/ThinkChaos/parcourv0.0.0-20230710171753-fbf917c9eaefgo.mod
Gogithub.com/alicebob/miniredis/v2v2.38.0go.mod
Gogithub.com/asaskevich/EventBusv0.0.0-20200907212545-49d423059eefgo.mod
Gogithub.com/avast/retry-go/v4v4.7.0go.mod
Gogithub.com/breml/rootcertsv0.3.7go.mod
Gogithub.com/creasty/defaultsv1.8.0go.mod
Gogithub.com/dnstap/golang-dnstapv0.4.0go.mod
Gogithub.com/glebarez/sqlitev1.11.0go.mod
Gogithub.com/go-chi/chi/v5v5.3.1go.mod
Gogithub.com/go-redis/redis/v8v8.11.5go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hako/durafmtv0.0.0-20210608085754-5c1018a4e16bgo.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/invopop/jsonschemav0.14.0go.mod
Gogithub.com/jedib0t/go-pretty/v6v6.8.3go.mod
Gogithub.com/jedisct1/go-dnsstampsv0.0.0-20260518121737-6579dc73e4a2go.mod
Gogithub.com/mattn/go-colorablev0.1.15go.mod
Gogithub.com/miekg/dnsv1.1.72go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/oapi-codegen/runtimev1.6.0go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/pires/go-proxyprotov0.15.0go.mod
Gogithub.com/prometheus/client_golangv1.24.1go.mod
Gogithub.com/quic-go/quic-gov0.61.0go.mod
Gogithub.com/ramr/go-reaperv0.3.1go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/testcontainers/testcontainers-gov0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/mariadbv0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.43.0go.mod
Gogithub.com/x-cray/logrus-prefixed-formatterv0.5.2go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogorm.io/driver/mysqlv1.6.0go.mod
Gogorm.io/driver/postgresv1.6.0go.mod
Gogorm.io/gormv1.31.2go.mod
All dependencies 188

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

RegistryPackageVersionRelation
Gogithub.com/0xerr0r/expiration-cachev0.2.0direct
Gogithub.com/alicebob/miniredis/v2v2.38.0direct
Gogithub.com/asaskevich/eventbusv0.0.0-20200907212545-49d423059eefdirect
Gogithub.com/avast/retry-go/v4v4.7.0direct
Gogithub.com/breml/rootcertsv0.3.7direct
Gogithub.com/creasty/defaultsv1.8.0direct
Gogithub.com/data-dog/go-sqlmockv1.5.2direct
Gogithub.com/dnstap/golang-dnstapv0.4.0direct
Gogithub.com/glebarez/sqlitev1.11.0direct
Gogithub.com/go-chi/chi/v5v5.3.1direct
Gogithub.com/go-redis/redis/v8v8.11.5direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/hako/durafmtv0.0.0-20210608085754-5c1018a4e16bdirect
Gogithub.com/hashicorp/go-multierrorv1.1.1direct
Gogithub.com/invopop/jsonschemav0.14.0direct
Gogithub.com/jedib0t/go-pretty/v6v6.8.3direct
Gogithub.com/jedisct1/go-dnsstampsv0.0.0-20260518121737-6579dc73e4a2direct
Gogithub.com/mattn/go-colorablev0.1.15direct
Gogithub.com/miekg/dnsv1.1.72direct
Gogithub.com/moby/moby/apiv1.55.0direct
Gogithub.com/oapi-codegen/runtimev1.6.0direct
Gogithub.com/onsi/ginkgo/v2v2.32.0direct
Gogithub.com/onsi/gomegav1.42.1direct
Gogithub.com/pires/go-proxyprotov0.15.0direct
Gogithub.com/prometheus/client_golangv1.24.1direct
Gogithub.com/quic-go/quic-gov0.61.0direct
Gogithub.com/ramr/go-reaperv0.3.1direct
Gogithub.com/rs/corsv1.11.1direct
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/testcontainers/testcontainers-gov0.43.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/mariadbv0.43.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/postgresv0.43.0direct
Gogithub.com/testcontainers/testcontainers-go/modules/redisv0.43.0direct
Gogithub.com/thinkchaos/parcourv0.0.0-20230710171753-fbf917c9eaefdirect
Gogithub.com/x-cray/logrus-prefixed-formatterv0.5.2direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/yaml.v2v2.4.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogorm.io/driver/mysqlv1.6.0direct
Gogorm.io/driver/postgresv1.6.0direct
Gogorm.io/gormv1.31.2direct
Godario.cat/mergov1.0.2indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gogithub.com/abice/go-enumv0.9.2indirect
Gogithub.com/apapsch/go-jsonmerge/v2v2.0.0indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/brunoga/deepv1.2.4indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dprotaso/go-yitv0.0.0-20220510233725-9ba8df137936indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/farsightsec/golang-framestreamv0.3.0indirect
Gogithub.com/fatih/structsv1.1.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.8.0indirect
Gogithub.com/getkin/kin-openapiv0.144.0indirect
Gogithub.com/glebarez/go-sqlitev1.21.2indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/go-openapi/jsonpointerv0.22.5indirect
Gogithub.com/go-openapi/swag/jsonnamev0.25.5indirect
Gogithub.com/go-sql-driver/mysqlv1.9.3indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/golang/mockv1.6.0indirect
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/pgx/v5v5.9.2indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/knadh/koanf/mapsv0.1.2indirect
Gogithub.com/knadh/koanf/parsers/yamlv0.1.0indirect
Gogithub.com/knadh/koanf/providers/envv1.0.0indirect
Gogithub.com/knadh/koanf/providers/filev1.1.2indirect
Gogithub.com/knadh/koanf/providers/posflagv0.1.0indirect
Gogithub.com/knadh/koanf/providers/structsv0.1.0indirect
Gogithub.com/knadh/koanf/v2v2.3.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/labstack/gommonv0.4.2indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/magiconair/propertiesv1.8.10indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.16indirect
Gogithub.com/mattn/goverallsv0.0.12indirect
Gogithub.com/mdelapenya/tlscertv0.2.0indirect
Gogithub.com/mgutz/ansiv0.0.0-20200706080929-d51e80ef957dindirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/moby/clientv0.4.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/sequentialv0.6.0indirect
Gogithub.com/moby/sys/userv0.4.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/oapi-codegen/oapi-codegen/v2v2.7.1indirect
Gogithub.com/oasdiff/yamlv0.1.1indirect
Gogithub.com/oasdiff/yaml3v0.0.14indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.70.1indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/rs/zerologv1.33.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/shirou/gopsutil/v4v4.26.5indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/speakeasy-api/jsonpathv0.6.3indirect
Gogithub.com/speakeasy-api/openapiv1.19.2indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/objxv0.5.3indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/urfave/cli/v2v2.27.7indirect
Gogithub.com/vektra/mockery/v3v3.6.1indirect
Gogithub.com/vmware-labs/yaml-jsonpathv0.3.2indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20180127040702-4e3ac2762d5findirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogithub.com/xrash/smetricsv0.0.0-20250705151800-55b8f293f342indirect
Gogithub.com/yuin/gopher-luav1.1.1indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.60.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.2indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/expv0.0.0-20250718183923-645b1fa84792indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/telemetryv0.0.0-20260625142307-59b4966ccb57indirect
Gogolang.org/x/termv0.45.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogolang.org/x/tools/cmd/coverv0.1.0-deprecatedindirect
Gomodernc.org/libcv1.22.5indirect
Gomodernc.org/mathutilv1.5.0indirect
Gomodernc.org/memoryv1.5.0indirect
Gomodernc.org/sqlitev1.23.1indirect
Gomvdan.cc/gofumptv0.9.1indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/cryptov0.54.0indirectunknown1

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": [
        "ad-blocker",
        "adblocker",
        "dns",
        "self-hosted",
        "golang",
        "selfhosted",
        "pihole",
        "dns-over-https",
        "dns-server",
        "parental-control",
        "adblock"
      ],
      "is_fork": false,
      "size_kb": 17922,
      "has_wiki": true,
      "homepage": "https://0xERR0R.github.io/blocky/",
      "languages": {
        "Go": 2253042,
        "HTML": 1099,
        "Shell": 1785,
        "Makefile": 6966,
        "Dockerfile": 2637,
        "Go Template": 589
      },
      "pushed_at": "2026-07-28T05:03:14Z",
      "created_at": "2019-11-06T09:03:31Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T07:06:52Z",
      "description": "Fast and lightweight DNS proxy as ad-blocker for local network with many features",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://ko-fi.com/0xerr0r",
      "name": "Dimitri Herzog",
      "type": "User",
      "login": "0xERR0R",
      "company": null,
      "location": "Germany, BW",
      "followers": 173,
      "avatar_url": "https://avatars.githubusercontent.com/u/25868513?v=4",
      "created_at": "2017-02-18T17:31:31Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 3446
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2026-07-27T20:37:49Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2026-06-30T08:22:25Z"
        },
        {
          "tag": "v0.32.1",
          "kind": "patch",
          "published_at": "2026-06-20T08:37:32Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2026-06-16T14:36:46Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2026-06-04T08:37:26Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2026-05-18T20:49:03Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-02-27T15:48:56Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2025-11-18T05:51:46Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2025-11-13T21:25:32Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2025-11-12T11:00:07Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2025-10-10T20:11:48Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2025-05-22T05:24:42Z"
        },
        {
          "tag": "v0.26",
          "kind": "other",
          "published_at": "2025-05-20T19:34:05Z"
        },
        {
          "tag": "v0.25",
          "kind": "other",
          "published_at": "2025-01-17T20:49:31Z"
        },
        {
          "tag": "v0.24",
          "kind": "other",
          "published_at": "2024-05-25T10:59:15Z"
        },
        {
          "tag": "v0.23",
          "kind": "other",
          "published_at": "2024-01-06T21:25:03Z"
        },
        {
          "tag": "v0.22",
          "kind": "other",
          "published_at": "2023-08-30T20:09:59Z"
        },
        {
          "tag": "v0.21",
          "kind": "other",
          "published_at": "2023-03-27T06:50:53Z"
        },
        {
          "tag": "v0.20",
          "kind": "other",
          "published_at": "2022-11-12T21:21:58Z"
        },
        {
          "tag": "v0.19",
          "kind": "other",
          "published_at": "2022-06-07T14:21:15Z"
        },
        {
          "tag": "v0.18",
          "kind": "other",
          "published_at": "2022-02-23T21:12:39Z"
        },
        {
          "tag": "v0.17",
          "kind": "other",
          "published_at": "2021-11-15T07:27:00Z"
        },
        {
          "tag": "v0.16",
          "kind": "other",
          "published_at": "2021-09-20T20:47:17Z"
        },
        {
          "tag": "v0.15",
          "kind": "other",
          "published_at": "2021-07-28T07:26:32Z"
        },
        {
          "tag": "v0.14",
          "kind": "other",
          "published_at": "2021-04-30T21:31:55Z"
        },
        {
          "tag": "v0.13",
          "kind": "other",
          "published_at": "2021-03-11T21:09:56Z"
        },
        {
          "tag": "v0.12",
          "kind": "other",
          "published_at": "2021-01-17T21:36:37Z"
        },
        {
          "tag": "v0.11",
          "kind": "other",
          "published_at": "2020-11-24T16:54:20Z"
        },
        {
          "tag": "v0.10",
          "kind": "other",
          "published_at": "2020-08-24T20:53:50Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2020-07-08T20:21:10Z"
        },
        {
          "tag": "v0.9",
          "kind": "other",
          "published_at": "2020-07-05T20:08:01Z"
        },
        {
          "tag": "v0.8",
          "kind": "other",
          "published_at": "2020-05-25T20:11:26Z"
        },
        {
          "tag": "v0.7",
          "kind": "other",
          "published_at": "2020-05-12T20:00:36Z"
        },
        {
          "tag": "v0.6",
          "kind": "other",
          "published_at": "2020-04-10T17:46:37Z"
        },
        {
          "tag": "v0.5",
          "kind": "other",
          "published_at": "2020-03-07T19:35:15Z"
        },
        {
          "tag": "v0.4",
          "kind": "other",
          "published_at": "2020-02-18T21:07:39Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2020-02-10T21:41:38Z"
        },
        {
          "tag": "v0.3",
          "kind": "other",
          "published_at": "2020-02-07T21:21:15Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-01-18T21:58:35Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-01-12T17:28:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5e7e84482c7dac20b8817a9745ec2a989d8af282",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-python from 6 to 7 (#2182)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-28T05:03:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29d187ea2e3b5ecd75112e2a23182deb5ebf674e",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10 to 11.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v10...v11)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/stale from 10 to 11 (#2196)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-28T04:56:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "91a8f4437e983c840874aec4aded47fd90bd6ddf",
          "body": "…ls (#2190)\n\nThe bootstrap dialer resolves a host via the bootstrap DNS and then dials a\nsingle randomly-picked address. On failure it returned immediately instead of\ntrying the remaining resolved addresses, so on an IPv4-only host a picked AAAA\nwould fail with ENETUNREACH and consume the whole down\n[…]\n returning the first successful connection\nand only failing when every address fails.\n\nFixes #2188\n\nCo-authored-by: maximilize <max@maxmax.ch>\nCo-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>",
          "is_bot": false,
          "headline": "fix(bootstrap): fall back to other resolved addresses when a dial fai…",
          "author_name": "maximilize",
          "author_login": "maximilize",
          "committed_at": "2026-07-27T20:16:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d450af5e1240a2d069d1083eb80e7253077ac8c",
          "body": "reverseAddresses is keyed by the output of dns.ReverseAddr, which is\nalways lower case, but handleReverseDNS looked the question name up\nverbatim. A PTR query that uses different case (upper case hex nibbles\nin ip6.arpa, an upper case IN-ADDR.ARPA suffix, or 0x20 encoding) then\nmissed the mapping an\n[…]\nomainOnly, so this only\nbrings the reverse path in line.\n\nSigned-off-by: maximilize <max@maxmax.ch>\nCo-authored-by: maximilize <max@maxmax.ch>\nCo-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>",
          "is_bot": false,
          "headline": "fix(resolver): match custom DNS PTR queries case insensitively (#2191)",
          "author_name": "maximilize",
          "author_login": "maximilize",
          "committed_at": "2026-07-27T20:10:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "288ff55e140b4b679cda58ec68dfdd3155d4c0ff",
          "body": "…2195)",
          "is_bot": false,
          "headline": "build(deps): bump oapi-codegen to 2.7.1 and kin-openapi to 0.144.0 (#…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-27T19:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2f60743ecbe2488f8c56cb2cd7ec39993b7b1a",
          "body": "Co-authored-by: 0xERR0R <25868513+0xERR0R@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: update sponsors in README (#2184)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-27T06:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd79dd9707469dca70f39f4a92a12e271d8a2c1",
          "body": "…1.24.1 (#2193)\n\nbuild(deps): bump github.com/prometheus/client_golang\n\nBumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.24.0 to 1.24.1.\n- [Release notes](https://github.com/prometheus/client_golang/releases)\n- [Changelog](https://github.com/prometheus/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/prometheus/client_golang from 1.24.0 to …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T05:03:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82777cad05100dbdecfbeec773f3a2d27a2cc1e1",
          "body": "…2192)\n\nBumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.60.0 to 0.61.0.\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.60.0...v0.61.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/quic\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/quic-go/quic-go from 0.60.0 to 0.61.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T04:57:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd9e3ae6a971ef771df9815ffe10cde1cafaad67",
          "body": "…1.24.0 (#2185)\n\nbuild(deps): bump github.com/prometheus/client_golang\n\nBumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.0.\n- [Release notes](https://github.com/prometheus/client_golang/releases)\n- [Changelog](https://github.com/prometheus/\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/prometheus/client_golang from 1.23.2 to …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T04:57:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23575a47721dea7497ee9017274594b64c5fd1f5",
          "body": "… (#2183)\n\nBumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.8.2 to 6.8.3.\n- [Release notes](https://github.com/jedib0t/go-pretty/releases)\n- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.8.2...v6.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.8.2 to 6.8.3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T05:03:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "958760dc47a5f3a1e0e93f5218553477eb07cf9a",
          "body": "Bumps [github.com/breml/rootcerts](https://github.com/breml/rootcerts) from 0.3.6 to 0.3.7.\n- [Release notes](https://github.com/breml/rootcerts/releases)\n- [Commits](https://github.com/breml/rootcerts/compare/v0.3.6...v0.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/breml/rootcerts\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/breml/rootcerts from 0.3.6 to 0.3.7 (#2181)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T04:57:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e23fbb638fb4e3a0d5bb32e44b47cd62d969735",
          "body": "Co-authored-by: 0xERR0R <25868513+0xERR0R@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: update sponsors in README (#2180)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd96689cdd2baf9be9b07c2aa19d6f590ab2432",
          "body": "…on (#2179)",
          "is_bot": false,
          "headline": "test: seed a trailing space to re-verify sponsors pull request creati…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "493142d289d586179534ac5d10703f460402dc20",
          "body": "…#2177)",
          "is_bot": false,
          "headline": "ci: build sponsor avatar URLs from the login to avoid HTML escaping (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e2827d40c32fb6c75f73113afa335ca079feb0",
          "body": "… (#2175)",
          "is_bot": false,
          "headline": "ci: fail the sponsors job instead of silently wiping the sponsor list…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541860dd66ca9d04ca30605345841d4d6161c4f8",
          "body": null,
          "is_bot": false,
          "headline": "ci: automate sponsor list in README (#2173)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55cd4f50dc143d8eed4e72213e9c8a3369bca49",
          "body": "…0 (#2172)\n\nThe image runs as UID 100 on a `scratch` base, so no directory other than\n/app existed. Docker only propagates ownership into a fresh named volume\nwhen the image already has content at the mount path - with nothing there,\nthe volume is created root:root 0755 and UID 100 cannot write to i\n[…]\nng `--user`; document that, along with the\nUID 100 requirement, in installation.md and next to cachePath. Also add\nuid=100,gid=100 to the CIFS example, which mounts root-owned by default.\n\nFixes #2165",
          "is_bot": false,
          "headline": "fix(docker): pre-create writable /app/cache and /logs owned by UID 10…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:26:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "472bac923de909ad8ec28f3f571baf30e66dcbd4",
          "body": "…e (#2167)",
          "is_bot": false,
          "headline": "fix(stats): attribute filtered and non-FQDN queries to the client nam…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-18T20:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a206718a007cde55582dac62683a75b8510f97c",
          "body": "…y valid (#2158)",
          "is_bot": false,
          "headline": "fix(cache): set DO bit on prefetch reloads to keep DNSSEC-signed entr…",
          "author_name": "Murat M",
          "author_login": "logingood",
          "committed_at": "2026-07-18T19:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fda662ed8878b6428ee8eb8638dfff7b7256698",
          "body": "… (#2170)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.5.0...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T04:57:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c163c75e118852750d6ebeb8e0df91b2a299e6ba",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6 to 7 (#2168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T04:56:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84353421d78a2415077ba7b8fff45622737ad01c",
          "body": "…e (#2166)\n\n* fix(stats): give DNS rebinding protection its own REBIND response type\n\nRebinding protection returned ResponseTypeFILTERED, the same type used for\nquery-type filtering (filtering.queryTypes). Since #2161 excluded FILTERED\nfrom the \"blocked\" stats, a rebinding hit — an actual attack bei\n[…]\nto\nbe declared first; under --randomize-all it fails on every seed tried.\n\nFinally, cover REBIND and BOGUS in the CLI stats fixture, which exercised\nneither of the response types split out of BLOCKED.",
          "is_bot": false,
          "headline": "fix(stats): give DNS rebinding protection its own REBIND response typ…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-07-13T20:31:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c07bd555b0532a4a7c3459721fb2214de1ac6630",
          "body": null,
          "is_bot": false,
          "headline": "fix(stats): count only true blocks (BLOCKED) as blocked (#2161)",
          "author_name": "maximilize",
          "author_login": "maximilize",
          "committed_at": "2026-07-13T19:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f8a7212c762de99fe762c4ce772a2c7c70343b",
          "body": "… (#2164)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.2 to 1.5.0.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.4.2...v1.5.0)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.4.2 to 1.5.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T04:57:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6154af24b363965d7114851735c6b6146db9371b",
          "body": "…0 (#2162)\n\nBumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.14.0 to 0.15.0.\n- [Release notes](https://github.com/pires/go-proxyproto/releases)\n- [Commits](https://github.com/pires/go-proxyproto/compare/v0.14.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/pires/go-proxyproto from 0.14.0 to 0.15.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T04:57:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc958efd0b9624d3f029f6477a14a505eb633868",
          "body": null,
          "is_bot": false,
          "headline": "fix(lists): skip a lone \"/\" blocklist line instead of panicking (#2156)",
          "author_name": "maximilize",
          "author_login": "maximilize",
          "committed_at": "2026-07-09T19:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f0b0f6240db99083d09a97b7f2f00b92a4f43a",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.56.0 to 0.57.0.\n- [Commits](https://github.com/golang/net/compare/v0.56.0...v0.57.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.57.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#2159)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T04:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94652ffdce6af66a07cd8b9df168aa343fcffeb",
          "body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/go-chi/chi/releases)\n- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-chi/chi/compare/v5.3.0...v5.3.1)\n\n---\nupdated-depende\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 (#2157)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T04:57:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77c115b68cf34d611cbee8fd06a899b5546b9832",
          "body": "…0 (#2155)\n\nBumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.13.0 to 0.14.0.\n- [Release notes](https://github.com/pires/go-proxyproto/releases)\n- [Commits](https://github.com/pires/go-proxyproto/compare/v0.13.0...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/pires/go-proxyproto from 0.13.0 to 0.14.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T04:57:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d784ac5c0486752ca196e9051c5441382e61c6f8",
          "body": "… (#2154)\n\nBumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.8.1 to 6.8.2.\n- [Release notes](https://github.com/jedib0t/go-pretty/releases)\n- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.8.1...v6.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.8.1 to 6.8.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T05:03:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c8aeb445f8538fbbd0e7811ec0a9f3d4eb3d723",
          "body": "…0 (#2153)\n\nBumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.12.0 to 0.13.0.\n- [Release notes](https://github.com/pires/go-proxyproto/releases)\n- [Commits](https://github.com/pires/go-proxyproto/compare/v0.12.0...v0.13.0)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/pires/go-proxyproto from 0.12.0 to 0.13.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T04:56:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b73422e8198c4d9c87f074aed489c59d48ad42df",
          "body": "…olver (#2150)",
          "is_bot": false,
          "headline": "perf(resolver): allocation-free resolver selection in ParallelBestRes…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-30T07:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "223df0c74247214b4fc70df57b1c9a31d7e45ed8",
          "body": "…#2149)",
          "is_bot": false,
          "headline": "perf(queryLog): skip per-request LogEntry build when off or ignored (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-30T07:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58f1c8f809859309fabffef4d532523d6c8201b",
          "body": "…(#2148)\n\nBumps google.golang.org/protobuf from 1.36.10 to 1.36.11.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n  dependency-version: 1.36.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T04:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da7ce121c5abea2345d31b8f9b20990e9adbccb",
          "body": "…up, client-name indexing (#2146)",
          "is_bot": false,
          "headline": "perf(blocking): Tier 2 — lock-free grouped cache, cheapest-first look…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-29T08:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9deb53045412ddd02f065bc73e978bbecf5f653",
          "body": null,
          "is_bot": false,
          "headline": "feat(queryLog): add dnstap as a query log destination (#2144)",
          "author_name": "Robert Mongold",
          "author_login": "rtmongold",
          "committed_at": "2026-06-29T06:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df83cd99367d87ddf8046907f1a1c60194fd529",
          "body": "Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.31.1 to 1.31.2.\n- [Release notes](https://github.com/go-gorm/gorm/releases)\n- [Commits](https://github.com/go-gorm/gorm/compare/v1.31.1...v1.31.2)\n\n---\nupdated-dependencies:\n- dependency-name: gorm.io/gorm\n  dependency-version: 1.31.2\n  de\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump gorm.io/gorm from 1.31.1 to 1.31.2 (#2147)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T04:57:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "247a3c13cbc49b6816d41fbbf982ef51ac9ec60f",
          "body": "… (#2145)\n\nBumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.7 to 6.8.1.\n- [Release notes](https://github.com/jedib0t/go-pretty/releases)\n- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: githu\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.8.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T04:57:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b524e868c2dacb5d716d1f59a19cce9819c0a77",
          "body": "…) (#2141)",
          "is_bot": false,
          "headline": "fix(ecs): apply useAsClient above cache and client-name lookup (#2140…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-24T20:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302ca65668f3b3535ddaf2cf0f4236d7f6973f2a",
          "body": "…h (#2142)",
          "is_bot": false,
          "headline": "perf(log): cut per-request logger allocations on the resolver hot pat…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-24T20:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a191ad2000de2813820a0b4407f3588d4bba85dd",
          "body": "…n of trust (#2120) (#2139)",
          "is_bot": false,
          "headline": "fix(dnssec): propagate Indeterminate (not Bogus) for unreachable chai…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-24T19:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552eda5d7e8fd2de93efea4514f338fe468f7c70",
          "body": null,
          "is_bot": false,
          "headline": "feat(cli): add 'blocky stats' command (#2138)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-24T09:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0e6f2855d0dc0c3fc8fb77c84f967ea3c04d81",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.42.0 to 1.42.1.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.42.0...v1.42.1)\n\n---\nupdated-d\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.42.0 to 1.42.1 (#2137)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T04:57:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44a9470fbf4fee89bfd3dff4497bd9e163990cf4",
          "body": "… mermaid) (#2136)",
          "is_bot": false,
          "headline": "docs: adopt mkdocs-material features (code copy, tooltips, nav, tabs,…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-23T20:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afea4524d4b57147a58332463fabdf4c8afa7792",
          "body": "Bumps [github.com/breml/rootcerts](https://github.com/breml/rootcerts) from 0.3.5 to 0.3.6.\n- [Release notes](https://github.com/breml/rootcerts/releases)\n- [Commits](https://github.com/breml/rootcerts/compare/v0.3.5...v0.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/breml/rootcerts\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/breml/rootcerts from 0.3.5 to 0.3.6 (#2133)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T05:03:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f3f7d95316a157dc2b75ae9c6943f8c23b84480",
          "body": "…135)\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.31.0 to 2.32.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.31.0...v2.32.0)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 (#2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T04:57:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2aa728de884404191fca6a930a5a1027e4cf6a72",
          "body": "… (#2134)\n\nBumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.1 to 1.4.2.\n- [Release notes](https://github.com/oapi-codegen/runtime/releases)\n- [Commits](https://github.com/oapi-codegen/runtime/compare/v1.4.1...v1.4.2)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T05:25:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61d9a980c4f0bed024cac65c1d2b039fb99ff67f",
          "body": "…/mariadb from 0.42.0 to 0.43.0 (#2131)\n\nbuild(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb\n\nBumps [github.com/testcontainers/testcontainers-go/modules/mariadb](https://github.com/testcontainers/testcontainers-go) from 0.42.0 to 0.43.0.\n- [Release notes](https://github.com\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T05:18:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf865a6b61d014dd380cbb50f8cf574a3ec65fe4",
          "body": "…/postgres from 0.42.0 to 0.43.0 (#2130)\n\nbuild(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres\n\nBumps [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) from 0.42.0 to 0.43.0.\n- [Release notes](https://github.\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T05:07:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3c30dc4fce4699fde75a5dea993fa97f05d1d95",
          "body": "…/redis from 0.42.0 to 0.43.0 (#2129)\n\nbuild(deps): bump github.com/testcontainers/testcontainers-go/modules/redis\n\nBumps [github.com/testcontainers/testcontainers-go/modules/redis](https://github.com/testcontainers/testcontainers-go) from 0.42.0 to 0.43.0.\n- [Release notes](https://github.com/testc\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/testcontainers/testcontainers-go/modules…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T04:57:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc353a009230735e20888e08e373ad88f4bc15bb",
          "body": null,
          "is_bot": false,
          "headline": "fix(dnssec): only validate public-upstream answers (#2126) (#2128)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-20T08:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a1fe57d5ee70b3c573f2bcade0556957f0a028",
          "body": "…#2120) (#2127)\n\nA transient DS/DNSKEY sub-query failure during chain-of-trust validation\n(timeout, momentarily unreachable upstream, slow upstream-hostname bootstrap)\nmakes validateDomainLevel/walkChainOfTrust return Indeterminate. That result\nwas then written to the validation cache for the full c\n[…]\nache-poisoning DoS. GHSA-x845-2f78-7v36 findings\nremain closed (cache key still client-scoped; fail-closed, DS-denial NS-bit\nand re-validation-on-cache-hit paths untouched); all 476 dnssec specs pass.",
          "is_bot": false,
          "headline": "fix(dnssec): don't cache transient Indeterminate validation results (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-19T20:06:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ff7db7b61202c4e3a7053e67db052f821b4a2b8",
          "body": "Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.54.2 to 1.55.0.\n- [Release notes](https://github.com/moby/moby/releases)\n- [Commits](https://github.com/moby/moby/compare/api/v1.54.2...api/v1.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/moby/moby/api\n  dependen\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/moby/moby/api from 1.54.2 to 1.55.0 (#2125)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T19:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cad2480c4ede15165ddfc034cf5cdf3091f1672d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#2124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T04:56:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53cfbda3399b256527394ef837ce15a6b2007034",
          "body": "modernc.org/libc v1.22.5 does not support loong64",
          "is_bot": false,
          "headline": "fix(querylog): add loong64 to unsupported list (#2123)",
          "author_name": "Robert Mongold",
          "author_login": "rtmongold",
          "committed_at": "2026-06-18T20:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2496d12559f344fe0e49fd069b324d1ec3c4da7d",
          "body": "…GHSA-x845-2f78-7v36) (#2119)",
          "is_bot": false,
          "headline": "fix(dnssec): close DNSSEC validation bypass & cache-scope pollution (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-16T14:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06555e04de1fa4063d05fe0520e38f7af325dcd5",
          "body": "…2114)",
          "is_bot": false,
          "headline": "fix(metrics): bound reason label cardinality for blocked responses (#…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-15T19:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5abdfcb2bf7b27d8c6bf9c55e3092ef170de1b",
          "body": "…116)\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.30.0 to 2.31.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.30.0...v2.31.0)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.30.0 to 2.31.0 (#2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T05:03:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c0ec5f604a8e4b4c6cfe305c881cf226eb3ddaf",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.41.0 to 1.42.0.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n---\nupdated-d\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/gomega from 1.41.0 to 1.42.0 (#2115)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T04:57:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9702c8fbd0b8f9356e0e0879ffc495f2944668b8",
          "body": "…#2113)",
          "is_bot": false,
          "headline": "fix(stats): populate allow/denylist counts in /api/stats at startup (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T21:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f763e6ff265a6e739a5d4b82a421c2bb7c68d4",
          "body": null,
          "is_bot": false,
          "headline": "docs: Replace Energized Pro link with DNS Blocklists link",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T20:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4018d9e5da51215d183310e24be0e81e9ab1035f",
          "body": "…2093)",
          "is_bot": false,
          "headline": "feat: in-memory statistics subsystem with /api/stats REST endpoint (#…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T20:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6da156e8fe22446e4bbe0d80b609fef3c51dea",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): structurally merge config folder files (#1827) (#2112)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T19:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b70e5cfd2838325d53e9d8ac9ee69248eb1fb1a",
          "body": null,
          "is_bot": false,
          "headline": "feat(resolver): add DNS rebinding protection (#2111)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T16:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355a9a177ae6d462d74c78766af61e0460fd821a",
          "body": "…e (#2110)",
          "is_bot": false,
          "headline": "docs(grafana): redesign Grafana dashboard and update integration guid…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T09:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f2b2a523ab0dc2f84fa2a50dd7161ebc82292d",
          "body": "…108)\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.30.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.29.0...v2.30.0)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0 (#2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T09:34:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80f742e6f0d9612d494f065f8202e61a5c7b4c97",
          "body": "…ivate Network Access (#2109)",
          "is_bot": false,
          "headline": "fix(server): answer browser CORS preflights for custom headers and Pr…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-12T09:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ea9b3ea56e3d074569abd3010251e7c6ebd593",
          "body": "…esolution (#2106)",
          "is_bot": false,
          "headline": "fix(resolver): eliminate recursive RLock deadlock in blocking group r…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-11T09:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316b073dfe33944f46863d001206a5d489e3d6d5",
          "body": "…ns (#2103)\n\ncollectGroupsForClient runs on every request (including cache hits) and\nre-parsed every client-group identifier as a CIDR on each call --\nnet.ParseCIDR allocates an *net.IPNet per entry, even for \"default\",\nclient names and IP literals -- and re-lowercased both sides of each\nname glob.\n\n[…]\nable IP via the fqdnIPCache, so scanning the CIDR and FQDN buckets\nindependently yields the same matches as the original if/else.\n\nHot-path benchmark (14 groups): -59% time, -67% B/op, -88% allocs/op.",
          "is_bot": false,
          "headline": "perf(resolver): pre-classify client groups to cut per-query allocatio…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-11T06:20:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5028066c9af5b09cff89455e2d87fae7c7323ed",
          "body": null,
          "is_bot": false,
          "headline": "perf(server): let Truncate decide response compression (#2102)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-11T05:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe22023516e25a57d6aacf23f60f4c7e6e4de80",
          "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>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#2101)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T04:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bee2d8bb87d1f5f5013b1a526d29ef813834e5a1",
          "body": "…#2100)",
          "is_bot": false,
          "headline": "feat(resolver): UDP-first plain-DNS upstream and EDNS0 buffer floor (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-10T12:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8e08a6f93c9f4b618d092067a49a06cefb9824",
          "body": "…n (#2098)",
          "is_bot": false,
          "headline": "feat(resolver): pool DoT connections and enable TLS session resumptio…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-10T07:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3251296901646f1e4bd6a37737fcdd493b9cdb",
          "body": "…#2099)\n\nThe PROXY protocol specs fired a single, un-retried DoT/DoH query right\nafter container startup. blocky's container healthcheck only probes the\nDNS:53 listener, so wait.ForHealthCheck() can return before the TLS:853\nand HTTPS:443 listeners are accepting. Under parallel load the first\nquery \n[…]\nts sibling spec already\nwraps the same check in Eventually).\n\nWrap both in Eventually so a transient startup race retries instead of\nfailing the build. Test-only change; no production code is touched.",
          "is_bot": false,
          "headline": "test(e2e): de-flake PROXY protocol and upstream init.strategy specs (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-10T07:27:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7abca446a597103b122e9894c176e4468b81b958",
          "body": null,
          "is_bot": false,
          "headline": "feat: support PROXY protocol on proxied DoT/DoH listeners (#2094)",
          "author_name": "Kostiantyn Astakhov",
          "author_login": "kastakhov",
          "committed_at": "2026-06-10T06:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87be127f9e58df90f59b2a4f7782426722df5c17",
          "body": "…iling (#2097)",
          "is_bot": false,
          "headline": "feat(cache): Shard the result cache to remove the single-lock read ce…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-09T06:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4beb9fed8373ddd0ab4d0567c17ee5f1195adcfe",
          "body": "…2090)\n\nBumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.59.1 to 0.60.0.\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.59.1...v0.60.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/quic\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/quic-go/quic-go from 0.59.1 to 0.60.0 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T05:09:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52fa6a4863aa40ad09bd95817d2bac018f671476",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.45.0 to 0.46.0.\n- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#2096)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T05:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d63f84b37aa234e8e80390c09b2e45e9e4a14a89",
          "body": "….2.0 (#2095)\n\nbuild(deps): bump github.com/0xERR0R/expiration-cache\n\nBumps [github.com/0xERR0R/expiration-cache](https://github.com/0xERR0R/expiration-cache) from 0.1.0 to 0.2.0.\n- [Release notes](https://github.com/0xERR0R/expiration-cache/releases)\n- [Commits](https://github.com/0xERR0R/expiratio\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/0xERR0R/expiration-cache from 0.1.0 to 0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T04:57:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b387675c44e83143db36f7a1b0a5671ca9aa492",
          "body": null,
          "is_bot": false,
          "headline": "test: add fuzz tests for untrusted-input parsers (#2092)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-08T08:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c851293904f8a7f941e09448b1f0fe5b4a935994",
          "body": null,
          "is_bot": false,
          "headline": "feat(blocking): log the matched rule in the block reason (#2091)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-08T07:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "821e378131b78398a62f81c6dbf788dfd5d9a379",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 6 to 7 (#2089)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T04:56:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7958e0dc14322583ea7e32edcea44f2aeb487c1",
          "body": "…ion (#2087)",
          "is_bot": false,
          "headline": "feat(lists): opt-in on-disk download cache with conditional revalidat…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-06T20:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c791e8057e199b318e8062f1924bbb35c01deb7e",
          "body": null,
          "is_bot": false,
          "headline": "perf(e2e): probe blocky healthcheck at 250ms during start period (#2086)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-05T08:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9f717c9d2fad94e01accd28466f1d09b067b8b",
          "body": null,
          "is_bot": false,
          "headline": "ci(e2e): speed up e2e job via Ginkgo proc oversubscription (#2085)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-05T07:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82199b64a8429f185fa04c1a7b750c86ddca245",
          "body": "…2084)",
          "is_bot": false,
          "headline": "feat(querylog): ignore domains (exact/wildcard/regex) in query log (#…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-05T06:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fb375df96631c0889c69b2e29b32518845e775",
          "body": null,
          "is_bot": false,
          "headline": "perf(lists): speed up blocklist loading (cache build + parsing) (#2083)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-04T11:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d49922a9afad384f070cf50b2194e792b3282b4",
          "body": "…#2081)",
          "is_bot": false,
          "headline": "ci: cross-compile multi-arch docker image instead of QEMU emulation (…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-04T11:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f8df3a8af7dc7eee04caccf8c526568b1936a5",
          "body": "…s (#2082)",
          "is_bot": false,
          "headline": "fix(querylog): build SQLite target only on modernc-supported platform…",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-04T07:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43b5e598fadc744f173d95b4ed8edf918f8e13b",
          "body": null,
          "is_bot": false,
          "headline": "feat(querylog): add SQLite query log target (#2080)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-04T05:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cc238af0661f76ea77bd0f789ab39317164e54",
          "body": null,
          "is_bot": false,
          "headline": "fix(caching): sync prefetched entries to Redis (#2079)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-03T10:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d658d04f0e5e2d7226c3fca102658fa8cb4a13",
          "body": "- FUNDING.yml: add Liberapay (spx01) and thanks.dev (u/gh/0xERR0R)\n- README: add Liberapay + thanks.dev badges and a \"Support Blocky\" section\n- docs/index.md: add \"Support Blocky\" footer\n- web/index.html: add support footer linking to the docs support section\n- .goreleaser.yml: append a sponsorship footer to every release's notes",
          "is_bot": false,
          "headline": "docs: add sponsorship/support sections and funding options",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-02T11:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d806b6a4190624d45e0a2e395ed790856ea1508",
          "body": null,
          "is_bot": false,
          "headline": "feat(server): opt-in IP_FREEBIND for DNS listeners (#2078)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-02T10:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c44017aa70085acd386f697f18a531ce50b470ac",
          "body": null,
          "is_bot": false,
          "headline": "feat: load sensitive config values from files (#2077)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-02T08:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2de6aecd01771985c27eacdc90e35045510c8f0",
          "body": null,
          "is_bot": false,
          "headline": "docs(redis): document unix socket support and add e2e test (#2076)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-06-01T12:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a25f67c7f09e8340557d1cc7ed5ce3020f79698",
          "body": "… (#2075)\n\nBumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.14 to 0.1.15.\n- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.14...v0.1.15)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/mattn/go-colorable\n  dependency-version: 0.1.15\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/mattn/go-colorable from 0.1.14 to 0.1.15…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T11:43:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5cdeb2d07c0c46f7c4783a1f8b448199cdfe66f",
          "body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.5 to 5.3.0.\n- [Release notes](https://github.com/go-chi/chi/releases)\n- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-chi/chi/compare/v5.2.5...v5.3.0)\n\n---\nupdated-depende\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 (#2074)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T06:13:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5456628f8b4ecd36a18ce43aaebac012444fa4ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable additional golangci-lint linters (#2073)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-05-23T20:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "132c42f25d1b3a5c7e98736961b506c5c96ef362",
          "body": null,
          "is_bot": false,
          "headline": "feat(config): validate and log ports.dohPath (#2072)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-05-22T20:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18e52bf21f341cf70a540d7f25132c912b8dfb6",
          "body": null,
          "is_bot": false,
          "headline": "feat: capability-aware image that runs under drop:ALL (#2071)",
          "author_name": "Dimitri Herzog",
          "author_login": "0xERR0R",
          "committed_at": "2026-05-22T15:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 40,
      "commits_last_year": 304,
      "latest_release_at": "2026-07-27T20:37:49Z",
      "latest_release_tag": "v0.34.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 28.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/0xERR0R/blocky",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/0xERR0R/blocky",
          "is_deprecated": false,
          "latest_version": "v0.34.0",
          "repository_url": "https://github.com/0xERR0R/blocky",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-27T20:16:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 292,
      "stars": 6817,
      "watchers": 32,
      "fork_history": {
        "days": [
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 2
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 2
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 2
          },
          {
            "date": "2021-08-24",
            "count": 2
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 2
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 2
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 2
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 2
          },
          {
            "date": "2023-11-26",
            "count": 2
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 3
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 2
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 4
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 2
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 3
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 2
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 2
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 289,
        "total_forks": 292
      },
      "star_history": null,
      "open_issues_and_prs": 46
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "docs/api/openapi.yaml"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 662202,
      "source_files_sampled": 351,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 20
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 188,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/0xERR0R/expiration-cache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/ThinkChaos/parcour",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230710171753-fbf917c9eaef"
        },
        {
          "name": "github.com/alicebob/miniredis/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.38.0"
        },
        {
          "name": "github.com/asaskevich/EventBus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200907212545-49d423059eef"
        },
        {
          "name": "github.com/avast/retry-go/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.7.0"
        },
        {
          "name": "github.com/breml/rootcerts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.7"
        },
        {
          "name": "github.com/creasty/defaults",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/dnstap/golang-dnstap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/glebarez/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/go-chi/chi/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/go-redis/redis/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.11.5"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hako/durafmt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210608085754-5c1018a4e16b"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/invopop/jsonschema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/jedib0t/go-pretty/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.8.3"
        },
        {
          "name": "github.com/jedisct1/go-dnsstamps",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260518121737-6579dc73e4a2"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.15"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.72"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/oapi-codegen/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/pires/go-proxyproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.1"
        },
        {
          "name": "github.com/quic-go/quic-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.0"
        },
        {
          "name": "github.com/ramr/go-reaper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/santhosh-tekuri/jsonschema/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.2"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/mariadb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/postgres",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/redis",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/x-cray/logrus-prefixed-formatter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gorm.io/driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/0xerr0r/expiration-cache",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alicebob/miniredis/v2",
            "direct": true,
            "version": "v2.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/eventbus",
            "direct": true,
            "version": "v0.0.0-20200907212545-49d423059eef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go/v4",
            "direct": true,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/rootcerts",
            "direct": true,
            "version": "v0.3.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creasty/defaults",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/data-dog/go-sqlmock",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dnstap/golang-dnstap",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/glebarez/sqlite",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-redis/redis/v8",
            "direct": true,
            "version": "v8.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hako/durafmt",
            "direct": true,
            "version": "v0.0.0-20210608085754-5c1018a4e16b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": true,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty/v6",
            "direct": true,
            "version": "v6.8.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedisct1/go-dnsstamps",
            "direct": true,
            "version": "v0.0.0-20260518121737-6579dc73e4a2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": true,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": true,
            "version": "v1.1.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": true,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oapi-codegen/runtime",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pires/go-proxyproto",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.24.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": true,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ramr/go-reaper",
            "direct": true,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": true,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/mariadb",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/postgres",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/redis",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/thinkchaos/parcour",
            "direct": true,
            "version": "v0.0.0-20230710171753-fbf917c9eaef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x-cray/logrus-prefixed-formatter",
            "direct": true,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/mysql",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/postgres",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.31.2",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abice/go-enum",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apapsch/go-jsonmerge/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/brunoga/deep",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dprotaso/go-yit",
            "direct": false,
            "version": "v0.0.0-20220510233725-9ba8df137936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/farsightsec/golang-framestream",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structs",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getkin/kin-openapi",
            "direct": false,
            "version": "v0.144.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/glebarez/go-sqlite",
            "direct": false,
            "version": "v1.21.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.22.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "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/pgx/v5",
            "direct": false,
            "version": "v5.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/maps",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/parsers/yaml",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/env",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/file",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/posflag",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/structs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/gommon",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/goveralls",
            "direct": false,
            "version": "v0.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdelapenya/tlscert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgutz/ansi",
            "direct": false,
            "version": "v0.0.0-20200706080929-d51e80ef957d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oapi-codegen/oapi-codegen/v2",
            "direct": false,
            "version": "v2.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml3",
            "direct": false,
            "version": "v0.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "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.70.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/speakeasy-api/jsonpath",
            "direct": false,
            "version": "v0.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/speakeasy-api/openapi",
            "direct": false,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": false,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vektra/mockery/v3",
            "direct": false,
            "version": "v3.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware-labs/yaml-jsonpath",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "v0.0.0-20180127040702-4e3ac2762d5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "v0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20250705151800-55b8f293f342",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/gopher-lua",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20250718183923-645b1fa84792",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260625142307-59b4966ccb57",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools/cmd/cover",
            "direct": false,
            "version": "v0.1.0-deprecated",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.22.5",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.23.1",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 188,
        "direct_count": 48,
        "indirect_count": 140
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 1192,
        "open_issues": 43,
        "closed_ratio": 0.93,
        "closed_issues": 573,
        "closed_unmerged_prs": 207
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "0xERR0R",
          "commits": 602,
          "avatar_url": "https://avatars.githubusercontent.com/u/25868513?v=4"
        },
        {
          "type": "User",
          "login": "kwitsch",
          "commits": 274,
          "avatar_url": "https://avatars.githubusercontent.com/u/10324063?v=4"
        },
        {
          "type": "User",
          "login": "ThinkChaos",
          "commits": 123,
          "avatar_url": "https://avatars.githubusercontent.com/u/4761135?v=4"
        },
        {
          "type": "User",
          "login": "FileGo",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/8854002?v=4"
        },
        {
          "type": "User",
          "login": "PeterDaveHello",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/3691490?v=4"
        },
        {
          "type": "User",
          "login": "amigan",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1175936?v=4"
        },
        {
          "type": "User",
          "login": "moolex",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1132321?v=4"
        },
        {
          "type": "User",
          "login": "BenMcH",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1274349?v=4"
        },
        {
          "type": "User",
          "login": "onedr0p",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/213795?v=4"
        },
        {
          "type": "User",
          "login": "maximilize",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3752128?v=4"
        }
      ],
      "contributors_sampled": 81,
      "top_contributor_share": 0.524
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-bin.yml",
        "close_stale.yml",
        "codeql-analysis.yml",
        "dependabot-auto-merge.yml",
        "development-docker.yml",
        "docs.yml",
        "fork-sync.yml",
        "goreleaser-test.yml",
        "makefile.yml",
        "mirror-repo.yml",
        "pr-title.yml",
        "release.yml",
        "sponsors.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 3,
            "reason": "Found 5/15 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5e7e84482c7dac20b8817a9745ec2a989d8af282",
        "ran_at": "2026-07-28T07:45:53Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T05:56:16Z",
      "oldest_open_prs": [
        {
          "number": 1014,
          "created_at": "2023-05-06T19:39:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2088,
          "created_at": "2026-06-05T20:45:21Z",
          "last_comment_at": "2026-07-22T05:00:16Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2118,
          "created_at": "2026-06-16T11:59:28Z",
          "last_comment_at": "2026-06-16T13:15:56Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2026-07-28T05:03:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 148,
          "created_at": "2021-02-26T20:23:00Z",
          "last_comment_at": "2026-06-30T22:15:56Z",
          "last_comment_author": "immanuelfodor"
        },
        {
          "number": 307,
          "created_at": "2021-10-04T12:22:25Z",
          "last_comment_at": "2022-09-17T21:02:35Z",
          "last_comment_author": "ThinkChaos"
        },
        {
          "number": 311,
          "created_at": "2021-10-04T19:34:28Z",
          "last_comment_at": "2025-05-08T05:57:17Z",
          "last_comment_author": "izidormatusov"
        },
        {
          "number": 355,
          "created_at": "2021-12-03T14:18:24Z",
          "last_comment_at": "2023-08-12T18:35:18Z",
          "last_comment_author": "DerRockWolf"
        },
        {
          "number": 375,
          "created_at": "2021-12-20T15:38:22Z",
          "last_comment_at": "2026-01-07T09:05:17Z",
          "last_comment_author": "Kernald"
        },
        {
          "number": 380,
          "created_at": "2021-12-22T07:08:52Z",
          "last_comment_at": "2025-03-11T12:16:46Z",
          "last_comment_author": "PauloFerreira25"
        },
        {
          "number": 462,
          "created_at": "2022-03-18T16:42:37Z",
          "last_comment_at": "2022-11-18T17:49:11Z",
          "last_comment_author": "ViViDboarder"
        },
        {
          "number": 529,
          "created_at": "2022-05-22T23:45:29Z",
          "last_comment_at": "2022-11-03T04:29:15Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 538,
          "created_at": "2022-05-24T23:43:03Z",
          "last_comment_at": "2022-11-03T04:29:12Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 558,
          "created_at": "2022-06-08T15:41:11Z",
          "last_comment_at": "2023-11-09T07:04:09Z",
          "last_comment_author": "0xERR0R"
        },
        {
          "number": 594,
          "created_at": "2022-07-06T13:54:10Z",
          "last_comment_at": "2022-07-06T13:55:31Z",
          "last_comment_author": "PeterDaveHello"
        },
        {
          "number": 607,
          "created_at": "2022-07-26T23:46:48Z",
          "last_comment_at": "2024-04-14T21:56:06Z",
          "last_comment_author": "ThinkChaos"
        },
        {
          "number": 732,
          "created_at": "2022-11-08T13:01:15Z",
          "last_comment_at": "2026-04-15T00:16:27Z",
          "last_comment_author": "happy42779"
        },
        {
          "number": 754,
          "created_at": "2022-11-16T21:35:26Z",
          "last_comment_at": "2024-10-03T20:47:04Z",
          "last_comment_author": "leipert"
        },
        {
          "number": 772,
          "created_at": "2022-11-27T04:41:15Z",
          "last_comment_at": "2023-04-13T00:11:18Z",
          "last_comment_author": "ThinkChaos"
        },
        {
          "number": 844,
          "created_at": "2023-01-25T16:26:39Z",
          "last_comment_at": "2023-08-17T04:06:55Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 895,
          "created_at": "2023-02-22T20:50:14Z",
          "last_comment_at": "2025-01-11T16:08:11Z",
          "last_comment_author": "starsoccer"
        },
        {
          "number": 906,
          "created_at": "2023-02-28T14:00:31Z",
          "last_comment_at": "2023-03-01T09:45:24Z",
          "last_comment_author": "padey"
        },
        {
          "number": 945,
          "created_at": "2023-03-21T16:59:42Z",
          "last_comment_at": "2026-04-13T11:35:26Z",
          "last_comment_author": "Serverfrog"
        },
        {
          "number": 966,
          "created_at": "2023-03-29T06:44:03Z",
          "last_comment_at": "2023-11-15T16:37:18Z",
          "last_comment_author": "MaKeG0"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/0xERR0R/blocky",
    "host": "github.com",
    "name": "blocky",
    "owner": "0xERR0R"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 70,
        "vitality": 94,
        "community": 78,
        "governance": 68,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 304,
              "human_commit_share": 0.62,
              "days_since_last_push": 0,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "304 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 304
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 40,
              "latest_release_tag": "v0.34.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 28.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "40 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "forks": 292,
              "stars": 6817,
              "watchers": 32,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,817 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6817
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "292 forks",
                "points": 20.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 292
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "32 watchers",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 81,
              "top_contributor_share": 0.524
            },
            "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 52% of commits",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 52
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "81 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 1192,
              "open_issues": 43,
              "closed_issues": 573,
              "issue_closed_ratio": 0.93,
              "closed_unmerged_prs": 207
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1192/1399 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1192,
                      "decided": 1399
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/15 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 173,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "0xERR0R",
              "public_repos": 21,
              "account_age_days": 3446
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "173 followers of 0xERR0R",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 173,
                      "login": "0xERR0R"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~9 yr old",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/0xERR0R/blocky"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "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": "13 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "ad-blocker",
                "adblocker",
                "dns",
                "self-hosted",
                "golang",
                "selfhosted",
                "pihole",
                "dns-over-https",
                "dns-server",
                "parental-control",
                "adblock"
              ],
              "has_wiki": true,
              "homepage": "https://0xERR0R.github.io/blocky/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://0xERR0R.github.io/blocky/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 5/15 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 188 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 188
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 188,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 188,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "62 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 62,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.38
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, 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": "38 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 38,
                      "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": 662202,
              "source_files_sampled": 351,
              "oversized_source_files": 3
            },
            "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": "3/351 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 351,
                      "oversized": 3
                    }
                  }
                ],
                "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": [
                "docs/api/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/api/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/api/openapi.yaml"
                    }
                  }
                ],
                "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-28T07:46:25.535667Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/0/0xERR0R/blocky.svg",
  "full_name": "0xERR0R/blocky",
  "license_state": "standard",
  "license_spdx": "Apache-2.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.