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

KylinDC / keyring

Go library providing a uniform interface across a range of secure credential stores

GoMIT★ 0 estrellas⑂ 0 forksdesde jul 2026forkVer en GitHub ↗

KylinDC/keyring tiene un índice de salud de 48 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Vitality (83/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 3 días. 3 personas concentran la mayor parte del trabajo reciente.

48
global / 100
En riesgo

Índice de salud del software

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

48
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

KylinDCCuenta personal
13 seguidores79 repositorios públicosdesde mar 2015

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/byteness/keyringapunta a otro repositorio; no se puntúav1.12.1-56hace 3 días

Métricas por categoría

Vitalidad

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

83Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 3 días
24.9/36Cadencia de commits — 36/52 semanas con commits
18/18Volumen de commits — 242 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year242
human_commit_share0,87
days_since_last_push3
active_weeks_last_year36
Cómo se puntúa
16.2/27Publica versiones — 56 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 6 días
27/27Cadencia de publicación — una versión cada ~7,9 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count56
latest_release_tagv1.12.1-rc1
releases_from_tags
days_since_latest_release6
mean_days_between_releases7,9
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (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_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

45En riesgo · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
15.9/22.5Distribución de commits — el principal contribuyente firma el 29% de los commits
13.5/13.5Amplitud de contribuyentes — 43 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 21 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled43
top_contributor_share0,293
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
8.2/25Alcance del propietario — 13 seguidores de KylinDC
25/25Trayectoria — 79 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers13
owner_typeUser
is_verified
owner_loginKylinDC
public_repos79
account_age_days4156
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

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

Documentación

10Crítico
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

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

Preparación para IA

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

67Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 86 de 87 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,989
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 13 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,13
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/70 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes27.094
source_files_sampled70
oversized_source_files0

Datos clave

0estrellas de GitHub
43contribuidores
242commits en los últimos 12 meses
3días desde el último push
56versiones publicadas
3factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 4.2 / 10
4.2agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 13
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/1Password/connect-sdk-gov1.5.4-0.20250417152128-c154b387248bgo.mod
Gogithub.com/1password/onepassword-sdk-gov0.4.1-beta.1go.mod
Gogithub.com/byteness/go-keychainv0.0.0-20191008050251-8e49817e8af4go.mod
Gogithub.com/byteness/go-libsecretv0.0.0-20260108215642-107379d3dee0go.mod
Gogithub.com/byteness/percentv0.2.2go.mod
Gogithub.com/danieljoos/wincredv1.2.3go.mod
Gogithub.com/dvsekhvalnov/jose2gov1.8.0go.mod
Gogithub.com/godbus/dbus/v5v5.2.2go.mod
Gogithub.com/noamcohen97/touchid-gov0.3.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 840,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 432464,
        "Shell": 257
      },
      "pushed_at": "2026-07-22T16:00:32Z",
      "created_at": "2026-07-19T04:33:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T15:59:46Z",
      "description": "Go library providing a uniform interface across a range of secure credential stores",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "KylinDC",
      "company": null,
      "location": null,
      "followers": 13,
      "avatar_url": "https://avatars.githubusercontent.com/u/11394149?v=4",
      "created_at": "2015-03-09T17:25:57Z",
      "is_verified": null,
      "public_repos": 79,
      "account_age_days": 4156
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.1-rc1",
          "kind": "prerelease",
          "published_at": "2026-07-19T04:38:32Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-07-14T21:26:29Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2026-07-09T15:19:23Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-06-11T22:28:38Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2026-06-09T11:07:20Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-06-08T13:54:11Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-06-03T10:14:23Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2026-05-26T21:22:47Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2026-05-10T16:38:17Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-05-08T17:42:04Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-04-11T20:52:38Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-03-23T17:32:10Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2026-03-12T18:36:32Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-03-09T22:01:36Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-02-19T09:38:51Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-02-18T15:40:09Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2026-02-13T09:11:01Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-02-09T21:56:58Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-01-23T12:59:35Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-01-20T22:00:07Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-01-08T22:21:53Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-01-08T18:23:23Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-01-08T18:23:23Z"
        },
        {
          "tag": "v1.4.11",
          "kind": "patch",
          "published_at": "2026-01-03T13:09:39Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2025-12-12T16:46:46Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2025-12-08T18:35:33Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2025-11-20T11:10:07Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2025-11-17T19:33:10Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2025-11-11T17:44:45Z"
        },
        {
          "tag": "v1.4.6-beta1",
          "kind": "prerelease",
          "published_at": "2025-11-03T18:35:21Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2025-10-13T21:04:03Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2025-10-06T09:11:47Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-09-29T17:50:14Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-09-29T17:00:42Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-09-29T13:46:36Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-09-28T21:00:16Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2025-09-23T11:39:58Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2025-09-09T11:00:47Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2025-09-01T09:37:39Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2025-08-12T17:57:12Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-07-15T09:25:44Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-07-05T21:10:26Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-07-04T17:09:59Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2025-06-21T17:15:01Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2025-06-21T16:56:28Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2022-12-19T05:13:41Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-03-07T11:25:09Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-02-05T22:19:57Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2020-09-25T10:58:59Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2020-04-24T04:10:12Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2020-02-11T04:30:18Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2019-10-27T22:25:24Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2019-08-26T23:55:12Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-08-08T23:56:37Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-07-04T10:52:26Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-05-19T03:51:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "503f3a00a366a0b7227835a983f390b4d240e4c6",
          "body": "…ns/setup-go-7\n\nchore(deps): bump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #102 from ByteNess/dependabot/github_actions/actio…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-21T11:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b14b4f2e31bbcf04b31afd223d47ff36f0fbda",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T11:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fe6c31f4eb8d154908ef10d159c711d7f39a94",
          "body": "Updated Proton Pass link to clarify its experimental status.",
          "is_bot": false,
          "headline": "chore: clarify Proton Pass as experimental in README",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-20T17:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94df422a576afed0f2b4c7d58989a76ce9776bdd",
          "body": "Add Proton Pass link to README as experimental feature.",
          "is_bot": false,
          "headline": "chore: add Proton Pass to README",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-20T17:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f99b891de368f421dc6bfb831e4572e3336999",
          "body": "feat(proton-pass): add Proton Pass backend",
          "is_bot": false,
          "headline": "Merge pull request #98 from alexsavio/feat/proton-pass-backend",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-14T21:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f394ebc535fef41b209363162f630681fe8b78de",
          "body": "Evicting every other session-cache entry made multi-account users\nre-exchange on every operation, risking Proton's login rate limit. save()\nnow threads the current time and removes another account's entry only when\nit is no longer fresh, so dead tokens are cleared while a concurrently active\nsession for another PAT is left alone. Updates the regression test to cover\nstale-pruned vs fresh-kept.",
          "is_bot": false,
          "headline": "fix(proton-pass): prune only stale sessions on save",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b001384a50a4fb27f895d142a1546b282f0a8332",
          "body": "A rotated PAT hashes to a new cache account, so the previous session (a live\nbearer token) was left loadable in the keychain indefinitely. save() now\nremoves every other entry in the dedicated session-cache keyring after storing\nthe current one, keeping a single active session. Adds a regression test.",
          "is_bot": false,
          "headline": "fix(proton-pass): evict superseded session on PAT rotation",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c39bb2c277171d7f6f062494f983ce9eb59b13",
          "body": "- Session freshness: a real but recently-past AccessExpiry fell through to\n  the 1h CachedAt TTL and read as fresh. Trust the server expiry for any epoch\n  within +/-30d of now (a duration-like value or a millisecond epoch still\n  falls back to the TTL); a past or imminent expiry now reads as not-fr\n[…]\nrom Config.ServiceName (already scoped per apiBase+PAT, so one shared store\n  maximises session reuse).\n\ngolangci-lint clean; default, -tags keyring_noprotonpass, and the opt-out-tags\nbuild all green.",
          "is_bot": false,
          "headline": "fix(proton-pass): address review feedback",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9e9d60962bc496384a62c7a826e55d4775e0b88",
          "body": "- opt-out-tags: the backend reused ErrEnvUnsetOrEmpty, defined in\n  opcommon.go behind //go:build !keyring_no1password, so building with\n  -tags keyring_no1password left it undefined. Use a Proton-local\n  errEnvUnsetOrEmpty so the backend does not depend on another backend.\n- errcheck: check resp.Bo\n[…]\nthe writeJSON test helper.\n- unused: drop the unused protonCodeSuccess constant.\n\ngolangci-lint v2.12.2 reports 0 issues; default, -tags keyring_noprotonpass,\nand the opt-out-tags build are all green.",
          "is_bot": false,
          "headline": "fix(proton-pass): fix CI failures (opt-out build + lint)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f635c1a68b02cecf842115a3e8ab337c088075f4",
          "body": "The post-load error paths (ListItems error, item decrypt/parse failure)\nreturned without zeroing the share keys already decrypted by openVault.\nUse named returns plus a deferred cleanup so any error after openVault\nzeros the share keys and any per-item keys before returning nil.",
          "is_bot": false,
          "headline": "fix(proton-pass): zero share keys when a load fails after decryption",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8eaa827c73d7c7f4d1ac49014c74d52f2e44a1",
          "body": "opContext() created the deadline before patAndKey(), so an interactive PAT\nprompt counted against the per-operation timeout: a user who took longer\nthan the timeout to enter the token would see the first API call fail with\na deadline already exceeded. Resolve the PAT first, then open the timeout\nwindow, so it bounds only the network work.",
          "is_bot": false,
          "headline": "fix(proton-pass): start the operation timeout after the PAT prompt",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa22d3e8a6d2da8c9c0926280bf0fff6cb2b6c8",
          "body": "Follow-ups from code review:\n- M1: normalize the API base (NormalizeAPIBase) so an explicit default URL or\n  a trailing slash maps to the same cache key as the implicit default, instead\n  of forcing a needless re-login.\n- M3: bound the trusted server expiry to ~30 days, so a millisecond epoch or a\n \n[…]\nge before the generic 401 for a more\n  actionable error.\n- L2: share one isUnauthorized helper between the retry test and classification.\n- L4: log (debug) when an unreadable cache entry is discarded.",
          "is_bot": false,
          "headline": "refactor(proton-pass): harden session cache and error classification",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "612d4e15e8934865f75328ea58eefdab0f3533c0",
          "body": "Code review (H1): withVault re-ran the whole callback on a 401, so a write\nthat reached the server and then saw a 401 could be re-issued (a duplicate\ncreate, or a stale-revision update). Scope the 401 retry to the load phase\nonly: re-exchange and reload before any mutation, then run the callback\nexa\n[…]\ndrop the\ncached session so the next invocation re-exchanges, but do not retry it.\n\nAlso zero the per-item content keys recovered during a load (M2), not just\nthe share keys, once the callback has run.",
          "is_bot": false,
          "headline": "fix(proton-pass): make session-expiry recovery write-safe",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c07f523162dd7f50e5757284b230fef21346c26a",
          "body": "Best-effort zeroization of the PAT-derived enc-key (per operation), the\ndecrypted share keys, and a freshly generated per-item key once they are\nno longer needed, shrinking the window they sit in process memory.\nConfirmed the backend logs no PAT, token, session, or key: the sole debugf\nreports only an Open failure when no secure session-cache backend exists.",
          "is_bot": false,
          "headline": "refactor(proton-pass): zero derived key material after use",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9b3c7acbc76bc301912ea4239064bb385c9b1b",
          "body": "Translate raw Proton responses into actionable sentinels: HTTP 429 /\ncode 2028 -> ErrProtonPassRateLimited, 401 -> ErrProtonPassSessionExpired,\ncode 9001 -> ErrProtonPassHumanVerification (CAPTCHA/2FA the headless\nclient cannot satisfy), and PAT-rejection messages -> ErrProtonPassPATRejected.\nThe or\n[…]\ninal APIError stays unwrappable for diagnostics; non-API errors\n(share-not-accessible, key-not-found) pass through. Applied at the Keys/\nGet/Set/Remove boundaries. Rate-limit errors are never retried.",
          "is_bot": false,
          "headline": "feat(proton-pass): map Proton API errors to clear backend errors",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7e6390c36407f4c08d4e94691a4df3b32d09438",
          "body": "The backend used context.Background() for every Proton call, so a hung\nrequest could block indefinitely. Add Config.ProtonPassTimeout and derive\na per-operation context (default 30s) shared across the several HTTP calls\nan operation makes, mirroring the 1Password backend's OPTimeout.",
          "is_bot": false,
          "headline": "feat(proton-pass): bound each operation with a configurable timeout",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba1c52bdeeeef19399179e0df4cd6dbb2b3367f",
          "body": "The backend re-ran the full PAT->session exchange on every operation, so\na few aws-vault commands in quick succession tripped Proton's HTTP 429\n'too many recent logins' (code 2028).\n\nCache the exchanged session (UID + tokens + expiry) in an OS-protected\nkeyring opened over the secure backends only (\n[…]\n the cache is nil and the backend degrades to a per-operation\nexchange, exactly as before. The PAT is resolved once per operation so a\nprompt-sourced PAT is requested at most once even across a retry.",
          "is_bot": false,
          "headline": "feat(proton-pass): cache the exchanged session in the OS keychain",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb92b387c1e46e2109154928f1ef49be40df4ebe",
          "body": "Capture AccessExpirationTime from the personal-access-token/session\nresponse into Session.AccessExpiry so the session cache can decide\nfreshness. Treated as Unix seconds only when it is a plausible future\nepoch; the cache's freshness check owns that interpretation.",
          "is_bot": false,
          "headline": "feat(proton-pass): parse access-token expiry from the PAT exchange",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8940bf3470d4a4a3bb786b58a73f7c69c1b7903c",
          "body": "…test\n\nTestProtonPassIntegrationUpdateRemove confirms the update + delete path\nagainst an existing item, for accounts where whole-vault grants (needed to\ncreate) aren't available but a per-item editor grant is. Opt-in via\nPROTON_PASS_INTEGRATION_WRITE=1; overwrites then permanently deletes the\nnamed\n[…]\nway item.\n\nThe write-path wire shapes were confirmed live (create/update/delete\nround-trip in a scratch vault): the create/update response wrapper is\n`Item` and permanent delete uses `SkipTrash:true`.",
          "is_bot": false,
          "headline": "test(proton-pass): add gated existing-item update/delete integration …",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf13ba4839ac4c90fa309b8c9517915475c0a4b2",
          "body": "Implement Set (create/update) and Remove (delete) by reversing the\nconfirmed symmetric chain: encode an item-v1 protobuf (metadata.name =\nthe namespaced key, metadata.note = the blob), seal it with a fresh\nper-item key (AAD \"itemcontent\"), wrap that key with the vault's current\nshare key (AAD \"itemk\n[…]\ny mocked unit tests; the gated integration test and\nthe hack/proton-spikes \"write\" probe confirm them against a live account.\nNo new dependencies; the keyring_noprotonpass opt-out build is unaffected.",
          "is_bot": false,
          "headline": "feat(proton-pass): implement write path (Phase 3)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a47c8ed9ac9f65c684be9888e0c9477ffb58645",
          "body": "Wire the full read path: PAT -> share key -> item key -> AES-256-GCM\ncontent -> Item protobuf -> title + blob.\n\nThe PAT read model is fully symmetric (confirmed empirically against the\nlive API): the \"::<key>\" half of the PAT base64url-decodes to a 32-byte\nAES key that opens the share key (AAD \"shar\n[…]\nead path\n\nCovered by unit tests (AES chain, share-key round-trip, protobuf parse,\nan offline end-to-end vault fixture) and an opt-in live integration test\nthat decrypts a real granted item end-to-end.",
          "is_bot": false,
          "headline": "feat(proton-pass): implement read-path decryption (Phase 2)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e297da650965913a2f01811d04afa44ca933bb3",
          "body": "Implement the symmetric half of the Proton Pass key hierarchy in\ninternal/protonpass/crypto.go: AES-256-GCM open/seal (12-byte nonce prefix,\nPassEncryptionTag as AAD) and the share-key -> item-key -> item-content\ncomposition, with round-trip tests. Add the GetShareKeys client call\n(GET /pass/v1/share/{id}/key) to the API interface. The OpenPGP share-key\nunwrap and the PAT-specific key delivery remain (ErrCryptoNotImplemented).",
          "is_bot": false,
          "headline": "feat(proton-pass): add AES-GCM unwrap layer and share-keys endpoint",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T19:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41faa0527c7f0f08851e9a09b127a0e13c588f1",
          "body": "Register a proton-pass backend (build tag keyring_noprotonpass) backed by Proton\nPass's native HTTP API. Adds internal/protonpass: the PAT->session exchange plus\nthe list-shares/list-items read endpoints, behind a mockable API interface, with\nhttptest unit tests asserting the wire spec. Wires Config fields + env fallbacks\ninto NewProtonPassKeyring. Item decryption (Phase 2) and the write path (Phase 3)\nreturn ErrProtonPassNotImplemented for now.",
          "is_bot": false,
          "headline": "feat(proton-pass): add Proton Pass keyring backend skeleton",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T19:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229211e5ef586d83c685f564d12a2d746188308b",
          "body": "…b-actions-dependencies-00a0d7aaea\n\nchore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 in the github-actions-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #100 from ByteNess/dependabot/github_actions/githu…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-14T11:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42598b5b0cc4a691862a45f5751a3e3c833a176a",
          "body": "Bumps the github-actions-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `softprops/action-gh-release` from 3.0.1 to 3.0.2\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://githu\n[…]\n-version: 3.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T11:04:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "935e3d606ca060e90a6b767d296fe860df017eda",
          "body": "…ncies-4547b562f4\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #99 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-09T15:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c988104be9c149aa260cb007d75d9fd0aba976b7",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/sys` from 0.46.0 to 0.47.0\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\nUpdates `golang.org/x/te\n[…]\n dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T15:17:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9054f4d5fd2fb4c4a86c6f91bea5be1c18141e41",
          "body": "…-actions-dependencies-183c542dec\n\nchore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 in the github-actions-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #97 from ByteNess/dependabot/github_actions/github…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-23T12:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bae90d024109800b8c1226eda531c991df73197",
          "body": "Bumps the github-actions-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `softprops/action-gh-release` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://githu\n[…]\n-version: 3.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T11:04:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1276592317a7138317a54fbdea945e61ed1c64c8",
          "body": "…s/checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #96 from ByteNess/dependabot/github_actions/action…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-18T15:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53783fc1e782c547a61af5da8ad1f42e00c014f7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T15:40:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b00daf0f2c7501084df059fae07eed0464c39c2",
          "body": "chore: enable linting",
          "is_bot": false,
          "headline": "Merge pull request #95 from ByteNess/20260611_enable_lint",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6634c3322539be2900b78a5ec7db0384e610753d",
          "body": "Fixes the 65 issues reported by the lint job on PR #95 (linux), plus the\nissues that surface on the windows lint matrix leg:\n\n- revive exported: add doc comments to exported consts, vars, types,\n  functions and methods across the 1Password backends, prompt.go,\n  array.go, winhello and cmd/keyring.\n-\n[…]\n ineffassign: drop the unused passphrase assignment from setupTouchID,\n  which unlocks the keychain itself; scope passphrase to the else branch\n- QF1008: use promoted md.Label instead of md.Item.Label",
          "is_bot": false,
          "headline": "fix: resolve all golangci-lint issues from enabling linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:20:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b365cf89d17b67de71737424284506be386e1c6",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa93fc1a1f36871c10b2f51c4929cb4236b2cca3",
          "body": "feat: add per-backend opt-out build tags for the cross-platform backends",
          "is_bot": false,
          "headline": "Merge pull request #94 from rianjs/feat/93-backend-opt-out-tags",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ead8d9a1004638f776d2cdbc6775f5bc9feba5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/93-backend-opt-out-tags",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1f645be36279e14ceaa6ef6b0658b2cd5fdcc9",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix CONTRIBUTING link",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec47391486bcdc08703975a7d845cd357ff5445c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRIBUTING link",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec9cf4db6f23092d57edb09b1762dac79479b8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRIBUTING",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6fbd0f0b83a44c2b1025c2982489a875b2953e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README and add CONTRIBUTING.md",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1f78191b6460f744669442e28a89fa383cff0b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README and add AI policy",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfdf1bbd5826bfbea71757d2452c82389314fc2",
          "body": null,
          "is_bot": false,
          "headline": "docs: drop stale runCmd location comment",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0dcd7bfb186f004a71e166c2f9a91aaf85c96e",
          "body": "The default and all-tags builds both compile a cross-tag-group file\nreference cleanly; only a single-tag build exposes it. Build, vet, and\ntest-compile each tag alone so that failure mode is covered in CI.",
          "is_bot": false,
          "headline": "ci: add per-tag compile checks to the opt-out-tags leg",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f1a1625ebf376d02553b49dae8199ed4e793b8",
          "body": null,
          "is_bot": false,
          "headline": "docs: point runCmd comment at cmdtestutil_test.go",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c55fe40099a96000692b41ca6be53d8ee5a9d2a",
          "body": "Adds a keyring_no<backend> build-tag family so consumers can exclude\nbackends they never use (and their dependency trees) at build time:\n\n- keyring_no1password: op / op-connect / op-desktop (drops\n  onepassword-sdk-go incl. wazero, and connect-sdk-go incl.\n  jaeger-client-go)\n- keyring_nofile: file \n[…]\nult\nbuild it brackets every tag combination, since each tag only removes\nwhole files and no gated file references another tag group's symbols.\n\nImplements https://github.com/ByteNess/keyring/issues/93",
          "is_bot": false,
          "headline": "feat: add per-backend opt-out build tags for the cross-platform backends",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:21:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82c097fe7ac5e07664a2720e2c5c93c0b7864216",
          "body": "…ncies-da987142b9\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #92 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-09T11:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbff4b39e7bfc77cdd86629a559b27970e489e9a",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/crypto` from 0.52.0 to 0.53.0\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\nUpdates `gol\n[…]\n dependency-version: 0.44.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T11:05:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09f0c8dacade5e4d38cd897503ed200f2941ced0",
          "body": "…ncies-d54a6f1562\n\nchore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the go-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #91 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-08T13:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e842c6cf8c4be1aaf1b762194ef6bb60f0e98e",
          "body": "Bumps the go-dependencies group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/sys` from 0.45.0 to 0.46.0\n- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/sys in the go-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T13:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325925e67a1d6d30cb6b39678b9df2ded72de832",
          "body": "feat(windows): add Windows Hello keyring backend",
          "is_bot": false,
          "headline": "Merge pull request #89 from CherryDT/windows-hello",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-03T10:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a6372da1bb87ac77035a4a5f8d95cb37f497c8",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): remove misleading plaintext mention",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-03T10:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a27f1dafadcdd1c11484ab310a22cc8b267cc65",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): scrub cloned CEK from memory too",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8cd0ac1d367b807873de438de043b63c993713d",
          "body": null,
          "is_bot": false,
          "headline": "chore(windows): remove unnecessary signing key usage bit",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06405d0992ec7ddadcf5e4bcf33e25c3ee526e85",
          "body": "Co-authored-by: Marko Bevc <marko.bevc@gmail.com>",
          "is_bot": false,
          "headline": "fix(docs): slightly reword winhello instructions",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34eb59952058f8be51cc7bf035ba63d4b49efac4",
          "body": "fix: Tilde expansion on Windows behaved inconsistently when forward slash was used",
          "is_bot": false,
          "headline": "Merge pull request #88 from CherryDT/fix-tilde-on-windows",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T22:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8d2f24ece7599d91e39b1c25d97c61025ceebd",
          "body": "…ndows",
          "is_bot": false,
          "headline": "chore(windows): build winhello crypto and envelope modules only on Wi…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ae95d222f683de3ca0956b65184426a5be6466",
          "body": null,
          "is_bot": false,
          "headline": "docs(windows): describe winhello backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b47050cf555f1ed7b23572ab210e02d717978f",
          "body": null,
          "is_bot": false,
          "headline": "refactor(windows): move winhello implementation into subpackage",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25456b1fbfff99e70fe207e52042c7584c7e7695",
          "body": "…o components outside Windows",
          "is_bot": false,
          "headline": "chore(windows): add comment about intentionally building some WinHell…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ed17f73bf856afeb78e6b67c4c946119d3a610",
          "body": null,
          "is_bot": false,
          "headline": "chore(windows): clean up internal step-X language from tests",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b5cdc969431b4fc89c986ac1b4995fd031a4b5",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): register winhello backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5d82e2432b4a10f986d0b3529078017ef003ae",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): refine winhello backend behavior",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52442af7fbab4664e89791e6eb838c098b97ceb",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): implement winhello keyring backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c652dceb28d399655e05608ed8f0836bfec319",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello wincred store",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0f92bb92003c177f195b393d79b7b6bc46c935",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): store winhello envelopes in Credential Manager",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f198a76dadf6d4aafe8a8821e3c963727fb885",
          "body": null,
          "is_bot": false,
          "headline": "test(windows): verify winhello silent unwrap fails",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82185566c0d3c5020cd2d3a4cb99017b70e58377",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello key wrapping",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06fc04542addceba638382fb18df19394e9b3cf",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): wrap winhello keys with Passport KSP",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46822e2826e6e61e1a2025581defefb07cf9b77b",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): set parent window for winhello prompts",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532c0121a865ebe119335e335480211d18232952",
          "body": null,
          "is_bot": false,
          "headline": "refactor(windows): open Passport provider per winhello operation",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb9d2bf49845b2e33b3486058d79d10d3cf05b0",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello Passport key handling",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63dbbed1e6119ee402dc2e4cd32c98afebfe6c7e",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): create Passport KSP key for winhello",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc3fc96e7dcd408bc0d2c1f92c49f23aed025bd",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): derive Passport KSP key names",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff17033283ba6aa05de5f129faf65b29ae6d1461",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): tighten NCrypt helper tests and error handling",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ce70b1dd2aff000a729a1b0935565b1dd00a23",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add NCrypt helpers for winhello",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c2782beb7e8c44e44572debb92fc02d4e032bef",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): encrypt winhello payloads with AES-GCM",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f70225386340a59c6cf12172c51c20470445069",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello envelope validation",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bbef42b300017fca1368cd08ad0ec0b0fac94c",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add winhello envelope format",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff679a065ce2d349521d4b439aedde276cd7c26",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add winhello backend identifier",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121783c185ce342d6b41b5c6bf7d4eeef9071996",
          "body": null,
          "is_bot": false,
          "headline": "chore(tests): optimize naming of tilde tests",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c553685b8cffc24c437caf3ff494d9527f9f7b",
          "body": "…lash was used",
          "is_bot": false,
          "headline": "fix: Tilde expansion on Windows behaved inconsistently when forward s…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3fd3df0732bba15e3123ec979d73ae1505e5ac",
          "body": "chore: add Windows testing",
          "is_bot": false,
          "headline": "Merge pull request #90 from ByteNess/20260601_win_testing",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T17:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6b2f1b1867f3f5079df6d85a76561f7da7e299",
          "body": null,
          "is_bot": false,
          "headline": "chore: add Windows linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T17:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4c943fdf0e078002fcd3f8a5a9a4464c4c57e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: add Windows testing",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T16:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e87feb5b83db0e02dcace1a12386ce35afaa266",
          "body": "…ncies-d4124cc10d\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #87 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-26T21:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdcee31de328b2716db456fbf46e51950ab239db",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/crypto` from 0.51.0 to 0.52.0\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\nUpdates `golan\n[…]\n dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T18:44:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f877db49dd4df03a1df8cbd2f66e79468dff8ab5",
          "body": "…ncies-f5d6e98b80\n\nchore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 in the go-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #86 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d2839ac26070c8a4216d53f2f2bfbc43f9f8a0",
          "body": "Bumps the go-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.50.0 to 0.51.0\n- [Commits](https://github.com/golang/crypto/compare/v0.50.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.51.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto in the go-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-10T16:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8604feb8dcf44823cb9556f0ee3a6859e8648b60",
          "body": "chore: bump Go to 1.26",
          "is_bot": false,
          "headline": "Merge pull request #85 from ByteNess/20260510_bump_go",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7b7a7b605f089b21979f8006a726ff1056a811",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump Go to 1.26",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f867880dfc1881238739d9a9ac22e7219089fa7",
          "body": "chore: Enhance Dependabot config for Go and GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #84 from ByteNess/mbevc1-patch-1",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f400487248bcea72f3cba53d664545b825d1b6",
          "body": "Updated Dependabot configuration to include Go module and GitHub Actions updates with specific scheduling and grouping for minor and patch updates.",
          "is_bot": false,
          "headline": "chore: Enhance Dependabot config for Go and GitHub Actions",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c9a90fd90f9d3445825349d5e605ab872773e1",
          "body": "…/x/term-0.43.0\n\nbuild(deps): bump golang.org/x/term from 0.42.0 to 0.43.0",
          "is_bot": false,
          "headline": "Merge pull request #83 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2bcbbc5bc9e943d2ac746d72d42ad5e7106433",
          "body": "Bumps [golang.org/x/term](https://github.com/golang/term) from 0.42.0 to 0.43.0.\n- [Commits](https://github.com/golang/term/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.43.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": "build(deps): bump golang.org/x/term from 0.42.0 to 0.43.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T17:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d54cda50911dc1c32193234a0c0f01da1d4555",
          "body": "…/x/sys-0.44.0\n\nbuild(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0",
          "is_bot": false,
          "headline": "Merge pull request #82 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cdfe13f14605942b1f873b2fd6b571fca2bfdb2",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.43.0 to 0.44.0.\n- [Commits](https://github.com/golang/sys/compare/v0.43.0...v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.44.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": "build(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T17:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d81a79fd0e5388ac3f78dce0b39405a7d85a548",
          "body": "…ops/action-gh-release-3.0.0\n\nbuild(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #81 from ByteNess/dependabot/github_actions/softpr…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-04-13T21:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6b46468e6a07f24587f9d696ac248390f9ed86",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.0.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/so\n[…]\ny-name: softprops/action-gh-release\n  dependency-version: 3.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T19:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bb12ae1a1e6ab19286a0d4a839dcc5700d38e26",
          "body": "…/x/crypto-0.50.0\n\nbuild(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0",
          "is_bot": false,
          "headline": "Merge pull request #79 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-04-11T20:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e1e22f553f9c274c3e350f4de48d3919657b43",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.49.0 to 0.50.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.49.0...v0.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.50.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": "build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-11T20:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 242,
      "latest_release_at": "2026-07-19T04:38:32Z",
      "latest_release_tag": "v1.12.1-rc1",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 7.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/byteness/keyring",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/byteness/keyring",
          "is_deprecated": false,
          "latest_version": "v1.12.1",
          "repository_url": "https://github.com/byteness/keyring",
          "versions_count": 56,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T16:11:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 27094,
      "source_files_sampled": 70,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/1Password/connect-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250417152128-c154b387248b"
        },
        {
          "name": "github.com/1password/onepassword-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1-beta.1"
        },
        {
          "name": "github.com/byteness/go-keychain",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191008050251-8e49817e8af4"
        },
        {
          "name": "github.com/byteness/go-libsecret",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260108215642-107379d3dee0"
        },
        {
          "name": "github.com/byteness/percent",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/danieljoos/wincred",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3"
        },
        {
          "name": "github.com/dvsekhvalnov/jose2go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/godbus/dbus/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.2"
        },
        {
          "name": "github.com/noamcohen97/touchid-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mbevc1",
          "commits": 132,
          "avatar_url": "https://avatars.githubusercontent.com/u/21042968?v=4"
        },
        {
          "type": "User",
          "login": "lox",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/15758?v=4"
        },
        {
          "type": "User",
          "login": "mtibben",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/980499?v=4"
        },
        {
          "type": "User",
          "login": "CherryDT",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/6010463?v=4"
        },
        {
          "type": "User",
          "login": "alexsavio",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/2472076?v=4"
        },
        {
          "type": "User",
          "login": "dgoodlad",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/399?v=4"
        },
        {
          "type": "User",
          "login": "joho",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/4092?v=4"
        },
        {
          "type": "User",
          "login": "joemiller",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/377603?v=4"
        },
        {
          "type": "User",
          "login": "rekahsoft",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/996427?v=4"
        },
        {
          "type": "User",
          "login": "manselmi",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/8533952?v=4"
        }
      ],
      "contributors_sampled": 43,
      "top_contributor_share": 0.293
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yaml",
        "release.yaml",
        "stale.yaml",
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 21 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "503f3a00a366a0b7227835a983f390b4d240e4c6",
        "ran_at": "2026-07-25T21:57:12Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T15:56:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/KylinDC/keyring",
    "host": "github.com",
    "name": "keyring",
    "owner": "KylinDC"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 42,
        "vitality": 83,
        "community": 12,
        "governance": 45,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 242,
              "human_commit_share": 0.87,
              "days_since_last_push": 3,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "242 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 242
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "v1.12.1-rc1",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 7.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 45,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 43,
              "top_contributor_share": 0.293
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "43 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 13,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "KylinDC",
              "public_repos": 79,
              "account_age_days": 4156
            },
            "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": "13 followers of KylinDC",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 13,
                      "login": "KylinDC"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "79 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 79
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 21 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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.989,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "86 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.13
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 27094,
              "source_files_sampled": 70,
              "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/70 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 70,
                      "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": [
    "Community profile unavailable",
    "go package 'github.com/byteness/keyring' points at a different repository (https://github.com/byteness/keyring); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T21:57:27.624118Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KylinDC/keyring.svg",
  "full_name": "KylinDC/keyring",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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