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

katydid / parser-go

Parser interface in Go

GoApache-2.0★ 0 estrellas⑂ 0 forksdesde ene 2025Ver en GitHub ↗

katydid/parser-go tiene un índice de salud de 54 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (75/100) y la más baja, Community & Adoption (24/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

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

54
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

katydidOrganización
5 seguidores39 repositorios públicosdesde oct 2014

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/katydid/parser-gov0.9.0-24hace 0 días

Métricas por categoría

Vitalidad

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

75Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
2.8/36Cadencia de commits — 4/52 semanas con commits
10.6/18Volumen de commits — 14 commits en el último año
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year14
human_commit_share1
days_since_last_push0
active_weeks_last_year4
Cómo se puntúa
27/27Publica versiones — 21 versiones publicadas
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~12,7 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count21
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases12,7
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?

24Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

57Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.1/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
2.7/13.5Amplitud de contribuyentes — 2 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor1
contributors_sampled2
top_contributor_share0,996
Cómo se puntúa
23.4/46.8Resolución de issues — 50% de issues cerradas
38.2/38.3Aceptación de PR — 19/19 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/22 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs19
open_issues1
closed_issues1
issue_closed_ratio0,5
closed_unmerged_prs0
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
5.6/25Alcance del propietario — 5 seguidores de katydid
23.7/25Trayectoria — 39 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers5
owner_typeOrganization
is_verified
owner_loginkatydid
public_repos39
account_age_days4306
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 24 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/katydid/parser-go
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

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

61Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

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

Seguridad

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

43En riesgo · 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
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/22 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,3
Excluidos de la puntuación (sin datos o no aplicable): 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.

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

Datos clave

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

Advertencias de recopilación de datos

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 4.3 / 10
4.3agregado

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 16:09 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/22 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
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": false,
      "size_kb": 7099,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 92199,
        "Makefile": 903
      },
      "pushed_at": "2026-07-29T11:17:36Z",
      "created_at": "2025-01-13T13:03:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T11:10:10Z",
      "description": "Parser interface in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://katydid.org.za",
      "name": "katydid",
      "type": "Organization",
      "login": "katydid",
      "company": null,
      "location": null,
      "followers": 5,
      "avatar_url": "https://avatars.githubusercontent.com/u/9207606?v=4",
      "created_at": "2014-10-14T04:06:12Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 4306
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-29T11:17:36Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2026-07-20T14:56:32Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2026-05-14T09:07:56Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2026-05-14T08:27:08Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2026-05-04T06:55:00Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2026-05-03T14:09:15Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2026-05-03T11:59:14Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-05-02T06:31:16Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-05-01T20:10:06Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-04-06T13:59:50Z"
        },
        {
          "tag": "v0.7.10",
          "kind": "patch",
          "published_at": "2025-04-28T13:27:45Z"
        },
        {
          "tag": "v0.7.9",
          "kind": "patch",
          "published_at": "2025-04-26T14:12:30Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2025-04-26T13:21:14Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2025-04-26T13:16:13Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2025-04-26T12:12:01Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2025-04-26T11:14:52Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2025-04-14T11:10:04Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2025-02-19T17:18:53Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-02-03T14:06:04Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-01-13T19:01:33Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-01-13T18:17:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "88ff893768cfbb3cebcce8ce49ecb2c02243dedd",
          "body": null,
          "is_bot": false,
          "headline": "move tagger from parser-go-json",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ad4444317533452dd81afd293629c04c5841304",
          "body": null,
          "is_bot": false,
          "headline": "bring json schema into main parser package from parser-go-json",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98fb6a9efea36276857aed7cfb308dcd5b45e299",
          "body": null,
          "is_bot": false,
          "headline": "rename parse.go to into.go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ab8e7c47eba471b7d75c612cc4c1981da36166",
          "body": null,
          "is_bot": false,
          "headline": "rename parse to parseinto",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae06e7ded29a389a594ddba7d0afd16b3df6cf5",
          "body": null,
          "is_bot": false,
          "headline": "move parsing of hedges to the hedge package",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f0ebb32e3518ae15269ccf138428d81da658b2",
          "body": null,
          "is_bot": false,
          "headline": "move rand into its own package",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5d74486d2093adc851c282498ba0826776e4a8",
          "body": null,
          "is_bot": false,
          "headline": "rename Nodes to Hedge",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cdd23bfe08fb5f2eb97d0ec922e326ec6c3a67",
          "body": null,
          "is_bot": false,
          "headline": "rename Values to Tokens",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afc739701b0c4de5894e2b8fd6733a49014ef82",
          "body": null,
          "is_bot": false,
          "headline": "move hedge to its own package",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-29T11:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259f657f6992dda9429e15b0e8cbbdbcaf474016",
          "body": null,
          "is_bot": false,
          "headline": "test purego as separate step",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-20T15:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef8e04b6878b92b099290c2b070b28fbd9983282",
          "body": null,
          "is_bot": false,
          "headline": "add more casting functions for 32 bit variants",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-20T14:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a49dc418c1ab64e85ed8dfff84b9635fb98740",
          "body": null,
          "is_bot": false,
          "headline": "reorder cast functions",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-20T14:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9b427e22e16104fbdc6c6eb27e8be86acdf386",
          "body": null,
          "is_bot": false,
          "headline": "fix safe versions of cast",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-07-20T14:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d3f282f0bb1ae0d2ebfb961516a80564004d1b",
          "body": null,
          "is_bot": false,
          "headline": "do not panic in GetValue for UnknownKind",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-14T09:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9a4ac5bf102916ad74ecacb87a042c57519cf4",
          "body": "Unfortunately we need the parser implementers to do some bookkeeping and safe the token they are casting in the parser until it is not used anymore.",
          "is_bot": false,
          "headline": "rollback safe unsafe casting, since it results in allocations",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-14T08:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55f9b45db5753ba01a582143427d92be588162a",
          "body": null,
          "is_bot": false,
          "headline": "safer unsafe casting",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-14T08:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ba56dfed441bae39e4daff69469da46f02c3e6",
          "body": null,
          "is_bot": false,
          "headline": "better debug logging",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-04T06:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9369c59a0f4239e20ccd19097cb0e35125accd82",
          "body": null,
          "is_bot": false,
          "headline": "update the readme",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-03T16:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad824b60f7388737c62c892a604caf956e53b36",
          "body": null,
          "is_bot": false,
          "headline": "fix debug value printing",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-03T14:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38dc0edbe87ccab6f056e70694518674f2410d52",
          "body": null,
          "is_bot": false,
          "headline": "add debug functionality for the new parse.Parser interface",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-03T11:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f7461e391be4a000a2c8fb0aa18020c57b87df",
          "body": null,
          "is_bot": false,
          "headline": "add debug tokens for new parse.Token interface",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-02T06:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6464bfde4ecdaebb4fd4841b0f7a8f74645b54",
          "body": null,
          "is_bot": false,
          "headline": "split Parser interface and create smaller Token interface",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-05-01T20:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe9e969e4ad8c5052c1fb1f4fd4c37667e52f68",
          "body": null,
          "is_bot": false,
          "headline": "parse.Parser interface is now simpler, because Hints are less",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2026-04-06T13:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e00b40237477651e0a9dc23295cb58615820489",
          "body": null,
          "is_bot": false,
          "headline": "add expect.NoErr function",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-28T13:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ee39da3e89d0316b94312d426dfc5e1c1e1f25",
          "body": null,
          "is_bot": false,
          "headline": "logger with options",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T14:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d67278f1340b3c34f96bbabc2d52026ad50b45",
          "body": null,
          "is_bot": false,
          "headline": "remove pool from downgrade parser and rename functions",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T13:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfeb005de3ea6d0c9f6257be83a112dc35322bb",
          "body": null,
          "is_bot": false,
          "headline": "downgrade parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T13:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b6737f2dcb8bc8e11bdee2124a5597587b9f30",
          "body": null,
          "is_bot": false,
          "headline": "add expect package",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T12:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d323395556990b652b561d4711247de878dc6b",
          "body": null,
          "is_bot": false,
          "headline": "add cast package",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T12:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16c8bc3ce87a33b9e673575e03c18f44ce57f9f",
          "body": null,
          "is_bot": false,
          "headline": "add pool",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T12:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608943e99fea376cf246c7646c9b118f71b5bcf9",
          "body": null,
          "is_bot": false,
          "headline": "Add new parse.Parser interface",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-26T11:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9127f01b1b2639e72ef8a1b5bd496fe3f622e860",
          "body": null,
          "is_bot": false,
          "headline": "update checklicense version",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-21T16:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552d96b6d63ee39ced5cba347f0f8571cc80dca9",
          "body": null,
          "is_bot": false,
          "headline": "version 1.0.5",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-21T15:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a16105777b5fec97cfbf5ab7446ee9bb80f3765",
          "body": null,
          "is_bot": false,
          "headline": "checklicense v1",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-21T15:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437c39f86afb57233d96321a2a615e3e44611842",
          "body": null,
          "is_bot": false,
          "headline": "update checklicense version",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-21T13:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc6d2abd099a719667d1b1ee11373be6a988d02",
          "body": null,
          "is_bot": false,
          "headline": "try new checklicense github action",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-21T13:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeca70e1af5b8ed30a3eca6ba60a3edcc5e12409",
          "body": null,
          "is_bot": false,
          "headline": "move hint and kind to parse folder",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-14T11:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7256065a5ffcabac4011f6bee9cf48161310f1",
          "body": null,
          "is_bot": false,
          "headline": "update checklicense",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-14T09:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4ba4bb79998fb364501ce5e1703b3edbcad70d",
          "body": "This is not integrated in the interface yet, but allows other parsers to be built on top",
          "is_bot": false,
          "headline": "Add new kind and tag for parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-04-14T09:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff29365e93120fb8267cad446531d0f7d4eefda",
          "body": null,
          "is_bot": false,
          "headline": "use go install instead of go tool",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-19T17:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12a0e9e505cbd6a0d5c8e2cf96c28b7b4d10c73",
          "body": null,
          "is_bot": false,
          "headline": "update go to 1.24",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-19T17:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ef00c28c2be02097bec713db5f429eb4ed7b2b",
          "body": "Parsers need to handle multiple calls of Up and Down before a Next is called",
          "is_bot": false,
          "headline": "revert unnecessary fixes",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-17T20:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc744ba2496bc56f6b7fddf56d2874e48898795",
          "body": null,
          "is_bot": false,
          "headline": "fix random parse",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-17T15:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2692dad8ade4612a22b845d835945e3a6133649b",
          "body": "Next has to be called after Down and Up, but previously it was possible to call Down and Up without a Next call inbetween",
          "is_bot": false,
          "headline": "fix RandomWalk",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-17T15:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65614d5ca95441924e395b210e414f4ed46771af",
          "body": null,
          "is_bot": false,
          "headline": "fix readme",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-03T14:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "069ca7cbedea68c49fedeac549290ec6d7e0c2a4",
          "body": null,
          "is_bot": false,
          "headline": "parse and walk should return an error and not panic",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-02-03T14:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c4b70672eb35346ed16f61ffe6a7d42ec02db9",
          "body": null,
          "is_bot": false,
          "headline": "add comments to parser interface",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-24T10:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda4f8b0bbdb00c8dff6ab03e62d33e50e5a3554",
          "body": null,
          "is_bot": false,
          "headline": "add import",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-24T09:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d659226236188c5989a8460d0090cbf158520052",
          "body": "add comments to interface",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-24T09:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f188924f0cda4bc30f364f44eb15212262743f",
          "body": null,
          "is_bot": false,
          "headline": "add usage to Readme",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-23T15:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb16ef0b94824eae8d21070ae9ccdc309aee89c",
          "body": null,
          "is_bot": false,
          "headline": "add readme contents",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-23T15:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a1696ffde2aabd91b05b517acf188a2897c7a14",
          "body": null,
          "is_bot": false,
          "headline": "Add links to implementations of the parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T19:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0e21f1b5560a3cb3e1d25611cb1a596abf1dbb6",
          "body": "This has been moved to https://github.com/katydid/parser-go-json",
          "is_bot": false,
          "headline": "remove json parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T18:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cba76c47aac03d27b9b46d98ad4889bd95b1e3f",
          "body": "This has been moved to https://github.com/katydid/parser-go-xml",
          "is_bot": false,
          "headline": "remove xml parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T18:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2623b84039ff20061ff064ad6722add1921afb9a",
          "body": "This has been moved to https://github.com/katydid/parser-go-reflect",
          "is_bot": false,
          "headline": "remove reflect parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T18:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6ed7142b80066cab6aa55159ab969356aad233",
          "body": "It has been moved to https://github.com/katydid/parser-go-yaml",
          "is_bot": false,
          "headline": "remove yaml",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T18:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3917db6673dc940f540011820a1196f64fc7906c",
          "body": null,
          "is_bot": false,
          "headline": "update package name from validator-go to parser-go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T17:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2337b6653318501eb228dff69a332b360302c1de",
          "body": null,
          "is_bot": false,
          "headline": "update version of checklicense",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T15:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e19950bcef00ac505300020a2ae00fb7bccba6",
          "body": null,
          "is_bot": false,
          "headline": "delete everything except parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T15:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54cb438336264e40b758361e2c9258fe5854c75a",
          "body": null,
          "is_bot": false,
          "headline": "remove generator from parser",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T12:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec8bbcc74785fcdcc32b398185fa382b2fe6871",
          "body": null,
          "is_bot": false,
          "headline": "add indirect checklicense",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T12:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05f3639c8aba9a4251496c35a9d4bc89ab73fcd5",
          "body": null,
          "is_bot": false,
          "headline": "update go version",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T12:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511f4a20d20241ff27fdd8d1c5bad7ec776393e4",
          "body": null,
          "is_bot": false,
          "headline": "move checklicense",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2025-01-13T12:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37305aa0d7925d9894b7d45ac91664d86a942089",
          "body": null,
          "is_bot": false,
          "headline": "fix build status link",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-22T19:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13688ecfb1b7d7abc8a6fa7ac1a4fd71e6296663",
          "body": null,
          "is_bot": false,
          "headline": "remove proto files from checklicense",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T20:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c66b6aaa7230a7dbc5a6f60c51b51d6050ae59b",
          "body": null,
          "is_bot": false,
          "headline": "testsuite renames relapse to validator",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T18:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0858b213cd53d04322ffba4257182a1663d41386",
          "body": null,
          "is_bot": false,
          "headline": "rename relapse to validator",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98ecb98af0a8652e9e6c65c6156f5799f0acb77e",
          "body": null,
          "is_bot": false,
          "headline": "add license to types.go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb1aa40fbf306b7914674e58bef9a8bc721abec",
          "body": null,
          "is_bot": false,
          "headline": "extra protobuf cleanup",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03959f0b5df5e86f43ce9f836ec9e7ebba44b94f",
          "body": null,
          "is_bot": false,
          "headline": "more protobuf cleanup",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc50390023d78eb402a1fb40a2af6964227a2ed7",
          "body": null,
          "is_bot": false,
          "headline": "remove protoc version",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4652819e8931a066613a1d8aa2e3869c0feb802d",
          "body": null,
          "is_bot": false,
          "headline": "remove setup for protoc",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a52ddf12b7d87a6b0d4c2932a1345f56456705e",
          "body": "The AST is no longer a protocol buffer\nBut validating protocol buffers is still possible in github.com/katydid/validator-gogo-proto",
          "is_bot": false,
          "headline": "remove gogoprotobuf completely from AST",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47b464f5a3de7dbc17a1b4f3a5a1b4cf1755c8b",
          "body": null,
          "is_bot": false,
          "headline": "do not generate protos in encode",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T16:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99fd3f260e97aeaa57b7c9488da78dd6833d107a",
          "body": "This functionality will be kept in validator-gogo-proto",
          "is_bot": false,
          "headline": "remove protocol buffers from validator-go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-10-19T16:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce583ce1277f134bccd82a1e6bd73b35d0015ae9",
          "body": null,
          "is_bot": false,
          "headline": "move errValue",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T15:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be21eafc7023ac4f0da9265381af3084ef9d9663",
          "body": null,
          "is_bot": false,
          "headline": "remove debug-gen",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T15:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86927c339949dff527b1278457df5841a7cb255",
          "body": null,
          "is_bot": false,
          "headline": "use generics and generate less code",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T14:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f109298fce68e48305b7c5a35c36601674f4fd91",
          "body": "* fix build 2\r\n\r\n* ls\r\n\r\n* fix filename\r\n\r\n* add protoc to path\r\n\r\n* cd before installing protoc\r\n\r\n* add path for regeneration\r\n\r\n* add path to checkout\r\n\r\n* more paths\r\n\r\n* less paths\r\n\r\n* tree\r\n\r\n* checkout gogoprotobuf\r\n\r\n* fix gogoprotobuf repository field\r\n\r\n* repository path\r\n\r\n* cd to go mod\n[…]\ne\r\n\r\n* upgrade go version\r\n\r\n* upgrade go version again\r\n\r\n* check license\r\n\r\n* new files for checklicense to ignore\r\n\r\n* regenerate\r\n\r\n* update go version\r\n\r\n* regenerate gocc\r\n\r\n* fix testsuite name",
          "is_bot": false,
          "headline": "fix build 2 (#4)",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T14:21:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea31e96ea265b08c104a9022df5daf053ad0aa01",
          "body": null,
          "is_bot": false,
          "headline": "swap lines",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef508fb75ca8d37ad83cc1ac7a15df105366fb89",
          "body": null,
          "is_bot": false,
          "headline": "try GITHUB_WORKSPACE",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce04bef7bfb20c00f01c3ebf640a120300335df7",
          "body": null,
          "is_bot": false,
          "headline": "set path",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73e9583a0ca73520a2650d43365f407110b2ba6",
          "body": null,
          "is_bot": false,
          "headline": "simplify install_protoc.sh",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27bb5fcf91a32b854b631b82b162e9086b7e9812",
          "body": null,
          "is_bot": false,
          "headline": "move tools into folder",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cdaba6625ed9c89bb02c2b767018578f48c368",
          "body": null,
          "is_bot": false,
          "headline": "install protoc",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9d75ded5744adfbdcd87638e37aae51c550c09",
          "body": null,
          "is_bot": false,
          "headline": "add gogoprotobuf as a tool",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c73f2e79ef699dacfc1b18f99b2ceeaa78d871",
          "body": null,
          "is_bot": false,
          "headline": "add tools to go.mod via tools.go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adcab0276157c649f39696cd2ea225cdc3ec51bc",
          "body": null,
          "is_bot": false,
          "headline": "fix build",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T12:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74220cda79ca41c3c96247868a795267cf5d06ea",
          "body": null,
          "is_bot": false,
          "headline": "rename package to validator-go",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2024-09-22T11:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4c6f8dd3a11d6403d5aa6c4fe78e55b59f6844c",
          "body": "* first version of YAML parser\r\n\r\n* added unit tests for yaml parser\r\n\r\n* moved yaml parser issues to yaml folder\r\n\r\n* Removed redundant comments\r\n\r\n* Excluded issues.md from checklicense",
          "is_bot": false,
          "headline": "first version of YAML parser (#9)",
          "author_name": "Elphas Tori",
          "author_login": "elphastori",
          "committed_at": "2022-01-25T11:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b59c780b080d42138fecbb32c7cf1c59e41777",
          "body": null,
          "is_bot": false,
          "headline": "fixed bug preventing rerunning build script (#10)",
          "author_name": "Elphas Tori",
          "author_login": "elphastori",
          "committed_at": "2021-05-10T12:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ef97a1a8cb7f75a42ff3747cb78f679ecca62e",
          "body": null,
          "is_bot": false,
          "headline": "replaced ProtoName and ProtoNum with Proto",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-08-29T18:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5741cac3e1da870427c6db42a0014fbadeebbe0e",
          "body": null,
          "is_bot": false,
          "headline": "go 1.10.x",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-08-29T10:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f676177cede5e88b751e286b93068d038fd8711c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-08-29T09:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c70648627ed92e3db8b469549e8e35192283f5",
          "body": null,
          "is_bot": false,
          "headline": "regenerate with gogoprotobuf v1.1",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-08-29T09:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6df7ef72db856bd662142e3730b8cdba87eafc8",
          "body": null,
          "is_bot": false,
          "headline": "fix merging of nodes",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-07-04T14:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b197233014c9ee6ca0e9b14cf4e0f612f179c0eb",
          "body": "…any names in contains for records",
          "is_bot": false,
          "headline": "fix for too general simplification rule: only simplify names and not …",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-06-28T19:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90f46154e96d6130856d787ff0c1022a4e6e83d",
          "body": null,
          "is_bot": false,
          "headline": "ignore fmt errchecks",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-06-28T15:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf518e099736654bc6a42677335ac5f1b443c61",
          "body": null,
          "is_bot": false,
          "headline": "regenerate",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-06-28T15:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3da0e98857c34edad37c4397f15801f9d902044",
          "body": null,
          "is_bot": false,
          "headline": "fix for combinator immutability test",
          "author_name": "Walter Schulze",
          "author_login": "awalterschulze",
          "committed_at": "2018-01-29T13:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 14,
      "latest_release_at": "2026-07-29T11:17:36Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 12.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/katydid/parser-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/katydid/parser-go",
          "is_deprecated": false,
          "latest_version": "v0.9.0",
          "repository_url": "https://github.com/katydid/parser-go",
          "versions_count": 24,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T11:08:47Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "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": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 10041,
      "source_files_sampled": 43,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "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": [],
      "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": 19,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "awalterschulze",
          "commits": 555,
          "avatar_url": "https://avatars.githubusercontent.com/u/1829933?v=4"
        },
        {
          "type": "User",
          "login": "elphastori",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/20860306?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.996
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/22 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 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "88ff893768cfbb3cebcce8ce49ecb2c02243dedd",
        "ran_at": "2026-07-29T16:09:40Z",
        "aggregate_score": 4.3,
        "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-29T11:18:38Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-29T11:08:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2025-04-26T12:57:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/katydid/parser-go",
    "host": "github.com",
    "name": "parser-go",
    "owner": "katydid"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 43,
        "vitality": 75,
        "community": 24,
        "governance": 57,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 14,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "14 commits in the last year",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 12.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.7
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.996
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 19,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "19/19 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 19,
                      "decided": 19
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "followers": 5,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "katydid",
              "public_repos": 39,
              "account_age_days": 4306
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5 followers of katydid",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5,
                      "login": "katydid"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~11 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/katydid/parser-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": 2
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.07,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "7 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 10041,
              "source_files_sampled": 43,
              "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/43 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 43,
                      "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T16:09:48.910322Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/katydid/parser-go.svg",
  "full_name": "katydid/parser-go",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.