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

truvity / google-group-sync

GoMIT★ 1 estrella⑂ 0 forksdesde jun 2026Ver en GitHub ↗

truvity/google-group-sync tiene un índice de salud de 57 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (80/100) y la más baja, Community & Adoption (24/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

57
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

truvityOrganización
15 seguidores31 repositorios públicosdesde abr 2021

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/truvity/google-group-syncv0.10.1-22hace 7 días

Métricas por categoría

Vitalidad

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

71Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
4.8/36Cadencia de commits — 7/52 semanas con commits
18/18Volumen de commits — 100 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year100
human_commit_share0,68
days_since_last_push0
active_weeks_last_year7
Cómo se puntúa
27/27Publica versiones — 22 versiones publicadas
36/36Recencia de las versiones — última versión hace 7 días
27/27Cadencia de publicación — una versión cada ~4,2 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count22
latest_release_tagv0.10.1
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases4,2

Comunidad y Adopción

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

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

Sostenibilidad y Gobernanza

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

47En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
0/46.8Resolución de issues — 0% de issues cerradas
36.2/38.3Aceptación de PR — 35/37 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs35
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs2
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
8.7/25Alcance del propietario — 15 seguidores de truvity
21.6/25Trayectoria — 31 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers15
owner_typeOrganization
is_verified
owner_logintruvity
public_repos31
account_age_days1936
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 7 días
20/20Historial de versiones — 22 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/truvity/google-group-sync
ecosystemsgo
any_deprecatedno
min_days_since_publish7

Calidad de Ingeniería

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

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

Documentación

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
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?

61Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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 — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5,1
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories3
affected_packages2
assessed_packages61
unassessed_packages0
affected_by_severitycritical 1, unknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 61 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

74Bueno · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 63 de 68 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,926
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Justfile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
8/10Práctica demostrada con agentes — 4 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 4 de los últimos 100 commits son actualizaciones automáticas de dependencias
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesJustfile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,04
toolchain_manifestsdeploy/example-extension/go.mod, deploy/example-lambda/go.mod, go.mod
dependency_bot_commit_share0,04
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/23 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes12.663
source_files_sampled23
oversized_source_files0

Datos clave

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

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 5.1 / 10
5.1agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Dependencias directas 11
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.31go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.44.0go.mod
Gogithub.com/caarlos0/env/v11v11.4.1go.mod
Gogithub.com/gofiber/fiber/v3v3.4.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/samber/slog-fiberv1.22.2go.mod
Gogithub.com/zalando/go-keyringv0.2.8go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogoogle.golang.org/apiv0.290.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Todas las dependencias 61

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

RegistroPaqueteVersiónRelación
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.31directa
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.44.0directa
Gogithub.com/caarlos0/env/v11v11.4.1directa
Gogithub.com/gofiber/fiber/v3v3.4.0directa
Gogithub.com/hashicorp/golang-lru/v2v2.0.7directa
Gogithub.com/samber/slog-fiberv1.22.2directa
Gogithub.com/zalando/go-keyringv0.2.8directa
Gogolang.org/x/oauth2v0.36.0directa
Gogolang.org/x/syncv0.22.0directa
Gogoogle.golang.org/apiv0.290.0directa
Gogopkg.in/yaml.v3v3.0.1directa
Gocloud.google.com/go/authv0.20.0indirecta
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirecta
Gocloud.google.com/go/compute/metadatav0.9.0indirecta
Gogithub.com/andybalholm/brotliv1.2.2indirecta
Gogithub.com/aws/aws-sdk-go-v2v1.43.0indirecta
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.30indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.32indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.5.0indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.33.0indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.38.0indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.45.0indirecta
Gogithub.com/aws/smithy-gov1.27.3indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/danieljoos/wincredv1.2.3indirecta
Gogithub.com/felixge/httpsnoopv1.1.0indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/godbus/dbus/v5v5.2.2indirecta
Gogithub.com/gofiber/schemav1.8.0indirecta
Gogithub.com/gofiber/utils/v2v2.1.1indirecta
Gogithub.com/google/s2a-gov0.1.9indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirecta
Gogithub.com/googleapis/gax-go/v2v2.23.0indirecta
Gogithub.com/klauspost/compressv1.19.0indirecta
Gogithub.com/mattn/go-colorablev0.1.15indirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/philhofer/fwdv1.2.0indirecta
Gogithub.com/pulumi/pulumi-aws/sdk/v7v7.39.0indirecta
Gogithub.com/pulumi/pulumi/sdk/v3v3.254.0indirecta
Gogithub.com/tinylib/msgpv1.6.4indirecta
Gogithub.com/valyala/bytebufferpoolv1.0.0indirecta
Gogithub.com/valyala/fasthttpv1.72.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirecta
Gogo.opentelemetry.io/otelv1.44.0indirecta
Gogo.opentelemetry.io/otel/metricv1.44.0indirecta
Gogo.opentelemetry.io/otel/tracev1.44.0indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260706201446-f0a921348800indirecta
Gogoogle.golang.org/grpcv1.82.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Avisos de dependencias 2

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpcv1.82.0indirectacrítica21.82.1
golang.org/x/cryptov0.54.0indirectadesconocida1

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 198,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 71547,
        "Just": 1071,
        "Shell": 276,
        "Go Template": 182
      },
      "pushed_at": "2026-07-28T00:44:11Z",
      "created_at": "2026-06-10T12:48:47Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T01:43:04Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "truvity",
      "company": null,
      "location": null,
      "followers": 15,
      "avatar_url": "https://avatars.githubusercontent.com/u/82174311?v=4",
      "created_at": "2021-04-08T17:34:16Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 1936
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-07-20T11:22:20Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-14T14:28:18Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-05T13:50:26Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-04T02:15:45Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-06-21T19:41:26Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-14T22:08:09Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-14T21:56:16Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-06-12T19:46:26Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-06-12T19:46:29Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-06-12T15:36:27Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-06-12T09:16:04Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-11T07:18:07Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-06-11T06:55:39Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-06-11T06:27:16Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-11T06:10:55Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-06-11T05:56:48Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-06-11T05:49:37Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-06-11T05:43:46Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-06-11T05:29:23Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-11T05:01:00Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-06-10T20:26:11Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-10T19:53:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c4c3b09cb07b474ac01ac4c7bb6dbdff0d438700",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update devbox packages",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-27T01:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555833b1f9915b8c15e4c82679b61306b966c542",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-24T00:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d267f913b9941aebf3ed4d1728b2115d50a951ad",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-23T00:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccd5d2fe56db387638bb3d1c5cc5b581a0a8fa6",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-22T00:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ccbe550e1226634fc28e783acceb7ebd5329a83",
          "body": "Scheduled workflows (devbox-update, upstream-upgrade) created PRs but\nnever enabled auto-merge; on repos without required checks GitHub also\nrefuses to arm it (nothing to wait for), so green PRs sat unmerged.\nRequired 'check' protection now exists on every repo — arm\n--auto --rebase right after pr create.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): arm auto-merge on scheduled dependency PRs",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-07-21T16:13:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "39c4caf3359f47cd250851c00c753d9d31097293",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout digest to 3d3c42e",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-21T00:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd89eb25c7924108da4647600c8815b143f98a3a",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update devbox packages",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-20T11:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a03dc7da7b08c1b28959254d8fa875853a15fe",
          "body": "A devbox toolchain bump with a restored stale go-build cache yields\n'fork/exec ...: no such file or directory' in go test — cached\nartifacts reference evicted nix store paths (broke CI on the\n2026-07-20 devbox-update PRs). Cold-start the Go caches whenever\ndevbox.lock changes.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): key Go caches by devbox.lock",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-07-20T10:57:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22756916f83dd6beb1eb7bb4bb85c49a8ddbca05",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update renovatebot/github-action action to v46.1.20",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-20T03:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ef89d0f651c4c6e9f002d8ebbce18651e85d10",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-17T00:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb29cc1b3074acf7017997b60190f9a35a0686d",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module github.com/pulumi/pulumi-aws/sdk/v7 to v7.37.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-16T00:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c63016a71142e74f9b0f61bd99bde8c37ef9f7bb",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-15T00:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60101bea874534d1c7c27b39f200b7a0ba820d88",
          "body": "- go.mod 1.26.5: govulncheck fails on GO-2026-5856 (crypto/tls, fixed\n  in 1.26.5). nixpkgs still ships 1.26.4, so the go directive makes the\n  toolchain auto-download the fixed version until devbox catches up.\n- devbox-update.yaml: checkout with the app token — the workflow minted\n  it but only used it for gh pr create; git push ran with the default\n  contents:read GITHUB_TOKEN and 403'd on every weekly run.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): Go 1.26.5 toolchain (GO-2026-5856) + devbox-update push auth",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-07-14T14:10:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "42c8618cfbe6040c01b30aadd86f3b94d887bdb4",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module google.golang.org/api to v0.287.1",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-08T00:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c371d6e8e6b608062e5d51009340f1018c255897",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-07T01:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0425742f58f18056f8467987c94c3f3bd5d6c5",
          "body": "- One log line per lookup: email, group count, cache-hit flag\n- INFO normally, WARN when a lookup returns zero groups\n- Group names logged only at DEBUG (too noisy for INFO)\n- CachedResolver.ResolveGroupsCached exposes cache-hit info;\n  handler picks it up via optional interface\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(server): structured per-lookup logging for /users/{email}/groups",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-07-05T13:47:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "35eeca00f55768ded89f54a50a12c91fe289788a",
          "body": "- Go 1.26.4 (security: CVE-2026-42504 mime quadratic complexity)\n- devbox: govulncheck 1.5.0, just 1.54.0, helm 4.2.2\n- golangci-lint config migrated to v2 schema (exclusions.rules)\n- httpsnoop v1.1.0, grpc v1.82.0\n- govulncheck: no known vulnerabilities",
          "is_bot": false,
          "headline": "feat: update Go toolchain to 1.26.4 and refresh dependencies",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-07-04T02:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f989cda88397fd762ba8cfbfeb8140c1cf2f95",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-03T00:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4012f1bb5732316cfe90ade09df4a3ab53d14ecc",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-02T01:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c6aed78b91959f31f9d2530564c9ef8d0409ab",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module google.golang.org/api to v0.287.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-07-01T01:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003409e4a3b735c90a4abfbe71a7d8bea13c4142",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-30T01:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da736b4923513c9171244c8e857d1cda79b04f2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update ko-build/setup-ko action to v0.10",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-27T01:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4daa0ab01d77468531dc58bc6f79ffbf6913676f",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.248.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-25T01:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403c7ff0c50e5ac91ee9f2601155afff8f244859",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v6",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-24T08:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c1b7162d0c0717bbc47de875dc3aecf560d6200",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-23T01:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a05cbe023f3cb30859257f3f180420e47b68ea",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-22T01:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37da69db9fbfb50553d4b186a0cd939ca18f71b1",
          "body": "…ates\n\n- Extract Cache interface (Get/Set) from concrete MemoryCache implementation\n- CachedResolver depends on cache.Cache interface, not concrete type\n- Add PodDisruptionBudget (auto-enabled when replicas >= 2, default 2)\n- Add optional CiliumNetworkPolicy, RBAC, HTTPRoute templates (default off)\n- Add integration tests for CachedResolver and Cache interface contract\n- Add CHANGELOG.md (retrospective + v0.7.0 release)\n- Add test-integration target to Justfile",
          "is_bot": false,
          "headline": "feat: extract Cache interface, add PDB/CNP/RBAC/HTTPRoute chart templ…",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-21T19:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79aaae98fb216fe5b37a2856061291a579038ef2",
          "body": "- gocyclo threshold comment explaining the 25 value\n- Exclude test files from gocyclo (test setup can be complex)\n- just check passes clean (0 issues)",
          "is_bot": false,
          "headline": "chore: align golangci-lint config with operator standards",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-21T14:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30fdad0eee73f8a1cc4ecf41afb29b75da68a4d0",
          "body": null,
          "is_bot": false,
          "headline": "chore: add gocyclo linter (threshold 25) to golangci-lint config",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-21T14:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eaa394b0d20f33b3e75c5b2c5d46c86c149f705",
          "body": null,
          "is_bot": false,
          "headline": "chore: add fmt target to Justfile (golangci-lint fmt, runs before build)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-21T13:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a6bf6f47d35644bc42cb4147b4a0915f76a7a1",
          "body": "- Justfile: export GOWORK=off prevents parent go.work from interfering\n  with standalone module builds (just check was failing)\n- README: add CI, Release, Go Report Card, and License badges",
          "is_bot": false,
          "headline": "fix: add GOWORK=off to Justfile and GitHub badges to README",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-21T13:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d203b5b175ee85e5ca4f419c678a23fe540db7",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v7",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-20T14:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df11eb90300b9952daa577092d08fcca69ac35ad",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies to v3.247.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-19T01:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e02d31bd01c24eac49bb0de91784db9824e2510",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies to v7.34.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-18T01:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfef774dbfb0cd966a552f4e96a14cd8413abb2",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies to v0.285.0",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-17T01:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765db2fe456e625708b90bc104e88a4815af5fdd",
          "body": null,
          "is_bot": false,
          "headline": "ci: align workflow pins, add GOEXPERIMENT=jsonv2, fix cosmetic diffs",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a2a5f1b48e123dcc6ec80aaa67b8cc935b4463",
          "body": null,
          "is_bot": false,
          "headline": "ci: disable devbox in Renovate, add weekly devbox-update workflow",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbfde461c64e0f65d9c09ad39d0ecd8c9ea524f8",
          "body": null,
          "is_bot": false,
          "headline": "chore: devbox update (regenerate lock from @latest packages)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6772ac5f4037dda096bfef39d403748b7f25124",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/renovate/actions-cache-5.x'",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e86e765dd58e5c7dd89f93a68139a6ebf19b7fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/renovate/all-minor-patch'",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6387a2535234e57a6b03eb15ea7ee4e68f97c8a6",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix README markdown formatting (broken code block)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d51c48ffd3e8acae949a709695b2c66df34441",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update all non-major dependencies",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-15T22:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fea256c2809d97fd46bd21be0de8b3dae231ae2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into renovate/actions-cache-5.x",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d0712a8be696381748085a6ed28c3ab650bd38",
          "body": "…-cache)",
          "is_bot": false,
          "headline": "ci: use determinate-nix-action@v3 (replaces nix-installer + magic-nix…",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0312c2a3110527598bf7ec095f25de3527e67e78",
          "body": null,
          "is_bot": false,
          "headline": "ci: disable FlakeHub in magic-nix-cache (suppress warning)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01b2a72459da19ee243461f5633701e00926a6a4",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/cache action to v5",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-15T22:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a26217482d9ceb6c8c570adcee17bbd08fa086",
          "body": "The devbox-install-action runs 'nix path-info --offline' internally\neven with enable-cache: false, which fails when devbox.lock references\nstore paths not yet fetched. Direct curl install + devbox run avoids this.",
          "is_bot": false,
          "headline": "fix(ci): replace devbox-install-action with direct curl install",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T22:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d62c3359b3b1706ab0fe7f7ac37f3a7d974192f",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Go module/build cache (actions/cache)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d63e86e7748f4e8144ff782f1869818f9286df",
          "body": "Replaces devbox-install-action's broken --offline cache with\nDeterminateSystems/magic-nix-cache-action which handles cache\nmisses gracefully (fetches online, stores for next run).",
          "is_bot": false,
          "headline": "ci: add magic-nix-cache-action for transparent nix store caching",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d35b6de09d7180429d4b9a01498d85b92f93643",
          "body": "DeterminateSystems nix-installer handles caching at the nix level.\nThe devbox-install-action cache uses --offline which breaks when\ndevbox.lock changes (new store paths not in cache).",
          "is_bot": false,
          "headline": "fix(ci): disable devbox nix cache, re-enable devbox in Renovate",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "622c57a3fc8ad0840232c5190e4f09553f1be0da",
          "body": "… CI)",
          "is_bot": false,
          "headline": "fix(ci): disable devbox manager in Renovate (offline nix cache breaks…",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6beb4bfe7126fbc9dc4ffda70d61c1457ac914c0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6",
          "author_name": "truvity-renovate[bot]",
          "author_login": "truvity-renovate[bot]",
          "committed_at": "2026-06-15T21:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77087d80ed7585e778cad8fc756a18d24d66a94",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): set automergeStrategy to rebase",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596af789eeb34c5a2907913a8e53987eee98f8c8",
          "body": null,
          "is_bot": false,
          "headline": "ci: add GITHUB_COM_TOKEN, vulnerabilityAlerts, branch protection",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d774364b7e13c5ba39463a66006f4146aba7af",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): tell Renovate which repository to scan",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e70d43c498ff69dc7aca67a7d79e61eb0d22e7",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): pin renovatebot/github-action to v46.1.15",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T21:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad83fcff99c070e790d4b64a90c5bb703954f737",
          "body": "Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8 to ed142fd0673e97e23eac54620cfb913e5ce36c25.\n- [Release notes](https://github.com/aquasecurity/trivy-action/releases)\n- [Commits](https://github.com/aquasecurity/trivy-action\n[…]\n dependency-name: aquasecurity/trivy-action\n  dependency-version: ed142fd0673e97e23eac54620cfb913e5ce36c25\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump aquasecurity/trivy-action",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T21:01:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "034474341b1e5de229cd3f58f21eec7c56e4f19b",
          "body": "Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 22.\n- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)\n- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/e50d5f73bfe\n[…]\nerminateSystems/nix-installer-action\n  dependency-version: '22'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump DeterminateSystems/nix-installer-action from 16 to 22",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T21:01:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "474eb689e619d19a685fdc4ae16a384dc2c8b9f9",
          "body": "Bumps [jetify-com/devbox-install-action](https://github.com/jetify-com/devbox-install-action) from 0.14.0 to 0.15.0.\n- [Release notes](https://github.com/jetify-com/devbox-install-action/releases)\n- [Commits](https://github.com/jetify-com/devbox-install-action/compare/a0d2d53632934ae004f878c84005595\n[…]\n: jetify-com/devbox-install-action\n  dependency-version: 0.15.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump jetify-com/devbox-install-action from 0.14.0 to 0.15.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T21:01:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "001ed851b674516f1ecc046fac5f3ca8a4d85caa",
          "body": null,
          "is_bot": false,
          "headline": "ci: renovate daily midnight, lockfile maintenance, remove dependabot",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T20:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf366b8d885e8b91ebe0c60ddcfe5765036c223",
          "body": "Adds renovate.json config and GitHub Actions workflow using\ntruvity-renovate GitHub App for authentication.\n\nManages: go.mod, github-actions, devbox.json/devbox.lock\nAuto-merges non-major updates after CI passes.",
          "is_bot": false,
          "headline": "ci: replace dependabot with self-hosted renovate",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T20:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1921d6a0321f047411d913e7be35a2fe3e4782",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 411bbbe57033eedfc1a82d68c01345aa96c737d7 to 8aad20d150bbac5944a9f9d289da16a4b0d87c1e.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGEL\n[…]\na9f9d289da16a4b0d87c1e\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action (#2)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T20:30:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93c6bf8bbc715655a65fb6398251225eaec59b9e",
          "body": null,
          "is_bot": false,
          "headline": "ci: add dependabot and auto-merge workflow",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-15T20:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98582af6c1bc07dd9d35f53a332825b38af67a22",
          "body": "… REST API\n\n- Add TestListGroups: verifies listing all groups with members\n- Add TestGetGroup_KnownGroup: verifies single group member resolution\n- Add TestGetGroup_NonexistentGroup: verifies 404 handling\n- Update README: document new REST API (GET /users/{email}/groups, GET /groups,\n  GET /groups/{email}), singleflight, cache features\n- Change testResolver type to GroupLister (supports all new methods)",
          "is_bot": false,
          "headline": "fix: add integration tests for ListGroups/GetGroup, update README for…",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-14T22:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54bc8b411fb30edeadb63ec039306992babe5359",
          "body": "Replace the old POST /groups endpoint with a RESTful API:\n- GET /groups — list all groups with their members\n- GET /groups/{email} — get a single group's members\n- GET /users/{email}/groups — get groups for a user\n\nBackward compatibility: GET /groups?email=X redirects (302) to\nGET /users/{email}/gro\n[…]\nsolver with singleflight\n- pkg/server: new REST handlers, remove old POST /groups\n- pkg/app: wire CachedResolver (cache + singleflight) around GoogleResolver\n- go.mod: add golang.org/x/sync dependency",
          "is_bot": false,
          "headline": "feat: add REST API endpoints and singleflight deduplication",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-14T21:33:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69000e3adf00bdb2c344351199d7f313ca8f937b",
          "body": null,
          "is_bot": false,
          "headline": "docs: add key cleanup instructions to README integration test setup",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-13T08:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83e67c0988dc5e8de6a1f380d965e1d83e75b05",
          "body": null,
          "is_bot": false,
          "headline": "docs: add cleanup instructions for key files after keyring store",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-13T08:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43950bd8581ca581e3aa461e91bcf2568fa9c46b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update devbox.lock for just-lsp",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T19:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac4123338d963a22511684688f0a5566ebd219c",
          "body": null,
          "is_bot": false,
          "headline": "chore: add just-lsp to devbox.json",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T19:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8395771e8d8fcd06321b510743310ad3cf2207b0",
          "body": null,
          "is_bot": false,
          "headline": "security: add SECURITY.md for vulnerability reporting",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T18:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6881d5e350d533e8078bf044c8213674c7d8190",
          "body": "Address CodeQL 'unpinned-tag' alerts. All actions pinned to immutable\nSHA commits with version comments.",
          "is_bot": false,
          "headline": "security: pin all GitHub Actions to SHA commits",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T18:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3709b30cc5d9a2f4f9ac9f582d14b3cfc25f719b",
          "body": "Replace @main/@master with version tags to address CodeQL alerts:\n- DeterminateSystems/nix-installer-action@main → @v16\n- aquasecurity/trivy-action@master → @0.32.0",
          "is_bot": false,
          "headline": "fix: pin GitHub Actions to immutable version tags",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T18:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b5905d7f7c09d8c60add7ef7805d498218392c",
          "body": "Aligns with the standard CI pattern: checkout + nix-installer + devbox\n(with cache, skip nix install) + devbox run.",
          "is_bot": false,
          "headline": "fix: use devbox for govulncheck in security workflow",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T17:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a8a7c6ca7f7a3e77a607f58a422c0506508aa5",
          "body": null,
          "is_bot": false,
          "headline": "ci: add security workflow (govulncheck + trivy SARIF)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T17:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21edc400c52abf0c893ef51ccb20657c86319527",
          "body": "INF-369",
          "is_bot": false,
          "headline": "docs: update version references to v0.4.2 in README examples",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T16:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "381288efd44d30bce9db744ad29b23e27f5437e4",
          "body": "Use ListenConfig{DisableStartupMessage: true} on all Listen calls to\nsuppress the ASCII art banner that clutters Lambda CloudWatch logs.\n\nINF-369",
          "is_bot": false,
          "headline": "fix: disable Fiber startup banners in Lambda logs",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T15:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555fcadb1d21ff76408a18ad6ace4b9d518b2a91",
          "body": null,
          "is_bot": false,
          "headline": "fix: build Lambda and Extension ZIPs for both amd64 and arm64",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-12T09:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b424208aab904248bb5ccd5599a1d2d671c5628",
          "body": null,
          "is_bot": false,
          "headline": "docs: update version references to v0.4.0 in README",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T07:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203e4c7040001d514a54e8f052f8964691aaa970",
          "body": "Split deploy/example/ into deploy/example-lambda/ and deploy/example-extension/\nfor the two deployment modes. Updated README with comprehensive documentation\nof all 3 deployment modes (standalone, Lambda, Extension), env var tables for\nboth standard and GGS_-prefixed vars, and artifact listing.\n\nINF-369",
          "is_bot": false,
          "headline": "docs: add separate Lambda and Extension deploy examples",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T07:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab69b416fc48347cef1819162b64c61dac8b8eb7",
          "body": "Per AWS Lambda Extensions API docs, an extension MUST call GET /next after\nregistering to signal that its init phase is complete. Without this, Lambda\nwaits for the extension indefinitely and the init times out at 10s.\n\nThe /next call blocks until the next event (SHUTDOWN). Since we don't subscribe\nto events, it blocks forever — which is correct for a companion sidecar.\n\nINF-369",
          "is_bot": false,
          "headline": "fix: add /next polling loop to complete extension init handshake",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T06:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9564326fb34f32bb736b0937e3cffe418b19876",
          "body": "…y defaults\n\nReplace hand-rolled env parsing with github.com/caarlos0/env/v11:\n- Single Config struct with env tags\n- Load(defaults, opts) accepts per-binary defaults and optional prefix\n- DefaultConfig() for standalone/lambda (port 8080, health 7070)\n- ExtensionDefaults() for extension (port 9090, health 0/disabled)\n- Extension uses GGS_ prefix — no env var collisions with host Lambda\n- No more os.Setenv hacks or env var remapping\n\nINF-369",
          "is_bot": false,
          "headline": "refactor: unified config with caarlos0/env, prefix support, per-binar…",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T06:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee5455def7cab0a7d523f8dc658aaf83df4f0a9",
          "body": "Extension doesn't need a health listener — no LWA, no K8s probes.\nSet GGS_HEALTH_PORT default to 0 which skips the health server entirely.\nAlso refactored server.go to skip health listener when HealthPort is 0.\n\nINF-369",
          "is_bot": false,
          "headline": "fix: disable health port in extension mode (avoid port 7070 conflict)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T06:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41594f26ed8014abdd8c433f07e0e9415041070",
          "body": "The extension runs inside another Lambda's process space where env vars\nare shared. Using GGS_ prefix avoids collisions (e.g., PORT=8080 conflict).\n\nExtension env var mapping:\n- GGS_PORT → PORT (default: 9090)\n- GGS_HEALTH_PORT → HEALTH_PORT (default: 7070)\n- GGS_GOOGLE_ADMIN_EMAIL → GOOGLE_ADMIN_EM\n[…]\nTL → CACHE_TTL\n- GGS_CACHE_MAX_SIZE → CACHE_MAX_SIZE\n- GGS_LOG_LEVEL → LOG_LEVEL\n- GGS_LOG_FORMAT → LOG_FORMAT\n\nStandalone and Lambda entry points keep unprefixed names (backward compatible).\n\nINF-369",
          "is_bot": false,
          "headline": "feat: use GGS_ prefix for all extension env vars",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T06:06:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e2566febdc96f708c76a829dcf4348c293e7691",
          "body": null,
          "is_bot": false,
          "headline": "fix: goimports formatting (separate import groups)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8e6430db50f16139958aab83c7674ff121a187d",
          "body": "The extension runs inside another Lambda and shares its env vars.\nSA_KEY_SECRET_NAME is set but the extension needs to load the secret\nfrom SM before starting the app (same pattern as the lambda entry point).\n\nINF-369",
          "is_bot": false,
          "headline": "fix: add Secrets Manager loading to extension entry point",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5bf122822d21e11ccd4ad62400bcf2ab3fc632",
          "body": "The Lambda Extensions API requires a JSON body with events array.\nSending http.NoBody causes 403 InvalidRequestFormat. Send empty\nevents array to register as a companion extension (no lifecycle hooks).\n\nINF-369",
          "is_bot": false,
          "headline": "fix: send JSON body in extension register request",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b38cb97d0334b235d05013ba9e7e87b0b4b3a0",
          "body": "Lambda treats every file in /opt/extensions/ as an executable extension.\nGoReleaser's default archive includes LICENSE and README.md which Lambda\ntries to execute as shell scripts, causing Extension.Crash.\n\nUse 'files: [none*]' to include only the compiled binary in the extension ZIP.\n\nINF-369",
          "is_bot": false,
          "headline": "fix: exclude non-binary files from extension ZIP",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b0d0d8b3c6c4b9ba152a08bc8cf380ced4816c",
          "body": "When Google returns a 4xx (e.g., 400 Invalid Input for non-email memberKey),\npropagate as 400 Bad Request — the caller sent a bad email, not a server failure.\n502 is reserved for actual upstream issues (5xx, network errors).\n\nINF-369",
          "is_bot": false,
          "headline": "fix: return 400 for Google API client errors instead of 502",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2730553ff3a9762cf756adc838a0eb201d5500",
          "body": "GoReleaser v2.8+ deprecates 'builds' in favor of 'ids' in archives section.",
          "is_bot": false,
          "headline": "fix: replace deprecated archives.builds with ids",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T05:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16895c6ae85f8d98ef183f2113143cc932a1b5a2",
          "body": "- cmd/google-group-sync-lambda: standalone Lambda function with optional\n  Secrets Manager SA key loading, uses LWA for event→HTTP translation\n- cmd/google-group-sync-extension: Lambda extension (sidecar) that\n  registers with Extensions API and serves on port 9090\n- .goreleaser.yaml: three builds (server, lambda, extension) with\n  separate archives (binary tar.gz, lambda ZIP, extension ZIP)\n- Fix lint issues: errcheck, gosec, nolintlint\n\nINF-369",
          "is_bot": false,
          "headline": "feat: add Lambda and Extension entry points (Phase 6)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-11T04:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8271535d4e50aaec87a481296caf5c28749d5d9",
          "body": null,
          "is_bot": false,
          "headline": "docs: add multi-binary architecture (server, lambda, extension)",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T21:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1b630a4b6d3c430b199d623fab650663753202",
          "body": "Demonstrates deploying google-group-sync as AWS Lambda with:\n- ARM64 Graviton + Lambda Web Adapter (LWA) layer\n- Function URL with AWS_IAM auth\n- Google SA key as secret env var\n- CloudWatch Logs (JSON, 7-day retention)\n- Direct ZIP download from GitHub Release (no S3 needed)",
          "is_bot": false,
          "headline": "feat: add Pulumi Lambda deployment example",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T20:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d7195711d97baec1b8317556cbfb6238c9b868",
          "body": "Lambda provided.al2023 runtime expects /var/task/bootstrap as entry point.\nName the Go binary 'bootstrap' directly — no wrapper script needed.\n\nFixes deployment failure: '/var/task/bootstrap: No such file or directory'",
          "is_bot": false,
          "headline": "fix: name binary 'bootstrap' for Lambda runtime",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T20:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb36cc9e3c5f760b8b8f49cd4ea05452e2e5f45",
          "body": "- .github/workflows/ci.yaml: devbox + DeterminateNix, just check\n- .github/workflows/release.yaml: goreleaser + helm push on tag\n- .goreleaser.yaml: multi-arch builds + ko images + Lambda ZIP\n- charts/google-group-sync: Helm chart (version from tag at package time)\n- bootstrap: Lambda entry script for LWA",
          "is_bot": false,
          "headline": "ci: GitHub Actions + GoReleaser + Helm chart + bootstrap",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T19:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8435668ace187dc493063cb21a9702402369b136",
          "body": "- cmd/testsetup: go-keyring helper for test credentials\n- tests/integration: real Google Workspace tests (//go:build integration)\n- Unit tests in pkg/cache and pkg/server",
          "is_bot": false,
          "headline": "test: add unit and integration tests",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T19:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2aa67b73962c88bff071a43dc144f725387ae5b",
          "body": "- pkg/config: env-only configuration\n- pkg/resolver: GroupResolver interface + Google Admin SDK\n- pkg/cache: LRU+TTL cache (hashicorp/golang-lru/v2)\n- pkg/server: fiber/v3 + slog-fiber, POST /groups, RFC 9457 errors\n- pkg/app: wires all components\n- cmd/google-group-sync: slim main (signal.NotifyContext)",
          "is_bot": false,
          "headline": "feat: core implementation",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T19:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64760a5cd1489c7085fd88c5210a603c4753df7",
          "body": null,
          "is_bot": false,
          "headline": "chore: scaffold devbox + Justfile + Go module",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T19:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82cb5d6c5a20740e41a879e7608b8f66fed83c6c",
          "body": null,
          "is_bot": false,
          "headline": "docs: add README and implementation plan",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T19:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8268c515c32cd2af1b3e7d2ae3d4866f19cc8826",
          "body": null,
          "is_bot": false,
          "headline": "Added license",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T12:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d827e6f157812d1346313e6cbc8211d742aa9bb",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Oleg Tsarev",
          "author_login": "excavador",
          "committed_at": "2026-06-10T12:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 100,
      "latest_release_at": "2026-07-20T11:22:20Z",
      "latest_release_tag": "v0.10.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 4.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/truvity/google-group-sync",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/truvity/google-group-sync",
          "is_deprecated": false,
          "latest_version": "v0.10.1",
          "repository_url": "https://github.com/truvity/google-group-sync",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T11:04:16Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "deploy/example-extension/go.mod",
        "deploy/example-lambda/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 12663,
      "source_files_sampled": 23,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 2,
            "oldest_advisory_days": 6
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 20
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1,
          "critical": 1
        },
        "advisory_count": 3,
        "affected_count": 2,
        "assessed_count": 61,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.31"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "github.com/caarlos0/env/v11",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v11.4.1"
        },
        {
          "name": "github.com/gofiber/fiber/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/samber/slog-fiber",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.2"
        },
        {
          "name": "github.com/zalando/go-keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.8"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.290.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/env/v11",
            "direct": true,
            "version": "v11.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/fiber/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/slog-fiber",
            "direct": true,
            "version": "v1.22.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zalando/go-keyring",
            "direct": true,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.290.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/danieljoos/wincred",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/schema",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofiber/utils/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pulumi/pulumi-aws/sdk/v7",
            "direct": false,
            "version": "v7.39.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pulumi/pulumi/sdk/v3",
            "direct": false,
            "version": "v3.254.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.72.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260706201446-f0a921348800",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 61,
        "direct_count": 11,
        "indirect_count": 50
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 35,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "excavador",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/299386?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "devbox-update.yaml",
        "release.yaml",
        "renovate.yaml",
        "security.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": "project was created within the last 90 days. Please review its contents carefully",
            "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": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c4c3b09cb07b474ac01ac4c7bb6dbdff0d438700",
        "ran_at": "2026-07-28T07:45:07Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T00:44:13Z",
      "oldest_open_prs": [
        {
          "number": 39,
          "created_at": "2026-07-28T00:44:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T01:43:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2026-06-15T21:09:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/truvity/google-group-sync",
    "host": "github.com",
    "name": "google-group-sync",
    "owner": "truvity"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 61,
        "vitality": 71,
        "community": 24,
        "governance": 47,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 100,
              "human_commit_share": 0.68,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "100 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v0.10.1",
              "releases_from_tags": false,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 4.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "35/37 decided PRs merged",
                "points": 36.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 37
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 15,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "truvity",
              "public_repos": 31,
              "account_age_days": 1936
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "15 followers of truvity",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 15,
                      "login": "truvity"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~5 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/truvity/google-group-sync"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "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": null,
                "points": 0,
                "status": "missed",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "project was created within the last 90 days. Please review its contents carefully",
                "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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 61 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 61
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 2,
              "assessed_packages": 61,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 61,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.926,
              "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": "63 of 68 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 68
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [
                "deploy/example-extension/go.mod",
                "deploy/example-lambda/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "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 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 12663,
              "source_files_sampled": 23,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/23 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 23,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T07:45:21.640335Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/truvity/google-group-sync.svg",
  "full_name": "truvity/google-group-sync",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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