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

coreos / go-systemd

Go bindings to systemd socket activation, journal, D-Bus, and unit files

GoApache-2.0★ 2695 estrellas⑂ 333 forksdesde sept 2013Ver en GitHub ↗

coreos/go-systemd tiene un índice de salud de 76 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Community & Adoption (86/100) y la más baja, AI Readiness (64/100). Se actualizó por última vez hace 5 días. 5 personas concentran la mayor parte del trabajo reciente.

76
global / 100
Bueno

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

76
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

CoreOSOrganización
730 seguidores274 repositorios públicosdesde feb 2013

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/coreos/go-systemd/v22v22.7.0-10hace 181 días

Métricas por categoría

Vitalidad

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

66Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 5 días
15.2/36Cadencia de commits — 22/52 semanas con commits
18/18Volumen de commits — 109 commits en el último año
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year109
human_commit_share0,95
days_since_last_push5
active_weeks_last_year22
Cómo se puntúa
27/27Publica versiones — 31 versiones publicadas
16.2/36Recencia de las versiones — última versión hace 181 días
12.6/27Cadencia de publicación — una versión cada ~252,2 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count31
latest_release_tagv22.7.0
releases_from_tagsno
days_since_latest_release181
mean_days_between_releases252,2
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?

86Excelente · 18% del índice global
Cómo se puntúa
55.6/60Estrellas — 2695 estrellas
21/25Forks — 333 forks
9.3/15Observadores — 49 observadores
Datos de entrada utilizados
forks333
stars2695
watchers49
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)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
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?

83Bueno · 24% del índice global
Cómo se puntúa
45.9/54Factor bus — la mitad de los commits recae en 5 contribuyente(s)
18.4/22.5Distribución de commits — el principal contribuyente firma el 18% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 22 contributing companies or organizations
Datos de entrada utilizados
bus_factor5
contributors_sampled99
top_contributor_share0,181
Cómo se puntúa
32.1/46.8Resolución de issues — 69% de issues cerradas
30.1/38.3Aceptación de PR — 279/355 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs279
open_issues47
closed_issues103
issue_closed_ratio0,687
closed_unmerged_prs76
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
20.6/25Alcance del propietario — 730 seguidores de coreos
25/25Trayectoria — 274 repos públicos, cuenta de ~13 años
Datos de entrada utilizados
followers730
owner_typeOrganization
is_verified
owner_logincoreos
public_repos274
account_age_days4897
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
26/35Recencia de publicación — última publicación hace 181 días
20/20Historial de versiones — 10 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/coreos/go-systemd/v22
ecosystemsgo
any_deprecatedno
min_days_since_publish181

Calidad de Ingeniería

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

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

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 5 topics
0/10Wiki
Datos de entrada utilizados
topicsgo, systemd, journald, machined, dbus
has_wikino
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?

74Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 22 out of 22 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
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 22 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate7
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
26.6/35Dependencias directas libres de avisos conocidos — 1 afectados: golang.org/x/sys v0.1.0 (unknown)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
40/40Sin avisos pendientes — ningún aviso lleva público más de 90 días
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages2
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages1
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 2 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

64Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 84 de 95 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,884
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 5 de los últimos 100 commits son 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_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,05
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/66 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes43.257
source_files_sampled66
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

2695estrellas de GitHub
99contribuidores
109commits en los últimos 12 meses
5días desde el último push
31versiones publicadas
5factor bus
47issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 333 ⇿
0Estrellas
333Forks
31Versiones

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

012525037532142013-092020-022026-07
Mayor 1Menor 7Parche 2

Cada punto abarca 12 días.

OpenSSF Scorecard 7.0 / 10
7.0agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 22 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/godbus/dbus/v5v5.1.0go.mod
Gogolang.org/x/sysv0.1.0go.mod
Todas las dependencias 2

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

RegistroPaqueteVersiónRelación
Gogithub.com/godbus/dbus/v5v5.1.0directa
Gogolang.org/x/sysv0.1.0directa
Avisos de dependencias 1

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/sysv0.1.0directadesconocida10.44.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "systemd",
        "journald",
        "machined",
        "dbus"
      ],
      "is_fork": false,
      "size_kb": 714,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 338944,
        "Shell": 3855
      },
      "pushed_at": "2026-07-23T00:05:07Z",
      "created_at": "2013-09-13T23:13:51Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T14:55:24Z",
      "description": "Go bindings to systemd socket activation, journal, D-Bus, and unit files",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://getfedora.org/coreos",
      "name": "CoreOS",
      "type": "Organization",
      "login": "coreos",
      "company": null,
      "location": null,
      "followers": 730,
      "avatar_url": "https://avatars.githubusercontent.com/u/3730757?v=4",
      "created_at": "2013-02-28T19:37:31Z",
      "is_verified": null,
      "public_repos": 274,
      "account_age_days": 4897
    },
    "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": "v22.7.0",
          "kind": "minor",
          "published_at": "2026-01-28T01:34:37Z"
        },
        {
          "tag": "v22.6.0",
          "kind": "minor",
          "published_at": "2025-08-20T19:05:42Z"
        },
        {
          "tag": "v22.5.0",
          "kind": "minor",
          "published_at": "2022-11-07T14:03:15Z"
        },
        {
          "tag": "v22.4.0",
          "kind": "minor",
          "published_at": "2022-09-16T08:33:02Z"
        },
        {
          "tag": "v22.3.2",
          "kind": "patch",
          "published_at": "2021-05-10T13:00:18Z"
        },
        {
          "tag": "v22.3.1",
          "kind": "patch",
          "published_at": "2021-04-01T12:27:27Z"
        },
        {
          "tag": "v22.3.0",
          "kind": "minor",
          "published_at": "2021-03-19T16:33:33Z"
        },
        {
          "tag": "v22.2.0",
          "kind": "minor",
          "published_at": "2021-03-03T11:18:47Z"
        },
        {
          "tag": "v22.1.0",
          "kind": "minor",
          "published_at": "2020-06-02T09:10:19Z"
        },
        {
          "tag": "v22.0.0",
          "kind": "major",
          "published_at": "2019-11-11T15:35:20Z"
        },
        {
          "tag": "v21",
          "kind": "other",
          "published_at": "2019-11-04T10:12:32Z"
        },
        {
          "tag": "v20",
          "kind": "other",
          "published_at": "2019-06-20T08:04:25Z"
        },
        {
          "tag": "v19",
          "kind": "other",
          "published_at": "2019-03-22T09:31:37Z"
        },
        {
          "tag": "v18",
          "kind": "other",
          "published_at": "2018-10-31T10:03:42Z"
        },
        {
          "tag": "v17",
          "kind": "other",
          "published_at": "2018-05-11T13:56:17Z"
        },
        {
          "tag": "v16",
          "kind": "other",
          "published_at": "2018-02-02T10:04:26Z"
        },
        {
          "tag": "v15",
          "kind": "other",
          "published_at": "2017-07-31T12:27:53Z"
        },
        {
          "tag": "v14",
          "kind": "other",
          "published_at": "2016-11-14T12:31:59Z"
        },
        {
          "tag": "v13",
          "kind": "other",
          "published_at": "2016-10-24T14:31:44Z"
        },
        {
          "tag": "v12",
          "kind": "other",
          "published_at": "2016-08-26T13:33:44Z"
        },
        {
          "tag": "v11",
          "kind": "other",
          "published_at": "2016-07-22T17:24:02Z"
        },
        {
          "tag": "v10",
          "kind": "other",
          "published_at": "2016-06-23T21:54:22Z"
        },
        {
          "tag": "v9",
          "kind": "other",
          "published_at": "2016-06-07T16:10:41Z"
        },
        {
          "tag": "v8",
          "kind": "other",
          "published_at": "2016-05-26T15:20:01Z"
        },
        {
          "tag": "v7",
          "kind": "other",
          "published_at": "2016-05-24T16:13:56Z"
        },
        {
          "tag": "v6",
          "kind": "other",
          "published_at": "2016-05-19T09:47:49Z"
        },
        {
          "tag": "v5",
          "kind": "other",
          "published_at": "2016-03-21T12:07:50Z"
        },
        {
          "tag": "v4",
          "kind": "other",
          "published_at": "2015-11-05T13:24:52Z"
        },
        {
          "tag": "v3",
          "kind": "other",
          "published_at": "2015-06-22T23:46:46Z"
        },
        {
          "tag": "v2",
          "kind": "other",
          "published_at": "2014-05-21T18:17:12Z"
        },
        {
          "tag": "v1",
          "kind": "other",
          "published_at": "2014-04-18T18:04:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "737492515b5789f80e3980c5755a544c6faf445f",
          "body": "Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://githu\n[…]\n/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T10:15:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5cf58b14cbbe07725f2e387d0ca07c96764fc76",
          "body": "We'd like to be able to cancel jobs using this API, so add a wrapper for\nit.\n\nSigned-off-by: Tycho Andersen <tycho@tycho.pizza>",
          "is_bot": false,
          "headline": "dbus: add CancelJob()",
          "author_name": "Tycho Andersen",
          "author_login": "tych0",
          "committed_at": "2026-03-17T19:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903cabb7aaa6bfb2948d2e8d86a781544ad8d9a6",
          "body": "When cancelling the ctx, if we have a pending channel send, then we'll\ndeadlock. The correct pattern is to abort if ctx exits.\n\nWe also close the channels when the sender closes.",
          "is_bot": false,
          "headline": "dbus: Don't deadlock on shutdown",
          "author_name": "James Shubin",
          "author_login": "purpleidea",
          "committed_at": "2026-03-16T14:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359a569894e1cd204f27d23c8c91895392333739",
          "body": "The sleep stage, originally added by commit 07d38cb, is there to wait\nfor systemd to finish its initialization stage (which includes wiping\n/tmp).\n\nCommit 743c5ad added a step of building tests inside a container,\nand then commit 82dc44e moved the code into scripts/ci-runner.sh.\n\nNow, sometimes buil\n[…]\n\nfor systemd to settle.\n\nWhile at it:\n - modify ci-runner.sh to accept multiple arguments;\n - remove GO15VENDOREXPERIMENT as it is no longer needed.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "scripts/ci-runner.sh: wait for systemd to settle",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-03-16T14:07:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9245468ca91bde91ae192c50e27824a1d05c77e7",
          "body": "Take advantage of go 1.24.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "tests: use t.Context()",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-13T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04b89577b4a37048c5470579a84e8a9434cb0c1d",
          "body": "Switches one user to strings.Builder instead of appending strings.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "run modernize -fix ./...",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-13T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d0d8a3c6124794a102563d68c1ce1b57b1b36f",
          "body": "It is stable now so we should test everything works\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "run tests with go 1.26",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-13T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3acfc46265cb77ade4dec376b7326354185219",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "bump minimum go version to 1.24",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-13T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89abfaf5bc2f87ff124540341f1db421b0ff3f24",
          "body": "The older version does not support go 1.26 but the workflow installs go\n1.26 as it ask for the stable go version. Therefore CI fails currently.\nFix this by updating golangci-lint to the latest version which does\nsupport go 1.26.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "update golangci-lint to v2.11",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-03-13T18:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f092667e1fd20c642578aa92f20f357e3d60cd",
          "body": "See: https://github.com/coreos/repo-templates/issues/340\nSee: https://github.com/coreos/repo-templates/pull/352",
          "is_bot": false,
          "headline": "github: Drop Go module updates",
          "author_name": "Timothée Ravier",
          "author_login": "travier",
          "committed_at": "2026-02-08T21:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc4ee60b8394d431f19a3c599040ef758884a27",
          "body": "plan9 doesn't have syscall.CloseOnExec, causing anything using\n`activation` to fail when building on plan9:\n\n```\n2024/05/03 12:12:51 Failed to run [go build --ldflags -s -X github.com/rclone/rclone/fs.Version=v1.67.0-beta.7911.f8ce568ca.merge -trimpath -o rclone-v1.67.0-beta.7911.f8ce568ca.merge-pla\n[…]\ngs  ..]: exit status 1\n2024/05/03 12:12:51 Command output was:\nError: ../../../../go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/activation/files_unix.go:60:11: undefined: syscall.CloseOnExec\n```",
          "is_bot": false,
          "headline": "activation: stub out for plan9",
          "author_name": "Florian Klink",
          "author_login": "flokli",
          "committed_at": "2026-01-27T23:34:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8f5a75c278158e2cf18b413f02c25f5628a5feda",
          "body": "…iliary units\n\nthe existing StartTransientUnit methods pass an empty slice to the list of auxiliary units, this adds a new method for specifying those auxiliary units.\n\nFixes #488",
          "is_bot": false,
          "headline": "dbus: add StartTransientUnitAux for starting transient units with aux…",
          "author_name": "Gwendolyn",
          "author_login": "gwenya",
          "committed_at": "2026-01-27T22:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9211a7bb9050c57bf853f71a184803c71b9effe7",
          "body": null,
          "is_bot": false,
          "headline": "activation: add FilesWithNames()",
          "author_name": "Aaron Paterson",
          "author_login": "MayCXC",
          "committed_at": "2026-01-27T22:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3ebed22d7a23765394bade71e7c0451e1b1efd",
          "body": "It looks like listUnitsInternal performs an unnecessary conversion\nfrom [][]any to []any. Also, its code has been copied over a few\ntimes, with the only change to resulting type.\n\nIntroduce generic helper functions convertSlice and storeSlice to\neliminate duplicated code. Also, remove unnecessary in\n[…]\nnternal and listUnitFilesInternal wrappers\n\nAll functionality is preserved and tests pass.\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: dedup result conversion code",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-21T13:12:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "aac8e000ad77a1a12ca5493f127dd72d72b387e2",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "unit: fix Deserialize deprecation notice",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-21T13:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4795ceb4873780fd6d601700ea44fecd6f8d4a0",
          "body": "Some documentation references are not correct and thus they are not\nrendered as links. Fix those.\n\nTested locally with godoc.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Fix doc references",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-21T13:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb50b3ef702fd889c2806ac0a79eeed7dee6a17",
          "body": "As well as add a test to prove StopUnit is reentrant\n\nThere are cases that multiple StopUnits may be called\nfor the same job. For instance, in kubernetes, the Kubelet does so in some cases,\nwhen it races against itself to delete a pod. Instead of fixing in the caller, this\ncan be worked around in th\n[…]\n job finishes.\n\nsee https://github.com/kubernetes/kubernetes/pull/135826 and https://github.com/kubernetes/kubernetes/issues/135825\nfor some more context\n\nSigned-off-by: Peter Hunt <pehunt@redhat.com>",
          "is_bot": false,
          "headline": "dbus: allow multiple calls for the same unit to *Unit",
          "author_name": "Peter Hunt",
          "author_login": "haircommander",
          "committed_at": "2026-01-20T12:00:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27f6beaf75ffc911bbeff76dc3dbf8ee4bf86d86",
          "body": "As map lookup returns nil if no key is found, and append will create a\nnew slice if it's first argument is nil, we can greatly simplify the\nloop, as suggested in [1].\n\n[1]: https://github.com/coreos/go-systemd/pull/448#discussion_r2676299340\n\nReported-by: Paul Holzinger <pholzing@redhat.com>\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "activation: simplify ListenersWithNames",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-20T10:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e615438da4253e7970d9647cc6916fcc91e644af",
          "body": "IANAL but the company name is Red Hat.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal: fix copyrights",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-20T10:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25876d629af5d60f8d6681719509721c2ab4a25",
          "body": null,
          "is_bot": false,
          "headline": "import1: add missing close method to conn",
          "author_name": "Martin Maartensson",
          "author_login": "maartensson",
          "committed_at": "2026-01-07T22:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0698a2139aad2afcf42b5627f932cef9e248812",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "ci: bump golangci-lint to v2.7",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-07T22:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d53bd8cc73c3e9ef39b3b1c47ed77042b03cfe3",
          "body": "1. Modify setupConn to use t.Cleanup so its callers don't have to call\n   conn.Close.\n\n2. Switch remaining tests to use setupConn.\n\n3. Add a TODO to use NewWithContext once we fully switch to Go 1.24.\n\n4. Remove TestNew as it is redundant.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: simplify tests using setupConn and t.Cleanup",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-07T22:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f324d7d515d0c94de5a1bf21e64c1a62df1bda88",
          "body": "Fixes: #474\n\nSigned-off-by: Volodymyr Pankin <volopank@gmail.com>",
          "is_bot": false,
          "headline": "subsciption: Added context cancellation and sync to subscription set",
          "author_name": "Volodymyr Pankin",
          "author_login": "NotSoFancyName",
          "committed_at": "2026-01-07T01:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d966773cdb7862ca2f1de655f2e37aa941f1b1",
          "body": null,
          "is_bot": false,
          "headline": "machine1: add missing close method to conn",
          "author_name": "Martin Maartensson",
          "author_login": "maartensson",
          "committed_at": "2026-01-07T01:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eed240b676f6167d3b243a8942370f3e4196107",
          "body": null,
          "is_bot": false,
          "headline": "unit: simplify escape character",
          "author_name": "胡玮文",
          "author_login": "huww98",
          "committed_at": "2026-01-07T01:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0088bd46d748309e881b1da840da89c6a594b1f2",
          "body": "Sync repo templates ⚙",
          "is_bot": false,
          "headline": "Merge pull request #486 from coreosbot-releng/repo-templates",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-06T20:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5bd3e99795141c3cf5b2855bca4aeadcaf7adb",
          "body": "dbus: fix TestSetUnitProperties wrt systemd >= 252",
          "is_bot": false,
          "headline": "Merge pull request #489 from kolyshkin/fix-fedora-test",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-01-06T20:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e56d2785abac7a2af46993f153a280911d4b9a0",
          "body": "Since systemd 252, some cgroup v1 unit properties are fully deprecated\nand are ignored. This includes CPUShares that is used by\nTestSetUnitProperties. As a result, the test fails.\n\nReproduced on Fedora 43 with systemd 258:\n\n\t# systemctl set-property -- '-.mount' CPUShares=1024\n\tD-Bus property CPUSha\n[…]\nno output)\n\nTo fix the test failure, replace CPUShares with TasksMax, which is\nsupported since systemd 227 and available for both cgroups v1 and v2.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: fix TestSetUnitProperties wrt systemd >= 252",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2026-01-06T19:46:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd4720013e926d84f40fc7d12ea8c65b431b4112",
          "body": "Sync with coreos/repo-templates@1912d5a62bedda531b02bc8cefd4f20993de509d.",
          "is_bot": false,
          "headline": "Sync repo templates ⚙",
          "author_name": "CoreOS Bot",
          "author_login": "coreosbot",
          "committed_at": "2025-12-10T18:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3c9410fa503128ff5a025265768843eb09815ca",
          "body": "…/checkout-6\n\nbuild(deps): bump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #483 from coreos/dependabot/github_actions/actions…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-12-08T11:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefa3bb29c1be0ac55c495671582326c6879bafa",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T00:31:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce60782c0aabb616faa8e60f91e639d91f631e99",
          "body": "…i/golangci-lint-action-9\n\nbuild(deps): bump golangci/golangci-lint-action from 8 to 9",
          "is_bot": false,
          "headline": "Merge pull request #481 from coreos/dependabot/github_actions/golangc…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-11-10T10:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39cab7b74870a186c9322bb3419b212c901c95b6",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n  dependency-version: '9'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 8 to 9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T00:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9145741e96d24b543e2b922325495afd6384cf27",
          "body": "daemon: add `SdNotifyMonotonicUsec` helper function",
          "is_bot": false,
          "headline": "Merge pull request #435 from corhere/monotonic_usec",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-10-02T10:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d96518e29756031af3cc29dd4966c3a6620bc4c",
          "body": "The synchronized service reload protocol added in systemd version 253\nrequires that the service provides a MONOTONIC_USEC field alongside the\nRELOADING=1 notification message for synchronization purposes. The value\ncarried in this field must be the system CLOCK_MONOTONIC timestamp at\nthe time the no\n[…]\nMonotonicUsec() which returns a MONOTONIC_USEC string which\nencodes the system CLOCK_MONOTONIC timestamp in decimal microseconds, as\nsystemd expects.\n\nSigned-off-by: Cory Snider <csnider@mirantis.com>",
          "is_bot": false,
          "headline": "daemon: add SdNotifyMonotonicUsec helper function",
          "author_name": "Cory Snider",
          "author_login": "corhere",
          "committed_at": "2025-09-25T19:09:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68cc651bcbabcd54b80e3099134725876251c9ed",
          "body": "Misc error reporting improvements",
          "is_bot": false,
          "headline": "Merge pull request #475 from kolyshkin/error",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-09-18T10:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d37cd897eb84c7d202eab0370b90ab7c09ef53",
          "body": "...if there are no %-style arguments.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "all: use errors.New instead of fmt.Errorf",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T21:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f3dbcc3a45aa75b4d21d96dce33021f0313bcc",
          "body": "It makes little sense to have very detailed error messages saying which\nresponse field we failed to typecast. Let's use more generic \"failed to\nparse response\" error message, and show what we tried to parse.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "import1,login1,machine1: simplify error reporting",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T21:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f2015550fa852e74279a7a2feefe9c7ce242ba",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "daemon,journal,util: use %w to wrap errors",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T20:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a587c52ac80628b1dc0336ef3ad79336d6e9ad67",
          "body": "Using errors.New to make an error and then using %v to call its Error\nmethod to add a string to the message seems unnecessary.\n\nSimplify it by using the string as is.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "internal/dlopen: simplify making an error",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T20:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f1e707c72c3112c5c6b3b6df91a60f365bfcdc",
          "body": "Error messages returned by GetHandle and GetSymbolPointer are already\ndescriptive enough so they don't need to be wrapped.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "internal/dlopen: simplify errors in example",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T20:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98c4361099729ecf5968a0fa55d85a79b19485d",
          "body": "The error from os.Readfile already contains file name and operation that\nfailed, there is no need to wrap it.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "util: GetMachineID: simplify error",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T20:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726bd3410ad72d2eaf671b9267268cdde75224a5",
          "body": "Instead of adding a string representation of errno to an error message,\nwrap the actual errno using %w.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal: wrap underlying errno",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-09-17T19:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "818c6c137a0e37ee216aa807d1d34a6a24716a25",
          "body": "Fixing error on negative value of LISTEN_FDS",
          "is_bot": false,
          "headline": "Merge pull request #472 from vporoshok/main",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-09-12T09:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cde0a0b23ffdea30b11bb6225b01a1016fdc7e",
          "body": "…/setup-go-6\n\nbuild(deps): bump actions/setup-go from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #473 from coreos/dependabot/github_actions/actions…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-09-08T09:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3472fd7aa286d234dcafccde64454fc9edeb4b46",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T00:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1b3a891531d046c05640a265e060c8917a3e37",
          "body": null,
          "is_bot": false,
          "headline": "Fixing error on negative value of LISTEN_FDS",
          "author_name": "Bastrykov Evgeniy",
          "author_login": "vporoshok",
          "committed_at": "2025-08-25T15:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8214e15a7a799dc18f0ef8dd788b830f815d7530",
          "body": "import1 test fixes",
          "is_bot": false,
          "headline": "Merge pull request #469 from kolyshkin/nits",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-20T18:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6acce7a220b4ab30a5ef78563a88a10b43c6f5",
          "body": "TestImport functions create some artefacts under /var/lib/machines which\nrequire \"machinectl remove\" invocation to clean up.\n\nUnfortunately, Import operations are async, meaning we either have to\nlisten to transfer events to ensure they are completed, or just sleep\nfor some time. Since this is a test I'd like to keep things simple.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "import1: fix TestImport* cleanup",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-20T17:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f51dd84e2abaab228039f6c7feb5333351c843a",
          "body": "This test was leaving files and directories under $PWD.\nUse t.TempDir to avoid it.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "import1: use t.TempDir",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-20T17:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c063bef1bc5dff6767c9f7e7c9d43af8b5c2c92c",
          "body": "README: bump minimal Go version",
          "is_bot": false,
          "headline": "Merge pull request #470 from kolyshkin/fix-readme",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-19T09:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9135e73b60b4d3dfb00ebfe3a7b0e210f30a7eb",
          "body": "This is an addition to commit 73f6754 (\"go.mod: bump go to 1.23\").\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "README: bump minimal Go version",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-19T00:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cbc167320f58ba17051a42ba9987076a0838c8",
          "body": "ci: test go 1.25",
          "is_bot": false,
          "headline": "Merge pull request #468 from Luap99/go-1.25",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-18T18:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485b30b1dd66e385051f3022e35c85831c93220f",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "ci: test go 1.25",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-18T12:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e6d7179c951185e303c9dd1efe0a84d5d1dc4f",
          "body": "…/checkout-5\n\nbuild(deps): bump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #467 from coreos/dependabot/github_actions/actions…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-18T09:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227924f9c1152fc6bc79f163a83b17867f8d8b5b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T01:46:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "446c54abefa674cc1456329be2198774d9db5ab2",
          "body": "Modernize sources, add golangci-lint",
          "is_bot": false,
          "headline": "Merge pull request #466 from kolyshkin/modernize",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-13T19:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c4c559827ee069846eff952c0069b241390999",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "scripts/ci-runner: less Fedora packages",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08292eaee6ec965adb57068b42ab184ca18c4ecf",
          "body": "This also removes go vet and gofmt, as those are built into\ngolangci-lint.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "ci: enable golangci-lint",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c763162414a831c48404fdc28d22c03ec2277047",
          "body": "Brought to you by\n\n\tgo fix ./...\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Remove obsoleted build tags",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6dae461dc253737af61ec9ce22ca0d1179b103d",
          "body": "Gofumpt is a superset of gofmt, enabling some extra rules resulting,\nfor the most part, in a more readable code.\n\nThis replaces gofmt (which will be removed in the next commit).\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Gofumpt the code",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c53248a700e630ccf2487c64d8511a1ea95855",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Fix some \"error value not checked\" linter warnings",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131318203e6d89371675bfd06c6461439835e59f",
          "body": "1. Make use of t which was unused before.\n\n2. Ignore stopUnit return value.\n\n3. Check os.Remove return value (which can fail the test early).\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: fix stopUnit test helper",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f82fcb4380f09c13d6b19289d7083d071abf2f12",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: TestFreezer: check runStopUnit error",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9102adfab54d69483a0410fd05e7570717f1ff96",
          "body": "Add a helper to run sleep process with a proper cleanup, so we don't\nforget to call wait on a process we ran, and check for any errors.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: avoid zombies in test",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11512922ac158e638a66389d1d4593682335b0a0",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "activation: fix errcheck warnings in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1282df7d9a16c6c3c374df1a209668b00ebd4cc6",
          "body": "Ignore a few warnings like this:\n\n\tError return value of `xxx` is not checked (errcheck)\n\nIn all cases either there's no way to return an error, or (it seems)\nthe code is working on a \"best effort\" basis.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: ignore a few errcheck warnings",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4d799386d330f789d9aee739323c9825658a5f",
          "body": "There is no way to return an error from KillUnitContext, and we already\nhave KillUnitWithTarget which returns an error.\n\n - explicitly ignore the error in KillUnitContext;\n - deprecate KillUnitContext in favor of KillUnitWithTarget;\n - fix the KillUnit deprecation warning to point to KillUnitWithTarget;\n - improve KillUnitWithTarget and Who docs.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: deprecate KillUnitContext",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2eee7de82e3101fe87dbd62f3a123cb2042233",
          "body": "This one:\n\tactivation/files_unix.go:42:20: Error return value of `os.Unsetenv` is not checked (errcheck)\n\nSince\n - current unix implementation of os.Unsetenv never returns an error;\n - there is no way to return an error;\nlet's just ignore it.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "activation: Files: fix ercheck warnings",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38e4b7a451676f70b49670673b70a863e8b4eed",
          "body": "Indeed, we should not use/test deprecated methods.\n\nThis fixes the following warnings:\n\n\tmachine1/dbus_test.go:51:19: SA1019: sd_dbus.New is deprecated: use NewWithContext instead. (staticcheck)\n\t\tdbusConn, err := sd_dbus.New()\n\t\t\t\t ^\n\tmachine1/dbus_test.go:56:26: SA1019: dbusConn.GetServiceProperty\n[…]\ncated: use GetServicePropertyContext instead. (staticcheck)\n\t\tmainPIDProperty, err := dbusConn.GetServiceProperty(testServiceName, \"MainPID\")\n\t\t\t\t\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "machine1: fix SA1019 staticcheck warnings in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "456ef98212293ccbd62d87edf94d5e3133221a58",
          "body": "This fixes the following staticcheck warning:\n\n\tjournal/journal_unix.go:216:6: QF1001: could apply De Morgan's law (staticcheck)\n\t\t\tif !(('A' <= c && c <= 'Z') || ('0' <= c && c <= '9') || c == '_') {\n\t\t\t   ^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "journal: apply De Morgan law",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83d8a77f87b39b4dda7c4a40a9324ce7f795a11",
          "body": "\tsdjournal/journal_test.go:350:34: SA1024: cutset contains duplicate characters (staticcheck)\n\t\tif got[1] != strings.Trim(want, delim) {\n\t\t\t\t\t\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal: fix SA1024 staticcheck warning",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832c0c0f4d7a9bced2dabe8efb634002e9be275a",
          "body": "Fix the following warning:\n\n\tSA4004: the surrounding loop is unconditionally terminated\n\nIndeed, the for loop here only iterates once, and thus the code is\nslightly hard to read.\n\nReimplement the same logic without using loop.\n\nWhile at it, simplify the check for \\\\ at EOL by using bytes.HasSuffix.\n\nCo-authored-by: Claude Code\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "unit: fix SA4004 staticcheck warning",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9317ea5525b0d76e542a5e118a0520a7afdf37c3",
          "body": "Co-authored-by: Claude Code\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "unit: add package doc",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a196f2749e826c7975ccc380763212a06b811f2d",
          "body": "\tdbus/methods.go:871:16: ST1016: methods on the same type should have the same receiver name (seen 1x \"conn\", 92x \"c\") (staticcheck)\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: fix ST1016 staticcheck warning",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5586a9784e3dc8fbecaca9b3268822b18d90f6d7",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "machine1: fix some godoc strings",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dcd007d1199a55720aa24a45f79d65f41cdf224",
          "body": "\tunit/deserialize.go:96:31: SA4001: &*x will be simplified to x. It will not copy x. (staticcheck)\n\t\t\t\t\t\toptions = append(options, &(*opt))\n\t\t\t\t\t\t\t      \t\t  ^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "unit: fix SA4001 staticcheck warning",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf932093828efc7d057af9bc7f882b812f1c96f",
          "body": "1. Use io.Reader to generalise connectStringWritten and drop\n   connectStringWrittenNet.\n\n2. Don't return anything as the return value is never used.\n\n3. Use t.Helper.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "activation: simplify/unify connectStringWritten",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8964ac2df468c4a0429c929fc58d3440b36ff4b",
          "body": "Like this one:\n\nactivation/files_test.go:56:3: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)\n\t\tt.Fatalf(err.Error())\n\t\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "activation: fix SA1006 staticcheck warnings in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d997b9332c0614b55dcbb07f4bfe31e792b69549",
          "body": "Like this:\n\n\tdbus/subscription_test.go:104:2: SA5001: should check error returned from New() before deferring conn.Close() (staticcheck)\n\t\tdefer conn.Close()\n\t\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: fix SA5001 linter warning in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d5995ec6aeb9c90e8c97b030b77a3af0b82113",
          "body": "Let's put common testing code into functions, and also use\nt.Cleanup, t.Helper, and t.Fatalf instead of returning an error.\n\nThis makes the code smaller, and (indirectly) fixes a bunch of linter\nwarnings like these:\n\n\tsdjournal/journal_test.go:225:60: non-wrapping format verb for fmt.Errorf. Use `%w\n[…]\nyle function with dynamic format string and no further arguments should use print-style function instead (staticcheck)\n\t\t\tt.Fatalf(err.Error())\n\t\t\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal: simplify/fix tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cbff4d0c7d373c81e12fdc8de418ea787ff8102",
          "body": "...instead of \\\"%s\\\".\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "journal,sdjournal: use %q in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30abda1b4220c0ec3d29e87ced126d0ff8ddd525",
          "body": "Setenv is available for tests since go 1.17.\n\nTechnically, this changes the test logic a bit because instead of using\nUnsetenv, tests are now using Setenv with empty value. Practically, this\nmakes no difference as the code being tested treats empty (but set)\nvalue the same way as unset.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "daemon,journal: use t.Setenv in tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d168ac7d1b80a996e2cfdad98fca731dd2fa563a",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: fix some godoc comments",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a66303bb2b22217948867f43d684eb1ba3e85a",
          "body": "Fixes the following govet warning:\n\n\tdbus/methods_test.go:1449:26: nilness: tautological condition: non-nil != nil (govet)\n\t\tif tch == nil || (tch != nil && tch.Name == target && tch.ActiveState != \"active\") {\n\t\t\t\t      ^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "dbus: simplify if condition in a test",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f212c869cd84f16928ca2ebb52abb54458dec97",
          "body": "The io/ioutil package is deprecated since Go 1.16.\n\nThis patch replaces\n - ioutil.TempDir -> t.TempDir (in tests)\n - ioutil.TempFile -> os.CreateTemp\n - ioutil.ReadFile -> os.ReadFile\n - ioutil.ReadAll -> io.ReadAll\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Remove io/ioutil usage",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "476279d1fcda48333dada92caf52d760d77c8825",
          "body": "Reported by golangci-lint:\n\n\tmachine1/dbus_test.go:151:2: SA1019: rand.Seed has been deprecated\n\tsince Go 1.20 and an alternative has been available since Go 1.0:\n\tAs of Go 1.20 there is no reason to call Seed with a random value.\n\tPrograms that call Seed with a known value to get a specific sequence\n\tof results should use New(NewSource(seed)) to obtain a local random\n\tgenerator. (staticcheck)\n\n\trand.Seed(time.Now().UnixNano())\n\t^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal,machine1: don't use rand.Seed in test",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376e0cd1e7db94cbd139dba792148040c2e2fc93",
          "body": "Reported by golangci-lint:\n\n\tlogin1/dbus.go:114:18: func Session.toInterface is unused (unused)\n\tfunc (s Session) toInterface() []any {\n\t\t\t ^\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "login1: remove unused method",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c64a8d4b51faa9fb4db113a95a4951ab1ed0444",
          "body": "Also, simplify the checking code.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal/journal_test.go: use slices.Contains",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07efb5110ebb173ff71e9f5ca36aa9b29fad8054",
          "body": "Since Go 1.22 one can use \"for i := range n\" as a shortcut for\n\"for i := 0; i < n; i++\".\n\nBrought to you by modernize -category=rangeint -fix -test ./...\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Use for range for integers",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee5fafd4c12b59d98a970929cac59b189db5b13",
          "body": "Since Go 1.18, any is a type alias for interface{}.\n\nBrought to you by modernize -category=efaceany -fix -test ./...\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "Replace interface{} with any",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-13T17:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66963a17145e2e9853c4c52d2f4ac68748baa7f5",
          "body": "Bump go to 1.23, fix tests, add more images",
          "is_bot": false,
          "headline": "Merge pull request #464 from kolyshkin/go123",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2025-08-12T20:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e73738b6bac631102a798ca5420d9dc97c16fe",
          "body": "1. Replace ubuntu 22.04 with 24.04\n\n2. Add debian trixie (13, \"stable\").\n\n3. Add fedora.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "ci: add more images",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6736c99d172a5fea53b7db51e79906d0e38bfeea",
          "body": "This test assumed the first entry in systemd-journald.service log comes\nwith MESSAGE_ID set. This is not true for modern distros, so the test\nfails.\n\nAdd a loop to scan for MESSAGE_ID, and skip if not found.\n\nCo-authored-by: Claude Code\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal/TestJournalGetCatalog: fix for new distros",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4671488333cda2a1522f99b833b306026f77d6d9",
          "body": "The output also missed a newline.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "sdjournal: don't use fmt.Printf from tests",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3487e3d429eb83ba3cef78770905c7e5f2f305e",
          "body": "On newer distros, some session paths have c instead of _.\n\nFix the test accordingly.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "login1: fix TestListSessions for new systemd",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c715dfcce168b2f91db16cf75afb926dcd815e",
          "body": "In some cases, TestListJobs fails like this:\n\n\tmethods_test.go:712: oneshot.service job not found in list\n\nThis happens because 'ExecStart=/bin/sh sleep 400' doesn't really run\nsleep; it merely fails. So, the job is queued and then ExecStart fails\ninstantly, and if the test checks the job status after the failure, the\ntest fails.\n\nFix the ExecStart.\n\nWhile at it,\n - fix unit description;\n - remove ExecStartPost as it's useless (and also wrong).\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "TestListJobs: fix flakiness",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f675439c31f39573ca1f14f645a4c880dd047b",
          "body": "Currently, go 1.23 is the \"old\" supported version, meaning the older\nversions are no longer supported.\n\nLet's use it as a minimally required version.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "go.mod: bump go to 1.23",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ddb4ec23c1255978d01a1ce1c40395cea79d80",
          "body": "Instead of relying a distro to provide a recent Go version, let's\ninstall it ourselves from a binary distribution.\n\nSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "ci: install known go version",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67cd4ed2c4259997b56216f03d22509b6a5e4206",
          "body": "Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>",
          "is_bot": false,
          "headline": "scripts/ci-runner: make apt-get install less verbose",
          "author_name": "Kir Kolyshkin",
          "author_login": "kolyshkin",
          "committed_at": "2025-08-12T19:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 109,
      "latest_release_at": "2026-01-28T01:34:37Z",
      "latest_release_tag": "v22.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 181,
      "mean_days_between_releases": 252.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/coreos/go-systemd/v22",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/coreos/go-systemd/v22",
          "is_deprecated": false,
          "latest_version": "v22.7.0",
          "repository_url": "https://github.com/coreos/go-systemd",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-01-27T23:34:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 181
        }
      ]
    },
    "popularity": {
      "forks": 333,
      "stars": 2695,
      "watchers": 49,
      "fork_history": {
        "days": [
          {
            "date": "2013-09-13",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 1
          },
          {
            "date": "2013-11-11",
            "count": 1
          },
          {
            "date": "2013-11-17",
            "count": 1
          },
          {
            "date": "2013-12-28",
            "count": 1
          },
          {
            "date": "2014-02-02",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-04-13",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-07-17",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 2
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-05",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-15",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-19",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-19",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-11",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 2
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-04",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-04-01",
            "count": 1
          },
          {
            "date": "2017-05-28",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 2
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 2
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-03",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 2
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 2
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 2
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 2
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 3
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 2
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 2
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 2
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 321,
        "total_forks": 333
      },
      "star_history": null,
      "open_issues_and_prs": 62
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 43257,
      "source_files_sampled": 66,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.1.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/godbus/dbus/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.1.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": true,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 2,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 279,
        "open_issues": 47,
        "closed_ratio": 0.687,
        "closed_issues": 103,
        "closed_unmerged_prs": 76
      },
      "bus_factor": 5,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jonboulle",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/2601015?v=4"
        },
        {
          "type": "User",
          "login": "kolyshkin",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/4522509?v=4"
        },
        {
          "type": "User",
          "login": "bcwaldon",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/548759?v=4"
        },
        {
          "type": "User",
          "login": "philips",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/33544?v=4"
        },
        {
          "type": "User",
          "login": "Luap99",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/45212748?v=4"
        },
        {
          "type": "User",
          "login": "bgilbert",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/361374?v=4"
        },
        {
          "type": "User",
          "login": "ddfisher",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/245905?v=4"
        },
        {
          "type": "User",
          "login": "muesli",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/146378?v=4"
        },
        {
          "type": "User",
          "login": "lucab",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/98086?v=4"
        },
        {
          "type": "User",
          "login": "iaguis",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/507354?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.181
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "containers.yml",
        "go.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "22 out of 22 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 22 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "737492515b5789f80e3980c5755a544c6faf445f",
        "ran_at": "2026-07-28T13:56:09Z",
        "aggregate_score": 7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T00:05:10Z",
      "oldest_open_prs": [
        {
          "number": 350,
          "created_at": "2020-12-11T12:35:37Z",
          "last_comment_at": "2025-09-18T20:26:11Z",
          "last_comment_author": "kolyshkin"
        },
        {
          "number": 379,
          "created_at": "2021-09-20T17:54:37Z",
          "last_comment_at": "2023-03-08T18:54:20Z",
          "last_comment_author": "pphysch"
        },
        {
          "number": 386,
          "created_at": "2021-12-17T12:10:57Z",
          "last_comment_at": "2022-03-31T17:53:35Z",
          "last_comment_author": "maGitty"
        },
        {
          "number": 390,
          "created_at": "2022-01-10T10:04:54Z",
          "last_comment_at": "2022-01-31T20:12:57Z",
          "last_comment_author": "invidian"
        },
        {
          "number": 407,
          "created_at": "2022-08-25T13:47:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 421,
          "created_at": "2023-05-17T10:34:33Z",
          "last_comment_at": "2023-06-05T15:52:32Z",
          "last_comment_author": "igor-tsiglyar"
        },
        {
          "number": 430,
          "created_at": "2023-10-13T14:16:06Z",
          "last_comment_at": "2026-02-12T21:58:53Z",
          "last_comment_author": "kolyshkin"
        },
        {
          "number": 441,
          "created_at": "2024-05-04T10:24:54Z",
          "last_comment_at": "2026-01-25T16:00:26Z",
          "last_comment_author": "percivalalb"
        },
        {
          "number": 444,
          "created_at": "2024-06-25T21:16:39Z",
          "last_comment_at": "2025-08-13T05:19:13Z",
          "last_comment_author": "taranovegor"
        },
        {
          "number": 503,
          "created_at": "2026-01-28T09:36:44Z",
          "last_comment_at": "2026-03-31T12:23:10Z",
          "last_comment_author": "invidian"
        },
        {
          "number": 508,
          "created_at": "2026-02-14T12:05:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 518,
          "created_at": "2026-05-22T23:48:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 520,
          "created_at": "2026-06-12T18:11:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 522,
          "created_at": "2026-07-20T10:01:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 523,
          "created_at": "2026-07-23T00:05:08Z",
          "last_comment_at": "2026-07-23T00:05:08Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-07-20T10:15:01Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2013-10-03T13:35:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2014-04-13T00:16:50Z",
          "last_comment_at": "2022-01-10T08:10:18Z",
          "last_comment_author": "invidian"
        },
        {
          "number": 77,
          "created_at": "2015-02-27T16:05:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 78,
          "created_at": "2015-02-27T16:19:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2015-10-14T22:30:42Z",
          "last_comment_at": "2015-10-19T15:53:25Z",
          "last_comment_author": "jzelinskie"
        },
        {
          "number": 183,
          "created_at": "2016-06-21T08:21:08Z",
          "last_comment_at": "2016-06-21T09:04:41Z",
          "last_comment_author": "mwhudson"
        },
        {
          "number": 199,
          "created_at": "2016-09-07T20:53:33Z",
          "last_comment_at": "2017-02-10T03:34:51Z",
          "last_comment_author": "LukeShu"
        },
        {
          "number": 229,
          "created_at": "2017-03-21T18:14:15Z",
          "last_comment_at": "2026-05-05T19:37:28Z",
          "last_comment_author": "purpleidea"
        },
        {
          "number": 277,
          "created_at": "2018-05-09T15:46:37Z",
          "last_comment_at": "2018-05-25T13:22:30Z",
          "last_comment_author": "lucab"
        },
        {
          "number": 291,
          "created_at": "2018-10-05T09:44:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 315,
          "created_at": "2019-08-02T00:10:21Z",
          "last_comment_at": "2019-08-06T13:39:51Z",
          "last_comment_author": "lucab"
        },
        {
          "number": 316,
          "created_at": "2019-08-24T21:55:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 321,
          "created_at": "2019-11-11T21:11:51Z",
          "last_comment_at": "2023-09-18T21:10:28Z",
          "last_comment_author": "enocom"
        },
        {
          "number": 326,
          "created_at": "2019-11-26T20:37:30Z",
          "last_comment_at": "2019-12-10T09:52:03Z",
          "last_comment_author": "lucab"
        },
        {
          "number": 337,
          "created_at": "2020-07-02T16:56:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 351,
          "created_at": "2021-01-16T19:19:16Z",
          "last_comment_at": "2021-07-08T18:26:59Z",
          "last_comment_author": "owen-d"
        },
        {
          "number": 357,
          "created_at": "2021-03-11T15:30:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 374,
          "created_at": "2021-07-02T19:02:13Z",
          "last_comment_at": "2026-01-14T06:34:28Z",
          "last_comment_author": "kolyshkin"
        },
        {
          "number": 377,
          "created_at": "2021-08-18T19:01:43Z",
          "last_comment_at": "2026-03-11T02:31:24Z",
          "last_comment_author": "purpleidea"
        },
        {
          "number": 387,
          "created_at": "2022-01-06T13:34:55Z",
          "last_comment_at": "2022-01-10T10:06:26Z",
          "last_comment_author": "invidian"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/coreos/go-systemd",
    "host": "github.com",
    "name": "go-systemd",
    "owner": "coreos"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 74,
        "vitality": 66,
        "community": 86,
        "governance": 83,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 109,
              "human_commit_share": 0.95,
              "days_since_last_push": 5,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "109 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 109
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v22.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 181,
              "mean_days_between_releases": 252.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 181 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 181
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~252.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 252.2
                    }
                  }
                ],
                "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": 132,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 132 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 132
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 86,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "forks": 333,
              "stars": 2695,
              "watchers": 49,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,695 stars",
                "points": 55.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2695
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "333 forks",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 333
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "49 watchers",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "bus_factor": 5,
              "contributors_sampled": 99,
              "top_contributor_share": 0.181
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "5 contributor(s) cover half of all commits",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 279,
              "open_issues": 47,
              "closed_issues": 103,
              "issue_closed_ratio": 0.687,
              "closed_unmerged_prs": 76
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "69% of issues closed",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "279/355 decided PRs merged",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 279,
                      "decided": 355
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 730,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "coreos",
              "public_repos": 274,
              "account_age_days": 4897
            },
            "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": "730 followers of coreos",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 730,
                      "login": "coreos"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "274 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 274
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "github.com/coreos/go-systemd/v22"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 181
            },
            "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 181 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 181
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 22 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": [
                "go",
                "systemd",
                "journald",
                "machined",
                "dbus"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 22 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 22 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/sys v0.1.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/sys v0.1.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.884,
              "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": "84 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 84,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 43257,
              "source_files_sampled": 66,
              "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/66 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 66,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:56:38.421313Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/coreos/go-systemd.svg",
  "full_name": "coreos/go-systemd",
  "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.