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

laurazard / compose

Define and run multi-container applications with Docker

GoApache-2.0★ 0 estrellas⑂ 1 forkdesde ene 2022forkVer en GitHub ↗

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

31
global / 100
En riesgo

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

Laura BrehmCuenta personal
149 seguidores57 repositorios públicosdesde sept 2020@docker

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/docker/compose/v2apunta a otro repositorio; no se puntúav2.40.3-119hace 269 días

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 633 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share0,91
days_since_last_push633
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 100 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1663 días
27/27Cadencia de publicación — una versión cada ~26,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count100
latest_release_tagv2.2.3
releases_from_tags
days_since_latest_release1663
mean_days_between_releases26,6
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

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

Sostenibilidad y Gobernanza

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

44En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
16.2/22.5Distribución de commits — el principal contribuyente firma el 28% de los commits
13.5/13.5Amplitud de contribuyentes — 98 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 37 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled98
top_contributor_share0,278
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
15.6/25Alcance del propietario — 149 seguidores de laurazard
24.6/25Trayectoria — 57 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers149
owner_typeUser
is_verified
owner_loginlaurazard
public_repos57
account_age_days2154
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

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

Documentación

40En riesgo
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://docs.docker.com/compose/
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepagehttps://docs.docker.com/compose/
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

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

42En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 37 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 86 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,2
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

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

69Moderado · 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)
39.3/40Historial de commits legible — 67 de 91 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,736
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 9 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_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,09
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.7/55Tamaños de archivo manejables — 1/189 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes76.777
source_files_sampled189
oversized_source_files1

Datos clave

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

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/docker/compose/v2' points at a different repository (https://github.com/docker/compose); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 4.2 / 10
4.2agregado

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-26 09:41 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 37 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities86 existing vulnerabilities detected
Dependencias directas 44
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/AlecAivazis/survey/v2v2.3.7go.mod
Gogithub.com/Microsoft/go-winiov0.6.1go.mod
Gogithub.com/buger/gotermv1.0.4go.mod
Gogithub.com/compose-spec/compose-gov1.17.0go.mod
Gogithub.com/containerd/consolev1.0.3go.mod
Gogithub.com/containerd/containerdv1.7.2go.mod
Gogithub.com/cucumber/godogv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/distribution/distribution/v3v3.0.0-20230601133803-97b1d649c493go.mod
Gogithub.com/docker/buildxv0.11.2go.mod
Gogithub.com/docker/cliv24.0.4+incompatiblego.mod
Gogithub.com/docker/cli-docs-toolv0.6.0go.mod
Gogithub.com/docker/dockerv24.0.5-0.20230714235725-36e9e796c6fc+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.4.0go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/fsnotify/fseventsv0.1.1go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/go-versionv1.6.0go.mod
Gogithub.com/jonboulle/clockworkv0.4.0go.mod
Gogithub.com/mattn/go-shellwordsv1.0.12go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/moby/buildkitv0.12.1-0.20230717122532-faa0cc7da353go.mod
Gogithub.com/moby/patternmatcherv0.5.0go.mod
Gogithub.com/moby/termv0.5.0go.mod
Gogithub.com/morikuni/aecv1.0.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.0-rc4go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/stretchr/testifyv1.8.4go.mod
Gogithub.com/theupdateframework/notaryv0.7.0go.mod
Gogithub.com/tilt-dev/fsnotifyv1.4.8-0.20220602155310-fff9c274a375go.mod
Gogo.opentelemetry.io/otelv1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.14.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.14.0go.mod
Gogo.opentelemetry.io/otel/tracev1.14.0go.mod
Gogo.uber.org/goleakv1.2.1go.mod
Gogolang.org/x/syncv0.3.0go.mod
Gogoogle.golang.org/grpcv1.56.2go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogotest.tools/v3v3.5.0go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 25969,
      "has_wiki": false,
      "homepage": "https://docs.docker.com/compose/",
      "languages": {
        "Go": 803049,
        "HCL": 3084,
        "HTML": 656,
        "Shell": 654,
        "Gherkin": 4922,
        "Makefile": 5555,
        "Dockerfile": 21438
      },
      "pushed_at": "2024-10-30T12:15:31Z",
      "created_at": "2022-01-18T15:22:54Z",
      "owner_type": "User",
      "updated_at": "2022-07-04T14:29:06Z",
      "description": "Define and run multi-container applications with Docker",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "v2",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Laura Brehm",
      "type": "User",
      "login": "laurazard",
      "company": "@docker",
      "location": "Berlin, Germany",
      "followers": 149,
      "avatar_url": "https://avatars.githubusercontent.com/u/70572044?v=4",
      "created_at": "2020-09-01T08:50:32Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 2154
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2022-01-04T13:54:16Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2021-12-03T11:17:17Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2021-11-29T08:46:47Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-11-23T18:17:08Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-11-07T10:14:00Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-11-02T23:45:27Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-09-30T15:57:29Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-09-28T10:16:19Z"
        },
        {
          "tag": "v2.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2021-09-04T07:21:47Z"
        },
        {
          "tag": "1.29.2",
          "kind": "patch",
          "published_at": "2021-05-10T10:30:43Z"
        },
        {
          "tag": "1.29.1",
          "kind": "patch",
          "published_at": "2021-04-13T18:36:47Z"
        },
        {
          "tag": "1.29.0",
          "kind": "minor",
          "published_at": "2021-04-06T18:54:33Z"
        },
        {
          "tag": "1.28.6",
          "kind": "patch",
          "published_at": "2021-03-23T13:00:34Z"
        },
        {
          "tag": "1.28.5",
          "kind": "patch",
          "published_at": "2021-02-25T17:50:52Z"
        },
        {
          "tag": "1.28.4",
          "kind": "patch",
          "published_at": "2021-02-18T19:49:11Z"
        },
        {
          "tag": "1.28.3",
          "kind": "patch",
          "published_at": "2021-02-17T19:06:32Z"
        },
        {
          "tag": "1.28.2",
          "kind": "patch",
          "published_at": "2021-01-26T19:23:53Z"
        },
        {
          "tag": "1.28.1",
          "kind": "patch",
          "published_at": "2021-01-26T19:15:15Z"
        },
        {
          "tag": "1.28.0",
          "kind": "minor",
          "published_at": "2021-01-19T18:23:34Z"
        },
        {
          "tag": "1.28.0-rc3",
          "kind": "prerelease",
          "published_at": "2021-01-11T18:12:23Z"
        },
        {
          "tag": "1.28.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-01-04T15:05:55Z"
        },
        {
          "tag": "1.28.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-12-07T19:44:56Z"
        },
        {
          "tag": "1.27.4",
          "kind": "patch",
          "published_at": "2020-09-24T15:17:20Z"
        },
        {
          "tag": "1.27.3",
          "kind": "patch",
          "published_at": "2020-09-16T14:29:39Z"
        },
        {
          "tag": "1.27.2",
          "kind": "patch",
          "published_at": "2020-09-10T16:04:13Z"
        },
        {
          "tag": "1.27.1",
          "kind": "patch",
          "published_at": "2020-09-10T13:22:57Z"
        },
        {
          "tag": "1.27.0",
          "kind": "minor",
          "published_at": "2020-09-07T17:09:24Z"
        },
        {
          "tag": "1.27.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-09-07T14:52:17Z"
        },
        {
          "tag": "1.27.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-09-03T14:16:51Z"
        },
        {
          "tag": "1.27.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-08-21T13:22:17Z"
        },
        {
          "tag": "1.27.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-08-11T18:52:40Z"
        },
        {
          "tag": "1.26.2",
          "kind": "patch",
          "published_at": "2020-07-02T16:09:01Z"
        },
        {
          "tag": "1.26.1",
          "kind": "patch",
          "published_at": "2020-06-30T18:13:01Z"
        },
        {
          "tag": "1.26.0",
          "kind": "minor",
          "published_at": "2020-06-03T14:10:04Z"
        },
        {
          "tag": "1.26.0-rc5",
          "kind": "prerelease",
          "published_at": "2020-06-03T08:32:47Z"
        },
        {
          "tag": "1.26.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-04-29T10:27:55Z"
        },
        {
          "tag": "1.26.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-03-10T15:25:59Z"
        },
        {
          "tag": "1.26.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-02-24T12:40:16Z"
        },
        {
          "tag": "1.26.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-02-24T12:40:16Z"
        },
        {
          "tag": "1.26.0-test",
          "kind": "prerelease",
          "published_at": "2020-01-08T16:20:02Z"
        },
        {
          "tag": "1.25.5",
          "kind": "patch",
          "published_at": "2020-04-10T07:30:41Z"
        },
        {
          "tag": "1.25.5-rc2",
          "kind": "prerelease",
          "published_at": "2020-04-09T12:24:01Z"
        },
        {
          "tag": "1.25.5-rc1",
          "kind": "prerelease",
          "published_at": "2020-04-09T12:24:01Z"
        },
        {
          "tag": "1.25.4",
          "kind": "patch",
          "published_at": "2020-02-03T08:53:27Z"
        },
        {
          "tag": "1.25.4-rc2",
          "kind": "prerelease",
          "published_at": "2020-01-31T09:53:59Z"
        },
        {
          "tag": "1.25.4-rc1",
          "kind": "prerelease",
          "published_at": "2020-01-30T15:05:12Z"
        },
        {
          "tag": "1.25.3",
          "kind": "patch",
          "published_at": "2020-01-23T13:25:58Z"
        },
        {
          "tag": "v1.25.2",
          "kind": "patch",
          "published_at": "2020-01-20T16:37:52Z"
        },
        {
          "tag": "v1.25.2-rc2",
          "kind": "prerelease",
          "published_at": "2020-01-20T14:25:13Z"
        },
        {
          "tag": "1.25.2-rc1",
          "kind": "prerelease",
          "published_at": "2020-01-17T19:13:44Z"
        },
        {
          "tag": "1.25.1",
          "kind": "patch",
          "published_at": "2020-01-06T18:08:18Z"
        },
        {
          "tag": "1.25.1-rc1",
          "kind": "prerelease",
          "published_at": "2019-11-29T19:15:40Z"
        },
        {
          "tag": "1.25.0",
          "kind": "minor",
          "published_at": "2019-11-18T21:56:24Z"
        },
        {
          "tag": "1.25.0-rc4",
          "kind": "prerelease",
          "published_at": "2019-10-28T15:54:32Z"
        },
        {
          "tag": "1.25.0-rc3",
          "kind": "prerelease",
          "published_at": "2019-10-28T11:13:11Z"
        },
        {
          "tag": "1.25.0-rc2",
          "kind": "prerelease",
          "published_at": "2019-08-07T13:03:32Z"
        },
        {
          "tag": "1.25.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-05-23T22:33:04Z"
        },
        {
          "tag": "1.24.1",
          "kind": "patch",
          "published_at": "2019-06-24T10:15:25Z"
        },
        {
          "tag": "1.24.0",
          "kind": "minor",
          "published_at": "2019-03-28T17:58:40Z"
        },
        {
          "tag": "1.24.0-rc3",
          "kind": "prerelease",
          "published_at": "2019-03-22T14:51:21Z"
        },
        {
          "tag": "1.24.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-01-14T16:54:34Z"
        },
        {
          "tag": "1.23.2",
          "kind": "patch",
          "published_at": "2018-11-28T23:14:02Z"
        },
        {
          "tag": "1.23.1",
          "kind": "patch",
          "published_at": "2018-11-01T18:20:34Z"
        },
        {
          "tag": "1.23.0",
          "kind": "minor",
          "published_at": "2018-10-30T21:06:05Z"
        },
        {
          "tag": "1.23.0-rc3",
          "kind": "prerelease",
          "published_at": "2018-10-17T21:48:37Z"
        },
        {
          "tag": "1.23.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-10-08T16:06:46Z"
        },
        {
          "tag": "1.23.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-09-26T22:18:00Z"
        },
        {
          "tag": "1.22.0",
          "kind": "minor",
          "published_at": "2018-07-17T23:01:56Z"
        },
        {
          "tag": "1.22.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-07-05T15:24:31Z"
        },
        {
          "tag": "1.22.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-06-21T21:30:26Z"
        },
        {
          "tag": "1.21.2",
          "kind": "patch",
          "published_at": "2018-05-02T23:04:55Z"
        },
        {
          "tag": "1.21.1",
          "kind": "patch",
          "published_at": "2018-04-27T21:09:04Z"
        },
        {
          "tag": "1.21.0",
          "kind": "minor",
          "published_at": "2018-04-09T20:54:39Z"
        },
        {
          "tag": "1.21.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-03-31T01:35:35Z"
        },
        {
          "tag": "1.20.1",
          "kind": "patch",
          "published_at": "2018-03-21T13:52:08Z"
        },
        {
          "tag": "1.20.0",
          "kind": "minor",
          "published_at": "2018-03-20T14:10:49Z"
        },
        {
          "tag": "1.20.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-03-09T02:34:23Z"
        },
        {
          "tag": "1.20.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-02-27T22:44:21Z"
        },
        {
          "tag": "1.19.0",
          "kind": "minor",
          "published_at": "2018-02-07T18:59:31Z"
        },
        {
          "tag": "1.19.0-rc3",
          "kind": "prerelease",
          "published_at": "2018-02-01T22:23:22Z"
        },
        {
          "tag": "1.19.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-01-26T02:25:51Z"
        },
        {
          "tag": "1.19.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-01-24T23:36:08Z"
        },
        {
          "tag": "1.18.0",
          "kind": "minor",
          "published_at": "2017-12-18T21:20:55Z"
        },
        {
          "tag": "1.18.0-rc2",
          "kind": "prerelease",
          "published_at": "2017-12-08T22:30:44Z"
        },
        {
          "tag": "1.18.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-12-07T01:40:53Z"
        },
        {
          "tag": "1.17.1",
          "kind": "patch",
          "published_at": "2017-11-08T01:13:58Z"
        },
        {
          "tag": "1.17.0",
          "kind": "minor",
          "published_at": "2017-11-01T21:46:17Z"
        },
        {
          "tag": "1.17.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-10-17T21:59:13Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2017-09-01T20:27:34Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2017-08-30T22:52:29Z"
        },
        {
          "tag": "1.16.0-rc2",
          "kind": "prerelease",
          "published_at": "2017-08-25T23:11:48Z"
        },
        {
          "tag": "1.16.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-08-18T22:37:14Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2017-07-25T23:19:49Z"
        },
        {
          "tag": "1.15.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-07-13T23:40:05Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2017-06-16T00:10:46Z"
        },
        {
          "tag": "1.14.0-rc2",
          "kind": "prerelease",
          "published_at": "2017-06-06T19:39:16Z"
        },
        {
          "tag": "1.14.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-05-30T19:09:41Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2017-05-01T22:25:43Z"
        },
        {
          "tag": "1.13.0-rc1",
          "kind": "prerelease",
          "published_at": "2017-04-21T21:49:04Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2017-04-03T20:19:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "150b88ab5d74ebf4f54b7a2d18b522c90379a601",
          "body": "test: watch e2e reliability tweaks",
          "is_bot": false,
          "headline": "Merge pull request #10829 from milas/e2e-watch-test-fix",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T10:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5159058c7e61d4c3c0e1cbd16165fc44c29fe7a7",
          "body": "trace: instrument `compose up` at a high-level",
          "is_bot": false,
          "headline": "Merge pull request #10831 from milas/instrument-up",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T10:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae191a936322cd2a388cad7b148e4c6e765b8b5",
          "body": "* Image pull\n* Image build\n* Service apply\n  * Scale down/up (event)\n  * Recreate container (event)\n  * Scale up (event)\n  * Container start (event)\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "trace: instrument `compose up` at a high-level",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-19T09:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2f3cdce3256ecef36b1c7a6b63e30438b84f03",
          "body": "check secret target is an absolute windows path",
          "is_bot": false,
          "headline": "Merge pull request #10819 from ndeloof/windows_abs",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T09:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47778f8b77dd0de503ac53d425d087c941e47590",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "check secret target is an absolute windows path",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-19T08:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d88edaf24578eb68d77d9908b9bb8b19da6afec",
          "body": "build: do not attempt to push unnamed service images",
          "is_bot": false,
          "headline": "Merge pull request #10814 from milas/fix-build-push",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T08:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "636c13f81814109f280b1cd1eae055719f0b7433",
          "body": "When building, if images are being pushed, ensure that only\nnamed images (i.e. services with a populated `image` field)\nare attempted to be pushed.\n\nServices without `image` get an auto-generated name, which\nwill be a \"Docker library\" reference since they're in the\nformat `$project-$service`, which \n[…]\nhe `<svc>.image`\nfield when doing builds, as we need to be able to check for\nits presence to determine whether a push makes sense.\n\nFixes #10813.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "build: do not attempt to push unnamed service images",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-19T07:58:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a072b1ad52a2952ccd6b28821a740136bd0b0f4",
          "body": "add support of depends_on.required attribute",
          "is_bot": false,
          "headline": "Merge pull request #10792 from glours/add-depends_on-required",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T07:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddceb1ac9d10746ad719d9ebb3140aa78ad224fc",
          "body": "This isn't playing nicely with the GHA CI runner.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: do not run watch e2e tests in parallel",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T22:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48f28c72cb7dd30db854abcc29711ea9fd1d08e",
          "body": "Fix forthcoming via https://github.com/compose-spec/compose-go/pull/436\nwhich addresses some symlink limitations. These can\nactually effect other platforms but are most common\non macOS because the test creates temporary directories,\nwhich are symlinked on macOS.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: skip watch e2e test on macOS for the moment",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T22:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d16a05afa99d460defa8edc4f12e2fd80cd7c84",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "only check if a dependency is required when something unexpected happens",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-18T21:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb94ea034e9908ca02c8c6c5c173b41f47dad0e3",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add support of depends_on.required attribute",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-18T21:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0938c7e96f60e45b44c0b2fe6d26064931d5c7ab",
          "body": "go.mod: buildx v0.11.2, buildkit v0.12, docker/cli v24.0.5-dev",
          "is_bot": false,
          "headline": "Merge pull request #10827 from thaJeztah/bump_buildx_buildkit",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T20:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f429ee958a3bd96956c77bda16e82d41b571ed06",
          "body": "full diff: https://github.com/moby/moby/compare/8443a06149b5...f3293970773ef0ca1a49f1d7ae559c851aa5eb0c\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/docker v24.0.5-dev (tip of 24 release branch)",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T20:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ded2c518eca99c1acc84ada09074ed2ee5bb3d",
          "body": "full diff:\n\n- https://github.com/docker/buildx/compare/v0.11.1...v0.11.2\n- https://github.com/moby/buildkit/v0.12.0...faa0cc7da353\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/buildx v0.11.2",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T19:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e6e0bd8fde74b36197cc12d21b5577a7c59f49",
          "body": "Switching to back to released versions / release-branche. The old version\nwas a commit from master (v0.12.0-dev).\n\nfull diff:\n\n- https://github.com/moby/buildkit/compare/2d91ddcceedc...v0.12.0\n- https://github.com/tonistiigi/fsutil/compare/9e7a6df48576...36ef4d8c0dbb\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/moby/buildkit v0.12.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T19:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc871e64bda63caccf3863149390a529917d570",
          "body": "Lots of our phony Compose files launch pointless long-lived processes\nso we can assert on state. However, this means they often don't respond\nwell to signals on their own, requiring Compose to timeout and kill\nthem when doing a `down`.\n\nAdd in lots of `init: true` where appropriate so that we don't \n[…]\nainers. I still want to build this into the framework in\nthe future, but this is easier for the moment and won't cause any\ntrouble in the future.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: speed up the e2e test suite",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T09:08:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ff15d9472d78a3c75448effc313ea17ce3daa15",
          "body": "update go to go1.20.6",
          "is_bot": false,
          "headline": "Merge pull request #10812 from thaJeztah/update_go_1.20.6",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-17T16:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49bc0603e368d17cc23228404a1a0c2e4b82563f",
          "body": "go1.20.6 (released 2023-07-11) includes a security fix to the net/http package,\nas well as bug fixes to the compiler, cgo, the cover tool, the go command,\nthe runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template\npackages. See the Go 1.20.6 milestone on our issue tracker f\n[…]\n\n\nIncludes security fixes for [CVE-2023-29406 ][1] and Go issue https://go.dev/issue/60374\n\n[1]: https://github.com/advisories/GHSA-f8f7-69v5-w4vx\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update go to go1.20.6",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-17T15:35:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce8a09b53f4bb87a207bdb03a0137d60c851f71a",
          "body": "relevant changes:\r\n\r\n- client: define a \"dummy\" hostname to use for local connections\r\n  fixes \"http: invalid Host header\" errors when compiling with\r\n  go1.20.6 or go1.19.11\r\n\r\nfull diff: https://github.com/docker/docker/compare/v24.0.4...8443a06149b5ba9c0763b92f832698474bcf2a13\r\n\r\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/docker 8443a06149b5 (v24.0.5-dev) (#10810)",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-17T14:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc8734897d86840b3dc367f7b110b5c39e30142",
          "body": "Add an end-to-end test that covers the core watch functionality,\r\ni.e. CRUD on files & directories.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: add end-to-end test (#10801)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-17T14:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852e19282094e74e81734ca0c25bf6a72db632f2",
          "body": "…10794)\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bump buildkit to version v0.11.0-rc3.0.20230620112432-2d91ddcceedc (#…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-12T12:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e78596646523245b9b3242f2a6f0ac553e8d48",
          "body": "…4.0.4+incompatible (#10799)\n\nbuild(deps): bump github.com/docker/cli\r\n\r\nBumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.\r\n- [Commits](https://github.com/docker/cli/compare/v24.0.2...v24.0.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-nam\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/cli from 24.0.2+incompatible to 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-12T12:21:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e28b223650807aa24a5c7637b6ad17189fb9276c",
          "body": "ci: speed up a couple Dockerfile targets w/ cache mount",
          "is_bot": false,
          "headline": "Merge pull request #10793 from milas/dockerfile-cache-mounts",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T17:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19646930741c23343d3ed35f3297be22cbd1f97e",
          "body": "The local Go package module path was missing from a couple of jobs,\nwhich made them slower than needed since they were re-downloading\na bunch of dependencies.\n\nIn particular, this makes `make lint` waaaay faster!\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: speed up a couple Dockerfile targets w/ cache mount",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T17:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc74e6aa0e9d20ed3be9e12213596b63d441d8de",
          "body": "…m/docker/buildx-0.11.1\n\nbuild(deps): bump github.com/docker/buildx from 0.11.0 to 0.11.1",
          "is_bot": false,
          "headline": "Merge pull request #10776 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T16:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b182cf6850fdf650e815e35909d1ed897948d7bd",
          "body": "Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.0 to 0.11.1.\n- [Release notes](https://github.com/docker/buildx/releases)\n- [Commits](https://github.com/docker/buildx/compare/v0.11.0...v0.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/buildx\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/buildx from 0.11.0 to 0.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T15:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f330b24632711109830abe763a9adcd91445339c",
          "body": "…m/docker/docker-24.0.4incompatible\n\nbuild(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.4+incompatible",
          "is_bot": false,
          "headline": "Merge pull request #10788 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T15:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8339269e130acc0b136eb017974c4285d22d6a87",
          "body": "Apply no-deps before we select and mutate target service",
          "is_bot": false,
          "headline": "Merge pull request #10789 from ndeloof/run_no_deps",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6aeed84ef1605cc5e03ef2991ac8fbf8e8d8d3",
          "body": "support `attach`",
          "is_bot": false,
          "headline": "Merge pull request #10700 from ndeloof/attach",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9dfa42849543604a08b7363a5f149dd60245b2",
          "body": "test: fix process leak in wait e2e test",
          "is_bot": false,
          "headline": "Merge pull request #10790 from milas/e2e-process-leak",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29daae3d6ecf63ff77e01ffb976eaf61c09fae96",
          "body": "fix(secrets): file permission value does not comply with spec",
          "is_bot": false,
          "headline": "Merge pull request #10784 from shantanoo-desai/v2",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dea7b5cae96152040f2bdf9fdb9b6bb2429f117",
          "body": "* Run `down` before and after test to not leave around containers\n* Kill the `wait` process that's waiting on `infinity`\n  * NOTE: If the test is actually working, this should exit once\n    the `down` happens, but this ensures that we kill everything\n    we start\n\nI'd like to generalize more of this into the framework, but this\nis a quick fix to prevent filling up CI machines with tons of\nprocesses over time.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: fix process leak in wait e2e test",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T12:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc6ad2e4a4ad60248b08618b45ad4e906090347c",
          "body": "…m/opencontainers/image-spec-1.1.0-rc4\n\nbuild(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc4",
          "is_bot": false,
          "headline": "Merge pull request #10764 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a7694b8d9ff17cc3004606c5811290a8a7cb2b",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "Apply no-deps before we select and mutate target service",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-10T12:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d936c750a84b571f86fb36fb74863e122318ff",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "support `attach`",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-10T12:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bc7850bb8bb7b73c8141a22640debbdc7ab764",
          "body": "Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc3 to 1.1.0-rc4.\n- [Release notes](https://github.com/opencontainers/image-spec/releases)\n- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)\n- [Commits](https://githu\n[…]\nencies:\n- dependency-name: github.com/opencontainers/image-spec\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/opencontainers/image-spec",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T12:17:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a64ab56a08532c59c6265955ae4a2b8820dff52",
          "body": "…ols/v3-3.5.0\n\nbuild(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0",
          "is_bot": false,
          "headline": "Merge pull request #10760 from docker/dependabot/go_modules/gotest.to…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1178c51e6a3268a77c3e85bf7f7bf3b4a56a0642",
          "body": "Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0.\n- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)\n- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: gotest.tools/v3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T10:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3fd3e56c0bb3b63a58f7b321c7a608556cfbcc",
          "body": "Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.4+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/docker",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T10:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e10f559e527eced52a1b6430ce0f053ac56a94",
          "body": "deps: bump docker/cli-docs-tool to v0.6.0",
          "is_bot": false,
          "headline": "Merge pull request #10781 from milas/deps-docs-0.6",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T10:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baea5a48f5ee8d4e40bb2f37cae3586497067894",
          "body": "Required re-running `make docs` to pick up changes.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "deps: bump docker/cli-docs-tool to v0.6.0",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T10:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3a6ce52b8f1e287c647452da525b6179402f32",
          "body": "…lang.org/grpc-1.56.2\n\nbuild(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.2",
          "is_bot": false,
          "headline": "Merge pull request #10787 from docker/dependabot/go_modules/google.go…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T10:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f3802a0723c9ddd48b79bb2d0d01f96532634e",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T09:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0e0a2cbd3ae4693fce75152c67e0fe40520925",
          "body": "closes #10783\r\n\r\nCompose Spec mentions that default values for secrets is `0444` aka. world-readable permissions. However, the value was previously set to `0400`. \r\n\n\nSigned-off-by: Shan Desai <shantanoo.desai@gmail.com>",
          "is_bot": false,
          "headline": "fix(secrets): file permission value does not comply with spec",
          "author_name": "Shan Desai",
          "author_login": "shantanoo-desai",
          "committed_at": "2023-07-07T16:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90df62bb04f5ca497c89d56ca803a6f5a4fae59",
          "body": "when --index is not set select first service container",
          "is_bot": false,
          "headline": "Merge pull request #10763 from ndeloof/exec_index",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-07T12:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0af2deb2b3a1ac8dbf47d668b9fd9e1db5b51ed",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "when --index is not set select first service container",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-07T12:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be22bc735a1a5a629b7580da3bf0b1d5bb3603cd",
          "body": "As part of the fix for #10668, the logic was adjusted so that the\ndefault (highest-priority) network is used in the `ContainerCreate`,\nand then the remaining networks are connected via calls to\n`NetworkConnect` before starting the container.\n\nUnfortunately, `ServiceConfig::NetworksByPriority` is nei\n[…]\na service and ignores the \"default\" one now. Before, it would\nalways skip the first one in the slice since that _should_ have\nbeen the \"default\".\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "network: fix random missing network when service has more than one",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-07T07:18:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5f5e27597d5c3c1c6a2c3ce8cf22da301da09f3",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "don't use unitialized cli to setup DryRunClient",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-06T12:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1334b8dfc3c1c3b27965c6325da9897b4d10fba",
          "body": "fix some comments",
          "is_bot": false,
          "headline": "Merge pull request #10768 from cloud-native-team/v2",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-06T08:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ca75db4df58e9bfb970da28d8c9c7a5170196c",
          "body": "Signed-off-by: cui fliter <imcusg@gmail.com>",
          "is_bot": false,
          "headline": "fix some comments",
          "author_name": "cui fliter",
          "author_login": "cuishuang",
          "committed_at": "2023-07-04T03:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827e864ed043bb962f334cdec4bba06497ec2f05",
          "body": "add support of --builder and BUILDX_BUILDER",
          "is_bot": false,
          "headline": "Merge pull request #10745 from glours/add-builder-support",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-03T08:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28301fb1a43ce184e69998f2acfe2ab203f39978",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add support of --builder and BUILDX_BUILDER",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-03T08:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e16c66b0ed3dfa0d84e180e8aa6751b14aafd",
          "body": "Add `docker compose wait`",
          "is_bot": false,
          "headline": "Merge pull request #10742 from ulyssessouza/add-wait",
          "author_name": "Ulysses Souza",
          "author_login": "ulyssessouza",
          "committed_at": "2023-07-02T11:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd76bfd707a790c2e01aefceebf225eaa0b5b47",
          "body": "Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>",
          "is_bot": false,
          "headline": "Add `docker compose wait`",
          "author_name": "Ulysses Souza",
          "author_login": "ulyssessouza",
          "committed_at": "2023-06-30T14:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c496c230710d299834cf2586d0f75066dc60d06c",
          "body": "* Fix for \"`build.context` is required\" errors\r\n\r\nhttps://github.com/compose-spec/compose-go/releases/tag/v1.15.1\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: upgrade compose-go to v1.15.1 (#10757)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-29T20:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02284378bf10605d6b4925b89ba56c7d1cd6d97c",
          "body": "up: fix race condition on network connect",
          "is_bot": false,
          "headline": "Merge pull request #10756 from milas/network-race",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-29T20:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b290e6826267a4a0d6e0ee008a3645203bdbe8",
          "body": "Engine API only allows at most one network to be connected as\npart of the ContainerCreate API request. Compose will pick the\nhighest priority network.\n\nAfterwards, the remaining networks (if any) are connected before\nthe container is actually started.\n\nThe big change here is that, previously, the hi\n[…]\nct and immediately reconnect, the\nnetwork config logic has been refactored to ensure that it sets\nup the network config correctly the first time.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "up: fix race condition on network connect",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-29T20:00:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3906a7a67cb84949f36b7259967f685b43640ee5",
          "body": "Ran 'make docs' to generate updated doc files from the reference.\n\nSigned-off-by: aroramrinaal <aroramrinaal@gmail.com>",
          "is_bot": false,
          "headline": "Updated documentation files for my contribution",
          "author_name": "aroramrinaal",
          "author_login": "aroramrinaal",
          "committed_at": "2023-06-27T20:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83671db3ddfaa73410996f9fd9302f25288c7f47",
          "body": "… beginning\n\nSigned-off-by: aroramrinaal <aroramrinaal@gmail.com>",
          "is_bot": false,
          "headline": "Fix capitalization error in sentence by adding an uppercase letter at…",
          "author_name": "aroramrinaal",
          "author_login": "aroramrinaal",
          "committed_at": "2023-06-27T20:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a41678c58e4b881349e77cb163accd4d244f84f",
          "body": "Signed-off-by: Jes Cok <xigua67damn@gmail.com>",
          "is_bot": false,
          "headline": "fix typos",
          "author_name": "Jes Cok",
          "author_login": "callthingsoff",
          "committed_at": "2023-06-27T14:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035276e027ec8e177a18f93a4e41c5cfa685b9b0",
          "body": "… (#10741)\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "watch: add warning when a path is already used by a bind mount volume…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-26T22:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db24023884cbd9657c5c64b80ea27da38e9c4cc7",
          "body": "…lang.org/grpc-1.56.0\n\nbuild(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.0",
          "is_bot": false,
          "headline": "Merge pull request #10720 from docker/dependabot/go_modules/google.go…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T11:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48f542962f8ee4a264e5c0ba6daf0e3fcbcdfd3",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-21T10:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42dc7a6a8786dd8a9bf7feff87b77c45c44820da",
          "body": "bump compose-go to version v1.15.0",
          "is_bot": false,
          "headline": "Merge pull request #10730 from glours/bump-compose-go-1.15.0",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T09:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b3b47383530c408e7852fdd3982cc9dc92540a",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bump compose-go to version v1.15.0",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T09:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061b52da9aff50a200865bdc8cb545eb73bf03f8",
          "body": "Signed-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: build fix for new buildx",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-21T09:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04aa1558784ee88ade4d1d7f2a631e76c64427b6",
          "body": "https://github.com/docker/buildx/releases/tag/v0.11.0\n\nSeveral `replace` directives have been removed and dependencies\naligned with buildx as needed.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: upgrade to buildx v0.11",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-21T09:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4f8d31fc60bc64175bf40c93d165a55ba743d0",
          "body": "warn user build.secrets uid,gid,mode are not implemented",
          "is_bot": false,
          "headline": "Merge pull request #10709 from ndeloof/secret_uid",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T08:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f8603a6240dc690158efd2c0048f2b2e5890b8",
          "body": "* Move all the initialization code out of `main.go`\n* Ensure spans are reported when there's an error with the\n  command\n* Attach the Compose version & active Docker context to the\n  resource instead of the span\n* Name the root CLI span `cli/<cmd>` for clarity and grab\n  the full subcommand path (e.g. `alpha-viz` instead of just\n  `viz`)\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "otel: refactor root command span reporting",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-20T15:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ce602f6c64394a222ce92bc9008412828f681c",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "fix race condition, waiting for containers when one exit",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-20T14:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401334e03fc848d4f871eff4689ded5a62914080",
          "body": "…7 (#10699)\n\nBumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.6 to 2.3.7.\r\n- [Release notes](https://github.com/AlecAivazis/survey/releases)\r\n- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.6...v2.3.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-20T13:15:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93cf2b921acae2dc8715d4cce53763618b59a859",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "use main branch of Docker Desktop repo to trigger remote workflow",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-20T10:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b2433a2728e84f3a7f0a2e3d41d69ec5cce73d",
          "body": "add missing comma in desktop-edge-test job",
          "is_bot": false,
          "headline": "Merge pull request #10724 from glours/add-missing-comma-merge",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-19T19:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d06137b5dd8ae9312d98bd79657c3801689d17",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add missing comma in desktop-edge-test job",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-19T18:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61b8aa5acecc8f37deac80241053a6756d8fbfa",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "introduce run --cap-add to run maintenance commands using service image",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-19T12:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3984e6093672ede542f842148996b36f7d1fab",
          "body": "* If there's no `otel` key (or the value is `null`) in the config,\r\n  don't return an error\r\n* Propagate error from the exporter instead of panicking\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "otel: fix initialization / error-handling (#10717)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-15T16:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efea2e9f54e47b1795b18b3f6f4bf5c96ecb438",
          "body": "…g/x/sync-0.3.0\n\nbuild(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #10715 from docker/dependabot/go_modules/golang.or…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-15T16:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3a95c4a83e8a7add9be859a3a21d6df53c6d1b",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.2.0 to 0.3.0.\n- [Commits](https://github.com/golang/sync/compare/v0.2.0...v0.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-15T15:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee8a1c6c62cda2ca79a7d2ffe3ec647c37c8c19",
          "body": "specify origin repo in generation token step of docker desktop edge testing",
          "is_bot": false,
          "headline": "Merge pull request #10703 from glours/add-repo-input-dd-token",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-15T15:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffe83dc954a015fb2ac8c618d2eee300fbff5fd",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "don't apply \"rebuild\" watch strategy by default",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-15T13:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20c2551f25ae67dcfdeb00b521d66c5ac89356c",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "warn user build.secrets uid,gid,mode are not implemented",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-14T08:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9a5b6b78170a8aedebc60472aea6287198d60d",
          "body": "…esting\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "specify origin repo in generation token step of docker desktop edge t…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T14:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6887a3fc3e41576f48a68f4d6c914c79634a4abe",
          "body": "add vars. prefix to DOCKERDESKTOP_APP_ID",
          "is_bot": false,
          "headline": "Merge pull request #10702 from glours/fix-DD-APP-ID",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T12:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "586fe87f98e5a252037ded9d267779724aab1783",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add vars. prefix to DOCKERDESKTOP_APP_ID",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T12:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d661302663f795f0d5c242c99042544c23814f5",
          "body": "use directly DOCKERDESKTOP_APP_ID without env. prefix",
          "is_bot": false,
          "headline": "Merge pull request #10701 from glours/fix-DD-APP-ID",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T12:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f83a8630e85e688300490c1237da6f303a235a2",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "use directly DOCKERDESKTOP_APP_ID without env. prefix",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T12:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26cb941f7949dedbd7ce1510b9c4f34e45e87474",
          "body": "fix typo in merge workflow for DOCKERDESKTOP_APP_ID",
          "is_bot": false,
          "headline": "Merge pull request #10698 from glours/fix-DD-APP-ID",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T08:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43783d36e2100de78f4847929d9f6773cb06444f",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix typo in merge workflow for DOCKERDESKTOP_APP_ID",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T08:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e6bfc85922c4130391a88f45e5ea1da192085a",
          "body": "escape containerimage.digest attribute in merge.yml GHA worlflow",
          "is_bot": false,
          "headline": "Merge pull request #10691 from glours/fix-dd-workflow-json-parsing",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-13T07:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a870e2449c334a8fcbac342ab7a7728a017ec17",
          "body": "Co-authored-by: CrazyMax <github@crazymax.dev>\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update .github/workflows/merge.yml",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-12T14:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd8f08d77fc65c82c57214019d8533c56b6148c",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "escape containerimage.digest attribut in merge.yml GHA worlflow",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-12T14:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe91becc75aada9cd5747a262ee63cdc0838144",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "use `--progress` to configure progress UI stylet push",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-12T14:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9384e5f4d7cdc8c634cf183c7be325275946f07b",
          "body": "ci: add more ignore rules to dependabot",
          "is_bot": false,
          "headline": "Merge pull request #10694 from milas/dependabot-ignore-more",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-12T14:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bd0eb52361f8f3f109832b37372892405a155f",
          "body": "Do not set a hardcoded default timeout of 10 seconds when restarting / stopping but use the container `StopTimeout` (defaults to 10 seconds).\r\n\r\nAlso fixed custom timeout not used when invoking `up`.\r\n\r\nSigned-off-by: Robbert Segeren <robbert.segeren@easyflex.nl>",
          "is_bot": false,
          "headline": "cli: fix timeout behavior on up / restart / stop (#10672)",
          "author_name": "robbert-ef",
          "author_login": "robbert-ef",
          "committed_at": "2023-06-12T13:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe665b93d91917c70c5f0e679b9d41519544e81",
          "body": "Reduce PR spam for dependencies that we manually manage.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: add more ignore rules to dependabot",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-12T13:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508d71c5df458cc82ce38e58d862a787e75413ad",
          "body": "use env instead of variables prefix to use `DOCKERDESKTOP_APPID`\r\n\r\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: fix merge workflow (#10685)",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-09T19:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c5ea821739d34ebbe12f8c0e010168850666de",
          "body": "add GitHub action to trigger Docker Desktop e2e tests with Compose edge version",
          "is_bot": false,
          "headline": "Merge pull request #10625 from glours/compose-edge-desktop-integration",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-09T19:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec31d3c2ac75e8ef54eb56904fe75d2b505b8bad",
          "body": "…ge version\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add GitHub action to trigger Docker Desktop e2e tests with Compose ed…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-09T19:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "599723f8902c8514bba8a3d6ecca1a157ac9ba80",
          "body": "…m/Microsoft/go-winio-0.6.1\n\nbuild(deps): bump github.com/Microsoft/go-winio from 0.5.2 to 0.6.1",
          "is_bot": false,
          "headline": "Merge pull request #10677 from docker/dependabot/go_modules/github.co…",
          "author_name": "Laura Brehm",
          "author_login": "laurazard",
          "committed_at": "2023-06-09T10:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2022-01-04T13:54:16Z",
      "latest_release_tag": "v2.2.3",
      "releases_from_tags": true,
      "days_since_last_push": 633,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1663,
      "mean_days_between_releases": 26.6
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/docker/compose/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/docker/compose/v2",
          "is_deprecated": false,
          "latest_version": "v2.40.3",
          "repository_url": "https://github.com/docker/compose",
          "versions_count": 119,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-10-30T09:14:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 269
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 76777,
      "source_files_sampled": 189,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/AlecAivazis/survey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.7"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "github.com/buger/goterm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/compose-spec/compose-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "github.com/containerd/console",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/cucumber/godog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/distribution/distribution/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0-20230601133803-97b1d649c493"
        },
        {
          "name": "github.com/docker/buildx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.2"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v24.0.4+incompatible"
        },
        {
          "name": "github.com/docker/cli-docs-tool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v24.0.5-0.20230714235725-36e9e796c6fc+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/fsnotify/fsevents",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jonboulle/clockwork",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/mattn/go-shellwords",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.12"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/moby/buildkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.1-0.20230717122532-faa0cc7da353"
        },
        {
          "name": "github.com/moby/patternmatcher",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/moby/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/morikuni/aec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-rc4"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "github.com/theupdateframework/notary",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/tilt-dev/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.8-0.20220602155310-fff9c274a375"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.56.2"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gotest.tools/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ndeloof",
          "commits": 1080,
          "avatar_url": "https://avatars.githubusercontent.com/u/132757?v=4"
        },
        {
          "type": "User",
          "login": "gtardif",
          "commits": 1016,
          "avatar_url": "https://avatars.githubusercontent.com/u/437958?v=4"
        },
        {
          "type": "User",
          "login": "glours",
          "commits": 434,
          "avatar_url": "https://avatars.githubusercontent.com/u/705411?v=4"
        },
        {
          "type": "User",
          "login": "rumpl",
          "commits": 301,
          "avatar_url": "https://avatars.githubusercontent.com/u/99933?v=4"
        },
        {
          "type": "User",
          "login": "ulyssessouza",
          "commits": 224,
          "avatar_url": "https://avatars.githubusercontent.com/u/373485?v=4"
        },
        {
          "type": "User",
          "login": "chris-crone",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/3093183?v=4"
        },
        {
          "type": "User",
          "login": "milas",
          "commits": 123,
          "avatar_url": "https://avatars.githubusercontent.com/u/841263?v=4"
        },
        {
          "type": "User",
          "login": "laurazard",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/70572044?v=4"
        },
        {
          "type": "User",
          "login": "mat007",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/2386884?v=4"
        },
        {
          "type": "User",
          "login": "thaJeztah",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.278
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docs.yml",
        "merge.yml",
        "scorecards.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 37 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "86 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "150b88ab5d74ebf4f54b7a2d18b522c90379a601",
        "ran_at": "2026-07-26T09:41:58Z",
        "aggregate_score": 4.2,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/laurazard/compose",
    "host": "github.com",
    "name": "compose",
    "owner": "laurazard"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 42,
        "vitality": 20,
        "community": 12,
        "governance": 44,
        "engineering": 64,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.91,
              "days_since_last_push": 633,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 633 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 633
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v2.2.3",
              "releases_from_tags": true,
              "days_since_latest_release": 1663,
              "mean_days_between_releases": 26.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1663 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1663
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.6
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1102,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1102 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1102,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 98,
              "top_contributor_share": 0.278
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 149,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "laurazard",
              "public_repos": 57,
              "account_age_days": 2154
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "149 followers of laurazard",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 149,
                      "login": "laurazard"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~5 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://docs.docker.com/compose/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.docker.com/compose/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "86 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.736,
              "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": "67 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.09
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "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": 76777,
              "source_files_sampled": 189,
              "oversized_source_files": 1
            },
            "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": "1/189 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 189,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/docker/compose/v2' points at a different repository (https://github.com/docker/compose); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T09:42:26.197526Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laurazard/compose.svg",
  "full_name": "laurazard/compose",
  "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.