Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.14.0 · 2026-07-28 13:11 UTC

spf13 / viper

Go configuration with fangs

GoMIT★ 30.399 estrellas⑂ 2212 forksdesde abr 2014Ver en GitHub ↗

spf13/viper tiene un índice de salud de 64 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Community & Adoption (76/100) y la más baja, Vitality (44/100). Se actualizó por última vez hace 196 días. Una sola persona concentra la mayor parte del trabajo reciente.

64
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

64
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

Steve FranciaCuenta personal
16.418 seguidores116 repositorios públicosdesde dic 2009

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/spf13/viperv1.21.0-44hace 322 días
Gogithub.com/spf13/viper/remotev1.21.0-9hace 322 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

44En riesgo · 22% del índice global
Cómo se puntúa
3.6/36Recencia de push — último push hace 196 días
8.3/36Cadencia de commits — 12/52 semanas con commits
15.4/18Volumen de commits — 51 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year51
human_commit_share0,64
days_since_last_push196
active_weeks_last_year12
Cómo se puntúa
27/27Publica versiones — 35 versiones publicadas
16.2/36Recencia de las versiones — última versión hace 322 días
19.8/27Cadencia de publicación — una versión cada ~71,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count35
latest_release_tagv1.21.0
releases_from_tagsno
days_since_latest_release322
mean_days_between_releases71,1
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

76Bueno · 18% del índice global
Cómo se puntúa
60/60Estrellas — 30.399 estrellas
25/25Forks — 2212 forks
13.5/15Observadores — 265 observadores
Datos de entrada utilizados
forks2212
stars30.399
watchers265
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

69Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
11/22.5Distribución de commits — el principal contribuyente firma el 51% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 55 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled99
top_contributor_share0,511
Cómo se puntúa
46.3/46.8Resolución de issues — 99% de issues cerradas
22.3/38.3Aceptación de PR — 520/891 PR decididos fusionados
6/15OpenSSF Scorecard: Code-Review — Found 4/9 approved changesets -- score normalized to 4
Datos de entrada utilizados
merged_prs520
open_issues9
closed_issues927
issue_closed_ratio0,99
closed_unmerged_prs371
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
25/25Alcance del propietario — 16.418 seguidores de spf13
25/25Trayectoria — 116 repos públicos, cuenta de ~16 años
Datos de entrada utilizados
followers16.418
owner_typeUser
is_verified
owner_loginspf13
public_repos116
account_age_days6055
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 2 paquete(s) en go
26/35Recencia de publicación — última publicación hace 322 días
20/20Historial de versiones — 44 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/spf13/viper, github.com/spf13/viper/remote
ecosystemsgo
any_deprecatedno
min_days_since_publish322

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

72Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 4 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yaml
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_configno

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dirno
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

58Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 6 out of 7 merged PRs checked by a CI test -- score normalized to 8
0.5/2.5CII-Best-Practices — badge detected: InProgress
3/7.5Code-Review — Found 4/9 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 55 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0.5/5SAST — SAST tool is not run on all commits -- score normalized to 1
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 33 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,8
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories53
affected_packages8
assessed_packages85
unassessed_packages0
affected_by_severitycritical 2, high 1, moderate 1, unknown 4
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 85 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

73Bueno · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 56 de 64 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,875
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Nix, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 36 de los últimos 100 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nix
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, remote/go.mod
dependency_bot_commit_share0,36
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
51.7/55Tamaños de archivo manejables — 2/33 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes66.591
source_files_sampled33
oversized_source_files2

Datos clave

30.399estrellas de GitHub
99contribuidores
51commits en los últimos 12 meses
196días desde el último push
35versiones publicadas
1factor bus
9issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 2212 ⇿
0Estrellas
2212Forks
23Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

Solo se muestra el historial más reciente: este repositorio supera la ventana de recopilación, por lo que no se captura el historial más antiguo.

1000125015001750200022502212552021-042023-122026-07
Mayor 0Menor 14Parche 5

Cada punto abarca 5 días.

OpenSSF Scorecard 4.8 / 10
4.8agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-28 13:11 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests6 out of 7 merged PRs checked by a CI test -- score normalized to 8
2CII-Best-Practicesbadge detected: InProgress
4Code-ReviewFound 4/9 approved changesets -- score normalized to 4
10Contributorsproject has 55 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
1SASTSAST tool is not run on all commits -- score normalized to 1
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities33 existing vulnerabilities detected
Dependencias directas 12
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/fsnotify/fsnotifyv1.9.0go.mod
Gogithub.com/go-viper/mapstructure/v2v2.4.0go.mod
Gogithub.com/pelletier/go-toml/v2v2.2.4go.mod
Gogithub.com/sagikazarmark/locaferov0.12.0go.mod
Gogithub.com/spf13/aferov1.15.0go.mod
Gogithub.com/spf13/castv1.10.0go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/subosito/gotenvv1.6.0go.mod
Gogo.yaml.in/yaml/v3v3.0.4go.mod
Gogithub.com/sagikazarmark/cryptv0.31.0remote/go.mod
Gogithub.com/spf13/viperv1.21.0remote/go.mod
Todas las dependencias 85

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 12 paquetes directos y 73 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Gogithub.com/fsnotify/fsnotify1.9.0directa
Gogithub.com/go-viper/mapstructure/v22.4.0directa
Gogithub.com/pelletier/go-toml/v22.2.4directa
Gogithub.com/sagikazarmark/crypt0.31.0directa
Gogithub.com/sagikazarmark/locafero0.11.0directa
Gogithub.com/sagikazarmark/locafero0.12.0directa
Gogithub.com/spf13/afero1.15.0directa
Gogithub.com/spf13/cast1.10.0directa
Gogithub.com/spf13/pflag1.0.10directa
Gogithub.com/stretchr/testify1.11.1directa
Gogithub.com/subosito/gotenv1.6.0directa
Gogo.yaml.in/yaml/v33.0.4directa
Gocloud.google.com/go0.120.0indirecta
Gocloud.google.com/go/auth0.16.5indirecta
Gocloud.google.com/go/auth/oauth2adapt0.2.8indirecta
Gocloud.google.com/go/compute/metadata0.8.0indirecta
Gocloud.google.com/go/firestore1.18.0indirecta
Gocloud.google.com/go/longrunning0.6.7indirecta
Gogithub.com/armon/go-metrics0.4.1indirecta
Gogithub.com/coreos/go-semver0.3.1indirecta
Gogithub.com/coreos/go-systemd/v2222.5.0indirecta
Gogithub.com/davecgh/go-spew1.1.1indirecta
Gogithub.com/fatih/color1.16.0indirecta
Gogithub.com/felixge/httpsnoop1.0.4indirecta
Gogithub.com/go-logr/logr1.4.3indirecta
Gogithub.com/go-logr/stdr1.2.2indirecta
Gogithub.com/gogo/protobuf1.3.2indirecta
Gogithub.com/golang/protobuf1.5.4indirecta
Gogithub.com/google/go-cmp0.6.0indirecta
Gogithub.com/google/s2a-go0.1.9indirecta
Gogithub.com/googleapis/enterprise-certificate-proxy0.3.6indirecta
Gogithub.com/googleapis/gax-go/v22.15.0indirecta
Gogithub.com/grpc-ecosystem/grpc-gateway/v22.26.3indirecta
Gogithub.com/hashicorp/consul/api1.32.1indirecta
Gogithub.com/hashicorp/errwrap1.1.0indirecta
Gogithub.com/hashicorp/go-cleanhttp0.5.2indirecta
Gogithub.com/hashicorp/go-hclog1.5.0indirecta
Gogithub.com/hashicorp/go-immutable-radix1.3.1indirecta
Gogithub.com/hashicorp/go-multierror1.1.1indirecta
Gogithub.com/hashicorp/go-rootcerts1.0.2indirecta
Gogithub.com/hashicorp/golang-lru0.5.4indirecta
Gogithub.com/hashicorp/serf0.10.1indirecta
Gogithub.com/json-iterator/go1.1.12indirecta
Gogithub.com/klauspost/compress1.18.0indirecta
Gogithub.com/mattn/go-colorable0.1.13indirecta
Gogithub.com/mattn/go-isatty0.0.20indirecta
Gogithub.com/mitchellh/go-homedir1.1.0indirecta
Gogithub.com/mitchellh/mapstructure1.5.0indirecta
Gogithub.com/modern-go/concurrent0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect21.0.2indirecta
Gogithub.com/nats-io/nats.go1.45.0indirecta
Gogithub.com/nats-io/nkeys0.4.11indirecta
Gogithub.com/nats-io/nuid1.0.1indirecta
Gogithub.com/pkg/errors0.9.1indirecta
Gogithub.com/pmezard/go-difflib1.0.0indirecta
Gogithub.com/sourcegraph/conc0.3.1-0.20240121214520-5f936abd7ae8indirecta
Gogo.etcd.io/etcd/api/v33.6.4indirecta
Gogo.etcd.io/etcd/client/pkg/v33.6.4indirecta
Gogo.etcd.io/etcd/client/v22.305.22indirecta
Gogo.etcd.io/etcd/client/v33.6.4indirecta
Gogo.opentelemetry.io/auto/sdk1.1.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc0.61.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp0.61.0indirecta
Gogo.opentelemetry.io/otel1.37.0indirecta
Gogo.opentelemetry.io/otel/metric1.37.0indirecta
Gogo.opentelemetry.io/otel/trace1.37.0indirecta
Gogo.uber.org/multierr1.11.0indirecta
Gogo.uber.org/zap1.27.0indirecta
Gogolang.org/x/crypto0.41.0indirecta
Gogolang.org/x/exp0.0.0-20250305212735-054e65f0b394indirecta
Gogolang.org/x/net0.43.0indirecta
Gogolang.org/x/oauth20.30.0indirecta
Gogolang.org/x/sync0.16.0indirecta
Gogolang.org/x/sys0.29.0indirecta
Gogolang.org/x/sys0.35.0indirecta
Gogolang.org/x/text0.28.0indirecta
Gogolang.org/x/time0.12.0indirecta
Gogoogle.golang.org/api0.248.0indirecta
Gogoogle.golang.org/genproto0.0.0-20250603155806-513f23925822indirecta
Gogoogle.golang.org/genproto/googleapis/api0.0.0-20250707201910-8d1bb00bc6a7indirecta
Gogoogle.golang.org/genproto/googleapis/rpc0.0.0-20250818200422-3122310a409cindirecta
Gogoogle.golang.org/grpc1.75.0indirecta
Gogoogle.golang.org/protobuf1.36.7indirecta
Gogopkg.in/check.v11.0.0-20190902080502-41f04d3bba15indirecta
Gogopkg.in/yaml.v33.0.1indirecta
Avisos de dependencias 8

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 85 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 8 tienen avisos conocidos, de los cuales 0 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/crypto0.41.0indirectacrítica320.52.0
google.golang.org/grpc1.75.0indirectacrítica41.82.1
go.opentelemetry.io/otel1.37.0indirectaalta21.41.0
golang.org/x/net0.43.0indirectamoderada111.26.3
github.com/klauspost/compress1.18.0indirectadesconocida11.18.7
golang.org/x/sys0.29.0indirectadesconocida10.44.0
golang.org/x/sys0.35.0indirectadesconocida10.44.0
golang.org/x/text0.28.0indirectadesconocida10.39.0

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1625,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 185292,
        "Nix": 1337,
        "Shell": 231,
        "Makefile": 2430
      },
      "pushed_at": "2026-01-12T21:42:47Z",
      "created_at": "2014-04-02T14:33:33Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T11:36:23Z",
      "description": "Go configuration with fangs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://spf13.com",
      "name": "Steve Francia",
      "type": "User",
      "login": "spf13",
      "company": null,
      "location": "NYC",
      "followers": 16418,
      "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4",
      "created_at": "2009-12-29T03:37:15Z",
      "is_verified": null,
      "public_repos": 116,
      "account_age_days": 6055
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2025-09-08T16:58:23Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2025-03-26T17:33:00Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2025-03-15T15:07:17Z"
        },
        {
          "tag": "v1.20.0-alpha.6",
          "kind": "prerelease",
          "published_at": "2024-07-23T18:12:10Z"
        },
        {
          "tag": "v1.20.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2024-06-24T15:24:09Z"
        },
        {
          "tag": "v1.20.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-06-20T12:01:46Z"
        },
        {
          "tag": "v1.20.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-06-06T13:13:03Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2024-06-02T07:18:58Z"
        },
        {
          "tag": "v1.18.2",
          "kind": "patch",
          "published_at": "2023-12-18T18:28:01Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2023-12-08T13:45:12Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2023-12-06T14:56:23Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2023-10-06T12:44:49Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2023-05-30T10:46:37Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-01-19T15:47:07Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2022-11-06T13:40:46Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2022-09-06T12:12:08Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2022-05-26T15:52:53Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2022-04-13T13:40:50Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-12-15T13:11:43Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-12-12T03:05:17Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-09-19T23:26:34Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2021-06-25T11:58:59Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-06-16T01:22:19Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2020-07-31T21:40:53Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2020-05-09T09:56:55Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2020-04-09T18:22:48Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2020-01-16T18:31:59Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2019-12-06T16:30:41Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2019-12-06T14:25:00Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2019-11-01T11:50:39Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-05-24T20:04:42Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2019-03-13T09:32:09Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2018-12-07T10:07:31Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2018-12-05T16:18:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-08-06T19:35:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "528f7416c4b56a4948673984b190bf8713f0c3c4",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "allow octoslash on PRs",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-15T21:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc880d2f5195885636621f8d5e966246258b8a4",
          "body": null,
          "is_bot": false,
          "headline": "chore: turn up the number of stale issue ops from 30 to 500",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-15T21:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937ae2d3e65f20c0bc87a7443d45aca4671b6f74",
          "body": "These are the exact default rules, only packages-comment rule was disabled.\nBut we had to add them all to disable one rule.\n\nFor records, revive owns a lot of rules that could be enabled.",
          "is_bot": false,
          "headline": "ci: enable revive rules",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-10-14T12:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2959599d7d2bf11c97e46eded5546ba0c48ebbf7",
          "body": null,
          "is_bot": false,
          "headline": "doc: add documentation to all exported methods",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-10-14T12:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15fb4054547eeceb2c7e98175a4ec2b9ff5ad23d",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: update octoslash permissions",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-09T13:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0965a201e10c3c543a619b8a56c3817692cc0a0",
          "body": null,
          "is_bot": false,
          "headline": "docs: clenups, remove HCL support",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5c582cffabbe2c234ae04dcf949b1a49bdf68c",
          "body": null,
          "is_bot": false,
          "headline": "docs: readme refresh",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b66799cc5572f20a16ee34973cbee469819064",
          "body": null,
          "is_bot": false,
          "headline": "docs: update comment on deprecated error",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f44d6965ba144ffc95996b1d21ba11e786def4b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: clean-ups",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196113234fe04cbaae663b8bb992988a71353e42",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "refactor: apply review comments",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3621ce3ddbf551338b0f73f41a5b2c45b22aa7e",
          "body": null,
          "is_bot": false,
          "headline": "style: better naming",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da507cf456ee929c4314cae7d2c742f766720509",
          "body": null,
          "is_bot": false,
          "headline": "style: clean-up",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3504ce391d2047e88bc20a09497d8d8b71ff448d",
          "body": null,
          "is_bot": false,
          "headline": "fix: wrap file not found error",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c673554b50d5ef9b683e2fa273e36345937bd65",
          "body": null,
          "is_bot": false,
          "headline": "style: variable naming, readme conforming",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "315c2137bb691c55ded2476af153406a47adf2cd",
          "body": null,
          "is_bot": false,
          "headline": "refactor: redundant fields for file search error, interface, syscall opt",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7312e0f00987923db41749e2b8f205a12d2210c7",
          "body": "Co-authored-by: Márk Sági-Kazár <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "style: apply suggestions from code review",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a9d5df73dd9f92a0fe23c6baa841b00c50ebba",
          "body": null,
          "is_bot": false,
          "headline": "docs: better file not found example, remove file not found interface",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29eb8d3fc737de352501ee8905b2962389a029ae",
          "body": null,
          "is_bot": false,
          "headline": "style: better test name",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ab22ef25baf5a57a6a455e5a82d8068cfb991e",
          "body": null,
          "is_bot": false,
          "headline": "style: clean-up",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae04a8bbfa916ff4842058be8eb5c636f0ba501",
          "body": null,
          "is_bot": false,
          "headline": "docs: add explanation on read in config errors",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9dfcc5b9e7c590d952ae657cfe6adf4bb303c54",
          "body": null,
          "is_bot": false,
          "headline": "refactor: better naming, return original error for finder",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d525ac880f4068c7c78ade8899121d92c3c1d41",
          "body": "Co-authored-by: Márk Sági-Kazár <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "refactor: apply suggestions from code review",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec92e6433259ccd87dfc3be3b952971875d4ba3c",
          "body": null,
          "is_bot": false,
          "headline": "style: clean-up",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8387f662f42a69aec7e0bd25e57e286a2582145",
          "body": null,
          "is_bot": false,
          "headline": "refactor: segregate errors, config file not found interface",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93dc9f6a62bffa885c4af96c53d872f3acab7b5d",
          "body": null,
          "is_bot": false,
          "headline": "style: gofumpt",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afb0456be931163b9b402905160c3999b929c7f",
          "body": null,
          "is_bot": false,
          "headline": "fix: return not found error if setting config",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-10-08T10:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da50fe98c7e48a260c3f87156473344cb423849",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: add slash commands",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-08T01:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0525738e5e7fcf38e40258475d46c96b4648c263",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: restrict permissions to the required ones",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-02T20:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b5970f989b55c2027a5c9b348e96560f1c64b5",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: remove unused codeql workflow",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-10-02T20:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2220648d1582a3263678df382791541fda65c3cd",
          "body": "Bumps [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) from 0.11.0 to 0.12.0.\n- [Commits](https://github.com/sagikazarmark/locafero/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sagikazarmark/locafero\n  dependency-version: 0.12.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/sagikazarmark/locafero",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-26T20:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e66ee1a10ee0208482d1de34282b537c34bb632c",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "remove issue comment test",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-18T19:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b127084a3e8f29f305aded90bc44d90414ddc2c5",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "collect issue comment events",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-18T19:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eadfaeec3f211842e0320c2d4779583db68e12fd",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow for issue exemption",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-09-17T15:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4eab501d4c2dc9959bc6923811315d68fa601bb",
          "body": null,
          "is_bot": false,
          "headline": "feat: turn stale issue management on",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-09-17T15:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a5ad96afc0db72c0a2d1c059f6e3e1172c407aa",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "fix stale issue params",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-12T17:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6c29e0b76b872a5ee00e4d167f4b16893ca975",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update viper",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-08T16:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394040caccbdf5821fa6839386a35f0fb1b1ee9e",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: build on go 1.25",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-08T16:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812f548100ce43c96cf2ef6914fa3aea3c9885e2",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-08T16:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5271efd81369475d8b49e85ce35cfe83359a991",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: update stale workflow",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-09-08T16:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff303b19f6859ea69d0f48a3343765c25ce5ad2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add a stale issue scheduled action",
          "author_name": "Matthew Coleman",
          "author_login": "spacez320",
          "committed_at": "2025-09-08T15:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12879766ad2fccd4875e8dc5ba96ce5f28357842",
          "body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.10.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.10)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n  dependency-version: 1.0.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T15:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38932cd79521272eb1634d81eb1c200fa1803008",
          "body": "Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-viper/mapst\n[…]\n.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-viper/mapstructure/v2\n  dependency-version: 2.4.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-viper/mapstructure/v2 in /remote",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T14:02:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d014bec7784acab13d7d7eb2adcb6814bac2f89",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-version: 1.11.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T14:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74c7ee1e5e999f16bc2b904608815a59241b316",
          "body": "Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0.\n- [Release notes](https://github.com/fsnotify/fsnotify/releases)\n- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0.\n[…]\n-name: github.com/fsnotify/fsnotify\n  dependency-version: 1.9.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T07:17:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acd05e1543b0c36b36580b6bd29c53a9b62acd98",
          "body": "some errors were found in the code and fixed",
          "is_bot": false,
          "headline": "fix: linting issues",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-08-16T07:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5a8e23e22a67a6dcc2025cef0b5a2ca7615456",
          "body": null,
          "is_bot": false,
          "headline": "ci: upgrade golangci-lint",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-08-16T07:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c2854c77131fe5cce065c21d1d862686d27981",
          "body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n  dependency-version: 1.0.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T01:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010479baba03db6810613dda89357e1ef221c393",
          "body": "Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-viper/mapst\n[…]\ngithub.com/go-viper/mapstructure/v2\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-viper/mapstructure/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T00:37:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb5b99fe213f5ea25aa86ad5a6fedc32f9df3b36",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "build: update dev env",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-08-16T00:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e2b872aa107151d8643b42e6572a1df1087b60",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: update linter",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-08-16T00:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c12111ef94c74f78fa62c312852d81a5f5d72c",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: drop old go versions",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-08-16T00:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df8a66f9eea365fafbcb0ca41fcbd2369609b8e",
          "body": "Signed-off-by: yingshanghuangqiao <yingshanghuangqiao@foxmail.com>",
          "is_bot": false,
          "headline": "refactor: use the built-in max/min to simplify the code",
          "author_name": "yingshanghuangqiao",
          "author_login": "yingshanghuangqiao",
          "committed_at": "2025-08-01T12:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b990446f12cd982ddc5e5618fccfd887c16784",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "feat: use maintained yaml library",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-07-29T14:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd6b8123b5ff4eab8af0d018ba2d998d8630cc8",
          "body": "Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-viper/mapst\n[…]\ngithub.com/go-viper/mapstructure/v2\n  dependency-version: 2.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-viper/mapstructure/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T22:17:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "260b8e9a3c75f49c374251f10fa1529d9e704b6a",
          "body": null,
          "is_bot": false,
          "headline": "Add support for UintSlice and Float64Slice flags",
          "author_name": "Nicolas Maurice",
          "author_login": "nmvalera",
          "committed_at": "2025-06-03T09:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7328d1b53ab472c6927ec1ced9763f478e0e6008",
          "body": "Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.8.0 to 1.9.2.\n- [Release notes](https://github.com/spf13/cast/releases)\n- [Commits](https://github.com/spf13/cast/compare/v1.8.0...v1.9.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cast\n  dependency-version: 1.9.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-03T09:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2183a3ce3c98787beb48dc540a5bcc62f6c7b9b0",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T17:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6677701ad64582f187a8369a61a6d0f4b99d683",
          "body": "Bumps [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) from 0.8.0 to 0.9.0.\n- [Commits](https://github.com/sagikazarmark/locafero/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/sagikazarmark/locafero\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T17:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5856725aaccad222641230090b12e428de60b17",
          "body": "Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.3 to 2.2.4.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2\n[…]\nme: github.com/pelletier/go-toml/v2\n  dependency-version: 2.2.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T17:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "229ce9a8c08f82f0edd1fa4c36d75c502906db20",
          "body": "Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.1 to 1.8.0.\n- [Release notes](https://github.com/spf13/cast/releases)\n- [Commits](https://github.com/spf13/cast/compare/v1.7.1...v1.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cast\n  dependency-version: 1.8.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-19T17:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1508a7ba4478e59a385419023ed91eeeb8d522b4",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "fix: config type check when loading any config",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-26T17:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddd7c091cc0153bda143ddb90e29b2160869ce9",
          "body": null,
          "is_bot": false,
          "headline": "docs: update upgrade guide with more details about mapstructure",
          "author_name": "Márk Sági-Kazár",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-26T06:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ab9050284cff3a932c852f98145210139cdec1",
          "body": null,
          "is_bot": false,
          "headline": "Update update guide with `mapstructure` package replacement.",
          "author_name": "toimtoimtoim",
          "author_login": "aldas",
          "committed_at": "2025-03-26T06:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc92421b1817ce38d1e3454e7ae100f8a0a445a",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): get config type from v.configType or config file ext",
          "author_name": "GuillaumeBAECHLER",
          "author_login": "GuillaumeBAECHLER",
          "committed_at": "2025-03-26T06:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d319333b0ffd91a9681feaf2d202ce9332df8ecc",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-21T02:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fcec8d629a3a6438120b6bbd0086ae86138d926",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "docs: rename upgrade guide",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-15T15:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50e7f625e4d2a02454c6609e2d1f908f7882ef7",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update Viper",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-15T15:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c038295114ebabab9d57440f76025cfa73d7df3e",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "docs: add update instructions for 1.20",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-03-15T15:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c07e0f0633cae75a540fc606c6ebb3bece61826",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "build: disable unused linters",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-02-18T15:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48112d6a050e8a0af0a0aa2ae0d29834f603154b",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "ci: add Go 1.24 to the test matrix",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-02-18T15:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e3e2877d2aa0b521a39f28f3340181e5603741",
          "body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-17T00:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b96ac0d54073bdbd05364a52195e6277c86b16",
          "body": null,
          "is_bot": false,
          "headline": "New Logo",
          "author_name": "Steve Francia",
          "author_login": "spf13",
          "committed_at": "2025-02-12T01:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b223a45cef1badfd02317591a316095fb15a5d2",
          "body": "Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.0 to 1.7.1.\n- [Release notes](https://github.com/spf13/cast/releases)\n- [Commits](https://github.com/spf13/cast/compare/v1.7.0...v1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cast\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-09T13:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fd3639d7b10935d3e1308d350a7f727834561e",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update afero",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2025-01-09T11:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75c48f185d3a75e447bd67f80fa153a88a9c958",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues reported by testifylint",
          "author_name": "Andreas Deininger",
          "author_login": "deining",
          "committed_at": "2025-01-09T11:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ea569d2e3cc9f6425530c9c731a0d84962a14d",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.27.7 to 3.27.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-13T23:24:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54f2089833b65fa556a510957197de2609059147",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /remote",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-12T00:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8bf93bc65307179ddb6e0ec09fd63b77f056a8",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-12T00:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc7b96daf76408898e21ebd78837428c074b5b4",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed...3041bf56c941b39c61721a86cd11f3bb1338122a)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5.1.0 to 5.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-12T00:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f347a757815400140f324b6c75ea9bf134054586",
          "body": "Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.4.0 to 4.5.0.\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/4081bf99e2866ebe428fc0477b69eb4fc\n[…]\npendencies:\n- dependency-name: actions/dependency-review-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-12T00:01:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75e3acdf02d2f08dc66305eb3f8c18e0c9891118",
          "body": "Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 5.4.2 to 5.5.0.\r\n- [Release notes](https://github.com/mheap/github-action-required-labels/releases)\r\n- [Commits](https://github.com/mheap/github-action-required-labels/compare/d25134c992b943fb6ad\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump mheap/github-action-required-labels (#1957)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-12T00:00:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09713b044321852554d0cdf51f0df33cd7be98c1",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.27.3 to 3.27.7 (#1958)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-11T15:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e5c44537893d7f8c26196e7b346cac59a41df5",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.2 to 3.27.3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/9\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.27.2 to 3.27.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-14T09:05:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fc04e297d9de5555fdd2f885cdbc79420ce2e8f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.\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/eef61447b9ff4aafe5dcd4e\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.1 to 4.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-14T08:47:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30f38f63600529dbb2841715b37179f4676a82dd",
          "body": "Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.4 to 4.4.0.\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/5a2ce3f5b92ee19cbb1541a4984c76d92\n[…]\npendencies:\n- dependency-name: actions/dependency-review-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T13:35:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64aff1ee4dc5ffd43153547086167d3e9461f059",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32...41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5.0.2 to 5.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T13:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc2384c8e47eba0c7d814726b30fba4bd975bbd",
          "body": "Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/fsnotify/fsnotify/releases)\n- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.7.0.\n[…]\nd-dependencies:\n- dependency-name: github.com/fsnotify/fsnotify\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T13:29:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "818850295a5706fe5c673c2d8c64b89454a97040",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.27.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.26.11 to 3.27.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T13:29:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76d3bebef5881f2b9f688dbf3239161d09b910e7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.\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/d632683dd7b4114ad314bca\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.0 to 4.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-15T06:10:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70cfc59c9792e56533442fdbd44b8faaa9974a63",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.\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/692973e3d937129bcbf4065\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.1.7 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-06T08:33:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d242e646681beffa20718ba4d89efd57e0eebbfc",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/aaa42aa0628b4ae2578232a66b541047968fac86...97\n[…]\n-dependencies:\n- dependency-name: golangci/golangci-lint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-06T08:16:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfb8756ef00402bc390496e5bb4ecff951adafa4",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.11.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.26.8 to 3.26.11",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-06T08:16:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5cf74cc017cb7b365644ebc39159244f3fdd464",
          "body": "Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.1.0 to 2.2.1.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-viper/mapst\n[…]\ndencies:\n- dependency-name: github.com/go-viper/mapstructure/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/go-viper/mapstructure/v2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-23T17:13:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "975fbb420a1fd748c7a3347930c17fe2dedef740",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: remove feedback comments",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2024-09-22T22:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c107952d90f341e316e51591895224d555a310b2",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.8.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/8\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.26.7 to 3.26.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-22T22:45:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbe1cf13d23324bc4a7065280d71ad689bb8bf4c",
          "body": "Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>",
          "is_bot": false,
          "headline": "chore: update crypt",
          "author_name": "Mark Sagi-Kazar",
          "author_login": "sagikazarmark",
          "committed_at": "2024-09-16T13:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b88551a2786113431bce91d45be4e1e2dff1fbe",
          "body": null,
          "is_bot": false,
          "headline": "feat: uint8 test",
          "author_name": "Calin Martinconi",
          "author_login": "martinconic",
          "committed_at": "2024-09-16T13:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ae6b5215658a6140e8106d8ff2a06242d1c3f2",
          "body": null,
          "is_bot": false,
          "headline": "feat: return uint8 also",
          "author_name": "Calin Martinconi",
          "author_login": "martinconic",
          "committed_at": "2024-09-16T13:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81d7c13bb3698f557271efb5dea3bd5e742ce88",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github/codeql-action from 3.26.6 to 3.26.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-16T13:04:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80361e888399d45f21cc9e459898d26f05f44e82",
          "body": "Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 28.\n- [Release notes](https://github.com/cachix/install-nix-action/releases)\n- [Commits](https://github.com/cachix/install-nix-action/compare/ba0dd844c9180cbf77aa72a116d6fbc515d0e87b...3715ab1a11cac9e991980d7b\n[…]\nated-dependencies:\n- dependency-name: cachix/install-nix-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump cachix/install-nix-action from 27 to 28",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-13T12:20:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 51,
      "latest_release_at": "2025-09-08T16:58:23Z",
      "latest_release_tag": "v1.21.0",
      "releases_from_tags": false,
      "days_since_last_push": 196,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 322,
      "mean_days_between_releases": 71.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/spf13/viper",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/spf13/viper",
          "is_deprecated": false,
          "latest_version": "v1.21.0",
          "repository_url": "https://github.com/spf13/viper",
          "versions_count": 44,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-09-08T16:56:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 322
        },
        {
          "name": "github.com/spf13/viper/remote",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/spf13/viper/remote",
          "is_deprecated": false,
          "latest_version": "v1.21.0",
          "repository_url": "https://github.com/spf13/viper",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-09-08T16:57:41Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 322
        }
      ]
    },
    "popularity": {
      "forks": 2212,
      "stars": 30399,
      "watchers": 265,
      "fork_history": {
        "days": [
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 3
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 3
          },
          {
            "date": "2021-05-12",
            "count": 3
          },
          {
            "date": "2021-05-13",
            "count": 3
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 2
          },
          {
            "date": "2021-05-22",
            "count": 2
          },
          {
            "date": "2021-05-25",
            "count": 2
          },
          {
            "date": "2021-05-27",
            "count": 3
          },
          {
            "date": "2021-05-28",
            "count": 4
          },
          {
            "date": "2021-06-01",
            "count": 3
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 2
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 2
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 2
          },
          {
            "date": "2021-07-06",
            "count": 2
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 2
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 2
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 2
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 3
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 2
          },
          {
            "date": "2021-08-26",
            "count": 2
          },
          {
            "date": "2021-08-27",
            "count": 3
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 2
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 2
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 3
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 2
          },
          {
            "date": "2021-09-28",
            "count": 3
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 3
          },
          {
            "date": "2021-10-22",
            "count": 2
          },
          {
            "date": "2021-10-27",
            "count": 2
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 2
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 2
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 4
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 2
          },
          {
            "date": "2021-12-11",
            "count": 2
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 3
          },
          {
            "date": "2021-12-15",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 2
          },
          {
            "date": "2021-12-28",
            "count": 2
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 2
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 2
          },
          {
            "date": "2022-01-12",
            "count": 7
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 2
          },
          {
            "date": "2022-01-19",
            "count": 3
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-01-28",
            "count": 4
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 2
          },
          {
            "date": "2022-02-09",
            "count": 3
          },
          {
            "date": "2022-02-10",
            "count": 2
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-15",
            "count": 2
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 2
          },
          {
            "date": "2022-02-25",
            "count": 2
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 2
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 3
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 4
          },
          {
            "date": "2022-03-31",
            "count": 4
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 2
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 4
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 2
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-04-28",
            "count": 2
          },
          {
            "date": "2022-05-05",
            "count": 2
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 3
          },
          {
            "date": "2022-06-07",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 2
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 2
          },
          {
            "date": "2022-06-17",
            "count": 2
          },
          {
            "date": "2022-06-18",
            "count": 3
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 4
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 2
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 2
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 2
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 3
          },
          {
            "date": "2022-07-13",
            "count": 2
          },
          {
            "date": "2022-07-18",
            "count": 2
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 3
          },
          {
            "date": "2022-07-24",
            "count": 2
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 2
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 2
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 2
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 3
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 2
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 2
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 3
          },
          {
            "date": "2022-09-30",
            "count": 2
          },
          {
            "date": "2022-10-02",
            "count": 2
          },
          {
            "date": "2022-10-03",
            "count": 2
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 2
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 3
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 2
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 2
          },
          {
            "date": "2022-11-17",
            "count": 2
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 3
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 3
          },
          {
            "date": "2022-12-01",
            "count": 2
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 2
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 2
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 2
          },
          {
            "date": "2023-01-18",
            "count": 2
          },
          {
            "date": "2023-01-24",
            "count": 2
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 3
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 2
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 3
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 2
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 2
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 2
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 2
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-15",
            "count": 2
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 4
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 3
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 2
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 2
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 3
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 2
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-07",
            "count": 3
          },
          {
            "date": "2023-07-09",
            "count": 2
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 2
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 2
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 2
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 2
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 2
          },
          {
            "date": "2023-08-11",
            "count": 2
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 2
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 2
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 2
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 2
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 2
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 2
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 2
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 3
          },
          {
            "date": "2023-12-27",
            "count": 2
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 2
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 2
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 2
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 3
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 2
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 2
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 2
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 3
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 2
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 2
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-10-30",
            "count": 2
          },
          {
            "date": "2024-11-05",
            "count": 3
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 2
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 3
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 2
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 2
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 3
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-09",
            "count": 13
          },
          {
            "date": "2026-07-10",
            "count": 35
          },
          {
            "date": "2026-07-11",
            "count": 3
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-19",
            "count": 5
          },
          {
            "date": "2026-07-20",
            "count": 3
          },
          {
            "date": "2026-07-21",
            "count": 2
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 9
          },
          {
            "date": "2026-07-26",
            "count": 19
          },
          {
            "date": "2026-07-27",
            "count": 12
          },
          {
            "date": "2026-07-28",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 2212
      },
      "star_history": null,
      "open_issues_and_prs": 133
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "remote/go.mod"
      ],
      "largest_source_bytes": 66591,
      "source_files_sampled": 33,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "remote/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.41.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 32,
            "oldest_advisory_days": 256
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "1.75.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 131
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "1.37.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475",
              "GO-2026-5506"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 2,
            "oldest_advisory_days": 111
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.43.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 11,
            "oldest_advisory_days": 172
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "1.18.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.29.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 4,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 53,
        "affected_count": 8,
        "assessed_count": 85,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.4"
        },
        {
          "name": "github.com/sagikazarmark/locafero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/spf13/cast",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/subosito/gotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "go.yaml.in/yaml/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "github.com/sagikazarmark/crypt",
          "manifest": "remote/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "remote/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/crypt",
            "direct": true,
            "version": "0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": true,
            "version": "0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": true,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": true,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "0.120.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "0.16.5",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/firestore",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-metrics",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "2.26.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/consul/api",
            "direct": false,
            "version": "1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-rootcerts",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/serf",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nats.go",
            "direct": false,
            "version": "1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nkeys",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nuid",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/api/v3",
            "direct": false,
            "version": "3.6.4",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/pkg/v3",
            "direct": false,
            "version": "3.6.4",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/v2",
            "direct": false,
            "version": "2.305.22",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/v3",
            "direct": false,
            "version": "3.6.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "0.0.0-20250305212735-054e65f0b394",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "0.248.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "0.0.0-20250603155806-513f23925822",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "0.0.0-20250707201910-8d1bb00bc6a7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "0.0.0-20250818200422-3122310a409c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "1.75.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "1.36.7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "1.0.0-20190902080502-41f04d3bba15",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 85,
        "direct_count": 12,
        "indirect_count": 73
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 124,
        "merged_prs": 520,
        "open_issues": 9,
        "closed_ratio": 0.99,
        "closed_issues": 927,
        "closed_unmerged_prs": 371
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "sagikazarmark",
          "commits": 308,
          "avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
        },
        {
          "type": "User",
          "login": "spf13",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/173412?v=4"
        },
        {
          "type": "User",
          "login": "bep",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/394382?v=4"
        },
        {
          "type": "User",
          "login": "spacez320",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/805695?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "bketelsen",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/37492?v=4"
        },
        {
          "type": "User",
          "login": "anthonyfok",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/1274764?v=4"
        },
        {
          "type": "User",
          "login": "benoitmasson",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/10956459?v=4"
        },
        {
          "type": "User",
          "login": "akutz",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/101085?v=4"
        },
        {
          "type": "User",
          "login": "n10v",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/13235519?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.511
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "checks.yaml",
        "ci.yaml",
        "octoslash.yaml",
        "stale.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": true,
      "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": 6,
            "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": 8,
            "reason": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 2,
            "reason": "badge detected: InProgress",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 4/9 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 55 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 1,
            "reason": "SAST tool is not run on all commits -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "33 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "528f7416c4b56a4948673984b190bf8713f0c3c4",
        "ran_at": "2026-07-28T13:11:04Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T04:03:53Z",
      "oldest_open_prs": [
        {
          "number": 92,
          "created_at": "2015-07-04T00:42:53Z",
          "last_comment_at": "2019-07-02T04:18:19Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 94,
          "created_at": "2015-07-15T00:24:01Z",
          "last_comment_at": "2026-02-15T11:18:55Z",
          "last_comment_author": "titpetric"
        },
        {
          "number": 164,
          "created_at": "2016-03-02T23:52:17Z",
          "last_comment_at": "2016-10-12T16:59:18Z",
          "last_comment_author": "awfm9"
        },
        {
          "number": 184,
          "created_at": "2016-05-09T01:44:42Z",
          "last_comment_at": "2016-05-09T01:44:44Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 187,
          "created_at": "2016-05-16T19:32:46Z",
          "last_comment_at": "2016-05-16T19:32:48Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 272,
          "created_at": "2016-11-07T16:08:36Z",
          "last_comment_at": "2020-06-13T17:34:22Z",
          "last_comment_author": "rafalkrupinski"
        },
        {
          "number": 283,
          "created_at": "2016-12-02T19:13:15Z",
          "last_comment_at": "2017-01-24T14:04:30Z",
          "last_comment_author": "ereOn"
        },
        {
          "number": 308,
          "created_at": "2017-02-07T00:37:34Z",
          "last_comment_at": "2017-02-07T00:38:35Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 342,
          "created_at": "2017-04-29T21:33:43Z",
          "last_comment_at": "2017-12-02T03:27:55Z",
          "last_comment_author": "theherk"
        },
        {
          "number": 357,
          "created_at": "2017-06-05T16:36:41Z",
          "last_comment_at": "2019-10-21T21:04:45Z",
          "last_comment_author": "dmacvicar"
        },
        {
          "number": 361,
          "created_at": "2017-06-16T07:50:41Z",
          "last_comment_at": "2017-06-16T07:50:48Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 395,
          "created_at": "2017-10-02T19:54:48Z",
          "last_comment_at": "2017-10-24T15:01:17Z",
          "last_comment_author": "LOZORD"
        },
        {
          "number": 425,
          "created_at": "2017-12-16T12:26:11Z",
          "last_comment_at": "2017-12-16T12:26:17Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 428,
          "created_at": "2017-12-20T20:10:42Z",
          "last_comment_at": "2020-07-07T04:42:08Z",
          "last_comment_author": "greg-szabo"
        },
        {
          "number": 437,
          "created_at": "2018-01-11T12:21:49Z",
          "last_comment_at": "2018-01-11T12:21:56Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 452,
          "created_at": "2018-02-03T10:24:04Z",
          "last_comment_at": "2018-02-03T10:24:10Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 468,
          "created_at": "2018-03-15T22:10:26Z",
          "last_comment_at": "2020-09-17T11:56:01Z",
          "last_comment_author": "sagikazarmark"
        },
        {
          "number": 487,
          "created_at": "2018-04-23T18:32:42Z",
          "last_comment_at": "2025-04-29T14:16:55Z",
          "last_comment_author": "nicop311"
        },
        {
          "number": 497,
          "created_at": "2018-05-14T21:35:38Z",
          "last_comment_at": "2020-04-14T17:37:42Z",
          "last_comment_author": "sagikazarmark"
        },
        {
          "number": 500,
          "created_at": "2018-05-16T11:34:25Z",
          "last_comment_at": "2018-05-16T11:34:32Z",
          "last_comment_author": "CLAassistant"
        }
      ],
      "last_merged_pr_at": "2021-12-02T21:22:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 772,
          "created_at": "2019-09-27T15:25:25Z",
          "last_comment_at": "2020-09-18T10:33:42Z",
          "last_comment_author": "sagikazarmark"
        },
        {
          "number": 1046,
          "created_at": "2020-12-10T19:13:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1755,
          "created_at": "2024-02-09T00:22:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1777,
          "created_at": "2024-03-03T14:39:21Z",
          "last_comment_at": "2026-02-18T03:52:45Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1855,
          "created_at": "2024-06-05T07:31:58Z",
          "last_comment_at": "2025-10-07T19:11:50Z",
          "last_comment_author": "rrrix"
        },
        {
          "number": 2006,
          "created_at": "2025-03-26T06:42:55Z",
          "last_comment_at": "2025-10-08T01:11:28Z",
          "last_comment_author": "sagikazarmark"
        },
        {
          "number": 2095,
          "created_at": "2025-11-21T20:06:10Z",
          "last_comment_at": "2026-03-09T03:51:57Z",
          "last_comment_author": "deefdragon"
        },
        {
          "number": 2139,
          "created_at": "2026-07-22T13:06:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2140,
          "created_at": "2026-07-23T04:34:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spf13/viper",
    "host": "github.com",
    "name": "viper",
    "owner": "spf13"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 58,
        "vitality": 44,
        "community": 76,
        "governance": 69,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 44,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "commits_last_year": 51,
              "human_commit_share": 0.64,
              "days_since_last_push": 196,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 196 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 196
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "51 commits in the last year",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "v1.21.0",
              "releases_from_tags": false,
              "days_since_latest_release": 322,
              "mean_days_between_releases": 71.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 322 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 322
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~71.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 71.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "unanswered_contributions",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 4,
              "days_since_last_merged_pr": 1703,
              "days_since_last_human_commit": 290,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 290 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 290
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 2212,
              "stars": 30399,
              "watchers": 265,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "30,399 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 30399
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2,212 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2212
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "265 watchers",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 265
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.511
            },
            "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 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 55 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 520,
              "open_issues": 9,
              "closed_issues": 927,
              "issue_closed_ratio": 0.99,
              "closed_unmerged_prs": 371
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "520/891 decided PRs merged",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 520,
                      "decided": 891
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/9 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 75,
            "inputs": {
              "followers": 16418,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "spf13",
              "public_repos": 116,
              "account_age_days": 6055
            },
            "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": "16,418 followers of spf13",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16418,
                      "login": "spf13"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "116 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 116
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "github.com/spf13/viper",
                "github.com/spf13/viper/remote"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 322
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 322 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 322
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "44 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 7 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/9 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 55 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "33 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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 85 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": 85
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 53,
              "affected_packages": 8,
              "assessed_packages": 85,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 1, moderate 1, unknown 4",
              "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": 85,
              "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 36
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 73,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.875,
              "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": "56 of 64 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 64
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "remote/go.mod"
              ],
              "dependency_bot_commit_share": 0.36
            },
            "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.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "36 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 36,
                      "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 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 66591,
              "source_files_sampled": 33,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/33 source files over 60KB",
                "points": 51.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 33,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.14.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:11:33.139761Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spf13/viper.svg",
  "full_name": "spf13/viper",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.14.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.