Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 06:01 UTC

fujiwara / lambroll

lambroll is a minimal deployment tool for AWS Lambda.

GoMIT★ 456 estrellas⑂ 36 forksdesde oct 2019Ver en GitHub ↗

fujiwara/lambroll tiene un índice de salud de 67 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (87/100) y la más baja, Community & Adoption (54/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

67
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

FUJIWARA ShunichiroCuenta personal
422 seguidores246 repositorios públicosdesde mar 2009

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/fujiwara/lambrollv1.5.1-91hace 4 días

Métricas por categoría

Vitalidad

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

81Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
15.9/36Cadencia de commits — 23/52 semanas con commits
18/18Volumen de commits — 179 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year179
human_commit_share0,82
days_since_last_push4
active_weeks_last_year23
Cómo se puntúa
27/27Publica versiones — 88 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
19.8/27Cadencia de publicación — una versión cada ~50,1 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count88
latest_release_tagv1.5.1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases50,1

Comunidad y Adopción

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

54Moderado · 18% del índice global
Cómo se puntúa
43.1/60Estrellas — 456 estrellas
12.9/25Forks — 36 forks
1.7/15Observadores — 3 observadores
Datos de entrada utilizados
forks36
stars456
watchers3
growth_stateorganic
growth_factor_pct100
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?

62Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
1.1/22.5Distribución de commits — el principal contribuyente firma el 95% de los commits
13.5/13.5Amplitud de contribuyentes — 28 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled28
top_contributor_share0,949
Cómo se puntúa
41.6/46.8Resolución de issues — 89% de issues cerradas
18.1/38.3Aceptación de PR — 281/595 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/7 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs281
open_issues4
closed_issues32
issue_closed_ratio0,889
closed_unmerged_prs314
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
18.9/25Alcance del propietario — 422 seguidores de fujiwara
25/25Trayectoria — 246 repos públicos, cuenta de ~17 años
Datos de entrada utilizados
followers422
owner_typeUser
is_verified
owner_loginfujiwara
public_repos246
account_age_days6325
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 91 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/fujiwara/lambroll
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

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

Documentación

85Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 4 topics
10/10Wiki
Datos de entrada utilizados
topicsaws, lambda, aws-lambda, deploy
has_wiki
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

59Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 11 out of 11 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/7 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,9
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
advisories4
affected_packages4
assessed_packages124
unassessed_packages0
affected_by_severitycritical 1, unknown 3
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 124 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.

87Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 76 de 82 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,927
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes4874
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
10/10Práctica demostrada con agentes — 39 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 8 de los últimos 100 commits son actualizaciones automáticas de dependencias
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,39
toolchain_manifestsgo.mod
dependency_bot_commit_share0,08
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/45 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes15.299
source_files_sampled45
oversized_source_files0

Datos clave

456estrellas de GitHub
28contribuidores
179commits en los últimos 12 meses
4días desde el último push
88versiones publicadas
1factor bus
4issues abiertas
Goecosistemas de paquetes

Más detalle

Historial de estrellas y forks 456 ★ / 36 ⇿
456Estrellas
36Forks
87Versiones

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

010020030040050045536182019-102023-032026-07
Mayor 2Menor 19Parche 59

Cada punto abarca 7 días.

OpenSSF Scorecard 4.9 / 10
4.9agregado

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-22 06:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests11 out of 11 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/7 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Dependencias directas 24
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Songmu/prompterv0.5.1go.mod
Gogithub.com/aereal/jsondiffv0.4.1go.mod
Gogithub.com/alecthomas/kongv1.15.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/lambdav1.99.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1go.mod
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/fujiwara/sloghandlerv0.1.0go.mod
Gogithub.com/fujiwara/ssm-lookupv0.1.1go.mod
Gogithub.com/fujiwara/tfstate-lookupv1.12.1go.mod
Gogithub.com/go-test/deepv1.1.1go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-jsonnetv0.22.0go.mod
Gogithub.com/hashicorp/go-envparsev0.1.0go.mod
Gogithub.com/itchyny/gojqv0.12.19go.mod
Gogithub.com/kayac/go-configv0.7.0go.mod
Gogithub.com/mattn/go-isattyv0.0.22go.mod
Gogithub.com/mattn/go-shellwordsv1.0.13go.mod
Gogithub.com/olekukonko/tablewriterv1.1.4go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/shogo82148/go-retryv1.3.1go.mod
Gogolang.org/x/sysv0.46.0go.mod
Todas las dependencias 124

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

RegistroPaqueteVersiónRelación
Gogithub.com/aereal/jsondiffv0.4.1directa
Gogithub.com/alecthomas/kongv1.15.0directa
Gogithub.com/aws/aws-sdk-go-v2v1.42.1directa
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30directa
Gogithub.com/aws/aws-sdk-go-v2/service/lambdav1.99.0directa
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2directa
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1directa
Gogithub.com/fatih/colorv1.19.0directa
Gogithub.com/fujiwara/sloghandlerv0.1.0directa
Gogithub.com/fujiwara/ssm-lookupv0.1.1directa
Gogithub.com/fujiwara/tfstate-lookupv1.12.1directa
Gogithub.com/go-test/deepv1.1.1directa
Gogithub.com/google/go-cmpv0.7.0directa
Gogithub.com/google/go-jsonnetv0.22.0directa
Gogithub.com/hashicorp/go-envparsev0.1.0directa
Gogithub.com/itchyny/gojqv0.12.19directa
Gogithub.com/kayac/go-configv0.7.0directa
Gogithub.com/mattn/go-isattyv0.0.22directa
Gogithub.com/mattn/go-shellwordsv1.0.13directa
Gogithub.com/olekukonko/tablewriterv1.1.4directa
Gogithub.com/samber/lov1.53.0directa
Gogithub.com/shogo82148/go-retryv1.3.1directa
Gogithub.com/songmu/prompterv0.5.1directa
Gogolang.org/x/sysv0.46.0directa
Gocel.dev/exprv0.25.1indirecta
Gocloud.google.com/gov0.123.0indirecta
Gocloud.google.com/go/authv0.20.0indirecta
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirecta
Gocloud.google.com/go/compute/metadatav0.9.0indirecta
Gocloud.google.com/go/iamv1.7.0indirecta
Gocloud.google.com/go/monitoringv1.24.3indirecta
Gocloud.google.com/go/storagev1.62.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirecta
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.4.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.68.8indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.32.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1indirecta
Gogithub.com/aws/smithy-gov1.27.3indirecta
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.20.0indirecta
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.13.1indirecta
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.11.2indirecta
Gogithub.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstoragev1.8.1indirecta
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.6.4indirecta
Gogithub.com/azure/go-autorestv14.2.0+incompatibleindirecta
Gogithub.com/azure/go-autorest/autorest/adalv0.9.22indirecta
Gogithub.com/azure/go-autorest/autorest/azure/cliv0.4.7indirecta
Gogithub.com/azure/go-autorest/autorest/datev0.3.0indirecta
Gogithub.com/azure/go-autorest/loggerv0.2.1indirecta
Gogithub.com/azure/go-autorest/tracingv0.6.0indirecta
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.6.0indirecta
Gogithub.com/burntsushi/tomlv1.3.0indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/clipperhouse/displaywidthv0.10.0indirecta
Gogithub.com/clipperhouse/uax29/v2v2.6.0indirecta
Gogithub.com/cncf/xds/gov0.0.0-20251210132809-ee656c7534f5indirecta
Gogithub.com/dimchansky/utfbomv1.1.1indirecta
Gogithub.com/envoyproxy/go-control-plane/envoyv1.36.0indirecta
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.0indirecta
Gogithub.com/felixge/httpsnoopv1.0.4indirecta
Gogithub.com/go-jose/go-jose/v4v4.1.4indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirecta
Gogithub.com/golang-jwt/jwt/v5v5.3.0indirecta
Gogithub.com/google/go-querystringv1.2.0indirecta
Gogithub.com/google/s2a-gov0.1.9indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.15indirecta
Gogithub.com/googleapis/gax-go/v2v2.22.0indirecta
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.31.0indirecta
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.55.0indirecta
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.55.0indirecta
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirecta
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirecta
Gogithub.com/hashicorp/go-slugv0.16.8indirecta
Gogithub.com/hashicorp/go-tfev1.103.0indirecta
Gogithub.com/hashicorp/go-versionv1.8.0indirecta
Gogithub.com/hashicorp/jsonapiv1.4.3-0.20250220162346-81a76b606f3eindirecta
Gogithub.com/hexops/gotextdiffv1.0.3indirecta
Gogithub.com/itchyny/timefmt-gov0.1.8indirecta
Gogithub.com/kylelemons/godebugv1.1.0indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-runewidthv0.0.19indirecta
Gogithub.com/mitchellh/go-homedirv1.1.0indirecta
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirecta
Gogithub.com/olekukonko/errorsv1.2.0indirecta
Gogithub.com/olekukonko/llv0.1.6indirecta
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirecta
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirecta
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/detectors/gcpv1.39.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.67.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.67.0indirecta
Gogo.opentelemetry.io/otelv1.43.0indirecta
Gogo.opentelemetry.io/otel/metricv1.43.0indirecta
Gogo.opentelemetry.io/otel/sdkv1.43.0indirecta
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirecta
Gogo.opentelemetry.io/otel/tracev1.43.0indirecta
Gogo.yaml.in/yaml/v2v2.4.3indirecta
Gogolang.org/x/cryptov0.52.0indirecta
Gogolang.org/x/netv0.55.0indirecta
Gogolang.org/x/oauth2v0.36.0indirecta
Gogolang.org/x/syncv0.20.0indirecta
Gogolang.org/x/termv0.43.0indirecta
Gogolang.org/x/textv0.37.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogoogle.golang.org/apiv0.277.0indirecta
Gogoogle.golang.org/genprotov0.0.0-20260319201613-d00831a3d3e7indirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260401024825-9d38bb4040a9indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260427160629-7cedc36a6bc4indirecta
Gogoogle.golang.org/grpcv1.80.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gosigs.k8s.io/yamlv1.6.0indirecta
Avisos de dependencias 4

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpcv1.80.0indirectacrítica11.82.1
golang.org/x/cryptov0.52.0indirectadesconocida1
golang.org/x/netv0.55.0indirectadesconocida10.56.0
golang.org/x/textv0.37.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "aws",
        "lambda",
        "aws-lambda",
        "deploy"
      ],
      "is_fork": false,
      "size_kb": 1123,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 201441,
        "Perl": 21,
        "Jsonnet": 2669,
        "Makefile": 875,
        "JavaScript": 149
      },
      "pushed_at": "2026-07-17T13:51:49Z",
      "created_at": "2019-10-25T04:00:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T13:52:37Z",
      "description": "lambroll is a minimal deployment tool for AWS Lambda.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "v1",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "FUJIWARA Shunichiro",
      "type": "User",
      "login": "fujiwara",
      "company": null,
      "location": "Kanagawa, Japan",
      "followers": 422,
      "avatar_url": "https://avatars.githubusercontent.com/u/67804?v=4",
      "created_at": "2009-03-27T12:12:27Z",
      "is_verified": null,
      "public_repos": 246,
      "account_age_days": 6325
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-07-17T13:54:28Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-06-13T06:32:22Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2026-05-26T13:06:21Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2026-04-17T13:17:15Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-02-03T12:12:35Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-11-21T14:52:52Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-11-02T04:09:47Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-09-19T13:19:03Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-08-16T02:17:53Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-04-22T11:52:12Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-03-19T13:13:54Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-03-12T22:34:00Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-02-10T15:43:37Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2024-10-30T08:27:13Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-10-02T02:47:49Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-09-02T08:49:05Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-08-09T15:35:43Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-07-10T04:54:17Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-04-19T13:45:05Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-04-05T16:35:28Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-03-29T15:23:08Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-02-14T03:20:36Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-02-10T02:41:25Z"
        },
        {
          "tag": "v1.0.0-rc6",
          "kind": "prerelease",
          "published_at": "2024-02-08T10:57:26Z"
        },
        {
          "tag": "v1.0.0-rc5",
          "kind": "prerelease",
          "published_at": "2024-02-05T11:58:01Z"
        },
        {
          "tag": "v1.0.0-rc4",
          "kind": "prerelease",
          "published_at": "2024-02-01T06:52:26Z"
        },
        {
          "tag": "v1.0.0-rc3",
          "kind": "prerelease",
          "published_at": "2024-01-27T02:15:50Z"
        },
        {
          "tag": "v1.0.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-01-26T09:17:47Z"
        },
        {
          "tag": "v1.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-01-19T18:19:20Z"
        },
        {
          "tag": "v0.14.7",
          "kind": "patch",
          "published_at": "2023-11-21T05:12:48Z"
        },
        {
          "tag": "v0.14.6",
          "kind": "patch",
          "published_at": "2023-10-19T08:53:16Z"
        },
        {
          "tag": "v0.14.5",
          "kind": "patch",
          "published_at": "2023-10-06T03:00:47Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2023-09-22T14:01:42Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2023-08-10T17:45:08Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2023-01-23T07:26:00Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2022-11-30T05:24:53Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2022-11-29T06:37:35Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-07-29T15:02:36Z"
        },
        {
          "tag": "v0.12.9",
          "kind": "patch",
          "published_at": "2022-05-13T16:53:11Z"
        },
        {
          "tag": "v0.12.8",
          "kind": "patch",
          "published_at": "2022-02-18T14:23:23Z"
        },
        {
          "tag": "v0.12.7",
          "kind": "patch",
          "published_at": "2021-12-23T02:06:16Z"
        },
        {
          "tag": "v0.12.6",
          "kind": "patch",
          "published_at": "2021-12-17T15:16:23Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2021-12-14T05:36:56Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2021-12-10T15:28:45Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2021-11-25T03:08:33Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2021-11-18T06:36:14Z"
        },
        {
          "tag": "v0.12.1-5-g3aca8c2",
          "kind": "prerelease",
          "published_at": "2021-11-17T08:11:22Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2021-11-12T03:11:57Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-11-05T15:03:27Z"
        },
        {
          "tag": "v0.11.9",
          "kind": "patch",
          "published_at": "2021-10-01T14:05:49Z"
        },
        {
          "tag": "v0.11.8",
          "kind": "patch",
          "published_at": "2021-09-12T00:22:17Z"
        },
        {
          "tag": "v0.11.7",
          "kind": "patch",
          "published_at": "2021-08-26T04:59:50Z"
        },
        {
          "tag": "v0.11.6",
          "kind": "patch",
          "published_at": "2021-08-12T03:21:08Z"
        },
        {
          "tag": "v0.11.5",
          "kind": "patch",
          "published_at": "2021-07-09T17:24:44Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2021-06-22T07:50:59Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2021-05-06T08:40:36Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2021-04-23T15:02:26Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2021-04-16T15:27:23Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-02-22T15:27:47Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2020-12-02T05:10:12Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2020-10-14T14:35:36Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2020-09-28T14:03:04Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2020-08-17T08:08:52Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2020-08-07T15:48:57Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2020-07-29T09:15:48Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-07-01T07:08:21Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-06-17T02:19:45Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2020-05-27T01:53:31Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2020-05-25T06:11:13Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-05-13T08:30:04Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2020-04-07T03:13:22Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-04-01T08:52:06Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-04-01T08:05:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-03-19T05:38:58Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2020-03-04T14:45:49Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2020-01-14T01:25:28Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2019-12-03T02:17:15Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2019-11-15T09:08:37Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-11-14T03:30:14Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2019-11-03T14:48:54Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2019-10-31T03:58:26Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-10-29T05:21:30Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2019-10-29T03:43:20Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-10-28T14:48:26Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2019-10-28T14:26:15Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2019-10-28T01:31:09Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-10-28T01:07:08Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2019-10-25T16:54:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "088135b5326c58950b7087879f5c0aea4dc2ee58",
          "body": "Release for v1.5.1",
          "is_bot": false,
          "headline": "Merge pull request #626 from fujiwara/tagpr-from-v1.5.0",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea07655893fafaeeb7dd375c182cb00f475c048",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] update CHANGELOG.md",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T13:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb01a405b0f95058ca6ab4ad909a36578cba6ee",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] prepare for the next release",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T13:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6c6c3d37e55dada31b99da2772c8cf1fb25813",
          "body": "Fix spurious diff for functions using self-managed code storage",
          "is_bot": false,
          "headline": "Merge pull request #631 from fujiwara/fix/diff-reference-code",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9dd338647e07cfea7db7e842cdcb42ce0d2fb49",
          "body": "For functions using self-managed code storage (S3ObjectStorageMode=REFERENCE),\nGetFunction returns the S3 location as Code.ResolvedS3Object, but\nnewFunctionFrom dropped it. So lambroll diff always showed the local Code\nblock as an addition, and lambroll init generated no Code block.\n\n- newFunctionFr\n[…]\ne generated file to avoid pinning\n  --skip-archive deployments to a stale object version\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Restore Code from ResolvedS3Object for diff and init",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:44:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ec4552ffc6590a284f184425b9f2672c78373d82",
          "body": "Bump dependencies (consolidated dependabot PRs)",
          "is_bot": false,
          "headline": "Merge pull request #629 from fujiwara/bump/deps-20260717",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "463ed194138906a404eea75c16bd55a0feb9c7fd",
          "body": "Consolidates open dependabot PRs:\n- github.com/hashicorp/go-envparse to v0.1.0 (#624)\n- golang.org/x/sys to v0.46.0 (#623)\n- github.com/fujiwara/tfstate-lookup to v1.12.1 (#622)\n- aws-sdk-go-v2 group: service/s3 to v1.105.2 (#621, others already newer)\n- actions/checkout to v7.0.0 (#618)\n- actions/setup-go to v6.5.0 (#619)\n- goreleaser/goreleaser-action to v7.2.3 (#620)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:22:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3162df106050108332ac17b19efcac1591aefc20",
          "body": "Support S3ObjectStorageMode for self-managed code storage",
          "is_bot": false,
          "headline": "Merge pull request #628 from fujiwara/feature/self-managed-code-storage",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967634f71338c5dc4a2ad8bba87ae81421f507db",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Document S3ObjectStorageMode in README",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T13:10:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "67b22dbf9d97df82f0335843c36d2ebfc8d12c1d",
          "body": "Update aws-sdk-go-v2/service/lambda to v1.99.0 and pass through\nCode.S3ObjectStorageMode and Code.SourceKMSKeyArn to UpdateFunctionCode.\nThese fields were applied on function creation but dropped on updates\nbecause UpdateFunctionCodeInput is built field by field.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Support S3ObjectStorageMode for self-managed code storage",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-07-17T12:43:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d8e526c5920c0f1cf772c3a765afb8bf8198b72a",
          "body": "…g/x/crypto-0.52.0",
          "is_bot": false,
          "headline": "Merge pull request #627 from fujiwara/dependabot/go_modules/golang.or…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-11T02:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14dbe9ffee14c3cd3435d68db9958d20a7193761",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.51.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.51.0 to 0.52.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T14:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61eb86e7862c82bb8bde1cc2216007cc3ad09d62",
          "body": "…g/x/net-0.55.0\n\nBump golang.org/x/net from 0.52.0 to 0.55.0",
          "is_bot": false,
          "headline": "Merge pull request #625 from fujiwara/dependabot/go_modules/golang.or…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-07-04T13:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee2e021385ee9947645ee687adb88e2b5f34c3c8",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.52.0 to 0.55.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T17:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12e5bfb3e1a060831d71447b4df249636f17606",
          "body": "Release for v1.5.0",
          "is_bot": false,
          "headline": "Merge pull request #599 from fujiwara/tagpr-from-v1.4.4",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T06:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e361546e017ee83fe380b7b7fc5175d7e9decc0",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] update CHANGELOG.md",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-13T06:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc84aee8062932b6fe8b2fb38931c96c3a6062d",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] prepare for the next release",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-13T06:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf88f0cf76d430cb4c9b3adbffe601faf78dffb",
          "body": "Fix diff/render of empty environment variables and mask warning",
          "is_bot": false,
          "headline": "Merge pull request #617 from fujiwara/fix/diff-mask-and-empty-env-vars",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T06:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96e127337eb9bfb23ee66b44c967196a914b7b5",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Move empty-field note to the Diff section in README",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T05:56:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d28665dcf99b659495ea90a4b69bc75924ad1929",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Ignore editor and AI tool settings directories",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T05:51:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d237d71f5f084959046b3c4ef92d7d33824dbee4",
          "body": "… side\n\nThe mask 'matched nothing' warning fired per side, so masking a field\npresent on one side but empty or absent on the other warned even though\nmasking took effect. Accumulate match counts in the shared token registry\nand warn once per selector only when it matched on neither side.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Warn for an unmatched mask selector only when it matches neither diff…",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T05:49:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b7a0ed9c95af2e899c4f6483a3f49360f513da2d",
          "body": "omitEmptyValues stripped empty strings from the whole definition, so an\nintentionally-empty environment variable was hidden in diff and render\noutput even though deploy sends it to AWS as-is. Keep empty string values\ninside Environment.Variables while still omitting other empty fields.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Preserve empty environment variable values in diff and render",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T05:49:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "67b0b85246e88e7037848f24f324aeb73a455803",
          "body": "Unified option file and diff/render --mask (formerly pre-v2)",
          "is_bot": false,
          "headline": "Merge pull request #616 from fujiwara/pre-v1.5",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T04:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1253e959e75c703b5ff725cd11456d734975e6b7",
          "body": "Add --mask to hide sensitive values in diff and render output",
          "is_bot": false,
          "headline": "Merge pull request #615 from fujiwara/feature/diff-mask-values",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T04:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75695df2fceab5591c8a89de40bf3db80de27b6f",
          "body": "The strict CLIOptions loader (added with subcommand option support)\nrejected the pre-v1.3.1 extstr/extcode key names as unknown fields,\nwhich was an unnecessary breaking change. Accept them again via\nkong-ignored LegacyExtStr/LegacyExtCode fields folded into ExtStr/ExtCode\nwith a deprecation warning, so option files keep working on v1.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Restore backward compatibility for extstr/extcode option file keys",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-13T04:50:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bd829f67a2ff610905bbb244a9b7ae643cc51d93",
          "body": "The render section described the token as ***MASKED*** but masking uses the\nsame per-run numbered tokens as diff (***MASKED#<n>***).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Fix render --mask token format in README",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T13:44:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "faca8988aa5b12ef1d60fdc5e3193707979da3d8",
          "body": "render expands template/Jsonnet functions (e.g. ssm()) to plaintext, so the\nrendered definition can leak secrets when shared. Reuse the diff masking core\nto add --mask to render: matched values are replaced with tokens before output.\n\nThe masking logic is command-agnostic; render only needs a single\n[…]\nr.mask via the unified resolver. With\nno --mask the output is byte-identical to before.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Support --mask on the render command",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T13:18:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6360dcdf27d68f1e2de2cfc19ca2e84f819ee4e2",
          "body": "A mask argument given as an environment variable name was concatenated into\n.Environment.Variables[\"<name>\"] verbatim, so a name containing \" or \\ would\nbreak out of the subscript. Encode it as a JSON string literal (valid jq) so\nany name maps to exactly that key. Lambda restricts env var names so this is\ndefensive, but the generated selector is now always well-formed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Escape environment variable name when building mask selector",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T13:14:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fd3da1d398dff4ddde8794b62bc06c2178f4f3f5",
          "body": "lambroll resolves template/Jsonnet functions (e.g. ssm()) when it loads a\nfunction definition, so a secret lands as plaintext in the rendered config and\nis printed by `lambroll diff`. Unlike --ignore, which drops a field from the\ncomparison, --mask keeps the field but replaces its value with a per-r\n[…]\nes the configured list.\n\nCo-Authored-By: Michael H. Oshita <ijinpublic+github@gmail.com>\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Add diff --mask to hide sensitive values in diff output",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T13:06:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fc922924d1aae8c7a2b6e52292d1b2c642c32498",
          "body": "Support subcommand-specific flags in option file via unified CLIOptions",
          "is_bot": false,
          "headline": "Merge pull request #614 from fujiwara/option-file-subcommand-flags",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T12:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4465ea657698ae111f5d1ae7c7cfffa8330a21",
          "body": "Build the resolver values from the evaluated option-file bytes instead of\nre-marshaling the loaded struct. Marshaling dropped explicit falsey values\nsuch as color: false or deploy.publish: false via omitempty, and injected\nempty strings for non-omitempty fields (log_level, log_format) that then\nover\n[…]\nmap from the file contents keeps only\nuser-specified keys and preserves false/0 values.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Preserve falsey option-file values in the flag resolver",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-10T12:22:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "58e348db5a1feafa3909a4841468d6742450ff23",
          "body": "The option file (--option) now accepts subcommand-specific flags nested\nunder the subcommand name, e.g. {\"diff\": {\"external\": \"dyff ...\"}}.\n\nCLIOptions now serves as both the kong parse target and the option file\nschema: command fields carry json tags matching their cmd names, and a\ncommand-scoped r\n[…]\nility\n(deprecated since v1.3.1). This is a breaking change targeted at v2.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Support subcommand-specific flags in option file via unified CLIOptions",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-09T13:23:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "14a5b1cb3f6904f9708f4da07be29b8124af2bb4",
          "body": "Bump dependencies (combined dependabot updates)",
          "is_bot": false,
          "headline": "Merge pull request #612 from fujiwara/deps/combined-dependabot",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-03T12:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8352aa2a06bad041a08b1df1380101ab64827cc7",
          "body": "Go modules:\n- aws-sdk-go-v2 group (config, lambda, s3, sts, and transitive deps)\n- github.com/fatih/color 1.18.0 => 1.19.0\n- github.com/mattn/go-isatty 0.0.20 => 0.0.22\n- github.com/samber/lo 1.52.0 => 1.53.0\n- golang.org/x/sys 0.42.0 => 0.45.0\n\nGitHub Actions:\n- actions/checkout 6.0.2 => 6.0.3\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump dependencies (combined dependabot updates)",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-03T12:48:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b515b4a87225800bf1de8bff2cebe7f2e7fb1cca",
          "body": "Fix minor robustness issues and cleanups",
          "is_bot": false,
          "headline": "Merge pull request #605 from fujiwara/fix-minor-issues-v15",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T14:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770872d56194b3a59fbf4895187b7f0a354279b8",
          "body": "The VpcConfig-present-but-VpcId-nil response does not occur in practice,\nso the test is misleading. The defensive nil guard in lambroll.go stays.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Remove TestNewFunctionWithNilVpcID",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:58:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9a95dbb8218a20d081396780f232f9f2b5a88fa7",
          "body": "- lambroll.go: guard against nil VpcId when building Function from an\n  existing configuration, avoiding a panic in init for non-VPC functions\n- init.go: guard nil res before dereferencing res.Code, and use\n  aws.ToString for RepositoryType in the download condition\n- init.go: close the downloaded f\n[…]\nS1011)\n- tags_test.go: remove the unused helper func s (staticcheck U1000)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Fix minor robustness issues and cleanups",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:56:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "872c2177d3322b46fced9e990493e3dca2ac5ccb",
          "body": "ci: replace LocalStack with floci",
          "is_bot": false,
          "headline": "Merge pull request #604 from fujiwara/ci-replace-localstack-floci",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f60b613c4a2f3e4c71ae4e9daeb3d5653a95c8",
          "body": "Update Songmu/tagpr v1.18.3 -> v1.20.0 and goreleaser-action v7 -> v7.2.2,\nand correct the version comments for checkout/setup-go, via pinact run -u.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "ci: update pinned action versions with pinact",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:31:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2914026865535a670e6ea163cd08c41e90e2fd37",
          "body": "floci is a drop-in, MIT-licensed LocalStack replacement on the same port\n4566. It starts all services without service selection, so the\nLocalStack-specific env vars are no longer needed. The deploy-only test\nflow (no Lambda invocation) runs without a Docker socket mount.\n\nPin the image by digest (1.5.21).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "ci: replace LocalStack with floci",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:26:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f7c532579151dce758d8817433d7ee95c70c64cd",
          "body": "Update AWS SDK and replace deprecated EndpointResolver",
          "is_bot": false,
          "headline": "Merge pull request #603 from fujiwara/update-aws-sdk",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62ff519f42fcf886c58cb7f31e1b64577cd53ec",
          "body": "The global EndpointResolverWithOptions interface is deprecated. Replace\nthe custom resolver with awsconfig.WithBaseEndpoint, which applies the\nendpoint to all service clients (lambda, sts, s3) as before.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Use WithBaseEndpoint instead of deprecated EndpointResolver",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:09:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c86c2ebae6d4d11ae787efc2449184782cbc6489",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Update AWS SDK for Go v2 to latest",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:09:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8b7afada91674c16bf8cc36754d7f2a92e23148c",
          "body": "Replace log.Printf with slog in cli.go",
          "is_bot": false,
          "headline": "Merge pull request #602 from fujiwara/refactor-slog-logging",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21dbde572e3ac7e88fd0e33e77c71d12ec470b6e",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Note in deprecation warnings that legacy fields are removed in v2",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3e6c3274dc2da2599021daa4d39d524e2157fd56",
          "body": "currentConf is guaranteed non-nil after the early return, so the\n'currentConf != nil' guard is always true.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Remove tautological nil check in validateUpdateFunction",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T12:55:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e56eccbb3f40c1af57f4854d0fd9bd021be795b",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Replace log.Printf with slog in cli.go",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T12:54:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0476cf78b4a146c60c99d8a7e9adf9f0bfc560df",
          "body": "Add diff --external and unify diff with jsondiff",
          "is_bot": false,
          "headline": "Merge pull request #601 from fujiwara/refactor-diff",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-02T12:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abf253ef6d68f91768187a44959f0568c2aa595",
          "body": null,
          "is_bot": false,
          "headline": "go mod tidy",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-01T13:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355bd641ac78f047fb4d2225bf47209437fd9c21",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "docs: note that v1 is the default branch in CLAUDE.md",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-01T13:48:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca69b6715e25aac3c4df8a938f7229977339280d",
          "body": "lambroll diff --external \"<command>\" (or LAMBROLL_DIFF_COMMAND) writes the\nremote and local definitions to temporary files and runs the given command\nwith the two file paths, so tools like difftastic can format the diff.\nFields removed by --ignore are also removed from the files passed to the\ncommand, keeping the external diff consistent with the built-in one.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Add diff --external to render diff with an external command",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-01T13:48:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a015daabb74046fbfa1cb8589a7434edec58f21e",
          "body": null,
          "is_bot": false,
          "headline": "use jsondiff for all diff processes.",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-06-01T13:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c134e6d8367e0dc7326278e684ed92e2f12b65",
          "body": "fix: sort VPC subnet/security group IDs in diff",
          "is_bot": false,
          "headline": "Merge pull request #600 from draftcode/fix/diff-sort-vpc-subnets",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-06-01T13:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea63e09f66a8c03a74dae72b041f4d4e93da0b8a",
          "body": "AWS returns VPC subnet and security group IDs in an arbitrary order,\nwhich produced a spurious diff against the order declared in the\nfunction definition. Normalize the ordering on both the local and\nremote sides before diffing, mirroring ecspresso's behavior.",
          "is_bot": false,
          "headline": "fix: sort VPC subnet/security group IDs in diff",
          "author_name": "Masaya Suzuki",
          "author_login": "draftcode",
          "committed_at": "2026-06-01T07:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c6b830e24e26c6e4b2d5160466790bfe8edac3a",
          "body": "Exclude GCS and AzureRM tfstate backends from release binaries",
          "is_bot": false,
          "headline": "Merge pull request #598 from fujiwara/build-tags-tfstate",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-05-31T01:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6e51bed5ef434290e8692fd09b263b22ab23339",
          "body": "Build with the no_gcs and no_azurerm tfstate-lookup build tags in the\nMakefile and goreleaser config to drop the GCS and Azure SDK\ndependencies from distributed binaries. Document the supported backends\nand how to build from source when those backends are needed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Exclude GCS and AzureRM tfstate backends from release binaries",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-05-31T01:42:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "574efec54e194dd1babfb5329c810213bec3613a",
          "body": "Release for v1.4.4",
          "is_bot": false,
          "headline": "Merge pull request #595 from fujiwara/tagpr-from-v1.4.3",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-05-26T13:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97c91c6169a1b97387245c74053eff21f47406fa",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] update CHANGELOG.md",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-26T12:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0113191ebf453916290d1edc6b2e22817ec8e3",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] prepare for the next release",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-26T12:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09610e9c2b1e5c0a1349aa844ad3b3e7ba5b1a59",
          "body": "Bundle dependabot updates",
          "is_bot": false,
          "headline": "Merge pull request #596 from fujiwara/dependabot-bundle",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-05-26T12:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ec51f4dcb592ce047307e3f76d8ad46adea137",
          "body": "- github.com/alecthomas/kong from 1.12.1 to 1.15.0\n- github.com/itchyny/gojq from 0.12.18 to 0.12.19\n- github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4\n- github.com/fujiwara/tfstate-lookup from 1.10.0 to 1.11.0\n\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump Go module dependencies",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-05-26T12:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977bf33e5175dbad2befafa03d7791a972afce51",
          "body": "Bumps the aws-sdk-go-v2 group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.7` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.17` |\n| [github.\n[…]\n\n  dependency-version: 1.42.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: aws-sdk-go-v2\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the aws-sdk-go-v2 group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T12:53:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b22b065129cdef50a9fe16e6a824d9e0d79d195d",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 7.0.0 to 7.2.1.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/ec59f474b9834571250b370d4735c50f8e2d1e29...1a8083\n[…]\n-name: goreleaser/goreleaser-action\n  dependency-version: 7.2.1\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": "Bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T12:53:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b85e29e5b62422e5ea009a4c1963136b1516f7d",
          "body": "Add DurableConfig to diff/update handling",
          "is_bot": false,
          "headline": "Merge pull request #594 from butadora3/fix/durable-config-diff",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-05-26T12:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36e28c315c1577faebf28e97be5939723e41050",
          "body": "Address Copilot review on PR #594: the AWS account ID literal in the\nnewly added TestNewFunctionWithDurableConfig fixture was 13 digits,\ncopied from an existing test. Real AWS account IDs are 12 digits.\n\nFix only the newly added test in this PR to keep scope tight; the\npre-existing 13-digit literals in TestNewFunction are left alone.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: use 12-digit account ID in fixture",
          "author_name": "butadora",
          "author_login": "butadora3",
          "committed_at": "2026-05-26T11:11:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "47d3b6cd00862670fb18a71a69b37e1758205986",
          "body": "newFunctionFrom did not copy DurableConfig from the AWS SDK response,\nso `lambroll diff` always reported the field as a new addition even\nwhen the live function already had the matching DurableConfig applied.\n\nLikewise, deployFunctionConfiguration did not pass DurableConfig to\nUpdateFunctionConfigur\n[…]\n field on the live function.\n\nAdd DurableConfig in both code paths so that diff output is accurate\nand updates round-trip cleanly.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add DurableConfig to diff/update handling",
          "author_name": "butadora",
          "author_login": "butadora3",
          "committed_at": "2026-05-26T10:41:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "aacd326598a771211cd03475e0ac9b846b786259",
          "body": "Release for v1.4.3",
          "is_bot": false,
          "headline": "Merge pull request #569 from fujiwara/tagpr-from-v1.4.2",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T13:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5004ebfc00bc5cabc47e64660c60df2c826ac24b",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] update CHANGELOG.md",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-17T13:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fa6786df904b7582de83e560132cecad4bf1fca",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] prepare for the next release",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-17T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268cdc0af586167efcf72d3ea821ecbc9be2302a",
          "body": "Document FileSystemConfigs support for EFS and S3 Files",
          "is_bot": false,
          "headline": "Merge pull request #587 from fujiwara/docs/s3files-support",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T13:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eac18abb16158027b199da87d5bd617b95a2373a",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Move File system mounts section to Advanced Features",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:58:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ea98c3f3ad9940d825ae2af3ebab8035e0c74585",
          "body": "Replaces the broken docs URL (s3-files-overview.html) with\nhttps://aws.amazon.com/s3/features/files/.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Point S3 Files link to the AWS features page",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:56:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ed276c846ba714a256dcb00662c02dd42ec29b90",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Document FileSystemConfigs support for EFS and S3 Files",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:48:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4c0769e78ab64e2d3337c6c0d7f68f209ea7aad5",
          "body": "Bump tablewriter to v1.1.3",
          "is_bot": false,
          "headline": "Merge pull request #586 from fujiwara/fix/tablewriter-v1",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135987c1bd2381fb3ac47e70cdbce163fec6c773",
          "body": "Append/Render errors are unreachable for our string inputs and\nstrings.Builder writer, so simply ignore them implicitly.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Drop explicit _ = discards for tablewriter return values",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:28:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0fd0632c9b93bf5ab5b97ee773d7958fe212220e",
          "body": "…ing\"\n\nThis reverts commit e2ef5fa0efa87d4230a65bc3ea05ce50515798d3.",
          "is_bot": false,
          "headline": "Revert \"Propagate tablewriter Append/Render errors instead of discard…",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ef5fa0efa87d4230a65bc3ea05ce50515798d3",
          "body": "Rename StatusOutput.String to Table for symmetry with\nversionsOutputs.Table, both of which now return (string, error).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Propagate tablewriter Append/Render errors instead of discarding",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:22:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "02f8cd695b023ece1a15754ce66ae1acb5a186f5",
          "body": "The v1 API is configuration-driven: SetHeader/Append/[]string slices\nare replaced with Header/Append variadics, and Render now returns an\nerror. Use Blueprint+StyleASCII rendition with left-aligned rows to\nkeep output close to the previous ASCII table style.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump tablewriter to v1.1.3 and migrate API",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:19:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca7d9f5211d5da0a2285af0fe4a3a8fcaec31f79",
          "body": "Bundle dependabot dependency bumps",
          "is_bot": false,
          "headline": "Merge pull request #585 from fujiwara/deps/bundle-dependabot",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858b8168c98f7a870b45ce7abe1d0655b1f8c3bb",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump Songmu/tagpr to v1.18.3",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:11:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec4d9e75138e2e8c9f9e18d65844d3ab3038416f",
          "body": "Go modules:\n- go.opentelemetry.io/otel/sdk 1.38.0 -> 1.43.0 (#584)\n- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.7.4 -> 1.7.8 (#583)\n- github.com/aws/aws-sdk-go-v2/service/s3 1.96.0 -> 1.97.3 (#582)\n- github.com/aws/aws-sdk-go-v2/service/lambda 1.88.0 -> 1.88.5 (#581)\n- github.com/go-jos\n[…]\ngoreleaser-action v6 -> v7 (#573)\n- Songmu/tagpr v1.15.0 -> v1.17.1 (#571)\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nSigned-off-by: fujiwara <fujiwara.shunichiro@gmail.com>",
          "is_bot": false,
          "headline": "Bump dependencies bundled from dependabot PRs",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-04-17T12:07:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f1c3885fb75b9cb420684ce748ddfb30939ed150",
          "body": "go fix (modernize) and pin actions.",
          "is_bot": false,
          "headline": "Merge pull request #570 from fujiwara/fix/modernize",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-11T01:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e708b0d57c18773dcdd239bcdb841083055ac51",
          "body": null,
          "is_bot": false,
          "headline": "Bump go version, pin actions",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-02-11T01:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec0135ed9a563a565522fa406a0aef48f0eb904",
          "body": null,
          "is_bot": false,
          "headline": "go fix (modernize)",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-02-11T01:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "228b59b8fc4698c6395c9017a88379310ea6e868",
          "body": "…-cli-and-files\n\nFix ext_str/ext_code from option file being overridden by CLI args",
          "is_bot": false,
          "headline": "Merge pull request #568 from jirtosterone/feature/merge-ext-vars-from…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-04T12:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2a8f8787eab60fa7d3860d43cb358d02ade9c0",
          "body": "When --ext-str or --ext-code flags were specified on the CLI,\nthe values defined in the option file were completely replaced\ninstead of being merged. Merge option file values as the base\nwith CLI args taking precedence for duplicate keys.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix ext_str/ext_code from option file being overridden by CLI args",
          "author_name": "Jun Irie",
          "author_login": "jirtosterone",
          "committed_at": "2026-02-04T05:08:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ceed027b6a1f0a9f878e025160c2780695befeaa",
          "body": "Release for v1.4.2",
          "is_bot": false,
          "headline": "Merge pull request #557 from fujiwara/tagpr-from-v1.4.1",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T12:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f1ac582f6d4d79a53c572996fbe46ebe38aa84",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] update CHANGELOG.md",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-03T12:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "047be5a9fdb6ec3c801433a12da1c28e46f8189f",
          "body": null,
          "is_bot": true,
          "headline": "[tagpr] prepare for the next release",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-03T12:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ee2d832780e6cc1abfc78800cc72dbbe91df12",
          "body": "…o-v2-0a8ae9b413\n\nBump the aws-sdk-go-v2 group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #567 from fujiwara/dependabot/go_modules/aws-sdk-g…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T12:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52ee36a7e53f889c2201619714562d71be35aed",
          "body": null,
          "is_bot": false,
          "headline": "add tenant isolation to readme",
          "author_name": "fujiwara",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T12:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230e64c6151f9361f4fccb32bd43742423f86387",
          "body": "Bumps the aws-sdk-go-v2 group with 2 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).\n\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.87.\n[…]\n\n  dependency-version: 1.96.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: aws-sdk-go-v2\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the aws-sdk-go-v2 group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T11:47:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "813f5aed261fc608f506e490289158d50fc67dad",
          "body": "…g/x/sys-0.40.0\n\nBump golang.org/x/sys from 0.38.0 to 0.40.0",
          "is_bot": false,
          "headline": "Merge pull request #563 from fujiwara/dependabot/go_modules/golang.or…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T11:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30b436299dcd0b580667a29b47b025384fd6b50",
          "body": "…m/fujiwara/tfstate-lookup-1.10.0\n\nBump github.com/fujiwara/tfstate-lookup from 1.8.1 to 1.10.0",
          "is_bot": false,
          "headline": "Merge pull request #566 from fujiwara/dependabot/go_modules/github.co…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T11:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34b1cedf4a91302d3e8cabb24afbb58963855d6",
          "body": "…ns/setup-go-6.2.0\n\nBump actions/setup-go from 6.1.0 to 6.2.0",
          "is_bot": false,
          "headline": "Merge pull request #561 from fujiwara/dependabot/github_actions/actio…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T11:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f8129af74f661235573c1a7d0fd8bd68a03417",
          "body": "…ns/checkout-6.0.2\n\nBump actions/checkout from 6.0.1 to 6.0.2",
          "is_bot": false,
          "headline": "Merge pull request #560 from fujiwara/dependabot/github_actions/actio…",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T11:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7333e29e4616bfe9e809abc81320a87cf851eb95",
          "body": "Supports multi tenancy mode.",
          "is_bot": false,
          "headline": "Merge pull request #547 from fujiwara/tenancy",
          "author_name": "FUJIWARA Shunichiro",
          "author_login": "fujiwara",
          "committed_at": "2026-02-03T11:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268c5ace2089131e371d9573b1c0097a54aa6f2e",
          "body": "Bumps [github.com/fujiwara/tfstate-lookup](https://github.com/fujiwara/tfstate-lookup) from 1.8.1 to 1.10.0.\n- [Release notes](https://github.com/fujiwara/tfstate-lookup/releases)\n- [Changelog](https://github.com/fujiwara/tfstate-lookup/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fujiwara\n[…]\ngithub.com/fujiwara/tfstate-lookup\n  dependency-version: 1.10.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": "Bump github.com/fujiwara/tfstate-lookup from 1.8.1 to 1.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-01T19:53:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "38cd332fb119258708c9e46c266f34b1438d73fa",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.38.0 to 0.40.0.\n- [Commits](https://github.com/golang/sys/compare/v0.38.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.40.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": "Bump golang.org/x/sys from 0.38.0 to 0.40.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-01T19:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a3c38b05331e8011f0b5ca3c1e73d7bfe6c3d4",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c9053c...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 6.2.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": "Bump actions/setup-go from 6.1.0 to 6.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-01T19:48:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 88,
      "commits_last_year": 179,
      "latest_release_at": "2026-07-17T13:54:28Z",
      "latest_release_tag": "v1.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 50.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/fujiwara/lambroll",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/fujiwara/lambroll",
          "is_deprecated": false,
          "latest_version": "v1.5.1",
          "repository_url": "https://github.com/fujiwara/lambroll",
          "versions_count": 91,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T13:51:35Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 456,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": {
        "days": [
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 4
          },
          {
            "date": "2019-10-31",
            "count": 13
          },
          {
            "date": "2019-11-01",
            "count": 5
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 2
          },
          {
            "date": "2019-11-25",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 2
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 2
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 4
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 2
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 2
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 3
          },
          {
            "date": "2021-02-03",
            "count": 2
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 2
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 4
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 2
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 3
          },
          {
            "date": "2021-10-28",
            "count": 3
          },
          {
            "date": "2021-10-29",
            "count": 5
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 2
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 3
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 2
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 2
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 2
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 2
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 3
          },
          {
            "date": "2023-03-30",
            "count": 2
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 2
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 2
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 4
          },
          {
            "date": "2024-01-13",
            "count": 3
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 4
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 2
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 4
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 2
          },
          {
            "date": "2024-02-20",
            "count": 3
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 2
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 3
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 2
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 2
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 2
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 7
          },
          {
            "date": "2024-12-15",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 2
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 2
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 3
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 455,
        "total_stars": 456
      },
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 15299,
      "source_files_sampled": 45,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 4874
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3,
          "critical": 1
        },
        "advisory_count": 4,
        "affected_count": 4,
        "assessed_count": 124,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Songmu/prompter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/aereal/jsondiff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/alecthomas/kong",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/lambda",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.99.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.105.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/sts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/fujiwara/sloghandler",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/fujiwara/ssm-lookup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/fujiwara/tfstate-lookup",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.1"
        },
        {
          "name": "github.com/go-test/deep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-jsonnet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "github.com/hashicorp/go-envparse",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/itchyny/gojq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.19"
        },
        {
          "name": "github.com/kayac/go-config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.22"
        },
        {
          "name": "github.com/mattn/go-shellwords",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.13"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "github.com/shogo82148/go-retry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aereal/jsondiff",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/kong",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/lambda",
            "direct": true,
            "version": "v1.99.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.105.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": true,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fujiwara/sloghandler",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fujiwara/ssm-lookup",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fujiwara/tfstate-lookup",
            "direct": true,
            "version": "v1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-jsonnet",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-envparse",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/gojq",
            "direct": true,
            "version": "v0.12.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kayac/go-config",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-shellwords",
            "direct": true,
            "version": "v1.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shogo82148/go-retry",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/songmu/prompter",
            "direct": true,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "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": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.24.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/storage",
            "direct": false,
            "version": "v1.62.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.31",
            "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/checksum",
            "direct": false,
            "version": "v1.9.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
            "direct": false,
            "version": "v1.68.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest",
            "direct": false,
            "version": "v14.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/adal",
            "direct": false,
            "version": "v0.9.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/azure/cli",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/autorest/date",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/logger",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-autorest/tracing",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20251210132809-ee656c7534f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dimchansky/utfbom",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "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/golang-jwt/jwt/v4",
            "direct": false,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "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.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-slug",
            "direct": false,
            "version": "v0.16.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-tfe",
            "direct": false,
            "version": "v1.103.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/jsonapi",
            "direct": false,
            "version": "v1.4.3-0.20250220162346-81a76b606f3e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/timefmt-go",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.67.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.277.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260319201613-d00831a3d3e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260401024825-9d38bb4040a9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260427160629-7cedc36a6bc4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 124,
        "direct_count": 24,
        "indirect_count": 100
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 281,
        "open_issues": 4,
        "closed_ratio": 0.889,
        "closed_issues": 32,
        "closed_unmerged_prs": 314
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "fujiwara",
          "commits": 774,
          "avatar_url": "https://avatars.githubusercontent.com/u/67804?v=4"
        },
        {
          "type": "User",
          "login": "ebi-yade",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/44393661?v=4"
        },
        {
          "type": "User",
          "login": "jirtosterone",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/83146549?v=4"
        },
        {
          "type": "User",
          "login": "mackee",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1021371?v=4"
        },
        {
          "type": "User",
          "login": "kanata2",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7460883?v=4"
        },
        {
          "type": "User",
          "login": "butadora3",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7554352?v=4"
        },
        {
          "type": "User",
          "login": "chaya2z",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/58199341?v=4"
        },
        {
          "type": "User",
          "login": "kuredev",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1259315?v=4"
        },
        {
          "type": "User",
          "login": "moznion",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1422834?v=4"
        },
        {
          "type": "User",
          "login": "bungoume",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/507733?v=4"
        }
      ],
      "contributors_sampled": 28,
      "top_contributor_share": 0.949
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "action.yml",
        "go.yml",
        "tagpr-release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 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/7 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "088135b5326c58950b7087879f5c0aea4dc2ee58",
        "ran_at": "2026-07-22T06:01:24Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T13:51:56Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T13:51:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 387,
          "created_at": "2024-04-04T08:06:16Z",
          "last_comment_at": "2024-09-02T09:26:21Z",
          "last_comment_author": "fujiwara"
        },
        {
          "number": 497,
          "created_at": "2025-04-18T11:42:21Z",
          "last_comment_at": "2025-04-25T01:06:41Z",
          "last_comment_author": "fujiwara"
        },
        {
          "number": 516,
          "created_at": "2025-07-09T05:56:06Z",
          "last_comment_at": "2025-10-06T12:58:04Z",
          "last_comment_author": "fujiwara"
        },
        {
          "number": 533,
          "created_at": "2025-10-06T02:42:02Z",
          "last_comment_at": "2025-10-06T12:41:34Z",
          "last_comment_author": "fujiwara"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fujiwara/lambroll",
    "host": "github.com",
    "name": "lambroll",
    "owner": "fujiwara"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 59,
        "vitality": 81,
        "community": 54,
        "governance": 62,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 179,
              "human_commit_share": 0.82,
              "days_since_last_push": 4,
              "active_weeks_last_year": 23
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "179 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 179
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 88,
              "latest_release_tag": "v1.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 50.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "88 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~50.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 50.1
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 36,
              "stars": 456,
              "watchers": 3,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "456 stars",
                "points": 43.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 456
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 28,
              "top_contributor_share": 0.949
            },
            "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 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "28 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 281,
              "open_issues": 4,
              "closed_issues": 32,
              "issue_closed_ratio": 0.889,
              "closed_unmerged_prs": 314
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "281/595 decided PRs merged",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 281,
                      "decided": 595
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 422,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "fujiwara",
              "public_repos": 246,
              "account_age_days": 6325
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "422 followers of fujiwara",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 422,
                      "login": "fujiwara"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "246 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 246
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/fujiwara/lambroll"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "91 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "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": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "aws",
                "lambda",
                "aws-lambda",
                "deploy"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 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/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "4 existing vulnerabilities detected",
                "points": 4.5,
                "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 124 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": 124
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 4,
              "assessed_packages": 124,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 3",
              "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": 124,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 87,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.927,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 4874
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "76 of 82 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 76,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.39,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.08
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "39 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "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 4",
                "points": 4,
                "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": 15299,
              "source_files_sampled": 45,
              "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/45 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T06:01:51.966144Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fujiwara/lambroll.svg",
  "full_name": "fujiwara/lambroll",
  "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.26.0 — metodología completa · wiki de métricas.

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