Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-29 05:53 UTC

alexandear / revive

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint

GoMIT★ 0 estrellas⑂ 0 forksdesde jul 2025forkVer en GitHub ↗

alexandear/revive tiene un índice de salud de 51 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (89/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 8 días. 2 personas concentran la mayor parte del trabajo reciente.

51
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.

51
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

Oleksandr RedkoCuenta personal
273 seguidores29 repositorios públicosdesde ene 2013

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/mgechev/reviveapunta a otro repositorio; no se puntúav1.15.0-45hace 144 días

Métricas por categoría

Vitalidad

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

82Bueno · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 8 días
27.7/36Cadencia de commits — 40/52 semanas con commits
18/18Volumen de commits — 187 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year187
human_commit_share0,58
days_since_last_push8
active_weeks_last_year40
Cómo se puntúa
16.2/27Publica versiones — 46 etiquetas de versión (sin releases de GitHub)
27/36Recencia de las versiones — última versión hace 144 días
27/27Cadencia de publicación — una versión cada ~43 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count46
latest_release_tagv1.15.0
releases_from_tags
days_since_latest_release144
mean_days_between_releases43
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?

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/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_readmeno
has_licenseno
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?

44En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
15.7/22.5Distribución de commits — el principal contribuyente firma el 30% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 43 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled99
top_contributor_share0,303
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — 0/3 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs3
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
17.5/25Alcance del propietario — 273 seguidores de alexandear
22.8/25Trayectoria — 29 repos públicos, cuenta de ~13 años
Datos de entrada utilizados
followers273
owner_typeUser
is_verified
owner_loginalexandear
public_repos29
account_age_days4948
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

54Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

15Crítico
Cómo se puntúa
0/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://revive.run
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepagehttps://revive.run
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

61Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 43 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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6,1
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

89Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — .github/instructions/go.instructions.md, AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 57 de 58 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,983
agent_instruction_files.github/instructions/go.instructions.md, AGENTS.md
agent_instruction_max_bytes13.419
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 42 de los últimos 100 commits son actualizaciones automáticas de dependencias
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod, testdata/go.mod, testdata/go1.15/go.mod, testdata/go1.18/go.mod, testdata/go1.21/go.mod, testdata/go1.22/go.mod, testdata/go1.24/go.mod, testdata/go1.25/go.mod, testdata/go1.26/go.mod, testdata/goUnknown/go.mod, testdata/package_directory_mismatch/rootdir/good/go.mod, tools/go.mod
dependency_bot_commit_share0,42
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/588 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes29.807
source_files_sampled588
oversized_source_files0

Datos clave

0estrellas de GitHub
99contribuidores
187commits en los últimos 12 meses
8días desde el último push
46versiones publicadas
2factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/mgechev/revive' points at a different repository (https://github.com/mgechev/revive); excluded from ecosystem scoring
  • Could not fetch go package 'github.com/mgechev/revive/tools' from its registry
  • Could not fetch go package 'github.com/mgechev/revive/testdata' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 6.1 / 10
6.1agregado

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-29 05:52 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 43 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 11
RegistroPaqueteRestricción de versiónManifiesto
Gocodeberg.org/chavacava/garifv0.2.1go.mod
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/fatih/structtagv1.2.0go.mod
Gogithub.com/hashicorp/go-versionv1.9.0go.mod
Gogithub.com/mgechev/dotsv1.0.0go.mod
Gogithub.com/spf13/aferov1.15.0go.mod
Gogolang.org/x/modv0.37.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.org/x/toolsv0.47.0go.mod
Gogithub.com/golangci/golangci-lint/v2v2.12.2tools/go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 7354,
      "has_wiki": false,
      "homepage": "https://revive.run",
      "languages": {
        "Go": 697126,
        "Makefile": 683,
        "Dockerfile": 530
      },
      "pushed_at": "2026-07-20T12:33:42Z",
      "created_at": "2025-07-12T14:34:10Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T12:12:31Z",
      "description": "🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://alexandear.github.io",
      "name": "Oleksandr Redko",
      "type": "User",
      "login": "alexandear",
      "company": null,
      "location": "🇺🇦 Ukraine, Kyiv",
      "followers": 273,
      "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4",
      "created_at": "2013-01-09T20:09:53Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 4948
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-03-06T09:57:31Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-02-10T21:39:57Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-11-13T09:14:07Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-08-28T11:09:42Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-07-12T07:19:24Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-05-28T10:57:37Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-04-10T05:57:56Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-03-28T08:34:20Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-02-16T10:31:17Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-02-12T13:10:48Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-01-23T08:17:24Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-11-15T11:03:59Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-11-07T12:00:51Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-09-20T14:09:24Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2024-07-24T05:24:35Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2024-07-19T08:33:27Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2024-02-07T17:00:26Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2024-01-04T10:23:21Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2023-12-28T22:59:58Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-09-17T09:35:06Z"
        },
        {
          "tag": "v1.3.4-dev-pre-commit",
          "kind": "prerelease",
          "published_at": "2023-10-06T22:17:09Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-08-24T17:41:23Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-05-16T08:31:25Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-03-16T20:39:52Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-03-14T23:18:06Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2023-01-26T21:50:35Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2022-09-10T07:08:17Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2022-08-07T20:29:40Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2022-08-07T03:32:09Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-04-07T20:05:51Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-03-29T18:25:38Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2022-02-15T21:46:24Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2022-02-10T04:55:26Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-09-30T20:39:59Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-08-26T15:36:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-08-15T22:30:46Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2021-07-12T04:31:46Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2021-06-25T18:02:58Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2021-05-25T22:09:42Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2021-04-05T18:54:33Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2021-03-20T22:45:30Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2021-03-18T22:10:22Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2021-01-22T04:55:23Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2020-03-02T19:12:43Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-01-07T23:51:33Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-12-27T19:32:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f2dec195b48c47b4008c4cc0bb148506b95d3680",
          "body": null,
          "is_bot": false,
          "headline": "redundant-canonical-import: remove rule (#1757)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-07-14T16:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7be0f70805e05da8cdc190924c3c3ee841361989",
          "body": "Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>",
          "is_bot": false,
          "headline": "docs: add before/after examples to a batch of rule descriptions (#1756)",
          "author_name": "KBS",
          "author_login": "youdie006",
          "committed_at": "2026-07-14T16:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a7d62c38aca1972f14daa506c43baea564613da",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.47.0 (#1751)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-01T12:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8e007e64bfae8f5e4e24408faa3691503e3475",
          "body": null,
          "is_bot": false,
          "headline": "refactor: allow kebab-cased and lowercased config options (#1750)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-26T16:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad904f57876fb3d777723c42f874372bc5bb93a",
          "body": null,
          "is_bot": false,
          "headline": "chore: set minimumReleaseAge in Renovate config (#1752)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-26T06:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fadff4cf9a2ff6c4ded836bef5988a6de194964",
          "body": "Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>",
          "is_bot": false,
          "headline": "feat: add specify-disable-rule directive (#1739)",
          "author_name": "Tony",
          "author_login": "toller892",
          "committed_at": "2026-06-25T10:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9abef71d5947083b62333768f9f5b5da1356f25",
          "body": null,
          "is_bot": false,
          "headline": "docs: update revive docker version (#1749)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-25T10:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b105bab92322a6b98a65e2dcdd50ee60a982c8f",
          "body": null,
          "is_bot": false,
          "headline": "test: update rules count in TestGetLintingRules (#1748)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-25T10:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a005c826b4420330d5e8d08e37471524fe8d4f9c",
          "body": null,
          "is_bot": false,
          "headline": "fix: log rule internal failures instead of aborting File.lint (#1719)",
          "author_name": "Alexey Fayzullin",
          "author_login": "far4599",
          "committed_at": "2026-06-25T10:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc35c42e12571f21b20201408a0dc17e86f05ca",
          "body": null,
          "is_bot": false,
          "headline": "feature: new rule `redundant-canonical-import` (#1747)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-25T10:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c90d76126915b1b808fc15efa986552b7a2fece0",
          "body": null,
          "is_bot": false,
          "headline": "redundant-build-tag: add a case with redundant go1.X (#1735)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-25T10:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880bf66af809385d6b98242a6db99abe774e5c14",
          "body": null,
          "is_bot": false,
          "headline": "feat: add marshal-receiver rule (#1707)",
          "author_name": "Julien",
          "author_login": "roidelapluie",
          "committed_at": "2026-06-24T17:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195bb446eb1db2f66576db9085e511d396e74659",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.46.0 (#1746)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-19T17:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3958d992d7fbeeaa5ba62f7752edf2b3f43ac2f",
          "body": null,
          "is_bot": false,
          "headline": "test: cover directive.specify-disable-reason (#1741)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-08T09:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38605d0f37afee0910924f576d8267b640d02678",
          "body": null,
          "is_bot": false,
          "headline": "chore: update renovate: monthly, disable indirect (#1743)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-06-08T09:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfc61e3931e0b6a3bdaf1a588520cc933f28cd6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.4 (#1740)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T05:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8ccf7390a85701cd5cef8479d8ccfeb7cbaa931",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/sys to v0.45.0 (#1738)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-25T12:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339f90dc34f547f217ca5abb6333057e6c154954",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix renovate version (#1734)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-05-14T09:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c637a2357238a09a9cbc676943e984d1c7361b",
          "body": null,
          "is_bot": false,
          "headline": "chore: pin to a hash versions in GitHub Actions workflows (#1733)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-05-14T08:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8316a6cda5bcf1030174dd06d68875888e4ae4e9",
          "body": null,
          "is_bot": false,
          "headline": "docs: update go instructions for modern go patterns (#1731)",
          "author_name": "Denis Voytyuk",
          "author_login": "denisvmedia",
          "committed_at": "2026-05-13T17:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1ccc989b6eecbc4a29307daa2df87819c0465e",
          "body": null,
          "is_bot": false,
          "headline": "chore: introduce AGENTS.md (#1732)",
          "author_name": "Denis Voytyuk",
          "author_login": "denisvmedia",
          "committed_at": "2026-05-13T17:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdd2a9bc2e77756ceaca21f4f946eb0a8356abd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.45.0 (#1729)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-12T13:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce5e5b3be9c5c14c0ffe141df7eacd037a1cd79",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update gomod (#1730)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T19:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d5652d4c78deed1d92b6d29d8f72e812595de79",
          "body": null,
          "is_bot": false,
          "headline": "feature: new rule `multiline-if-init` (#1715)",
          "author_name": "Marco Peereboom",
          "author_login": "marcopeereboom",
          "committed_at": "2026-05-10T18:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e15a337ba7f9fe96564be59b7ab8453d7a8319",
          "body": "…er (#1726)",
          "is_bot": false,
          "headline": "unhandled-error: ignore fmt.Fprinf with strings.Builder or bytes.Buff…",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-05-10T16:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037af9a7b9fd148c2ac305459c48efdb8d790658",
          "body": "…2.2 (#1725)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T11:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee88db4eb67df890a747d1436dade09d9aaa857",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.3 (#1727)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T05:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a886b1625361e32687ed60d044db99d8eeec822",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module github.com/mattn/go-isatty to v0.0.22 (#1722)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-05T10:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dbb561f0a2d1881aeffe7990f46cf2d6ed271f",
          "body": "…2.1 (#1721)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T11:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aef4ee459642b3b824fa43c855b8cb0c0df9277",
          "body": null,
          "is_bot": false,
          "headline": "add-constant: ignore empty string literals (#1716)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-04-30T11:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d523a4461e7b1ec7ee940d456193c2e10260591",
          "body": null,
          "is_bot": false,
          "headline": "comment-spacings: ignore //#nosec directive by default (#1713)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-04-30T10:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a89763cb741255d27edc84de617ec0e3fd51b11",
          "body": null,
          "is_bot": false,
          "headline": "empty-block: skip bare for-range loops (#1710)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-04-24T06:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0483b87b249872193b780197710d70d2bd84ca59",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve README and RULES_DESCRIPTIONS (#1698)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-04-24T06:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa5ae3be711ddc082b0912a03ad9d85660545f0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update gomod (#1709)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T05:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10951a2ec188e4e2491b9804bf56298182e562c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.44.0 (#1708)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-10T07:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61677232e838ca096c345150dbc4035b4acf5e0b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/mod to v0.35.0 (#1705)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-09T15:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51c7378a05c17c237d427631ad2d36e4bd33027",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.2 (#1703)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-08T07:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1423b3c415501e5ffc77501014db272019542d1f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module mvdan.cc/sh/v3 to v3.13.1 (#1702)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T05:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48d01b43386149e5baad9a52b982e7c6172cbd3",
          "body": "…1700)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/hashicorp/go-version to v1.9.0 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-30T15:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1611dad1736b4542eb5db75b7fb77dcb03de4bd",
          "body": null,
          "is_bot": false,
          "headline": "use-any: enable only for Go 1.18+ (#1699)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-25T17:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67780da98b62f60fcea2daa0eb82ba27f3c5fec6",
          "body": null,
          "is_bot": false,
          "headline": "use-errors-new: disable for Go 1.26 (#1697)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-25T11:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a96bcf1e3cbef196944c80b16a03de2ef88ab9e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/text to v0.35.0 (#1693)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-23T10:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d2e9e410dd12121e90f3fa336212986f880032",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix modernize issue; enable package-naming rule (#1694)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-23T10:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b47430310e49546008c3858c102d48df2eb3d5c",
          "body": "…1.4 (#1692)",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-23T09:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef4f6f578b22727120ae06d39194f88005fd502",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/fatih/color to v1.19.0 (#1691)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-20T12:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c17f6c96a85fe83cab6cef19ef219bcb564c07",
          "body": null,
          "is_bot": false,
          "headline": "use-waitgroup-go: support range statements (#1686)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-20T10:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbb3df83488772bdb75192f2d634ce0ea942787",
          "body": null,
          "is_bot": false,
          "headline": "test: remove unused TestGetDevelopmentVersion for pre Go 1.24 (#1690)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-16T19:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ce7b1c30e72dd57b7f7853447d22b46c257036",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move isCallToExitFunction to internal/astutils (#1688)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-16T18:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40cc0b32ab395a2d311eaaa82c38c556833780bf",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.43.0 (#1684)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-12T09:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c8f90d2d95cbc7f83ac7966057fe47c3d736c8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/mod to v0.34.0 (#1683)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T15:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b45914c75c1f8a5659230e27f5422856baae44",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix untyped rules descriptions (#1682)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-11T12:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef346d31cb50c65ceedf3756fbeb102d768cf46b",
          "body": "…1.3 (#1681)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-10T14:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3a7a51f86ec5da7e5ebe1cf617d955ba04f80f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module mvdan.cc/sh/v3 to v3.13.0 (#1680)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T13:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458218167b18d60848fee9691567d554a112717b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/sys to v0.42.0 (#1677)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T06:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c37ed7e0eac7276d086afde331eb32d53382cd",
          "body": null,
          "is_bot": false,
          "headline": "docs: update switch style rule arguments to kebab-case (#1676)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-08T17:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79e9fc50fce36b898c4123631809f69bfbe4f12",
          "body": null,
          "is_bot": false,
          "headline": "docs: show only kebab-cased options (#1670)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-08T17:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ff559b66a9cdb58dad3144f0f3c62982083723",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sync to v0.20.0 (#1675)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-08T14:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a17ce4cd53820b1cf2ebf76a31d05e1d75beb063",
          "body": "…1.2 (#1674)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-08T06:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23da32b1765bcfe2f1722ba3121d487722b2cb73",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module codeberg.org/chavacava/garif to v0.2.1 (#1673)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-07T19:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79dcc20f14739f876674846bb7314052225c361e",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve rules descriptions (#1671)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-07T13:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31bbab8a9dc4fe78a0af5386ab1de3afe8172cd",
          "body": "…1.1 (#1668)\n\n* fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1\n\n* fix: remove unused nolint directive after golangci-lint v2.11.1 upgrade (#1669)\n\n* Initial plan\n\n* fix: remove unused nolint:gosec directive in formatter_test.go\n\nCo-authored-by: denisvmedia <5462781+denisvme\n[…]\ne[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: denisvmedia <5462781+denisvmedia@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-06T20:57:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "815ffde4de8dcb31a2de91efd6c6795d75e24380",
          "body": "Co-authored-by: Chaim Halbert <chaim.leib.halbert@gmail.com>\nCo-authored-by: Acollie <alex.collie@muzz.com>\nccoVeille <3875889+ccoVeille@users.noreply.github.com>",
          "is_bot": false,
          "headline": "package-naming: move package checks from var-naming (#1645)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-06T09:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65abe1a6cd0fc82c4f0ad9682c1decbea814232b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.1 (#1667)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-06T06:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ed2c534cfbb0675a3fdeb28547033cce04a1a3",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade hougesen/mdsf to v0.12.0 (#1666)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-05T13:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c4cae548e2ae33f76d07a67ee86e7418f4a54c",
          "body": "…0)\" (#1664)",
          "is_bot": false,
          "headline": "Revert \"refactor: drop dependency on github.com/fatih/structtag (#165…",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-04T12:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480a496df7ecb47a87a4ba108e2d2a184d1c4dfb",
          "body": null,
          "is_bot": false,
          "headline": "refactor: drop dependency on github.com/fatih/structtag (#1650)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-04T05:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c5b90fb27442e96127d708c76e2abc4a04ba61",
          "body": null,
          "is_bot": false,
          "headline": "test: improve formatters coverage (#1661)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-03T10:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5759c3c1197fbf4f60cada0a78294b2cb83230e0",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix logo aligning (#1660)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-02T19:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2245a224e157f0c8601b450ddc145e3846bc50fe",
          "body": null,
          "is_bot": false,
          "headline": "docs: Fix links and maintainers table (#1659)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-03-02T19:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c97a3c0f7cb71dcf4eb4f957897e6be634caa1",
          "body": null,
          "is_bot": false,
          "headline": "chore: go:fix inline for LintPattern.GetPattern (#1658)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-25T08:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10d9cd56ab9733775d25f721b32ad4f5bf1f03f",
          "body": "* chore(deps): update golang docker tag to v1.26\n\n* Update Go base image version to 1.26.0\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Denis Voytyuk <5462781+denisvmedia@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update golang docker tag to v1.26.0 (#1634)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-24T13:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfad8fbcbf12fddf244bc660fbcab4e865d9af7",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go.mod version to 1.25.0 (#1655)",
          "author_name": "Denis Voytyuk",
          "author_login": "denisvmedia",
          "committed_at": "2026-02-24T11:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3124d525128257f6f8f9039a2d4e0a3a4620fb",
          "body": null,
          "is_bot": false,
          "headline": "docs: add star history to README (#1653)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-24T11:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49109e08f543382da2002921f36c5edc7edae10",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove archived Bazel and Neovim links (#1652)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-24T10:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aef37021c531363bd51af6ea385702a37f60ce1",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable reassign linter (#1649)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-22T18:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a72f8d471e45aa750c3bd146b1491e6b703695d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix panicking benchmarks (#1648)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-21T17:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d733d8e53de7737404ea34f05c6913f588a82a",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve comments (#1646)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-21T14:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802fc256447f01f71b82ad5b70ab41d7dc75a23d",
          "body": null,
          "is_bot": false,
          "headline": "chore: use alias linters.Arguments instead of []any (#1644)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-21T11:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af160c7de0ca83b7dffffc6e9924f1280adeee6f",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable unparam.check-exported (#1643)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-20T19:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa0790ef1a7c876ac91a1e1806ed6d7501c471d",
          "body": "…0.1 (#1640)",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-20T16:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf20396f12717f4c43663b94b45a5c5bc95cef6b",
          "body": null,
          "is_bot": false,
          "headline": "fix: forbid enabling both enableAllRules and enableDefaultRules (#1642)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-20T15:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201451e758d28b9511871de5c0e12b86d187fb07",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable all revive rules (#1639)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-17T15:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f061964aea5afbe074d3b2dbb87b10fab411252b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/text to v0.34.0 (#1638)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-16T07:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53682248d8fff62b2fee47f0996410e6a71a0080",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update github actions (major) (#1635)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-11T16:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0496584e9853afc8c2685c8875e14155f2f3d73",
          "body": "….0 (#1636)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.9…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-11T06:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b38af67f543f0ffa51522ae967130b428c04543c",
          "body": null,
          "is_bot": false,
          "headline": "docs: use go.dev instead of golang.org (#1632)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2026-02-10T21:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9673c68576a27227102b0d51fc1053484d4efee",
          "body": null,
          "is_bot": false,
          "headline": "enforce-switch-style: handle type switches (#1629)",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-02-10T16:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ea61d6a875388796f9045eb4368d061d2d71d3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.42.0 (#1631)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-09T21:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c5f58e0aac1506a3283a5660ec59a0108b9719",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/mod to v0.33.0 (#1630)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-09T21:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b01da3a7be717cf9bdc378cdaac0dee2502cb8b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/sys to v0.41.0 (#1627)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-09T08:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38dde6a633d942b2333a6f3a6e2d324263de922d",
          "body": "* docs: document empty-block rule limitations and workarounds\n\nThe empty-block rule has limited support for detecting intentionally\nempty for loops where the loop controls contain function calls.\n\nThis commit documents:\n- The narrow pattern currently recognized (for process() {})\n- Known false posit\n[…]\no related issues #1622 and #386 for more context\n\n* fix: markdown linting errors - wrap URLs and add blank line\n\n- Wrap bare URLs in angle brackets\n- Add blank line before list per markdown lint rules",
          "is_bot": false,
          "headline": "docs: document empty-block rule limitations and workarounds (#1624)",
          "author_name": "Denis Voytyuk",
          "author_login": "denisvmedia",
          "committed_at": "2026-01-19T15:00:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3deb98c3cdbd34235bb296793505665301574d6",
          "body": null,
          "is_bot": false,
          "headline": "ci: optimize PR ci runs to only run on related files modified (#1625)",
          "author_name": "Denis Voytyuk",
          "author_login": "denisvmedia",
          "committed_at": "2026-01-18T08:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b932f98616b04118ec00506324e1b14412941d3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/tools to v0.41.0 (#1621)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-13T11:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a34ce0c497ee187d4ba6acc1d530da6f585bda",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update gomod (#1620)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-12T10:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e01d9c61725ec40684bc7f6f1ca764d1c84dc26",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/mod to v0.32.0 (#1619)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-10T11:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26ed11c58a4b1f353e8ee30b0d7d79a53105bf6",
          "body": "….0 (#1618)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.8…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-01-08T16:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664be2eda8e747ed01ff5e09747bc0f3985a5d1f",
          "body": null,
          "is_bot": false,
          "headline": "feature: new rule `use-slices-sort` (#1605)",
          "author_name": "chavacava",
          "author_login": "chavacava",
          "committed_at": "2025-12-19T21:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b119d424d3fc9a398d3353dea63e7c6e53c12a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update module golang.org/x/tools to v0.40.0 (#1614)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-19T17:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1bb9a83ee8273bba419ad9c9df7ceb6bc06df67",
          "body": null,
          "is_bot": false,
          "headline": "chore: update GHA in renovate; change to indirect for tools (#1613)",
          "author_name": "Oleksandr Redko",
          "author_login": "alexandear",
          "committed_at": "2025-12-19T15:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e8c0a15d87f29fb736bb1e70b00e0a445e5e54",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/burntsushi/toml to v1.6.0 (#1611)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-12-19T08:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 187,
      "latest_release_at": "2026-03-06T09:57:31Z",
      "latest_release_tag": "v1.15.0",
      "releases_from_tags": true,
      "days_since_last_push": 8,
      "active_weeks_last_year": 40,
      "days_since_latest_release": 144,
      "mean_days_between_releases": 43
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mgechev/revive",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/mgechev/revive",
          "is_deprecated": false,
          "latest_version": "v1.15.0",
          "repository_url": "https://github.com/mgechev/revive",
          "versions_count": 45,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-03-06T09:57:31Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 144
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "testdata/go.mod",
        "testdata/go1.15/go.mod",
        "testdata/go1.18/go.mod",
        "testdata/go1.21/go.mod",
        "testdata/go1.22/go.mod",
        "testdata/go1.24/go.mod",
        "testdata/go1.25/go.mod",
        "testdata/go1.26/go.mod",
        "testdata/goUnknown/go.mod",
        "testdata/package_directory_mismatch/rootdir/good/go.mod",
        "tools/go.mod"
      ],
      "largest_source_bytes": 29807,
      "source_files_sampled": 588,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/instructions/go.instructions.md",
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 13419
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "testdata/go.mod",
        "tools/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "codeberg.org/chavacava/garif",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/fatih/structtag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/mgechev/dots",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/golangci/golangci-lint/v2",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.12.2"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "chavacava",
          "commits": 281,
          "avatar_url": "https://avatars.githubusercontent.com/u/25788468?v=4"
        },
        {
          "type": "User",
          "login": "mgechev",
          "commits": 217,
          "avatar_url": "https://avatars.githubusercontent.com/u/455023?v=4"
        },
        {
          "type": "User",
          "login": "alexandear",
          "commits": 167,
          "avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
        },
        {
          "type": "User",
          "login": "denisvmedia",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/5462781?v=4"
        },
        {
          "type": "User",
          "login": "ccoVeille",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/3875889?v=4"
        },
        {
          "type": "User",
          "login": "mfederowicz",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/57678185?v=4"
        },
        {
          "type": "User",
          "login": "ldez",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "xuri",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/2809468?v=4"
        },
        {
          "type": "User",
          "login": "doniacld",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/19799268?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.303
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "lint-gh.yaml",
        "lint-md.yaml",
        "lint.yaml",
        "release.yml",
        "renovate.yaml",
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 43 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f2dec195b48c47b4008c4cc0bb148506b95d3680",
        "ran_at": "2026-07-29T05:52:45Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T12:11:41Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alexandear/revive",
    "host": "github.com",
    "name": "revive",
    "owner": "alexandear"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 61,
        "vitality": 82,
        "community": 12,
        "governance": 44,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 187,
              "human_commit_share": 0.58,
              "days_since_last_push": 8,
              "active_weeks_last_year": 40
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "40/52 weeks with commits",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "187 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 187
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 78,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "v1.15.0",
              "releases_from_tags": true,
              "days_since_latest_release": 144,
              "mean_days_between_releases": 43
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 144 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 144
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~43 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 43
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 14,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 14 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.303
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "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 43 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/3 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 3
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 273,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alexandear",
              "public_repos": 29,
              "account_age_days": 4948
            },
            "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": "273 followers of alexandear",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 273,
                      "login": "alexandear"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~13 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://revive.run",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://revive.run",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.1
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 43 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 24
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 89,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.983,
              "agent_instruction_files": [
                ".github/instructions/go.instructions.md",
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 13419
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/instructions/go.instructions.md, AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/instructions/go.instructions.md, AGENTS.md"
                    }
                  }
                ],
                "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": "57 of 58 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod",
                "testdata/go.mod",
                "testdata/go1.15/go.mod",
                "testdata/go1.18/go.mod",
                "testdata/go1.21/go.mod",
                "testdata/go1.22/go.mod",
                "testdata/go1.24/go.mod",
                "testdata/go1.25/go.mod",
                "testdata/go1.26/go.mod",
                "testdata/goUnknown/go.mod",
                "testdata/package_directory_mismatch/rootdir/good/go.mod",
                "tools/go.mod"
              ],
              "dependency_bot_commit_share": 0.42
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "42 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 42,
                      "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 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 29807,
              "source_files_sampled": 588,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/588 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 588,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/mgechev/revive' points at a different repository (https://github.com/mgechev/revive); excluded from ecosystem scoring",
    "Could not fetch go package 'github.com/mgechev/revive/tools' from its registry",
    "Could not fetch go package 'github.com/mgechev/revive/testdata' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T05:53:01.313477Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexandear/revive.svg",
  "full_name": "alexandear/revive",
  "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.13.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.